@import"https://fonts.googleapis.com/css2?family=DM+Mono:wght@400;500&family=DM+Sans:wght@400;500;600;700&family=Noto+Sans+SC:wght@400;500;600;700;800&display=swap";:root{font-family:Noto Sans SC,DM Sans,sans-serif;color:#1b1d22;background:#f6f7f9;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}body{margin:0;background:#f6f7f9}.app-shell{min-height:100vh}.topbar{height:72px;background:#fff;border-bottom:1px solid #e8eaee;position:sticky;top:0;z-index:10}.topbar-inner{height:100%;max-width:1240px;margin:auto;padding:0 32px;display:flex;align-items:center;gap:38px}.brand{display:flex;align-items:center;gap:5px;color:#1b1d22;text-decoration:none;font-weight:800;font-size:20px;letter-spacing:-.05em;cursor:pointer;white-space:nowrap}.brand-mark{display:grid;place-items:center;width:44px;height:44px;border-radius:12px;background:#ef6b4b;color:#fff;font-size:24px}.main-nav{display:flex;gap:28px;height:100%;align-items:center}.main-nav button{height:100%;border:0;background:none;font:inherit;color:#8d929d;cursor:pointer;position:relative;font-size:14px}.main-nav button.nav-active{color:#1b1d22;font-weight:600}.main-nav button.nav-active:after{content:"";position:absolute;bottom:0;left:0;right:0;height:2px;background:#ef6b4b}.top-actions{display:flex;align-items:center;gap:13px;margin-left:auto}.search-wrap{width:245px;height:38px;border:1px solid #e4e7eb;border-radius:8px;display:flex;align-items:center;gap:8px;padding:0 11px;color:#9ba1ab;background:#fafbfc}.search-wrap input{border:0;outline:0;background:none;width:100%;font:inherit;font-size:13px}.submit-btn,.bottom-cta button,.modal-submit{display:flex;align-items:center;gap:7px;background:#1c1e22;color:#fff;border:0;border-radius:8px;padding:10px 15px;font:600 13px inherit;cursor:pointer}.avatar{border:0;background:#f0e4de;color:#b76045;border-radius:50%;width:35px;height:35px;font-weight:700}.mobile-menu{display:none;border:0;background:none}.page{max-width:1240px;margin:auto;padding:46px 32px 0}.hero{display:flex;justify-content:space-between;align-items:center;padding:8px 0 42px}.eyebrow{font:500 12px DM Mono,monospace;color:#8c939e;display:flex;gap:8px;align-items:center;letter-spacing:.02em}.live-dot{width:6px;height:6px;background:#50b97d;border-radius:50%;box-shadow:0 0 0 4px #e4f5eb}.hero h1{font-size:48px;line-height:1.17;letter-spacing:-.055em;margin:17px 0 14px;font-weight:800}.hero h1 em{font-style:normal;color:#ec6b4c;position:relative}.hero h1 em:after{content:"";position:absolute;left:0;right:4px;bottom:-2px;height:7px;background:#f8d1c4;z-index:-1;transform:skew(-12deg)}.hero p{margin:0;color:#8b919b;font-size:15px}.hero-stat{display:flex;align-items:center;gap:24px;margin-right:5%}.stat-ring{width:138px;height:138px;border-radius:50%;border:1px solid #f0bbaa;box-shadow:inset 0 0 0 11px #fff,inset 0 0 0 12px #f5e4de;display:flex;flex-direction:column;justify-content:center;align-items:center;background:#fff}.stat-ring span{font:700 28px DM Mono;letter-spacing:-.07em}.stat-ring small{font-size:11px;color:#9298a3;margin-top:4px}.hero-note{display:flex;align-items:center;flex-wrap:wrap;gap:5px;max-width:105px;font-size:12px;color:#70a387}.hero-note span{color:#a0a6ae;width:100%;line-height:1.4}.category-strip{display:flex;align-items:center;gap:18px;padding:16px 0;border-top:1px solid #e5e7eb;border-bottom:1px solid #e5e7eb}.section-label{font-size:12px;color:#a1a6ae;white-space:nowrap}.category-scroll{display:flex;gap:8px;overflow:auto;scrollbar-width:none}.cat-pill{border:1px solid #e6e8eb;background:#fff;border-radius:7px;padding:9px 12px;color:#777e89;font:500 13px inherit;white-space:nowrap;cursor:pointer;display:flex;gap:7px;align-items:center}.cat-pill span{font-size:16px;color:#9ca3af}.cat-pill small{font:11px DM Mono;color:#b4bac3}.cat-pill.active{background:#fff1ec;border-color:#f2b6a4;color:#dc6246}.cat-pill.active span{color:#e76749}.all-cat{margin-left:auto;display:flex;align-items:center;gap:4px;border:0;background:none;color:#848b96;font:13px inherit;white-space:nowrap;cursor:pointer}.board-head{display:flex;justify-content:space-between;align-items:end;padding:37px 0 19px}.title-line{display:flex;align-items:center;gap:12px}.title-line h2{font-size:26px;margin:0;letter-spacing:-.04em}.verified{display:flex;align-items:center;gap:4px;color:#5fa47d;background:#e9f7ef;border-radius:4px;padding:4px 7px;font-size:11px}.board-head p{font-size:12px;color:#999fa9;margin:8px 0 0}.board-controls{display:flex;gap:9px}.segmented{display:flex;border:1px solid #e2e5e9;border-radius:7px;padding:3px;background:#fff}.segmented button{border:0;background:transparent;border-radius:5px;padding:6px 12px;color:#9298a2;font:12px inherit;cursor:pointer}.segmented button.selected{background:#f1f2f4;color:#30343a;font-weight:600}.select-like{height:34px;display:flex;align-items:center;gap:6px;border:1px solid #e2e5e9;border-radius:7px;background:#fff;color:#8e95a0;padding:0 8px}.select-like select{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;outline:0;background:transparent;font:12px inherit;color:#5d646e;cursor:pointer}.board-layout{display:grid;grid-template-columns:minmax(0,1fr) 308px;gap:24px}.ranking-list{background:#fff;border:1px solid #e6e8eb;border-radius:11px;overflow:hidden}.project-row{display:grid;grid-template-columns:64px 46px minmax(0,1fr) 112px 94px;gap:17px;align-items:center;padding:21px 23px;border-bottom:1px solid #eef0f2;cursor:pointer;transition:background .2s}.project-row:last-child{border-bottom:0}.project-row:hover{background:#fdfaf8}.top-row{background:linear-gradient(90deg,#fffaf8,#fff)}.rank-col{display:flex;flex-direction:column;align-items:center;gap:6px}.rank-num{font:700 19px DM Mono;color:#aeb4bd}.rank-1{color:#ec6a4c;font-size:24px}.rank-2{color:#707985}.rank-3{color:#a7856f}.rank-change{font:11px DM Mono;white-space:nowrap}.rank-change.up{color:#62ad7e}.rank-change.down{color:#c17f82}.project-logo,.mini-logo,.detail-logo{display:grid;place-items:center;color:#fff;font-weight:700;border-radius:10px;font-size:19px}.project-logo{width:46px;height:46px;box-shadow:0 2px 5px #0001}.project-main{min-width:0}.project-name{font-size:16px;font-weight:700;display:flex;align-items:center;gap:7px}.project-tagline{font-size:13px;color:#7f8691;margin-top:4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.project-meta{display:flex;align-items:center;gap:8px;color:#a1a7b0;font-size:11px;margin-top:10px}.project-meta span{display:flex;align-items:center;gap:3px}.project-meta i{width:3px;height:3px;background:#c9cdd2;border-radius:50%}.sponsor-tag,.editor-tag{display:inline-flex;align-items:center;gap:3px;border-radius:4px;padding:3px 5px;font-size:10px;font-weight:500}.sponsor-tag{color:#b47a31;background:#fff5e1}.editor-tag{color:#9b6fbe;background:#f5edfa}.project-trend{height:40px;display:flex;flex-direction:column;gap:3px}.mini-chart{width:100%;height:28px;overflow:visible}.project-trend small{font-size:10px;color:#b4bac2;text-align:right}.vote-col{display:flex;flex-direction:column;align-items:flex-end}.vote-col strong{font:700 17px DM Mono;letter-spacing:-.06em}.vote-col>span{font-size:10px;color:#a9afb8;margin-top:-2px}.vote-col button{border:1px solid #f1c5b8;border-radius:5px;background:#fff8f5;color:#e66b4d;font:500 11px inherit;padding:6px 8px;margin-top:8px;display:flex;align-items:center;gap:4px;cursor:pointer}.side-column{display:flex;flex-direction:column;gap:15px}.side-card{background:#fff;border:1px solid #e6e8eb;border-radius:11px;padding:19px}.side-card-head{display:flex;justify-content:space-between;align-items:start}.side-kicker{display:flex;align-items:center;gap:5px;color:#ec6b4c;font-size:11px}.side-card h3{margin:8px 0 0;font-size:19px;line-height:1.3;letter-spacing:-.04em}.side-card-head a{font-size:11px;color:#999fa9;display:flex;gap:3px;align-items:center}.rise-item{display:flex;align-items:center;gap:9px;margin-top:18px}.mini-rank{font:11px DM Mono;color:#b5bbc4}.mini-logo{width:30px;height:30px;border-radius:7px;font-size:13px}.rise-name{display:flex;flex-direction:column;flex:1}.rise-name b{font-size:12px}.rise-name span{font-size:10px;color:#a2a8b0;margin-top:2px}.rise-item strong{font:11px DM Mono;color:#5ca779}.editor-card{background:#212328;color:#fff;border:0;padding:22px}.editor-card .side-kicker{color:#ff9d83}.editor-card h3{font-size:22px;margin-top:13px}.editor-card p{color:#aeb2bb;font-size:12px;line-height:1.7;margin:10px 0 16px}.editor-card button{border:0;background:#fff;color:#25272c;border-radius:6px;padding:9px 12px;font:600 12px inherit;display:flex;align-items:center;gap:6px;cursor:pointer}.sponsor-card{display:flex;align-items:center;gap:12px;padding:14px 16px}.sponsor-icon{width:32px;height:32px;background:#fff0e9;color:#e96c4d;border-radius:8px;display:grid;place-items:center}.sponsor-card div:nth-child(2){display:flex;flex-direction:column;flex:1}.sponsor-card b{font-size:12px}.sponsor-card span{font-size:10px;color:#a1a7af;margin-top:3px}.bottom-cta{margin:47px 0 60px;padding:25px 30px;background:#fff4ef;border:1px solid #f5d6cb;border-radius:12px;display:flex;align-items:center;justify-content:space-between}.bottom-cta h3{margin:0 0 5px;font-size:18px}.bottom-cta p{margin:0;color:#a08379;font-size:12px}.bottom-cta button{background:#ed6b4c}.footer{max-width:1240px;margin:auto;padding:19px 32px 26px;border-top:1px solid #e5e7eb;color:#a2a8b1;font-size:11px;display:flex;justify-content:space-between}.footer div{display:flex;gap:20px}.footer a{cursor:pointer}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#1d202780;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:20;display:grid;place-items:center;padding:20px}.modal{background:#fff;border-radius:14px;padding:28px;width:min(430px,100%);position:relative;box-shadow:0 20px 70px #1114}.modal-close{position:absolute;right:15px;top:15px;border:0;background:#f3f4f6;border-radius:50%;width:30px;height:30px;display:grid;place-items:center;color:#777;cursor:pointer}.modal-icon{width:38px;height:38px;display:grid;place-items:center;color:#e9694c;background:#fff0eb;border-radius:10px}.modal h3{font-size:21px;margin:15px 0 5px}.modal>p{color:#9299a3;font-size:12px;margin:0 0 20px}.modal label{display:flex;flex-direction:column;gap:6px;font-size:12px;font-weight:600;margin-top:13px;color:#4d535c}.modal input,.modal select{height:39px;border:1px solid #e2e5e9;border-radius:7px;padding:0 11px;font:13px inherit;outline:none;background:#fff}.modal input:focus,.modal select:focus{border-color:#ef8a72;box-shadow:0 0 0 3px #ef8a7220}.modal-submit{width:100%;justify-content:center;background:#ed6b4c;margin-top:21px}.modal>small{display:block;text-align:center;font-size:10px;color:#abb0b7;margin-top:12px}.detail-modal{width:min(520px,100%)}.detail-top{display:flex;gap:13px;align-items:center}.detail-logo{width:54px;height:54px;font-size:23px;border-radius:13px}.detail-top h3{margin:0;font-size:23px}.detail-top span{color:#7d8590;font-size:11px}.detail-desc{font-size:14px!important;line-height:1.7;margin:20px 0!important;color:#646b76!important}.detail-stats{display:grid;grid-template-columns:repeat(3,1fr);border:1px solid #eceef0;border-radius:8px;padding:15px 0}.detail-stats div{display:flex;flex-direction:column;align-items:center;border-right:1px solid #eceef0}.detail-stats div:last-child{border:0}.detail-stats b{font:700 18px DM Mono}.detail-stats span{font-size:10px;color:#9ea4ad;margin-top:4px}.detail-chart{height:130px;margin:22px 0}.detail-chart .mini-chart{height:100%}.toast{position:fixed;bottom:25px;left:50%;transform:translate(-50%);background:#26282d;color:#fff;border-radius:8px;padding:11px 15px;display:flex;align-items:center;gap:7px;font-size:12px;box-shadow:0 8px 25px #0003;z-index:30}.toast svg{color:#7ed39d}@media (max-width:900px){.topbar-inner{padding:0 18px;gap:15px}.main-nav{gap:14px}.search-wrap{width:170px}.page{padding:32px 18px 0}.hero h1{font-size:40px}.hero-stat{margin-right:0}.board-layout{grid-template-columns:1fr}.side-column{display:grid;grid-template-columns:1fr 1fr}.sponsor-card{grid-column:span 2}.project-row{grid-template-columns:49px 40px minmax(0,1fr) 78px;gap:11px;padding:17px 14px}.project-logo{width:40px;height:40px}.project-trend{display:none}.vote-col button{padding:5px 6px}}@media (max-width:620px){.topbar{height:60px}.topbar-inner{padding:0 14px}.mobile-menu{display:block}.main-nav{display:none;position:absolute;top:60px;left:0;right:0;height:auto;background:#fff;border-bottom:1px solid #eee;padding:12px 18px;flex-direction:column;align-items:flex-start;gap:2px}.main-nav.open{display:flex}.main-nav button{height:36px}.top-actions{gap:8px}.top-actions .search-wrap{display:none}.submit-btn{font-size:0;padding:9px;width:35px;justify-content:center}.submit-btn svg{margin:0}.hero{padding:7px 0 30px;display:block}.hero h1{font-size:36px}.hero-stat{margin-top:26px;justify-content:flex-start}.category-strip{align-items:flex-start;flex-wrap:wrap;gap:10px}.category-scroll{order:3;width:100%}.all-cat{margin-left:auto}.board-head{display:block;padding-top:28px}.board-controls{margin-top:14px;justify-content:space-between}.project-row{grid-template-columns:38px 38px minmax(0,1fr) 65px;padding:15px 11px}.rank-col{align-items:flex-start}.rank-num{font-size:16px}.rank-1{font-size:20px}.project-name{font-size:14px;flex-wrap:wrap}.project-tagline{font-size:12px}.project-meta{font-size:10px;gap:5px}.project-meta span:nth-of-type(2),.project-meta i:nth-of-type(2){display:none}.vote-col strong{font-size:14px}.side-column{display:flex}.sponsor-card{grid-column:auto}.bottom-cta{padding:21px 18px;display:block}.bottom-cta button{margin-top:15px}.footer{padding:17px 18px;display:block}.footer div{margin-top:10px;gap:13px;flex-wrap:wrap}.hero-stat .stat-ring{width:120px;height:120px}.hero-stat .stat-ring span{font-size:24px}}@media (max-width:620px){.insights-preview{padding:20px 16px;margin-top:34px}.insights-preview-head{display:block}.insights-preview-head>a{margin-top:12px}.insights-preview-grid{grid-template-columns:1fr;gap:10px}.preview-card>.mini-chart{height:65px}}@keyframes page-enter{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.app-shell{animation:page-enter .28s ease-out both}.page-leaving body{animation:page-leave .16s ease-in both}@keyframes page-leave{to{opacity:0;transform:translateY(-6px)}}.hero-tagline{font-size:21px;line-height:1.45;letter-spacing:-.035em;color:#565d67;font-weight:500;margin:0 0 10px}.hero-tagline strong{color:#ed6b4d;font-weight:700;position:relative}.hero-tagline strong:after{content:"";position:absolute;left:0;right:0;bottom:-2px;height:4px;border-radius:4px;background:#f7d0c4;z-index:-1}.hero-slogans{font-size:39px;line-height:1.25;letter-spacing:-.055em;font-weight:800;margin:17px 0 15px;color:#1b1d22}.hero-slogans>div{white-space:nowrap}.hero-slogans strong{color:#ed6b4d;font-weight:800;position:relative}.hero-slogans strong:after{content:"";position:absolute;left:0;right:0;bottom:1px;height:7px;border-radius:2px;background:#f8d1c5;z-index:-1}@media (max-width:620px){.hero-tagline{font-size:17px;margin-bottom:9px}}@media (max-width:900px){.hero-slogans{font-size:33px}}@media (max-width:620px){.hero-slogans{font-size:29px;line-height:1.3;margin:15px 0 13px}.hero-slogans>div{white-space:normal}}.hero-slogans{display:grid;grid-template-columns:1fr 1fr;gap:28px;font-size:30px;line-height:1.28;letter-spacing:-.055em;margin:22px 0 17px}.hero-slogans>div{white-space:normal}.slogan-card{display:flex;flex-direction:column;gap:2px}.slogan-card+.slogan-card{border-left:1px solid #e4e6e9;padding-left:28px}.slogan-card span{color:#1b1d22}.slogan-card strong{color:#ed6b4d;font-weight:800;position:relative;width:max-content}.slogan-card strong:after{content:"";position:absolute;left:0;right:-3px;bottom:0;height:6px;border-radius:2px;background:#f8d1c5;z-index:-1}@media (max-width:900px){.hero-slogans{font-size:26px;gap:20px}.slogan-card+.slogan-card{padding-left:20px}}@media (max-width:620px){.hero-slogans{grid-template-columns:1fr;font-size:29px;gap:16px;margin:17px 0 15px}.slogan-card+.slogan-card{border-left:0;border-top:1px solid #e4e6e9;padding:15px 0 0}}.admin-modal{width:min(580px,100%)}.admin-empty{border:1px dashed #e1e4e8;border-radius:8px;padding:25px;text-align:center;color:#a0a6af;font-size:12px}.admin-list{display:flex;flex-direction:column;gap:8px;max-height:340px;overflow:auto}.admin-item{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px;border:1px solid #eceef0;border-radius:8px}.admin-item>div:first-child{display:flex;flex-direction:column;min-width:0}.admin-item b{font-size:13px}.admin-item span,.admin-item small{font-size:11px;color:#8e96a1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:310px;margin-top:3px}.admin-item small{font-family:DM Mono;color:#b0b5bd}.admin-actions{display:flex;gap:6px;flex-shrink:0}.admin-actions button{display:flex;align-items:center;gap:3px;border:1px solid #bfe4cd;background:#effaf3;color:#4e9b6c;border-radius:5px;padding:6px 8px;font:11px inherit;cursor:pointer}.admin-actions button.reject{background:#fff5f5;border-color:#f0caca;color:#bc7474}.admin-actions em{font-style:normal;font-size:11px;color:#65a77d}.admin-actions em.rejected{color:#ba7a7a}.detail-actions{display:grid;grid-template-columns:1fr 1fr;gap:9px}.detail-actions .modal-submit,.detail-actions .follow-btn{margin-top:21px}.follow-btn,.visit-btn{height:38px;margin-top:21px;border:1px solid #e4e6e9;background:#fff;border-radius:8px;color:#5d6570;font:600 12px inherit;display:flex;align-items:center;justify-content:center;gap:6px;cursor:pointer}.follow-btn.following{background:#fff0eb;border-color:#f3c3b5;color:#e6694c}.visit-btn{grid-column:1/-1}.insights-preview{scroll-margin-top:92px;margin:46px 0 0;padding:25px 27px;background:#fff;border:1px solid #e6e8eb;border-radius:12px}.insights-preview-head{display:flex;align-items:flex-end;justify-content:space-between}.insights-preview-head h2{font-size:21px;margin:8px 0 5px;letter-spacing:-.04em}.insights-preview-head p{margin:0;color:#999fa8;font-size:11px}.insights-preview-head>a{display:flex;align-items:center;gap:4px;color:#e86c4d;font-size:11px;text-decoration:none}.insights-preview-grid{display:grid;grid-template-columns:1.2fr 1fr;gap:16px;margin-top:20px}.preview-card{padding:16px;border:1px solid #eff0f2;border-radius:8px;background:#fdfdfd}.preview-card>div:first-child{display:flex;justify-content:space-between;color:#6e7580;font-size:11px}.preview-card>div:first-child b{font:10px DM Mono;font-weight:400;color:#a8aeb6}.preview-card>.mini-chart{display:block;height:78px;margin:14px 0 8px}.preview-stat{display:flex;align-items:center;gap:8px}.preview-stat strong{font:700 18px DM Mono;color:#5ca579}.preview-stat span{font-size:10px;color:#9ea5ad}.preview-rise{display:grid;grid-template-columns:24px 27px 1fr auto;align-items:center;gap:8px;margin-top:13px}.preview-rise em{font:10px DM Mono;font-style:normal;color:#aeb4bc}.preview-logo{width:27px;height:27px;border-radius:6px;display:grid;place-items:center;color:#fff;font-size:11px;font-weight:700}.preview-rise strong{font-size:11px}.preview-rise small{font:10px DM Mono;color:#65a67d}.login-btn{height:36px;border:1px solid #e1e4e8;background:#fff;border-radius:7px;padding:0 11px;color:#4f5660;font:600 12px inherit;display:flex;align-items:center;gap:5px;cursor:pointer}.user-chip{height:37px;display:flex;align-items:center;gap:7px;cursor:pointer;padding:2px 5px 2px 2px;border:1px solid #e5e7ea;border-radius:20px;background:#fff}.user-chip>span{font-size:11px;font-weight:600;max-width:65px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.logout-btn{border:0;background:transparent;color:#a0a6ae;width:24px;height:24px;display:grid;place-items:center;cursor:pointer}.auth-modal{width:min(410px,100%);padding:30px}.auth-brand{display:flex;align-items:center;gap:11px;margin-bottom:23px}.auth-brand>div{display:flex;flex-direction:column}.auth-brand b{font-size:17px}.auth-brand small{font-size:10px;color:#969da7;margin-top:3px}.auth-tabs{display:grid;grid-template-columns:1fr 1fr;padding:3px;background:#f2f3f5;border-radius:8px;margin-bottom:17px}.auth-tabs button{height:33px;border:0;background:transparent;border-radius:6px;color:#9399a3;font:600 12px inherit;cursor:pointer}.auth-tabs button.active{background:#fff;color:#25282d;box-shadow:0 1px 5px #0001}.auth-error{margin-top:12px;padding:9px 10px;border-radius:6px;background:#fff2f1;color:#c25f59;font-size:11px}.auth-modal .modal-submit{margin-top:16px}.auth-divider{display:flex;align-items:center;gap:9px;color:#b1b6bd;font-size:10px;margin:17px 0 12px}.auth-divider:before,.auth-divider:after{content:"";height:1px;background:#eceef0;flex:1}.wechat-btn{height:39px;width:100%;border:1px solid #c8e8d5;background:#f1fbf5;color:#3f9866;border-radius:7px;font:600 12px inherit;display:flex;align-items:center;justify-content:center;gap:7px;cursor:pointer}.wechat-mark{width:20px;height:20px;border-radius:50%;background:#43ad6c;color:#fff;font-size:11px;display:grid;place-items:center}.categories-grid{grid-template-columns:2fr .7fr .7fr .7fr 1.4fr}.admin-category-name{display:flex;align-items:center;gap:9px;min-width:0}.admin-category-name>span{width:30px;height:30px;border-radius:7px;background:#fff0eb;color:#ed6b4d;display:grid;place-items:center;font-size:15px;flex-shrink:0}.admin-category-name>div{display:flex;flex-direction:column;min-width:0}.admin-category-name small{color:#a2a8b0;font:9px DM Mono;margin-top:3px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.category-admin-toolbar{display:flex;align-items:center;justify-content:space-between;margin:-4px 0 16px;color:#969da6;font-size:11px}.admin-primary-button{border:0;background:#24262b;color:#fff;border-radius:7px;padding:9px 13px;font:600 11px inherit;cursor:pointer}.row-actions button.danger{color:#bd7473;background:#fff5f5;border-color:#f0cccc}.admin-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#1d202780;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:30;display:grid;place-items:center;padding:20px}.admin-category-modal{width:min(420px,100%);background:#fff;border-radius:14px;padding:28px;position:relative;box-shadow:0 20px 70px #1114}.admin-category-modal h3{font-size:21px;margin:15px 0 5px}.admin-category-modal>p{color:#9299a3;font-size:12px;margin:0 0 20px}.admin-category-modal label{display:flex;flex-direction:column;gap:6px;font-size:12px;font-weight:600;margin-top:13px;color:#4d535c}.admin-category-modal input{height:39px;border:1px solid #e2e5e9;border-radius:7px;padding:0 11px;font:13px inherit;outline:0}.admin-category-modal input:focus{border-color:#ef8a72;box-shadow:0 0 0 3px #ef8a7220}.admin-category-modal .modal-submit{width:100%;justify-content:center;margin-top:21px}.admin-shell,.admin-login-page{--ink:#202228;--muted:#8b919c;--line:#e8eaed;--orange:#ef6b4b;font-family:Noto Sans SC,DM Sans,sans-serif;color:var(--ink)}.admin-login-page{min-height:100vh;background:#f5f6f8;display:grid;grid-template-columns:1.15fr .85fr}.admin-login-art{background:#22242a;color:#fff;padding:48px 7vw;display:flex;flex-direction:column;justify-content:space-between;position:relative;overflow:hidden}.admin-login-art:after{content:"榜";position:absolute;font-size:460px;font-weight:900;color:#ffffff05;right:-80px;bottom:-180px}.admin-login-art>a{color:#afb4bd;text-decoration:none;display:flex;gap:7px;align-items:center;font-size:12px;z-index:1}.admin-brand-mark{display:grid;place-items:center;width:45px;height:45px;background:var(--orange);border-radius:12px;font-size:22px;font-weight:800}.admin-login-art h1{font-size:43px;line-height:1.25;letter-spacing:-.055em;margin:24px 0 15px}.admin-login-art p{color:#aeb3bc;font-size:14px}.admin-login-art>small{color:#737983;font:10px DM Mono;letter-spacing:.08em}.admin-login-card{width:min(390px,calc(100% - 40px));margin:auto;background:#fff;border:1px solid #e4e6e9;border-radius:15px;padding:34px;box-shadow:0 20px 60px #1111}.login-shield{width:45px;height:45px;display:grid;place-items:center;background:#fff0eb;color:var(--orange);border-radius:11px}.admin-login-card h2{font-size:24px;margin:18px 0 5px}.admin-login-card>p{font-size:12px;color:var(--muted);margin:0 0 23px}.admin-login-card label{display:flex;flex-direction:column;gap:7px;font-size:12px;font-weight:600;margin-top:14px}.admin-login-card input{height:42px;border:1px solid #dfe2e6;border-radius:7px;padding:0 12px;font:13px inherit;outline:0}.admin-login-card input:focus{border-color:#ec8871;box-shadow:0 0 0 3px #ef6b4b15}.admin-login-card>button{width:100%;height:42px;border:0;border-radius:7px;background:#24262b;color:#fff;margin-top:20px;display:flex;align-items:center;justify-content:center;gap:6px;font:600 13px inherit;cursor:pointer}.admin-login-card>small{display:block;text-align:center;color:#a1a6ae;font-size:10px;line-height:1.65;margin-top:13px}.admin-error{padding:9px 11px;border-radius:6px;background:#fff0ef;color:#be5f58;font-size:11px;margin-top:12px}.admin-shell{min-height:100vh;background:#f6f7f9;display:grid;grid-template-columns:230px 1fr}.admin-sidebar{height:100vh;position:sticky;top:0;background:#22242a;color:#fff;padding:22px 14px;display:flex;flex-direction:column;z-index:20}.admin-logo{display:flex;align-items:center;gap:5px;padding:0 9px 24px;border-bottom:1px solid #ffffff12}.admin-logo>span{width:34px;height:34px;border-radius:9px;background:var(--orange);display:grid;place-items:center;font-weight:800}.admin-logo>div{display:flex;flex-direction:column}.admin-logo b{font-size:15px}.admin-logo small{font-size:9px;color:#838994;margin-top:2px}.admin-logo>button{display:none;margin-left:auto;border:0;background:none;color:#fff}.admin-sidebar nav{display:flex;flex-direction:column;gap:4px;margin-top:22px}.admin-sidebar nav button,.sidebar-bottom button,.sidebar-bottom a{height:41px;border:0;border-radius:7px;background:transparent;color:#9da3ad;display:flex;align-items:center;gap:10px;padding:0 12px;font:12px inherit;text-decoration:none;cursor:pointer}.admin-sidebar nav button.active{background:#34363d;color:#fff}.admin-sidebar nav button em{font-style:normal;background:var(--orange);color:#fff;font-size:9px;padding:2px 6px;border-radius:10px;margin-left:auto}.sidebar-bottom{margin-top:auto;border-top:1px solid #ffffff12;padding-top:14px}.sidebar-bottom button,.sidebar-bottom a{width:100%}.admin-main{min-width:0}.admin-top{height:66px;background:#fff;border-bottom:1px solid var(--line);padding:0 27px;display:flex;align-items:center;justify-content:space-between;position:sticky;top:0;z-index:10}.admin-top>div:first-of-type{display:flex;gap:7px;font-size:12px}.admin-top>div:first-of-type span{color:#a3a8b0}.admin-top-actions{display:flex;align-items:center;gap:15px}.refresh{width:32px;height:32px;border:1px solid #e5e7ea;border-radius:7px;background:#fff;display:grid;place-items:center;color:#8b929c;cursor:pointer}.admin-person{display:flex;align-items:center;gap:8px}.admin-person>span{width:32px;height:32px;border-radius:50%;background:#f1dfd8;color:#b45c43;display:grid;place-items:center;font-weight:700}.admin-person>div{display:flex;flex-direction:column}.admin-person b{font-size:11px}.admin-person small{font-size:9px;color:#a2a7b0}.admin-mobile-menu{display:none;border:0;background:none}.admin-content{padding:28px;max-width:1450px;margin:auto}.overview-title{display:flex;justify-content:space-between;align-items:end;margin-bottom:24px}.overview-title>div>span{font:10px DM Mono;color:#ed6e4f;text-transform:uppercase}.overview-title h1,.admin-page-head h1{font-size:25px;letter-spacing:-.04em;margin:7px 0 5px}.overview-title p,.admin-page-head p{font-size:12px;color:var(--muted);margin:0}.live-status{display:flex;align-items:center;gap:7px;font-size:10px;color:#6b9f7d;background:#eaf7ef;padding:6px 9px;border-radius:5px}.live-status i{width:6px;height:6px;border-radius:50%;background:#5db27b}.metric-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:12px;margin-bottom:18px}.metric-card,.admin-card,.admin-table-card{background:#fff;border:1px solid var(--line);border-radius:10px}.metric-card{padding:17px;display:grid;grid-template-columns:36px 1fr}.metric-icon{width:34px;height:34px;border-radius:8px;display:grid;place-items:center;grid-row:span 3}.metric-icon.orange{color:#e76849;background:#fff0ea}.metric-icon.purple{color:#9070bd;background:#f3edfa}.metric-icon.blue{color:#5f83bd;background:#edf3fb}.metric-icon.green{color:#559e71;background:#eaf7ef}.metric-icon.gold{color:#b58b40;background:#fff7e5}.metric-card>span{font-size:10px;color:#999fa8}.metric-card>b{font:700 20px DM Mono;letter-spacing:-.05em;margin-top:3px}.metric-card>small{font-size:9px;color:#adb2ba;margin-top:3px}.overview-grid{display:grid;grid-template-columns:1.7fr 1fr;gap:18px}.admin-card{padding:20px}.card-title{display:flex;align-items:center;justify-content:space-between}.card-title span{color:#a0a6ae;font-size:10px}.card-title h3{font-size:15px;margin:3px 0}.card-title>svg{color:#a8aeb6}.card-title>b{background:#fff0eb;color:#e2674a;border-radius:12px;padding:3px 8px;font:10px DM Mono}.big-chart{height:180px;margin-top:11px}.big-chart svg{width:100%;height:155px}.chart-labels{display:flex;justify-content:space-between;color:#afb4bc;font-size:9px}.todo-item{display:grid;grid-template-columns:33px 1fr auto;gap:9px;align-items:center;padding:11px 0;border-bottom:1px solid #f0f1f3}.todo-item:last-child{border:0}.table-logo{width:32px;height:32px;border-radius:7px;background:#f1f2f4;display:grid;place-items:center;font-weight:700;font-size:12px;flex-shrink:0}.todo-item>div:nth-child(2){display:flex;flex-direction:column}.todo-item b{font-size:11px}.todo-item span{font-size:9px;color:#a4a9b1;margin-top:2px}.recent-log{margin-top:18px}.log-row{display:grid;grid-template-columns:8px 110px 100px 1fr 110px;gap:10px;align-items:center;padding:10px 0;border-bottom:1px solid #f1f2f3;font-size:10px}.log-row:last-child{border:0}.log-row i{width:6px;height:6px;border-radius:50%;background:#ef7455}.log-row span{color:#858c96}.log-row time{color:#a5abb3;text-align:right}.admin-page-head{display:flex;align-items:end;justify-content:space-between;margin-bottom:20px}.admin-search{height:36px;width:240px;background:#fff;border:1px solid #e2e4e8;border-radius:7px;display:flex;align-items:center;gap:7px;padding:0 10px;color:#a1a7b0}.admin-search input{width:100%;border:0;outline:0;font:11px inherit}.admin-table-card{overflow:hidden}.table-head,.table-row{display:grid;align-items:center;column-gap:15px;padding:0 17px}.table-head{height:42px;background:#fafbfc;border-bottom:1px solid var(--line);color:#9ca2ab;font-size:10px}.table-row{min-height:65px;border-bottom:1px solid #eff0f2;font-size:10px}.table-row:last-child{border:0}.submissions-grid{grid-template-columns:2.1fr .8fr .7fr .8fr .65fr 1fr}.projects-grid{grid-template-columns:2fr .7fr .8fr .65fr 1.2fr .5fr}.users-grid{grid-template-columns:1fr 1.4fr .8fr .9fr .65fr .55fr}.orders-grid{grid-template-columns:1.4fr .8fr .8fr .6fr .7fr .9fr}.logs-grid{grid-template-columns:1fr .8fr .8fr 1fr 1.5fr}.project-cell{display:flex;align-items:center;gap:9px;min-width:0}.project-cell>div:last-child{display:flex;flex-direction:column;min-width:0}.project-cell b{font-size:11px}.project-cell span,.project-cell a{color:#9aa0a9;font-size:9px;margin-top:3px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-decoration:none}.status{font-style:normal;width:max-content;padding:4px 7px;border-radius:4px;font-size:9px}.status.pending{color:#aa7f37;background:#fff6e4}.status.approved,.status.active,.status.paid{color:#57986d;background:#eaf7ef}.status.rejected,.status.disabled,.status.cancelled,.status.refunded{color:#b76e6c;background:#fff0f0}.row-actions{display:flex;gap:5px}.row-actions button{border:1px solid #e4e6e9;background:#fff;color:#818893;border-radius:5px;padding:5px 7px;display:flex;align-items:center;gap:3px;font:9px inherit;cursor:pointer}.row-actions button.approve{color:#559a6d;border-color:#cce6d5;background:#f4fbf6}.table-row select{height:29px;border:1px solid #e0e3e6;border-radius:5px;background:#fff;padding:0 6px;font:9px inherit;color:#666e78;max-width:115px}.numbers{font:10px DM Mono}.numbers small{color:#a5abb3}.toggle-group{display:flex;gap:5px}.toggle-group button{border:1px solid #e2e4e7;background:#fff;border-radius:5px;padding:5px 6px;color:#9298a1;font:9px inherit;display:flex;gap:3px;align-items:center;cursor:pointer}.toggle-group button.on{color:#8e61ad;background:#f7effb;border-color:#e3cdef}.toggle-group button.sponsor{color:#ad7b31;background:#fff7e6;border-color:#edd9aa}.icon-actions{display:flex;gap:4px}.icon-actions a,.icon-actions button{width:28px;height:28px;border:1px solid #e2e4e7;background:#fff;color:#8d939c;border-radius:5px;display:grid;place-items:center;cursor:pointer}.user-cell{display:flex;align-items:center;gap:8px}.user-cell span{width:29px;height:29px;border-radius:50%;background:#f0e2dd;color:#b7634b;display:grid;place-items:center;font-weight:700}.text-action{border:0;background:none;color:#e06a50;font:10px inherit;cursor:pointer}.table-row>div>small{display:block;color:#a4aab2;font:8px DM Mono;margin-top:3px}.admin-empty-state{height:150px;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#adb2ba;gap:7px;font-size:11px}.admin-toast{position:fixed;bottom:24px;right:27px;background:#24262b;color:#fff;border-radius:7px;padding:11px 14px;display:flex;align-items:center;gap:7px;font-size:11px;box-shadow:0 10px 30px #0003;z-index:40}.admin-toast svg{color:#73c58f}@media (max-width:1100px){.metric-grid{grid-template-columns:repeat(3,1fr)}.overview-grid{grid-template-columns:1fr}.table-head,.table-row{min-width:920px}.admin-table-card{overflow:auto}}@media (max-width:720px){.admin-login-page{display:block;padding:25px 0}.admin-login-art{display:none}.admin-login-card{margin:8vh auto}.admin-shell{display:block}.admin-sidebar{position:fixed;left:-250px;width:230px;transition:left .2s}.admin-sidebar.open{left:0;box-shadow:20px 0 50px #0003}.admin-logo>button{display:block}.admin-mobile-menu{display:grid}.admin-top{padding:0 15px}.admin-top>div:first-of-type{margin-right:auto}.admin-content{padding:20px 14px}.metric-grid{grid-template-columns:1fr 1fr}.overview-title{align-items:flex-start}.live-status{display:none}.admin-page-head{display:block}.admin-search{width:100%;margin-top:14px}.admin-person>div{display:none}}.me-shell{min-height:100vh;background:#f6f7f9;color:#202228;font-family:Noto Sans SC,DM Sans,sans-serif}.me-top{height:68px;background:#fff;border-bottom:1px solid #e7e9ec;padding:0 max(28px,calc((100% - 1180px)/2));display:flex;align-items:center;justify-content:space-between}.me-brand{display:flex;align-items:center;gap:5px;color:#202228;text-decoration:none}.me-brand>span{width:44px;height:44px;background:#ef6b4b;color:#fff;border-radius:12px;display:grid;place-items:center;font-weight:800;font-size:24px}.me-brand b{font-size:18px;letter-spacing:-.05em}.me-top-right{display:flex;align-items:center;gap:20px}.me-top-right a,.me-top-right button{display:flex;align-items:center;gap:6px;color:#868d97;font:12px inherit;text-decoration:none;border:0;background:none;cursor:pointer}.me-page{max-width:1180px;margin:auto;padding:36px 28px 70px}.profile-card{background:#25272d;color:#fff;border-radius:14px;padding:26px 29px;display:flex;align-items:center;gap:17px;position:relative;overflow:hidden}.profile-card:after{content:"榜";position:absolute;right:38px;bottom:-90px;font-size:260px;font-weight:900;color:#ffffff08}.profile-avatar{width:64px;height:64px;border-radius:18px;background:#f3d9cf;color:#a4543c;display:grid;place-items:center;font-size:26px;font-weight:800;z-index:1}.profile-copy{z-index:1}.profile-name{display:flex;align-items:center;gap:10px}.profile-name h1{font-size:23px;margin:0;letter-spacing:-.04em}.profile-name span{font-size:10px;color:#ffb09a;background:#713d32;padding:4px 7px;border-radius:4px}.profile-copy p{font-size:12px;color:#b5bac3;margin:5px 0 2px}.profile-copy small{font-size:10px;color:#858b95}.profile-actions{margin-left:auto;display:flex;gap:8px;z-index:1}.profile-actions button{display:flex;align-items:center;gap:5px;border:1px solid #ffffff26;border-radius:6px;padding:8px 10px;background:#ffffff0d;color:#c7cbd2;font:11px inherit;cursor:pointer}.me-stats{background:#fff;border:1px solid #e6e8eb;border-radius:10px;display:grid;grid-template-columns:repeat(4,1fr);margin-top:17px}.me-stats>div{padding:20px 23px;border-right:1px solid #eef0f2;display:flex;flex-direction:column}.me-stats>div:last-child{border:0}.me-stats span{display:flex;align-items:center;gap:6px;color:#949aa4;font-size:11px}.me-stats span svg{color:#ee7353}.me-stats b{font:700 24px DM Mono;letter-spacing:-.06em;margin-top:8px}.me-stats small{font-size:10px;color:#afb4bc;margin-top:4px}.me-tabs{display:flex;gap:25px;border-bottom:1px solid #e3e5e8;margin-top:32px}.me-tabs button{padding:0 2px 14px;border:0;background:none;color:#9299a3;font:600 13px inherit;cursor:pointer;position:relative}.me-tabs button.active{color:#25282d}.me-tabs button.active:after{content:"";height:2px;background:#ef6b4b;position:absolute;left:0;right:0;bottom:-1px}.me-tabs em{font:10px DM Mono;font-style:normal;margin-left:5px;color:#aeb4bd}.me-tabs button.active em{color:#ef6b4b}.me-list{margin-top:17px;background:#fff;border:1px solid #e6e8eb;border-radius:10px;overflow:hidden}.me-project{min-height:89px;padding:17px 21px;display:grid;grid-template-columns:38px 42px 1fr 100px 155px;gap:14px;align-items:center;border-bottom:1px solid #eff0f2}.me-project:last-child{border:0}.me-rank{font:12px DM Mono;color:#aeb4bc}.me-logo{width:42px;height:42px;border-radius:10px;color:#fff;display:grid;place-items:center;font-weight:700;font-size:17px}.me-project-main{min-width:0}.me-project-main>div{display:flex;align-items:center;gap:6px}.me-project-main h3,.published-head h3,.submission-copy h3{font-size:14px;margin:0}.me-project-main p,.published-head p,.submission-copy p{font-size:11px;color:#858c96;margin:5px 0}.me-category{font-size:10px;color:#acb1b8}.me-tag{font-size:9px;padding:3px 5px;border-radius:3px}.me-tag.sponsor{color:#b47b32;background:#fff5e2}.me-tag.editor{color:#966db3;background:#f4edfa}.me-project-metric{display:flex;flex-direction:column;text-align:right}.me-project-metric b{font:700 16px DM Mono}.me-project-metric span{font-size:9px;color:#a8aeb6;margin-top:3px}.me-follow-actions{display:flex;justify-content:flex-end;align-items:center;gap:10px}.me-follow-actions a,.me-follow-actions button{display:flex;align-items:center;gap:3px;border:0;background:none;color:#ef6b4b;font:11px inherit;text-decoration:none;cursor:pointer}.me-follow-actions button{color:#a0a6ae}.published-card{padding:18px 21px;border-bottom:1px solid #eff0f2}.published-card:last-child{border:0}.published-head{display:flex;align-items:center;gap:11px}.published-head>div:nth-child(2){flex:1}.published-head p{margin:4px 0 0}.project-status{font-size:10px;border-radius:4px;padding:5px 8px;width:max-content}.project-status.active,.project-status.approved{color:#599c70;background:#eaf7ef}.project-status.draft,.project-status.pending{color:#a78137;background:#fff5e2}.project-status.archived,.project-status.rejected{color:#b97170;background:#fff0f0}.published-stats{display:grid;grid-template-columns:repeat(4,1fr) auto;gap:12px;margin:17px 0 0 54px;padding-top:15px;border-top:1px solid #f0f1f3}.published-stats div{display:flex;flex-direction:column}.published-stats b{font:600 15px DM Mono}.published-stats span{font-size:9px;color:#a8aeb6;margin-top:4px}.published-stats a{display:flex;align-items:center;gap:4px;color:#ef6b4b;font-size:10px;text-decoration:none;justify-self:end}.submission-list{margin-top:17px;display:flex;flex-direction:column;gap:9px}.submission-list article{background:#fff;border:1px solid #e6e8eb;border-radius:9px;padding:16px 19px;display:flex;align-items:center;gap:12px}.submission-icon{width:34px;height:34px;border-radius:8px;background:#fff0eb;color:#ef6b4b;display:grid;place-items:center}.submission-copy{flex:1}.submission-copy small{font-size:9px;color:#a8aeb6}.me-empty,.me-auth-empty{max-width:550px;margin:60px auto;text-align:center}.me-empty-icon{width:48px;height:48px;border-radius:13px;background:#fff0eb;color:#ed7356;display:grid;place-items:center;margin:auto}.me-empty h2,.me-auth-empty h2{font-size:19px;margin:14px 0 7px}.me-empty p,.me-auth-empty p{color:#9ca2ab;font-size:12px;margin:0 auto 19px}.me-empty a,.me-auth-empty a{display:inline-flex;align-items:center;gap:5px;color:#ed6e4f;font-size:12px;text-decoration:none}.me-auth-empty{padding-top:14vh}.me-loading{height:70vh;display:flex;align-items:center;justify-content:center;gap:9px;color:#959ca5;font-size:12px}.me-toast{position:fixed;bottom:25px;left:50%;transform:translate(-50%);background:#27292e;color:#fff;border-radius:7px;padding:10px 14px;display:flex;align-items:center;gap:6px;font-size:11px}.me-toast svg{color:#78ca91}@media (max-width:700px){.me-top{padding:0 16px}.me-top-right{gap:9px}.me-top-right a{font-size:0}.me-top-right a svg{display:block}.me-page{padding:22px 14px 45px}.profile-card{padding:19px}.profile-actions{position:absolute;right:16px;bottom:15px}.profile-actions button{font-size:0;padding:7px}.profile-actions svg{display:block}.profile-copy{padding-bottom:25px}.me-stats{grid-template-columns:repeat(2,1fr)}.me-stats>div:nth-child(2){border-right:0}.me-stats>div{padding:15px 16px}.me-stats b{font-size:20px}.me-tabs{gap:17px;overflow:auto;white-space:nowrap}.me-project{grid-template-columns:28px 38px 1fr 62px;gap:9px;padding:14px 11px}.me-logo{width:38px;height:38px}.me-project-metric b{font-size:13px}.me-follow-actions{grid-column:3 / -1;justify-content:flex-start;margin-top:-4px}.published-stats{margin-left:0;grid-template-columns:repeat(4,1fr);gap:7px}.published-stats a{grid-column:1/-1;justify-self:start;margin-top:4px}.submission-list article{padding:13px}.submission-copy h3{font-size:13px}}.insights-shell{min-height:100vh;background:#f6f7f9;color:#202228;font-family:Noto Sans SC,DM Sans,sans-serif}.insights-top{height:68px;background:#fff;border-bottom:1px solid #e7e9ec;padding:0 max(28px,calc((100% - 1240px)/2));display:flex;align-items:center;gap:52px}.insights-brand{display:flex;align-items:center;gap:5px;color:#202228;text-decoration:none}.insights-brand span{width:44px;height:44px;border-radius:12px;background:#ef6b4b;color:#fff;display:grid;place-items:center;font-weight:800;font-size:24px}.insights-brand b{font-size:18px;letter-spacing:-.05em}.insights-top nav{display:flex;height:100%;gap:27px}.insights-top nav a{display:flex;align-items:center;color:#949aa4;font-size:12px;text-decoration:none;position:relative}.insights-top nav a.active{color:#22252a;font-weight:600}.insights-top nav a.active:after{content:"";height:2px;background:#ef6b4b;position:absolute;left:0;right:0;bottom:0}.back-home{margin-left:auto;display:flex;align-items:center;gap:6px;color:#8f96a0;text-decoration:none;font-size:11px}.insights-page{max-width:1180px;margin:auto;padding:43px 28px 65px}.insights-hero{display:flex;align-items:end;justify-content:space-between;padding-bottom:30px}.insight-eyebrow{display:flex;align-items:center;gap:6px;color:#ed6d4d;font:10px DM Mono;letter-spacing:.08em}.insights-hero h1{font-size:39px;margin:13px 0 7px;letter-spacing:-.06em}.insights-hero p{font-size:13px;color:#9198a2;margin:0}.period-tabs{display:flex;border:1px solid #e1e4e8;background:#fff;padding:3px;border-radius:7px}.period-tabs button{border:0;background:transparent;border-radius:5px;color:#959ba5;font:11px inherit;padding:8px 12px;cursor:pointer}.period-tabs button.active{background:#282a2f;color:#fff}.insight-kpis{display:grid;grid-template-columns:repeat(4,1fr);background:#fff;border:1px solid #e6e8eb;border-radius:10px;margin-bottom:18px}.insight-kpis>div{display:flex;flex-direction:column;padding:19px 22px;border-right:1px solid #eff0f2}.insight-kpis>div:last-child{border:0}.insight-kpis span{display:flex;align-items:center;gap:6px;color:#969da6;font-size:10px}.insight-kpis span svg{color:#ec704f}.insight-kpis b{font:700 24px DM Mono;letter-spacing:-.06em;margin-top:8px}.insight-kpis small{font-size:9px;color:#afb4bb;margin-top:4px}.insight-grid{display:grid;grid-template-columns:1.5fr 1fr;gap:18px}.insight-card{background:#fff;border:1px solid #e6e8eb;border-radius:10px;padding:20px}.insight-card-head{display:flex;justify-content:space-between;align-items:start}.insight-card-head span{font-size:10px;color:#a0a6af}.insight-card-head h2{font-size:17px;margin:4px 0 0;letter-spacing:-.04em}.insight-card-head p{font-size:10px;color:#a2a8b0;margin:6px 0 0}.legend{display:flex;align-items:center;gap:6px;font-size:10px!important;color:#9da3ac!important}.legend i{width:7px;height:7px;border-radius:50%;display:inline-block;margin-left:6px}.legend i:first-child{margin-left:0}.legend .orange{background:#ed704f}.legend .purple{background:#7f8cd8}.dual-chart{height:205px;margin-top:18px;position:relative;border-bottom:1px solid #eef0f2;background:repeating-linear-gradient(to bottom,transparent 0,transparent 40px,#f0f1f3 41px)}.insight-chart-svg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.dual-chart .insight-chart-svg:nth-child(2){opacity:.85}.axis-labels{display:flex;justify-content:space-between;color:#aab0b8;font-size:9px;padding-top:9px}.category-bars{margin-top:22px;display:flex;flex-direction:column;gap:18px}.category-bar>div:first-child{display:flex;justify-content:space-between;font-size:11px;color:#59616c}.category-bar b{font:10px DM Mono;color:#9ba2aa;font-weight:400}.bar-track{height:7px;background:#f0f1f3;border-radius:10px;margin-top:7px;overflow:hidden}.bar-track i{display:block;height:100%;background:linear-gradient(90deg,#ed704f,#f3a086);border-radius:10px}.category-bar:nth-child(2) .bar-track i{background:linear-gradient(90deg,#827fd0,#aaa4ed)}.category-bar:nth-child(3) .bar-track i{background:#76b994}.category-bar:nth-child(n+4) .bar-track i{background:#b6bcc4}.rising-card{margin-top:18px}.hot-label{display:flex;align-items:center;gap:5px;color:#ed6e4e!important}.rising-card .insight-card-head>a{display:flex;align-items:center;gap:4px;color:#9ca2ab;text-decoration:none;font-size:10px}.rising-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;margin-top:19px}.rising-grid article{border:1px solid #eff0f2;border-radius:8px;padding:13px;display:grid;grid-template-columns:22px 35px 1fr auto;align-items:center;gap:9px}.rising-rank{font:10px DM Mono;color:#adb3bc}.rising-logo{width:35px;height:35px;border-radius:8px;color:#fff;display:grid;place-items:center;font-weight:700;font-size:14px}.rising-copy{display:flex;flex-direction:column;min-width:0}.rising-copy>b{font-size:12px}.rising-copy>span{color:#858c96;font-size:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-top:3px}.rising-copy small{color:#afb4bc;font-size:9px;margin-top:5px}.rising-grid article>strong{font:700 13px DM Mono;color:#64a67d;display:flex;flex-direction:column;text-align:right}.rising-grid article>strong small{font:9px Noto Sans SC;font-weight:400;color:#a6adb5;margin-top:3px}.insight-footnote{margin-top:18px;border:1px solid #f0d5cc;background:#fff8f5;border-radius:8px;padding:14px 16px;display:flex;align-items:center;justify-content:space-between;gap:15px;color:#977d76;font-size:10px}.insight-footnote>div{display:flex;align-items:center;gap:8px}.insight-footnote svg{color:#ed704f;flex-shrink:0}.insight-footnote b{color:#755c55;margin-right:4px}.insight-footnote a{display:flex;align-items:center;gap:4px;color:#ed6e4e;text-decoration:none;white-space:nowrap}.insights-loading,.insights-error{height:65vh;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:11px;color:#9aa1aa;font-size:12px}.insights-error h2{color:#30343a;font-size:19px;margin:0}.insights-error p{margin:0}.insights-error button{border:1px solid #e6e8eb;background:#fff;border-radius:6px;padding:8px 12px;display:flex;align-items:center;gap:5px;color:#e76d4d;font:11px inherit;cursor:pointer}@media (max-width:800px){.insights-top{padding:0 16px;gap:22px}.insights-top nav{gap:13px}.back-home{font-size:0}.back-home svg{display:block}.insights-page{padding:28px 15px}.insights-hero{display:block}.period-tabs{width:max-content;margin-top:18px}.insight-kpis{grid-template-columns:repeat(2,1fr)}.insight-kpis>div:nth-child(2){border-right:0}.insight-grid,.rising-grid{grid-template-columns:1fr}.insight-footnote{align-items:flex-start;flex-direction:column}}.insights-top{height:72px;padding:0 32px;max-width:none;gap:38px}.insights-brand{gap:5px}.insights-brand b{font-size:20px}.insights-top nav{gap:28px}.insights-top nav a{font-size:14px}.back-home{font-size:13px}@media (max-width:800px){.insights-top{padding:0 16px;gap:22px}.insights-top nav{gap:13px}.insights-top nav a{font-size:13px}.back-home{font-size:0}}.insights-shell{animation:insights-enter .32s ease-out both}@keyframes insights-enter{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.embedded-insights{padding-top:8px;animation:insights-enter .28s ease-out both}.embedded-head{display:flex;justify-content:space-between;align-items:end;padding:4px 0 22px}.embedded-head h2{font-size:26px;margin:8px 0 5px;letter-spacing:-.05em}.embedded-head p{font-size:12px;color:#969da6;margin:0}.embedded-period{display:flex;border:1px solid #e1e4e8;border-radius:7px;padding:3px;background:#fff}.embedded-period button{border:0;background:transparent;border-radius:5px;padding:7px 13px;color:#959ba5;font:12px inherit;cursor:pointer}.embedded-period button.active{background:#282a2f;color:#fff}.embedded-kpis{display:grid;grid-template-columns:repeat(4,1fr);background:#fff;border:1px solid #e6e8eb;border-radius:10px;margin-bottom:16px}.embedded-kpis>div{padding:16px 19px;border-right:1px solid #eff0f2;display:flex;flex-direction:column}.embedded-kpis>div:last-child{border:0}.embedded-kpis span{display:flex;align-items:center;gap:5px;color:#969da6;font-size:10px}.embedded-kpis span svg{color:#ed704f}.embedded-kpis b{font:700 22px DM Mono;margin-top:6px}.embedded-kpis small{font-size:9px;color:#aeb4bc;margin-top:3px}.embedded-grid{display:grid;grid-template-columns:1.3fr 1fr;gap:16px}.embedded-card{background:#fff;border:1px solid #e6e8eb;border-radius:10px;padding:18px}.embedded-card-title{display:flex;justify-content:space-between;align-items:start}.embedded-card-title span{font-size:10px;color:#9da4ad}.embedded-card-title h3{font-size:15px;margin:3px 0}.embed-legend{display:flex!important;align-items:center;gap:5px;color:#969da6!important}.embed-legend i{display:inline-block;width:7px;height:7px;background:#ed704f;border-radius:50%}.embed-chart-wrap{height:177px;margin-top:14px;border-bottom:1px solid #eef0f2;position:relative;background:repeating-linear-gradient(to bottom,transparent 0,transparent 42px,#f0f1f3 43px)}.embed-chart{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.embed-chart:nth-child(2){opacity:.8}.embed-bars{display:flex;flex-direction:column;gap:14px;margin-top:16px}.embed-bars>div>div{display:flex;justify-content:space-between;font-size:10px;color:#59616c}.embed-bars b{font:10px DM Mono;font-weight:400;color:#a2a8b0}.embed-bars i{display:block;height:7px;background:#f0f1f3;border-radius:10px;overflow:hidden;margin-top:6px}.embed-bars em{display:block;height:100%;border-radius:10px;background:linear-gradient(90deg,#ed704f,#f2a088)}.embed-bars>div:nth-child(2) em{background:#8884d5}.embed-bars>div:nth-child(3) em{background:#75b790}.embedded-rising{margin-top:16px}.embed-muted{font-size:10px;color:#a1a7b0}.embed-rising-list{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin-top:14px}.embed-rising-list>div{border:1px solid #eff0f2;border-radius:7px;padding:11px 9px;display:grid;grid-template-columns:18px 29px 1fr;align-items:center;gap:6px}.embed-rising-list em{font:10px DM Mono;font-style:normal;color:#aeb4bc}.embed-logo{width:29px;height:29px;border-radius:6px;color:#fff;display:grid;place-items:center;font-weight:700;font-size:12px}.embed-rising-list strong{font-size:10px;display:flex;flex-direction:column;min-width:0}.embed-rising-list strong small{font-size:8px;font-weight:400;color:#a8aeb6;margin-top:3px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.embed-rising-list>div>b{font:11px DM Mono;color:#65a77d;display:none}.embedded-note{display:flex;align-items:center;gap:7px;background:#fff7f3;border:1px solid #f2d6cc;color:#977d76;border-radius:7px;padding:11px 13px;margin-top:16px;font-size:10px}.embedded-note svg{color:#ed704f;flex-shrink:0}.embedded-note b{color:#765b53;margin-right:3px}.embedded-note a{margin-left:auto;display:flex;align-items:center;gap:3px;color:#ed704f;text-decoration:none;white-space:nowrap}.embedded-loading{height:420px;display:flex;align-items:center;justify-content:center;gap:8px;color:#9aa1aa;font-size:12px}.embedded-loading button{border:1px solid #e4e6e9;background:#fff;border-radius:5px;color:#ed704f;padding:7px 11px;font:11px inherit;cursor:pointer}@media (max-width:800px){.embedded-head{display:block}.embedded-period{width:max-content;margin-top:15px}.embedded-kpis{grid-template-columns:repeat(2,1fr)}.embedded-kpis>div:nth-child(2){border-right:0}.embedded-grid{grid-template-columns:1fr}.embed-rising-list{grid-template-columns:repeat(2,1fr)}}.categories-embed{padding:8px 0 24px}.categories-embed-head{display:flex;align-items:flex-end;justify-content:space-between;margin:0 0 22px}.categories-embed-head h2{font-size:26px;letter-spacing:-.05em;margin:8px 0 5px}.categories-embed-head p{font-size:12px;color:#969da6;margin:0}.categories-embed-head>a{display:flex;align-items:center;gap:4px;color:#ed6d4d;font-size:11px;text-decoration:none}.categories-embed .category-grid{grid-template-columns:repeat(3,1fr)}.categories-embed-error{margin:-8px 0 15px;color:#a17d73;font-size:10px;background:#fff8f5;border:1px solid #f0d6cd;border-radius:7px;padding:9px 11px}@media (max-width:900px){.categories-embed .category-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:620px){.categories-embed-head{display:block}.categories-embed-head>a{margin-top:12px}.categories-embed .category-grid{grid-template-columns:1fr}}.categories-shell{min-height:100vh;background:#f6f7f9;color:#202228;font-family:Noto Sans SC,DM Sans,sans-serif}.categories-top{height:68px;background:#fff;border-bottom:1px solid #e7e9ec;padding:0 max(28px,calc((100% - 1240px)/2));display:flex;align-items:center;gap:50px}.categories-brand{display:flex;align-items:center;gap:5px;color:#202228;text-decoration:none}.categories-brand span{width:44px;height:44px;border-radius:12px;background:#ef6b4b;color:#fff;display:grid;place-items:center;font-weight:800;font-size:24px}.categories-brand b{font-size:20px;letter-spacing:-.05em}.categories-top nav{display:flex;height:100%;gap:27px}.categories-top nav a{display:flex;align-items:center;color:#949aa4;font-size:12px;text-decoration:none;position:relative}.categories-top nav a.active{color:#22252a;font-weight:600}.categories-top nav a.active:after{content:"";height:2px;background:#ef6b4b;position:absolute;left:0;right:0;bottom:0}.categories-back{margin-left:auto;display:flex;align-items:center;gap:6px;color:#8f96a0;text-decoration:none;font-size:11px}.categories-page{max-width:1180px;margin:auto;padding:46px 28px 65px}.categories-hero{display:flex;align-items:end;justify-content:space-between;padding-bottom:34px}.categories-eyebrow{color:#ed6d4d;font:10px DM Mono;letter-spacing:.09em}.categories-hero h1{font-size:40px;letter-spacing:-.06em;margin:13px 0 7px}.categories-hero p{font-size:13px;color:#9198a2;margin:0}.categories-summary{display:flex;align-items:baseline;gap:8px;color:#999fa8;font-size:11px}.categories-summary strong{font:700 28px DM Mono;color:#24262b;letter-spacing:-.06em}.category-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.category-tile{min-height:236px;background:#fff;border:1px solid #e5e7ea;border-radius:11px;padding:19px 20px 16px;text-decoration:none;color:#202228;display:flex;flex-direction:column;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.category-tile:hover{transform:translateY(-3px);border-color:#efb3a3;box-shadow:0 12px 28px #2022280d}.category-tile-head{display:flex;align-items:center;color:#a6acb4}.category-index{font:10px DM Mono;color:#b3b9c1}.category-icon{width:31px;height:31px;border-radius:8px;background:#fff0eb;color:#ed6c4d;display:grid;place-items:center;margin-left:10px;font-size:17px}.category-tile-head svg{margin-left:auto;color:#b0b6be}.category-tile h2{font-size:20px;letter-spacing:-.04em;margin:17px 0 4px}.category-meta{font-size:10px;color:#9ba2ab;margin:0}.category-featured{display:flex;align-items:center;gap:8px;margin-top:19px;padding:9px 10px;border:1px solid #f0f1f3;border-radius:7px;background:#fdfdfd;min-width:0}.category-project-logo{width:29px;height:29px;border-radius:7px;color:#fff;display:grid;place-items:center;font-size:12px;font-weight:700;flex-shrink:0}.category-featured-copy{display:flex;flex-direction:column;min-width:0;flex:1}.category-featured-copy strong{font-size:11px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.category-featured-copy small{font-size:9px;color:#a0a6af;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-top:3px}.category-featured-votes{font:11px DM Mono;color:#5e9f78;display:flex;flex-direction:column;text-align:right}.category-featured-votes small{font:8px Noto Sans SC;color:#a4abb3;margin-top:2px}.category-empty{margin-top:19px;padding:14px 10px;background:#fafbfc;border-radius:7px;color:#a6adb5;font-size:10px}.category-tile-foot{display:flex;align-items:center;gap:4px;margin-top:auto;padding-top:17px;color:#ed6d4d;font-size:10px}.categories-note{margin-top:20px;padding:14px 17px;border:1px solid #f0d6cd;background:#fff8f5;border-radius:8px;display:flex;align-items:center;justify-content:space-between;color:#977d76;font-size:11px}.categories-note a{display:flex;align-items:center;gap:4px;color:#ed6d4d;text-decoration:none}.categories-loading,.categories-error{min-height:430px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;color:#99a0a9;font-size:12px}.categories-error h2{color:#2d3035;font-size:19px;margin:0}.categories-error p{margin:0}.categories-error button{border:1px solid #e5e7ea;background:#fff;color:#ed6d4d;border-radius:6px;padding:8px 12px;display:flex;align-items:center;gap:5px;font:11px inherit;cursor:pointer}.spin{animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}@media (max-width:900px){.categories-top{padding:0 20px;gap:28px}.categories-page{padding:36px 20px 50px}.category-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:620px){.categories-top{height:60px;padding:0 14px}.categories-top nav{display:none}.categories-back{font-size:0}.categories-back svg{margin-left:auto}.categories-page{padding:31px 16px 45px}.categories-hero{display:block;padding-bottom:24px}.categories-hero h1{font-size:34px}.categories-summary{margin-top:18px}.category-grid{grid-template-columns:1fr;gap:10px}.category-tile{min-height:210px;padding:17px}.categories-note{display:block}.categories-note a{margin-top:9px}}
