.app-shell{--ink:#14201f;--ink-soft:#53605d;--paper:#f3f0e9;--paper-deep:#e9e4d9;--card:#fbfaf6;--line:#d8d2c7;--teal:#0f6b61;--teal-dark:#074d47;--teal-pale:#dcebe6;--coral:#e86446;--gold:#bb853b;--shadow:0 20px 60px #1f2a2714}.app-shell,.app-shell *{box-sizing:border-box}.app-shell{background:radial-gradient(circle at 12% 2%, #0f6b6114, transparent 28rem), var(--paper);color:var(--ink);margin:0;font-family:PingFang SC,Microsoft YaHei,Noto Sans CJK SC,Source Han Sans SC,Arial,sans-serif}.app-shell button,.app-shell input,.app-shell textarea,.app-shell select{font:inherit}.app-shell button,.app-shell a{-webkit-tap-highlight-color:transparent}.app-shell button{color:inherit}.app-shell a{color:inherit;text-decoration:none}.app-shell{min-height:100vh}.app-shell .topbar{z-index:20;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#f3f0e9e6;border-bottom:1px solid #14201f1c;grid-template-columns:minmax(240px,1fr) auto minmax(240px,1fr);align-items:center;min-height:78px;padding:0 4vw;display:grid;position:sticky;top:0}.app-shell .brand{cursor:pointer;text-align:left;background:0 0;border:0;align-items:center;gap:12px;width:fit-content;padding:0;display:inline-flex}.app-shell .brand-mark{background:var(--ink);color:#fff;border-radius:10px;place-items:center;width:40px;height:40px;display:grid}.app-shell .brand-mark svg{width:30px;height:30px;overflow:visible}.app-shell .target-ring{fill:none;stroke-linecap:round}.app-shell .target-ring.outer{stroke:#ffffffeb;stroke-width:3.2px}.app-shell .target-ring.middle{stroke:#f4a997e6;stroke-width:3px}.app-shell .target-ring.inner{stroke:#fff;stroke-width:3.1px}.app-shell .dart-shadow{fill:none;stroke:#14201f6b;stroke-linecap:round;stroke-width:4.8px}.app-shell .dart-line{fill:none;stroke:#f6faf7;stroke-linecap:round;stroke-width:3px}.app-shell .dart-tail{fill:var(--coral);stroke:#fff;stroke-linejoin:round;stroke-width:1.8px}.app-shell .dart-point{fill:var(--coral);stroke:#fff;stroke-width:1.2px}.app-shell .brand strong,.app-shell .brand small{display:block}.app-shell .brand strong{letter-spacing:.04em;font-size:17px}.app-shell .brand small{color:var(--ink-soft);margin-top:3px;font-size:11px}.app-shell .desktop-nav{background:#fbfaf68f;border:1px solid #14201f1a;border-radius:12px;align-items:center;gap:6px;padding:5px;display:flex}.app-shell .desktop-nav button,.app-shell .mobile-tabs button{color:var(--ink-soft);cursor:pointer;background:0 0;border:0;border-radius:8px;padding:9px 16px;font-size:13px}.app-shell .desktop-nav button.active,.app-shell .mobile-tabs button.active{background:var(--ink);color:#fff}.app-shell .top-actions{justify-content:flex-end;gap:10px;display:flex}.app-shell .button{cursor:pointer;border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;min-height:40px;padding:0 16px;font-size:13px;font-weight:700;transition:transform .16s,box-shadow .16s,background .16s;display:inline-flex}.app-shell .button:hover{transform:translateY(-1px)}.app-shell .button.primary{background:var(--teal);color:#fff;box-shadow:0 8px 24px #0f6b6129}.app-shell .button.primary:hover{background:var(--teal-dark)}.app-shell .button.ghost{background:#fbfaf6a6;border-color:#14201f2b}.app-shell .button.large{min-height:48px;padding:0 21px;font-size:14px}.app-shell .hero{grid-template-columns:minmax(0,1.25fr) minmax(340px,.75fr);align-items:end;gap:7vw;width:min(1380px,92vw);margin:0 auto;padding:74px 0 52px;display:grid}.app-shell .eyebrow,.app-shell .section-kicker{color:var(--teal);letter-spacing:.15em;font-size:11px;font-weight:900;display:block}.app-shell .hero h1{letter-spacing:0;max-width:980px;margin:18px 0 24px;font-family:Songti SC,STSong,SimSun,serif;font-size:60px;font-weight:700;line-height:1.08}.app-shell .hero-title-line{white-space:nowrap;display:block}.app-shell .hero-emphasis{color:var(--teal);position:relative}.app-shell .hero-emphasis:after{content:"";background:#e8644685;border-radius:50%;height:8px;position:absolute;bottom:-7px;left:1%;right:1%;transform:rotate(-1deg)}.app-shell .hero-copy>p{max-width:660px;color:var(--ink-soft);margin:0;font-size:17px;line-height:1.8}.app-shell .fit-note{border-left:3px solid var(--coral);max-width:660px;color:var(--teal-dark);background:#fbfaf6b3;margin-top:14px;padding:12px 14px;font-size:13px;font-weight:800;line-height:1.65}.app-shell .hero-actions{align-items:center;gap:22px;margin-top:34px;display:flex}.app-shell .text-link{border-bottom:1px solid var(--ink);padding:9px 2px;font-size:13px;font-weight:700}.app-shell .inline-button{cursor:pointer;background:0 0;border-top:0;border-left:0;border-right:0}.app-shell .no-login-note{color:var(--ink-soft);align-items:center;gap:10px;margin-top:19px;font-size:11px;display:flex}.app-shell .no-login-note span{background:var(--teal-pale);color:var(--teal-dark);border-radius:999px;padding:5px 9px;font-weight:800}.app-shell .scout-note{background:var(--card);box-shadow:var(--shadow);border:1px solid #14201f21;padding:28px;position:relative;overflow:hidden}.app-shell .scout-note:after{border:34px solid var(--teal-pale);content:"";border-radius:50%;width:148px;height:148px;position:absolute;top:-52px;right:-50px}.app-shell .note-head{z-index:1;color:var(--ink-soft);align-items:center;gap:8px;font-size:12px;display:flex;position:relative}.app-shell .note-head small{color:#818986;margin-left:auto}.app-shell .live-dot{background:var(--coral);border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 5px #e864461f}.app-shell .note-quote{z-index:1;margin:26px 0;font-family:Songti SC,STSong,SimSun,serif;font-size:21px;line-height:1.72;position:relative}.app-shell .note-quote strong{color:var(--teal)}.app-shell .note-route{z-index:1;background:var(--teal-pale);align-items:center;gap:12px;margin-top:10px;padding:12px 14px;font-size:13px;font-weight:700;display:flex;position:relative}.app-shell .note-route span{color:var(--teal);letter-spacing:.15em;font-size:10px}.app-shell .note-route.secondary{background:#efe8db}.app-shell .note-route.secondary span{color:var(--gold)}.app-shell .demo-banner{background:#dcebe6b8;border:1px solid #0f6b613d;justify-content:space-between;align-items:center;gap:24px;width:min(1380px,92vw);margin:-20px auto 24px;padding:18px 22px;display:flex}.app-shell .demo-banner span{color:var(--teal-dark);font-size:12px;font-weight:900}.app-shell .demo-banner p{color:var(--ink-soft);margin:5px 0 0;font-size:11px;line-height:1.5}.app-shell .stat-grid{border:1px solid var(--line);background:#fbfaf6a3;grid-template-columns:repeat(4,minmax(0,1fr));width:min(1380px,92vw);margin:0 auto 68px;display:grid}.app-shell .stat-card{border-right:1px solid var(--line);min-height:150px;padding:25px}.app-shell .stat-card:last-child{border-right:0}.app-shell .stat-card>span,.app-shell .stat-card small{color:var(--ink-soft);font-size:11px;display:block}.app-shell .stat-card>span{letter-spacing:.08em;font-weight:800}.app-shell .stat-card strong{text-overflow:ellipsis;white-space:nowrap;margin:18px 0 12px;font-family:Songti SC,STSong,SimSun,serif;font-size:clamp(26px,2.8vw,40px);font-weight:700;display:block;overflow:hidden}.app-shell .stat-card.accent{background:var(--ink);color:#fff}.app-shell .stat-card.accent>span,.app-shell .stat-card.accent small{color:#ffffffa6}.app-shell .calibration-strip{border:1px solid var(--line);background:var(--card);grid-template-columns:.56fr 1.44fr;gap:34px;width:min(1380px,92vw);margin:-38px auto 34px;padding:28px;display:grid}.app-shell .calibration-strip h2{margin:9px 0 0;font-family:Songti SC,STSong,SimSun,serif;font-size:28px;line-height:1.35}.app-shell .calibration-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.app-shell .calibration-grid article{background:#f3f0e994;border:1px solid #d8d2c7db;min-height:132px;padding:17px}.app-shell .calibration-grid span{color:var(--ink-soft);font-size:10px;font-weight:900}.app-shell .calibration-grid strong{margin-top:10px;font-family:Songti SC,STSong,SimSun,serif;font-size:18px;line-height:1.45;display:block}.app-shell .calibration-grid p{color:var(--ink-soft);margin:8px 0 0;font-size:11px;line-height:1.6}.app-shell .mobile-tabs{display:none}.app-shell .workspace-anchor{height:0;scroll-margin-top:96px}.app-shell .content-grid,.app-shell .single-view{width:min(1380px,92vw);margin:0 auto}.app-shell .content-grid{grid-template-columns:minmax(0,1fr) 340px;gap:34px;padding-bottom:90px;display:grid}.app-shell .section-head{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:22px;display:flex}.app-shell .section-head h2,.app-shell .view-intro h2,.app-shell .roadmap h2,.app-shell .profile-banner h2{margin:8px 0 0;font-family:Songti SC,STSong,SimSun,serif;font-size:34px}.app-shell .filter-row{border:1px solid var(--line);background:#fbfaf6b3;border-radius:10px;gap:3px;padding:4px;display:flex}.app-shell .filter-row button{color:var(--ink-soft);cursor:pointer;background:0 0;border:0;border-radius:7px;align-items:center;gap:6px;padding:8px 12px;font-size:12px;display:inline-flex}.app-shell .filter-row button.active{background:var(--teal);color:#fff}.app-shell .filter-row button small{min-width:18px;color:inherit;background:#14201f14;border-radius:999px;padding:2px 5px;font-size:10px;font-weight:800;line-height:1}.app-shell .data-status{background:#dcebe69e;border:1px solid #0f6b6138;justify-content:space-between;align-items:center;gap:20px;margin:-4px 0 16px;padding:16px 18px;display:flex}.app-shell .data-status span{color:var(--teal);letter-spacing:.08em;font-size:10px;font-weight:900}.app-shell .data-status strong{margin-top:6px;font-size:14px;display:block}.app-shell .data-status p{color:var(--ink-soft);margin:5px 0 0;font-size:11px;line-height:1.65}.app-shell .data-status .button{flex:none}.app-shell .job-list{flex-direction:column;gap:12px;display:flex}.app-shell .job-card{border:1px solid var(--line);background:#fbfaf6d4;transition:border-color .16s,box-shadow .16s;overflow:hidden}.app-shell .job-card.open{border-color:#0f6b6175;box-shadow:0 16px 48px #1f2a2712}.app-shell .job-summary{cursor:pointer;text-align:left;background:0 0;border:0;grid-template-columns:44px minmax(0,1fr) 74px 24px;align-items:center;gap:16px;width:100%;min-height:128px;padding:20px 22px 20px 18px;display:grid}.app-shell .job-summary:hover{background:#dcebe63d}.app-shell .job-rank{color:#8b918d;align-self:start;padding-top:4px;font-family:Georgia,serif;font-size:12px}.app-shell .job-main{min-width:0}.app-shell .job-main>strong{text-overflow:ellipsis;white-space:nowrap;margin:12px 0 8px;font-family:Songti SC,STSong,SimSun,serif;font-size:23px;display:block;overflow:hidden}.app-shell .job-flags{flex-wrap:wrap;gap:6px;display:flex}.app-shell .fit-pill,.app-shell .plain-pill{border-radius:999px;align-items:center;min-height:22px;padding:0 8px;font-size:10px;font-style:normal;font-weight:800;display:inline-flex}.app-shell .fit-pill.high{background:var(--teal);color:#fff}.app-shell .fit-pill.medium{background:var(--teal-pale);color:var(--teal-dark)}.app-shell .fit-pill.stretch{color:#855c22;background:#efe2ca}.app-shell .fit-pill.blocked{color:#8e483c;background:#eadedb}.app-shell .plain-pill{border:1px solid var(--line);color:var(--ink-soft)}.app-shell .job-meta{color:var(--ink-soft);font-size:12px}.app-shell .job-timing{color:#878d89;margin-top:6px;font-size:10px;font-weight:700;display:block}.app-shell .score-block{text-align:right}.app-shell .score-block strong,.app-shell .score-block small{display:block}.app-shell .score-block strong{color:var(--teal);font-family:Georgia,serif;font-size:31px;font-weight:500}.app-shell .score-block small{color:var(--ink-soft);margin-top:2px;font-size:10px}.app-shell .chevron{width:24px;height:24px;color:var(--teal);place-items:center;font-size:21px;font-weight:300;display:grid}.app-shell .job-detail{padding:0 28px 26px 78px}.app-shell .job-description{max-width:800px;color:var(--ink-soft);margin:0 0 22px;font-size:14px;line-height:1.75}.app-shell .hard-gate{border-left:3px solid var(--coral);color:#7a3c32;background:#f1e5e1;margin:0 0 20px;padding:12px 15px;font-size:13px;font-weight:800}.app-shell .detail-columns{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:repeat(2,minmax(0,1fr));gap:34px;padding:20px 0;display:grid}.app-shell .detail-columns h3{margin:0 0 13px;font-size:12px}.app-shell .detail-columns ul{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.app-shell .detail-columns li{color:var(--ink-soft);padding-left:19px;font-size:12px;line-height:1.55;position:relative}.app-shell .detail-columns li:before{background:var(--teal);content:"";border-radius:50%;width:7px;height:7px;position:absolute;top:6px;left:0}.app-shell .detail-columns .gap-list li:before{border:2px solid var(--gold);background:0 0}.app-shell .job-action{justify-content:space-between;align-items:center;gap:20px;margin-top:20px;display:flex}.app-shell .job-action>span{font-size:13px;font-weight:700;line-height:1.55}.app-shell .job-action small{color:var(--ink-soft);margin-bottom:4px;font-size:10px;font-weight:500;display:block}.app-shell .job-action a{border:1px solid var(--teal);color:var(--teal);border-radius:7px;flex:none;padding:10px 13px;font-size:12px;font-weight:800}.app-shell .job-action a:hover{background:var(--teal);color:#fff}.app-shell .source-missing{color:var(--ink-soft);font-size:11px!important;font-weight:500!important}.app-shell .job-foot{color:#909692;margin-top:18px;font-size:10px}.app-shell .empty-state{text-align:center;background:#fbfaf680;border:1px dashed #aaa69e;padding:55px 30px}.app-shell .empty-state strong{font-family:Songti SC,STSong,SimSun,serif;font-size:22px}.app-shell .empty-state p{color:var(--ink-soft);margin:10px 0 20px;font-size:13px}.app-shell .side-column{flex-direction:column;gap:16px;display:flex}.app-shell .side-card{border:1px solid var(--line);background:#fbfaf6ba;padding:24px}.app-shell .side-card h3{margin:8px 0 16px;font-family:Songti SC,STSong,SimSun,serif;font-size:20px}.app-shell .feedback-card p{color:var(--ink-soft);font-size:12px;line-height:1.7}.app-shell .feedback-card .button{width:100%;margin-top:4px}.app-shell .next-step{background:var(--ink);color:#fff;position:relative;overflow:hidden}.app-shell .next-step:after{content:"";border:22px solid #ffffff0d;border-radius:50%;width:120px;height:120px;position:absolute;bottom:-38px;right:-24px}.app-shell .next-step h3{color:#fff9;font-family:inherit;font-size:12px}.app-shell .next-step>strong{font-family:Songti SC,STSong,SimSun,serif;font-size:22px;line-height:1.45;display:block}.app-shell .next-step p{color:#ffffffa6;font-size:12px;line-height:1.7}.app-shell .progress-line{background:#ffffff1f;height:5px;margin-top:22px}.app-shell .progress-line span{background:var(--coral);height:100%;display:block}.app-shell .next-step>small{color:#ffffff80;margin-top:8px;font-size:10px;display:block}.app-shell .side-title{justify-content:space-between;align-items:center;display:flex}.app-shell .side-title h3{margin:0}.app-shell .side-title button{border:0;border-bottom:1px solid var(--ink);cursor:pointer;background:0 0;padding:0;font-size:11px}.app-shell .gap-stack{flex-direction:column;gap:14px;margin-top:20px;display:flex}.app-shell .gap-item{grid-template-columns:24px minmax(0,1fr) 24px;align-items:center;gap:10px;display:grid}.app-shell .gap-item>span{color:#a0a49f;font-family:Georgia,serif;font-size:11px}.app-shell .gap-item strong,.app-shell .gap-item small{display:block}.app-shell .gap-item strong{font-size:12px}.app-shell .gap-item small{color:var(--ink-soft);text-overflow:ellipsis;white-space:nowrap;margin-top:3px;font-size:9px;overflow:hidden}.app-shell .gap-item i{width:24px;height:24px;color:var(--gold);background:#efe8db;border-radius:50%;place-items:center;font-size:10px;font-style:normal;font-weight:800;display:grid}.app-shell .search-card a{border-top:1px solid var(--line);justify-content:space-between;align-items:center;padding:13px 0;font-size:12px;font-weight:700;display:flex}.app-shell .search-card a span{color:var(--teal)}.app-shell .search-card p{color:var(--ink-soft);margin:16px 0 0;font-size:10px;line-height:1.6}.app-shell .channel-map-link{border:0;border-bottom:1px solid var(--ink);width:100%;color:var(--teal-dark);cursor:pointer;text-align:left;background:0 0;margin-top:10px;padding:11px 0;font-size:11px;font-weight:800}.app-shell .single-view{padding-bottom:90px}.app-shell .view-intro{grid-template-columns:1fr .8fr;align-items:end;padding:12px 0 36px;display:grid}.app-shell .view-intro .section-kicker{grid-column:1/-1}.app-shell .view-intro h2{max-width:660px;font-size:clamp(34px,4vw,54px)}.app-shell .view-intro p{color:var(--ink-soft);margin:0;font-size:14px;line-height:1.85}.app-shell .channel-summary{border:1px solid var(--line);background:#fbfaf6b8;grid-template-columns:.8fr 1.35fr auto;align-items:center;gap:28px;margin-bottom:30px;padding:24px 26px;display:grid}.app-shell .channel-summary>div{min-width:0}.app-shell .channel-summary>div+div{border-left:1px solid var(--line);padding-left:28px}.app-shell .channel-summary span,.app-shell .channel-summary strong,.app-shell .channel-summary p{display:block}.app-shell .channel-summary span{color:var(--teal);letter-spacing:.12em;font-size:9px;font-weight:900}.app-shell .channel-summary strong{margin-top:7px;font-family:Songti SC,STSong,SimSun,serif;font-size:17px;line-height:1.45}.app-shell .channel-summary p{color:var(--ink-soft);margin:7px 0 0;font-size:10px;line-height:1.6}.app-shell .channel-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.app-shell .channel-card{border:1px solid var(--line);background:#fbfaf6c7;flex-direction:column;min-height:440px;padding:26px;display:flex}.app-shell .channel-card-head{border-bottom:1px solid var(--line);grid-template-columns:34px minmax(0,1fr) auto;align-items:start;gap:14px;padding-bottom:20px;display:grid}.app-shell .channel-rank{color:#a9aaa5;font-family:Georgia,serif;font-size:12px}.app-shell .channel-card-head i{color:var(--teal);letter-spacing:.08em;font-size:9px;font-style:normal;font-weight:900}.app-shell .channel-card h3{margin:6px 0 0;font-family:Songti SC,STSong,SimSun,serif;font-size:23px}.app-shell .channel-score{text-align:right;min-width:58px}.app-shell .channel-score strong,.app-shell .channel-score span{display:block}.app-shell .channel-score strong{font-family:Georgia,serif;font-size:27px;line-height:1}.app-shell .channel-score span{color:var(--coral);margin-top:6px;font-size:9px;font-weight:900}.app-shell .personal-reason{border-left:3px solid var(--teal);background:var(--teal-pale);color:var(--teal-dark);margin:21px 0;padding:13px 15px;font-size:11px;font-weight:700;line-height:1.65}.app-shell .channel-card dl{margin:0}.app-shell .channel-card dl>div{border-top:1px solid #d8d2c7bd;grid-template-columns:58px minmax(0,1fr);gap:12px;padding:10px 0;display:grid}.app-shell .channel-card dt{color:var(--ink-soft);font-size:9px;font-weight:800}.app-shell .channel-card dd{color:var(--ink-soft);margin:0;font-size:10px;line-height:1.65}.app-shell .channel-card>a{border-top:1px solid var(--ink);justify-content:space-between;align-items:center;margin-top:auto;padding-top:18px;font-size:11px;font-weight:900;display:flex}.app-shell .channel-card>a span{color:var(--teal)}.app-shell .channel-card>small{color:#969b97;margin-top:8px;font-size:8px}.app-shell .source-disclosure{background:var(--ink);color:#fff;grid-template-columns:.7fr 1.3fr;gap:6vw;margin-top:42px;padding:34px;display:grid}.app-shell .source-disclosure h2{margin:9px 0 0;font-family:Songti SC,STSong,SimSun,serif;font-size:32px}.app-shell .source-disclosure p{color:#ffffffb3;margin:0 0 12px;font-size:12px;line-height:1.8}.app-shell .channel-principle{border-bottom:1px solid var(--line);grid-template-columns:160px minmax(0,1.2fr) minmax(240px,.8fr);align-items:center;gap:26px;padding:28px 0;display:grid}.app-shell .channel-principle span{color:var(--coral);letter-spacing:.08em;font-size:10px;font-weight:900}.app-shell .channel-principle strong{font-family:Songti SC,STSong,SimSun,serif;font-size:19px;line-height:1.55}.app-shell .channel-principle p{color:var(--ink-soft);margin:0;font-size:11px;line-height:1.7}.app-shell .capability-grid{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.app-shell .capability-card{border-right:1px solid var(--line);border-bottom:1px solid var(--line);background:#fbfaf6a8;min-height:235px;padding:24px}.app-shell .capability-head{justify-content:space-between;align-items:center;display:flex}.app-shell .capability-head>span{background:var(--ink);color:#fff;border-radius:50%;place-items:center;width:36px;height:36px;font-family:Songti SC,STSong,SimSun,serif;display:grid}.app-shell .capability-head i{color:var(--ink-soft);background:#eee9df;border-radius:999px;padding:5px 8px;font-size:9px;font-style:normal}.app-shell .capability-head .level-4,.app-shell .capability-head .level-5{background:var(--teal-pale);color:var(--teal-dark)}.app-shell .capability-head .level-1{color:#855c22;background:#efe2ca}.app-shell .capability-card h3{margin:28px 0 9px;font-family:Songti SC,STSong,SimSun,serif;font-size:20px}.app-shell .capability-card p{min-height:44px;color:var(--ink-soft);margin:0;font-size:11px;line-height:1.65}.app-shell .level-dots{gap:5px;margin-top:24px;display:flex}.app-shell .level-dots span{background:#dcd7ce;width:22px;height:4px}.app-shell .level-dots span.filled{background:var(--teal)}.app-shell .roadmap{background:var(--ink);color:#fff;grid-template-columns:.7fr 1fr;gap:60px;margin-top:42px;padding:38px;display:grid}.app-shell .roadmap h2{max-width:370px;font-size:38px;line-height:1.3}.app-shell .roadmap ol{margin:0;padding:0;list-style:none}.app-shell .roadmap li{border-bottom:1px solid #ffffff24;grid-template-columns:44px 1fr;gap:15px;padding:18px 0;display:grid}.app-shell .roadmap li:last-child{border-bottom:0}.app-shell .roadmap li>span{color:var(--coral);font-family:Georgia,serif;font-size:11px}.app-shell .roadmap li strong{font-size:14px}.app-shell .roadmap li p{color:#ffffff94;margin:7px 0 0;font-size:11px;line-height:1.65}.app-shell .profile-view{padding-top:12px}.app-shell .profile-banner{background:var(--ink);color:#fff;grid-template-columns:84px 1fr auto;align-items:center;gap:24px;padding:40px;display:grid}.app-shell .avatar{background:var(--teal);border:1px solid #ffffff47;border-radius:50%;place-items:center;width:84px;height:84px;font-family:Songti SC,STSong,SimSun,serif;font-size:34px;display:grid}.app-shell .profile-banner h2{font-size:36px}.app-shell .profile-banner p{color:#ffffff9c;margin:10px 0 0;font-size:13px}.app-shell .profile-layout{background:var(--line);grid-template-columns:1.25fr .75fr;gap:1px;margin-top:1px;display:grid}.app-shell .profile-story,.app-shell .profile-facts{background:var(--card);padding:42px}.app-shell .profile-story h3,.app-shell .profile-facts h3{margin:0 0 24px;font-family:Songti SC,STSong,SimSun,serif;font-size:22px}.app-shell .profile-story blockquote{border-left:3px solid var(--coral);color:var(--teal-dark);margin:0 0 25px;padding-left:22px;font-family:Songti SC,STSong,SimSun,serif;font-size:20px;line-height:1.75}.app-shell .profile-story>p{color:var(--ink-soft);font-size:13px;line-height:1.8}.app-shell .profile-facts dl{margin:0}.app-shell .profile-facts dl>div{border-bottom:1px solid var(--line);padding:16px 0}.app-shell .profile-facts dt{color:var(--ink-soft);font-size:10px}.app-shell .profile-facts dd{margin:6px 0 0;font-size:13px;font-weight:800;line-height:1.5}.app-shell .privacy-strip{border:1px solid var(--line);background:#fbfaf6a6;grid-template-columns:auto 1fr auto;align-items:center;gap:18px;margin-top:22px;padding:18px 22px;display:grid}.app-shell .privacy-strip span{background:var(--teal-pale);color:var(--teal);border-radius:999px;padding:5px 9px;font-size:10px;font-weight:800}.app-shell .privacy-strip strong{font-size:12px}.app-shell .privacy-strip p{color:var(--ink-soft);margin:0;font-size:10px}.app-shell .privacy-strip .button{min-height:36px;padding:0 12px;font-size:11px}.app-shell footer{color:#fff;background:#0d1716;justify-content:space-between;align-items:center;min-height:120px;padding:30px 4vw;display:flex}.app-shell footer strong,.app-shell footer span{display:block}.app-shell footer strong{font-family:Songti SC,STSong,SimSun,serif;font-size:18px}.app-shell footer span{color:#ffffff75;margin-top:5px;font-size:10px}.app-shell footer p{color:#fff9;font-family:Songti SC,STSong,SimSun,serif;font-size:15px}.app-shell .modal-backdrop{z-index:50;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#080f0e9e;place-items:center;padding:28px;display:grid;position:fixed;inset:0;overflow-y:auto}.app-shell .modal{background:var(--card);width:min(720px,100%);max-height:calc(100vh - 56px);padding:30px;overflow-y:auto;box-shadow:0 24px 100px #00000047}.app-shell .modal.wide{width:min(880px,100%)}.app-shell .modal-head{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:27px;display:flex}.app-shell .modal-head h2{margin:7px 0 0;font-family:Songti SC,STSong,SimSun,serif;font-size:29px}.app-shell .modal-head p{color:var(--ink-soft);margin:7px 0 0;font-size:11px}.app-shell .close-button{border:1px solid var(--line);cursor:pointer;background:0 0;border-radius:50%;place-items:center;width:34px;height:34px;font-size:24px;font-weight:300;display:grid}.app-shell .form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:17px;display:grid}.app-shell .form-grid label{color:var(--ink-soft);flex-direction:column;gap:7px;font-size:11px;font-weight:700;display:flex}.app-shell .form-grid label.full{grid-column:1/-1}.app-shell .form-grid input,.app-shell .form-grid select,.app-shell .form-grid textarea{border:1px solid var(--line);width:100%;color:var(--ink);background:#fff;border-radius:6px;outline:0;font-size:13px}.app-shell .form-grid input,.app-shell .form-grid select{height:44px;padding:0 12px}.app-shell .form-grid textarea{resize:vertical;min-height:100px;padding:12px;line-height:1.6}.app-shell .form-grid input:focus,.app-shell .form-grid select:focus,.app-shell .form-grid textarea:focus{border-color:var(--teal);box-shadow:0 0 0 3px #0f6b611a}.app-shell .modal-note{background:var(--teal-pale);color:var(--teal-dark);margin-top:19px;padding:11px 13px;font-size:10px;line-height:1.6}.app-shell .skill-editor{border-top:1px solid var(--line);margin-top:26px;padding-top:24px}.app-shell .skill-editor-head{justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:18px;display:flex}.app-shell .skill-editor-head h3{margin:7px 0 0;font-family:Songti SC,STSong,SimSun,serif;font-size:20px}.app-shell .skill-editor-head p{max-width:270px;color:var(--ink-soft);text-align:right;margin:0;font-size:10px;line-height:1.6}.app-shell .skill-editor-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px 24px;display:grid}.app-shell .skill-range{display:block}.app-shell .skill-range>span{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.app-shell .skill-range strong{font-size:11px}.app-shell .skill-range i{color:var(--teal);font-size:10px;font-style:normal;font-weight:800}.app-shell .skill-range input{width:100%;accent-color:var(--teal)}.app-shell .modal-actions{justify-content:flex-end;gap:10px;margin-top:24px;display:flex}.app-shell .toast{z-index:100;border-left:4px solid var(--coral);background:var(--ink);color:#fff;box-shadow:var(--shadow);padding:13px 17px;font-size:12px;font-weight:700;position:fixed;bottom:24px;right:24px}@media (max-width:1080px){.app-shell .topbar{grid-template-columns:1fr auto}.app-shell .desktop-nav{display:none}.app-shell .hero{grid-template-columns:1fr 380px;gap:40px}.app-shell .hero h1{font-size:52px}.app-shell .content-grid{grid-template-columns:1fr}.app-shell .side-column{grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.app-shell .capability-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.app-shell .channel-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.app-shell .channel-summary .button{grid-column:1/-1;width:100%}.app-shell .channel-principle{grid-template-columns:140px minmax(0,1fr)}.app-shell .channel-principle p{grid-column:2}.app-shell .mobile-tabs{border:1px solid var(--line);background:#fbfaf6ad;border-radius:10px;width:min(1380px,92vw);margin:0 auto 32px;padding:4px;display:flex}.app-shell .mobile-tabs button{flex:1}}@media (max-width:780px){.app-shell .topbar{min-height:66px;padding:0 18px}.app-shell .brand small,.app-shell .top-actions .ghost{display:none}.app-shell .brand-mark{border-radius:8px;width:34px;height:34px;font-size:17px}.app-shell .brand strong{font-size:14px}.app-shell .top-actions .button{min-height:36px;padding:0 12px;font-size:11px}.app-shell .top-actions .profile-action{display:none}.app-shell .hero{grid-template-columns:1fr;gap:30px;width:calc(100% - 36px);padding:50px 0 34px}.app-shell .hero h1{margin-top:14px;font-size:32px;line-height:1.18}.app-shell .hero-copy>p{font-size:14px}.app-shell .hero-actions{flex-direction:column;align-items:flex-start;gap:10px;margin-top:25px}.app-shell .no-login-note{flex-direction:column;align-items:flex-start}.app-shell .scout-note{padding:22px}.app-shell .note-quote{font-size:18px}.app-shell .stat-grid{grid-template-columns:repeat(2,minmax(0,1fr));width:calc(100% - 36px);margin-bottom:34px}.app-shell .stat-card{border-bottom:1px solid var(--line);min-height:130px;padding:18px}.app-shell .demo-banner{flex-direction:column;align-items:flex-start;width:calc(100% - 36px);margin-top:0}.app-shell .demo-banner .button{width:100%}.app-shell .stat-card:nth-child(2){border-right:0}.app-shell .stat-card:nth-child(3),.app-shell .stat-card:nth-child(4){border-bottom:0}.app-shell .stat-card strong{font-size:24px}.app-shell .calibration-strip{grid-template-columns:1fr;gap:20px;width:calc(100% - 36px);margin:-12px auto 30px;padding:22px}.app-shell .calibration-strip h2{font-size:28px}.app-shell .calibration-grid{grid-template-columns:1fr}.app-shell .mobile-tabs,.app-shell .content-grid,.app-shell .single-view{width:calc(100% - 36px)}.app-shell .section-head{flex-direction:column;align-items:flex-start;gap:16px}.app-shell .filter-row{width:100%;overflow-x:auto}.app-shell .filter-row button{flex:none}.app-shell .data-status{flex-direction:column;align-items:stretch;gap:14px}.app-shell .data-status .button{width:100%}.app-shell .job-summary{grid-template-columns:minmax(0,1fr) 56px 20px;gap:8px;min-height:120px;padding:18px}.app-shell .job-rank{display:none}.app-shell .job-main>strong{font-size:19px}.app-shell .job-meta{font-size:10px}.app-shell .score-block strong{font-size:25px}.app-shell .job-detail{padding:0 18px 20px}.app-shell .detail-columns{grid-template-columns:1fr;gap:24px}.app-shell .job-action{flex-direction:column;align-items:flex-start}.app-shell .side-column{grid-template-columns:1fr}.app-shell .view-intro{grid-template-columns:1fr;gap:18px}.app-shell .view-intro h2{font-size:36px}.app-shell .channel-summary{grid-template-columns:1fr;gap:20px;padding:22px}.app-shell .channel-summary>div+div{border-top:1px solid var(--line);border-left:0;padding-top:20px;padding-left:0}.app-shell .channel-summary .button{grid-column:auto}.app-shell .channel-grid{grid-template-columns:1fr}.app-shell .channel-card{min-height:0;padding:22px}.app-shell .source-disclosure{grid-template-columns:1fr;gap:18px;padding:26px}.app-shell .source-disclosure h2{font-size:28px}.app-shell .channel-principle{grid-template-columns:1fr;gap:10px}.app-shell .channel-principle p{grid-column:auto}.app-shell .capability-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.app-shell .capability-card{min-height:210px;padding:18px}.app-shell .roadmap{grid-template-columns:1fr;gap:24px;padding:26px}.app-shell .roadmap h2{font-size:30px}.app-shell .profile-banner{grid-template-columns:62px 1fr;gap:17px;padding:24px}.app-shell .avatar{width:62px;height:62px;font-size:26px}.app-shell .profile-banner h2{font-size:27px}.app-shell .profile-banner .button{grid-column:1/-1}.app-shell .profile-layout{grid-template-columns:1fr}.app-shell .profile-story,.app-shell .profile-facts{padding:26px}.app-shell .profile-story blockquote{font-size:17px}.app-shell .privacy-strip{grid-template-columns:1fr;gap:8px}.app-shell footer{flex-direction:column;align-items:flex-start;padding:28px 18px}.app-shell .modal-backdrop{align-items:start;padding:12px}.app-shell .modal{max-height:calc(100vh - 24px);padding:22px}.app-shell .form-grid{grid-template-columns:1fr}.app-shell .form-grid label.full{grid-column:auto}.app-shell .skill-editor-head{flex-direction:column;align-items:flex-start}.app-shell .skill-editor-head p{text-align:left}.app-shell .skill-editor-grid{grid-template-columns:1fr}.app-shell .modal-actions{flex-direction:column-reverse}.app-shell .modal-actions .button{width:100%}}@media (max-width:470px){.app-shell .capability-grid{grid-template-columns:1fr}.app-shell .stat-card{min-height:118px}.app-shell .job-flags .plain-pill{display:none}.app-shell .mobile-tabs button{padding-left:7px;padding-right:7px;font-size:10px}.app-shell .channel-card-head{grid-template-columns:26px minmax(0,1fr) auto;gap:9px}.app-shell .channel-card h3{font-size:19px}}@media (prefers-reduced-motion:reduce){.app-shell *,.app-shell :before,.app-shell :after{transition-duration:.01ms!important}}.app-shell .site-nav{z-index:30;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#f3f0e9e0;border-bottom:1px solid #14201f1a;justify-content:space-between;align-items:center;min-height:74px;padding:0 4vw;display:flex;position:sticky;top:0}.app-shell .site-nav .brand strong{font-size:15px}.app-shell .site-nav .brand small{color:var(--ink-soft);font-size:11px;font-weight:500;display:block}.app-shell .site-nav-links{align-items:center;gap:26px;display:flex}.app-shell .site-nav-links a{color:var(--ink-soft);font-size:14px;font-weight:600;transition:color .16s}.app-shell .site-nav-links a:hover{color:var(--teal)}.app-shell .site-nav-links a.cta{background:var(--teal);color:#fff;border-radius:8px;padding:8px 16px}.app-shell .site-nav-links a.cta:hover{background:var(--teal-dark);color:#fff}.app-shell .hero-aside{border:1px solid var(--line);background:var(--card);box-shadow:var(--shadow);border-radius:18px;flex-direction:column;justify-content:center;align-self:stretch;gap:16px;padding:30px;display:flex}.app-shell .hero-aside .ring{width:84px;height:84px}.app-shell .hero-aside h3{margin:4px 0 0;font-size:20px}.app-shell .hero-aside p{color:var(--ink-soft);margin:0;font-size:14px;line-height:1.7}.app-shell .hero-tags{flex-wrap:wrap;gap:8px;display:flex}.app-shell .hero-tags span{border:1px solid var(--line);background:var(--paper);color:var(--teal-dark);border-radius:999px;padding:5px 11px;font-size:12px;font-weight:700}.app-shell .site-section{border-top:1px solid #14201f12;width:min(1180px,92vw);margin:0 auto;padding:72px 0}.app-shell .site-section-head{margin-bottom:34px}.app-shell .site-section-head h2{letter-spacing:-.01em;margin:10px 0 8px;font-size:30px;font-weight:800}.app-shell .site-section-head p{max-width:620px;color:var(--ink-soft);margin:0;font-size:15px;line-height:1.75}.app-shell .site-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:22px;display:grid}.app-shell .site-card{border:1px solid var(--line);background:var(--card);border-radius:16px;flex-direction:column;padding:28px;transition:transform .16s,box-shadow .16s,border-color .16s;display:flex}.app-shell .site-card:hover{box-shadow:var(--shadow);border-color:#0f6b6166;transform:translateY(-3px)}.app-shell .site-card .kicker{letter-spacing:.12em;color:var(--teal);font-size:11px;font-weight:900}.app-shell .site-card h3{margin:12px 0 10px;font-size:21px}.app-shell .site-card p{color:var(--ink-soft);margin:0;font-size:14px;line-height:1.7}.app-shell .site-card .go{color:var(--teal);margin-top:auto;padding-top:18px;font-size:14px;font-weight:700}.app-shell .about-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:start;gap:40px;display:grid}.app-shell .about-grid p{color:var(--ink-soft);margin:0 0 16px;font-size:16px;line-height:1.85}.app-shell .about-facts{border:1px solid var(--line);background:var(--card);border-radius:14px;margin:0;padding:0;list-style:none;overflow:hidden}.app-shell .about-facts li{border-bottom:1px solid var(--line);justify-content:space-between;gap:12px;padding:14px 18px;font-size:14px;display:flex}.app-shell .about-facts li:last-child{border-bottom:0}.app-shell .about-facts .k{color:var(--ink-soft)}.app-shell .about-facts .v{text-align:right;font-weight:700}.app-shell .channel-list{flex-direction:column;gap:14px;display:flex}.app-shell .channel{border:1px solid var(--line);background:var(--card);border-radius:12px;justify-content:space-between;align-items:center;gap:18px;padding:18px 22px;display:flex}.app-shell .channel .name{align-items:center;gap:12px;font-size:16px;font-weight:700;display:flex}.app-shell .channel .name .dot{background:var(--teal);border-radius:50%;width:10px;height:10px}.app-shell .channel .val{color:var(--ink-soft);font-size:14px}.app-shell .channel a.val:hover{color:var(--teal)}.app-shell .site-footer{border-top:1px solid var(--line);text-align:center;color:var(--ink-soft);padding:40px 4vw;font-size:13px;line-height:1.9}@media (max-width:880px){.app-shell .hero{grid-template-columns:minmax(0,1fr);gap:32px;padding-top:48px}.app-shell .about-grid{grid-template-columns:minmax(0,1fr);gap:28px}.app-shell .site-nav-links{gap:16px}}
