*{box-sizing:border-box}body{color:var(--ink);background:radial-gradient(circle at 78% 0%, #dbe7d6cc, transparent 26rem), var(--cream);-webkit-font-smoothing:antialiased;margin:0;font-family:Segoe UI,Microsoft YaHei,PingFang SC,system-ui,sans-serif}button,input,select,textarea{color:inherit;font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer;background:0 0;border:0}a{color:inherit;text-decoration:none}.app-shell{min-height:100vh}.sidebar{z-index:30;color:#eef4eb;background:linear-gradient(180deg, #225445e6, #0e322afa), var(--forest);flex-direction:column;width:238px;padding:34px 20px 24px;display:flex;position:fixed;inset:0 auto 0 0}.sidebar:after{content:"";pointer-events:none;border:1px solid #ffffff0d;border-radius:50%;width:160px;height:160px;position:absolute;bottom:18%;right:-35px;box-shadow:0 0 0 38px #ffffff06,0 0 0 76px #ffffff05}.brand{color:#fff;text-align:left;align-items:center;gap:12px;padding:0 8px 36px;display:flex}.brand-mark{width:38px;height:38px;color:var(--forest);background:#dce8d3;border-radius:11px 11px 11px 3px;place-items:center;font-family:Georgia,serif;font-size:24px;font-weight:800;display:grid;transform:rotate(-3deg)}.brand>span:last-child{flex-direction:column;display:flex}.brand strong{letter-spacing:.12em;font-family:STSong,SimSun,serif;font-size:22px}.brand small{color:#aebfb8;letter-spacing:.28em;margin-top:1px;font-size:8px}.side-nav{flex-direction:column;flex:1;gap:7px;display:flex}.side-nav button{z-index:1;color:#b9cac4;text-align:left;border-radius:10px;align-items:center;gap:13px;width:100%;padding:12px 14px;font-size:14px;transition:all .2s;display:flex;position:relative}.side-nav button:hover{color:#fff;background:#ffffff0f}.side-nav button.active{color:#fff;background:#e5eedd24}.side-nav button.active:before{content:"";background:#dfe9d6;border-radius:4px;width:3px;height:20px;position:absolute;left:0}.nav-icon{text-align:center;width:19px;font-family:Georgia,serif;font-size:18px}.nav-count{min-width:21px;height:21px;color:var(--forest);background:#dce8d4;border-radius:20px;place-items:center;margin-left:auto;font-size:11px;font-weight:700;display:grid}.profile-mini{z-index:1;border-top:1px solid #ffffff1f;align-items:center;gap:10px;padding:16px 8px 0;display:flex;position:relative}.avatar{color:#f6f1e7;letter-spacing:.08em;background:#2c6757;border:1px solid #ffffff2e;border-radius:50%;flex:none;place-items:center;width:36px;height:36px;font-family:Georgia,serif;font-size:12px;display:grid}.profile-mini div:nth-child(2){flex-direction:column;flex:1;min-width:0;display:flex}.profile-mini strong{font-size:13px}.profile-mini span{color:#9fb5ae;text-overflow:ellipsis;white-space:nowrap;margin-top:2px;font-size:10px;overflow:hidden}.profile-mini button{color:#9fb5ae}.workspace{min-height:100vh;margin-left:238px}.topbar{z-index:25;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#f5f2e9e0;border-bottom:1px solid #cdd0c7bf;align-items:center;gap:14px;height:78px;padding:0 4.5vw;display:flex;position:sticky;top:0}.mobile-brand{display:none}.top-search{background:#ffffff8a;border:1px solid #dddfd7;border-radius:10px;align-items:center;gap:10px;width:min(520px,48vw);margin-right:auto;padding:10px 14px;display:flex}.top-search>span{color:#71827b;font-family:Georgia,serif;font-size:23px}.top-search input{background:0 0;border:0;outline:0;width:100%;font-size:13px}.top-search input::placeholder{color:#8d9691}.top-search kbd{color:#96a09b;white-space:nowrap;background:#faf9f5;border:1px solid #d7dad3;border-radius:5px;padding:2px 6px;font-size:10px}.icon-button{background:#ffffff73;border:1px solid #d7d9d2;border-radius:10px;place-items:center;width:40px;height:40px;font-size:20px;display:grid;position:relative}.notification-dot{border:1px solid var(--cream);background:var(--orange);border-radius:50%;width:6px;height:6px;position:absolute;top:8px;right:8px}.primary-button,.ghost-button{border-radius:9px;justify-content:center;align-items:center;gap:7px;min-height:42px;padding:0 18px;font-size:13px;font-weight:700;display:inline-flex}.primary-button{color:#f7faf6;background:var(--forest);box-shadow:0 8px 20px #143f3526}.primary-button.compact{min-height:40px}.ghost-button{background:#fff;border:1px solid #d4d8d1}.content{max-width:1540px;margin:0 auto;padding:42px 4.5vw 70px}.eyebrow{color:#658277;letter-spacing:.24em;margin-bottom:7px;font-family:Georgia,serif;font-size:9px;font-weight:700;display:block}.hero-row,.page-title-row{justify-content:space-between;align-items:flex-end;gap:28px;margin-bottom:30px;display:flex}.hero-row h1,.page-title-row h1{color:#17392f;letter-spacing:-.04em;margin:0 0 7px;font-family:STSong,SimSun,Georgia,serif;font-size:clamp(30px,3vw,42px);font-weight:800}.hero-row p,.page-title-row p{color:#71817b;margin:0;font-size:13px}.profile-completeness{background:#ffffff80;border:1px solid #d7ddd3;border-radius:13px;align-items:center;gap:15px;min-width:430px;padding:12px 16px;display:flex}.ring{background:conic-gradient(var(--forest) 0 86%, #dce3d9 86% 100%);border-radius:50%;flex:none;place-items:center;width:46px;height:46px;display:grid}.ring:before{content:"";background:#f7f6f0;border-radius:50%;width:35px;height:35px;position:absolute}.ring span{z-index:1;font-size:10px;font-weight:800;position:relative}.profile-completeness>div:nth-child(2){flex:1}.profile-completeness strong{font-size:12px;display:block}.profile-completeness p{margin-top:4px;font-size:10px}.profile-completeness button,.section-head button{color:#45675d;white-space:nowrap;font-size:11px;font-weight:700}.metric-grid{grid-template-columns:repeat(4,1fr);gap:15px;margin-bottom:18px;display:grid}.metric-card{border:1px solid #2d504414;border-radius:15px;min-height:140px;padding:22px;position:relative;overflow:hidden}.metric-card:after{content:"";border:1px solid #1c433817;border-radius:50%;width:125px;height:125px;position:absolute;bottom:-70px;right:-25px;box-shadow:0 0 0 23px #1c433809}.metric-icon{color:#3d6157;background:#ffffff7a;border-radius:50%;place-items:center;width:32px;height:32px;display:grid;position:absolute;top:17px;right:18px}.metric-card>span{color:#4e665f;font-size:11px;display:block}.metric-card>strong{letter-spacing:-.05em;margin:10px 0 4px;font-family:Georgia,serif;font-size:36px;font-weight:500;display:block}.metric-card>small{color:#72827c;font-size:9px}.dashboard-grid{grid-template-columns:minmax(0,1.65fr) minmax(300px,.85fr);gap:18px;margin-bottom:18px;display:grid}.panel{background:#ffffffa3;border:1px solid #dedfd8;border-radius:15px;box-shadow:0 5px 28px #1b382f06}.featured-panel,.agenda-panel{padding:23px 25px}.section-head{justify-content:space-between;align-items:flex-start;gap:15px;margin-bottom:17px;display:flex}.section-head h2{margin:0;font-family:STSong,SimSun,Georgia,serif;font-size:19px}.featured-list{flex-direction:column;display:flex}.featured-job{text-align:left;border-top:1px solid #e6e5df;align-items:center;gap:14px;padding:15px 0;display:flex}.featured-job:first-child{border-top:0}.featured-job:hover h3{color:#35715f}.company-logo{color:#3d6a5d;background:#eef2e9;border:1px solid #dbe0d7;border-radius:11px;flex:none;place-items:center;width:42px;height:42px;font-family:STSong,SimSun,serif;font-size:18px;font-weight:700;display:grid}.company-logo.large{width:47px;height:47px}.featured-main{flex-direction:column;flex:1;gap:8px;min-width:0;display:flex}.featured-main h3{text-overflow:ellipsis;white-space:nowrap;margin:0 0 4px;font-size:13px;overflow:hidden}.featured-main div>span{color:#75827d;font-size:10px}.tag-row{flex-wrap:wrap;gap:5px;display:flex}.tag-row em,.profile-tags span,.skill-cloud span{color:#5c716a;background:#ffffff73;border:1px solid #d8ded6;border-radius:20px;padding:4px 8px;font-size:9px;font-style:normal}.featured-side{flex-direction:column;align-items:flex-end;gap:4px;min-width:125px;display:flex}.match-badge{color:#2f6856;background:#e0ebdc;border-radius:20px;padding:3px 7px;font-size:9px;font-weight:700}.featured-side strong{font-family:Georgia,serif;font-size:11px}.featured-side small{color:#94a09b;font-size:8px}.agenda-list{flex-direction:column;display:flex}.agenda-list button{text-align:left;border-top:1px solid #e6e5df;align-items:center;gap:11px;padding:11px 0;display:flex}.agenda-list button:first-child{border-top:0}.agenda-dot{background:#4a8a75;border-radius:50%;flex:none;width:8px;height:8px;box-shadow:0 0 0 4px #e1ebe6}.agenda-dot.tone-1{background:#c98560;box-shadow:0 0 0 4px #f1e5dd}.agenda-dot.tone-2{background:#7790a0;box-shadow:0 0 0 4px #e1e7ea}.agenda-list button>div{flex-direction:column;flex:1;min-width:0;display:flex}.agenda-list strong{text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.agenda-list small{color:#84908b;text-overflow:ellipsis;white-space:nowrap;margin-top:3px;font-size:9px;overflow:hidden}.agenda-list time{color:#4f695f;font-family:Georgia,serif;font-size:10px}.followup-tip{background:#e8e0d1;border-radius:10px;align-items:center;gap:11px;margin-top:13px;padding:13px;display:flex}.followup-tip>span{font-size:17px}.followup-tip>div{flex:1}.followup-tip strong{font-size:10px;display:block}.followup-tip p{color:#786f64;margin:3px 0 0;font-size:9px}.followup-tip button{color:#5b615c;font-size:9px;font-weight:700}.empty-mini{color:var(--muted);text-align:center;padding:25px 0;font-size:11px}.pipeline-summary{background:#ffffff94;border:1px solid #dfe0d9;border-radius:15px;align-items:center;gap:45px;padding:20px 25px;display:flex}.pipeline-summary h2{margin:0;font-family:STSong,SimSun,serif;font-size:18px}.summary-track{flex:1;justify-content:space-around;align-items:center;display:flex}.summary-track button{flex-direction:column;align-items:center;min-width:80px;display:flex;position:relative}.summary-track button span{font-family:Georgia,serif;font-size:22px}.summary-track button small{color:#71807a;margin-top:3px;font-size:9px}.summary-track button i{color:#abb3af;font-style:normal;position:absolute;top:8px;right:-23px}.sync-badge,.legend{color:#60766e;background:#ffffff73;border:1px solid #dce1d8;border-radius:20px;align-items:center;gap:8px;padding:9px 12px;font-size:10px;display:flex}.sync-badge span,.live-dot{background:#4b9279;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #e0ece6}.filter-bar{background:#ffffff8f;border:1px solid #dedfd8;border-radius:13px;align-items:center;gap:9px;margin-bottom:18px;padding:12px;display:flex}.search-field{background:#fff;border:1px solid #dde0da;border-radius:8px;flex:1;align-items:center;gap:8px;min-width:210px;padding:0 11px;display:flex}.search-field span{font-family:Georgia,serif;font-size:19px}.search-field input{border:0;outline:0;width:100%;height:38px;font-size:11px}.filter-bar select,.filter-chip{background:#fff;border:1px solid #d8dcd5;border-radius:8px;outline:0;height:40px;padding:0 12px;font-size:10px}.filter-chip.active{color:#f3f7f4;border-color:var(--forest);background:var(--forest)}.result-meta{color:#76837e;justify-content:space-between;margin-bottom:12px;font-size:10px;display:flex}.job-grid{grid-template-columns:repeat(3,1fr);gap:15px;display:grid}.job-card{background:#ffffffb8;border:1px solid #dbded7;border-radius:15px;flex-direction:column;min-height:405px;padding:18px;transition:all .2s;display:flex;box-shadow:0 4px 20px #1c3e3306}.job-card:hover{box-shadow:var(--shadow);border-color:#b9c8bf;transform:translateY(-2px)}.job-card-head{align-items:center;gap:10px;display:flex}.job-card-head>div:nth-child(2){flex-direction:column;align-items:flex-start;gap:4px;display:flex}.source-pill{color:#506b62;background:#e8eee6;border-radius:20px;padding:3px 7px;font-size:8px;font-weight:700;display:inline-block}.job-card-head small{color:#929c98;font-size:8px}.bookmark-button{color:#7f8c87;margin-left:auto;font-size:23px}.bookmark-button.saved{color:var(--forest)}.job-card-body{text-align:left;flex:1;padding:16px 0 12px;display:block}.job-card-body h2{min-height:42px;margin:0 0 5px;font-family:STSong,SimSun,serif;font-size:18px;line-height:1.25}.job-card-body>p{color:#74817c;margin:0;font-size:10px}.salary{color:#235f4e;margin:11px 0 13px;font-family:Georgia,Times New Roman,serif;font-size:14px;display:block}.match-line{align-items:center;gap:10px;margin:17px 0 12px;display:flex}.match-line>span{background:#e4e8e2;border-radius:5px;flex:1;height:5px;overflow:hidden}.match-line i{border-radius:inherit;background:linear-gradient(90deg,#3a7e68,#7ca18f);height:100%;display:block}.match-line strong{font-family:Georgia,serif;font-size:10px}.job-card-body ul{margin:0;padding:0;list-style:none}.job-card-body li{color:#536b62;margin:5px 0;font-size:9px}.card-risk{border-top:1px dashed #dedfd9;padding-top:8px;line-height:1.45;color:#9a725d!important;margin-top:10px!important}.job-card-actions{border-top:1px solid #e3e4de;grid-template-columns:1fr 1fr;gap:8px;padding-top:12px;display:grid}.job-card-actions button{border:1px solid #d6dcd4;border-radius:8px;height:37px;font-size:10px;font-weight:700}.job-card-actions button.solid{color:#fff;border-color:var(--forest);background:var(--forest)}.empty-state{color:#7d8984;text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:320px;display:flex}.empty-state>span{font-family:Georgia,serif;font-size:40px}.empty-state h2{color:var(--ink);margin:12px 0 5px;font-family:STSong,SimSun,serif;font-size:19px}.empty-state p{margin:0;font-size:10px}.kanban{grid-template-columns:repeat(5,minmax(210px,1fr));gap:12px;padding-bottom:18px;display:grid;overflow-x:auto}.kanban-column{background:#fff6;border:1px solid #dee0da;border-radius:14px;min-height:570px;padding:11px}.kanban-column>header{justify-content:space-between;align-items:center;padding:6px 4px 13px;display:flex}.kanban-column>header div{align-items:center;gap:8px;display:flex}.kanban-column>header div>span{background:#718d82;border-radius:50%;width:8px;height:8px}.kanban-column.status-1>header div>span{background:#b08b5b}.kanban-column.status-2>header div>span{background:#688aa0}.kanban-column.status-3>header div>span{background:#b66f55}.kanban-column.status-4>header div>span{background:#558561}.kanban-column>header strong{font-size:11px}.kanban-column>header em{color:#6c7b75;background:#e5e9e2;border-radius:50%;place-items:center;width:20px;height:20px;font-size:9px;font-style:normal;display:grid}.kanban-list{flex-direction:column;gap:9px;display:flex}.kanban-list article{background:#fff;border:1px solid #dbded7;border-radius:11px;overflow:hidden;box-shadow:0 4px 14px #1c3c3308}.kanban-card-main{text-align:left;width:100%;padding:14px;display:block}.kanban-card-main small{color:#77847f;font-size:8px}.kanban-card-main h3{margin:6px 0;font-family:STSong,SimSun,serif;font-size:14px;line-height:1.35}.kanban-card-main p{color:#7f8a86;margin:0 0 10px;font-size:9px}.next-action{color:#6a655b;background:#f1ebdf;border-radius:7px;margin-top:11px;padding:7px 8px;font-size:8px;line-height:1.4}.kanban-list article>select{color:#60716b;background:#fafbf8;border:0;border-top:1px solid #e5e5df;outline:0;width:100%;height:31px;padding:0 10px;font-size:8px}.kanban-empty{color:#99a19e;border:1px dashed #d6d9d2;border-radius:10px;place-items:center;height:90px;font-size:9px;display:grid}.calendar-layout{grid-template-columns:1.1fr .9fr;gap:18px;display:grid}.month-card,.schedule-card{background:#ffffff9e;border:1px solid #dcdfd7;border-radius:16px;padding:25px}.month-head{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}.month-head h2{margin:0;font-family:STSong,SimSun,serif;font-size:19px}.month-head button{background:#fff;border:1px solid #daddd6;border-radius:50%;place-items:center;width:34px;height:34px;font-size:17px;display:grid}.weekdays,.month-grid{grid-template-columns:repeat(7,1fr);display:grid}.weekdays span{color:#87928e;text-align:center;padding-bottom:13px;font-size:9px}.month-grid button{color:#536861;border-top:1px solid #e6e6e1;height:62px;font-family:Georgia,serif;font-size:11px;position:relative}.month-grid button:disabled{cursor:default}.month-grid button.today{color:#fff}.month-grid button.today:before{z-index:-1;background:var(--forest);content:"";border-radius:50%;width:32px;height:32px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.month-grid button.has-event:after{background:var(--orange);content:"";border-radius:50%;width:4px;height:4px;position:absolute;bottom:10px;left:50%}.schedule-list{flex-direction:column;display:flex}.schedule-item>button:first-child{text-align:left;align-items:center;gap:13px;padding:16px 0;display:flex}.date-block{background:#e5ebe2;border-radius:9px;flex-direction:column;flex:none;justify-content:center;align-items:center;width:45px;height:48px;display:flex}.date-block strong{font-family:Georgia,serif;font-size:16px}.date-block span{color:#77827e;font-size:8px}.schedule-item>button:first-child>div:nth-child(3){flex:1;min-width:0}.schedule-item>button:first-child>div:nth-child(3) strong{font-size:11px}.schedule-list p{color:#7e8985;text-overflow:ellipsis;white-space:nowrap;margin:4px 0 0;font-size:9px;overflow:hidden}.schedule-list em{color:#71827b;font-size:9px;font-style:normal}.calendar-title-row{align-items:flex-end}.calendar-page-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:9px;display:flex}.calendar-page-actions .primary-button,.notification-toggle{border-radius:10px;min-height:42px;padding:0 15px;font-size:10px;font-weight:750}.notification-toggle{color:#4f6a60;background:#fff;border:1px solid #d6dfd9;align-items:center;gap:7px;display:inline-flex}.notification-toggle span{font-size:13px}.notification-toggle.permission-granted{color:#24684f;background:#eef9f2;border-color:#bcdcca}.notification-toggle.permission-denied,.notification-toggle.permission-unsupported{color:#8a918e;background:#f3f4f2}.calendar-page-actions button:disabled{cursor:not-allowed;opacity:.72}.month-grid button.selected{background:#eaf3ff;border-radius:9px;box-shadow:inset 0 0 0 1px #bcd8fb}.month-grid button.today.selected{background:#dcecff}.calendar-hint{color:#89948f;text-align:center;margin:15px 0 0;font-size:9px}.schedule-head{align-items:center}.schedule-head-actions{align-items:center;gap:10px;display:flex}.schedule-head-actions>span{color:#87928e;font-size:9px}.schedule-head-actions button{color:#286e5b;font-size:9px;font-weight:700}.schedule-item{border-top:1px solid #e4e4de;align-items:center;gap:6px;display:flex}.schedule-item:first-child{border-top:0}.schedule-item>button:first-child{border-top:0;flex:1;min-width:0}.schedule-item>button:first-child:disabled{cursor:default;opacity:1}.reminder-card-copy{flex:1;min-width:0}.reminder-meta{color:#55766a;text-overflow:ellipsis;white-space:nowrap;margin-top:5px;font-size:8px;display:block;overflow:hidden}.reminder-meta.overdue{color:#bd604f;font-weight:700}.reminder-actions{flex-shrink:0;gap:4px;display:flex}.reminder-edit,.reminder-done,.reminder-cancel{color:#6f7d78;cursor:pointer;background:#fff;border:1px solid #daddd6;border-radius:50%;place-items:center;width:29px;height:29px;padding:0;font-size:12px;transition:background .15s,border-color .15s,color .15s;display:grid}.reminder-edit:hover{color:#376f9f;background:#edf6fd;border-color:#9bc0df}.reminder-done:hover{color:#3d6a4a;background:#e5f3e9;border-color:#8fb89a}.reminder-cancel:hover{color:#a04040;background:#fbe9e9;border-color:#d48b8b}.reminder-confirm-tag{color:#a85c08;background:#fff0d9;border-radius:8px;margin-top:5px;padding:2px 7px;font-size:8px;font-weight:700;display:inline-block}.orphan-reminder{color:#b89494;font-size:9px;font-style:italic}.calendar-empty{text-align:center;border:1px dashed #d5ddd7;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;min-height:220px;padding:28px;display:flex}.calendar-empty strong{color:#4f665e;font-size:12px}.schedule-list .calendar-empty p{color:#8b9692;white-space:normal;margin:7px 0 14px;font-size:9px}.calendar-empty button{color:#2e6a58;background:#f7fbf8;border:1px solid #cbdad3;border-radius:8px;padding:7px 12px;font-size:9px;font-weight:700}.reminder-modal{width:min(620px,100%)}@media (width<=760px){.calendar-title-row{align-items:flex-start}.calendar-page-actions{justify-content:flex-start;width:100%}.calendar-page-actions .primary-button,.notification-toggle{flex:1;justify-content:center}.month-card,.schedule-card{padding:20px 16px}.month-grid button{height:48px}.schedule-item{flex-wrap:wrap;align-items:flex-start;padding:12px 0}.schedule-item>button:first-child{flex-basis:calc(100% - 104px);width:100%;padding:4px 0}.reminder-actions{padding-top:13px}}.resume-grid{grid-template-columns:repeat(3,1fr);gap:17px;display:grid}.resume-grid>article{background:#ffffffb8;border:1px solid #dbded7;border-radius:15px;overflow:hidden}.resume-cover{color:#fff;background:var(--forest);flex-direction:column;justify-content:flex-end;height:150px;padding:22px;display:flex;position:relative;overflow:hidden}.resume-cover:before,.resume-cover:after{content:"";border:1px solid #ffffff2e;border-radius:50%;width:140px;height:140px;position:absolute;top:-40px;right:-35px;box-shadow:0 0 0 28px #ffffff0a}.resume-cover:after{inset:auto auto -85px 35%}.resume-cover span,.resume-cover strong,.resume-cover small{z-index:1;position:relative}.resume-cover span{font-family:STSong,SimSun,serif;font-size:13px}.resume-cover strong{margin:5px 0;font-family:STSong,SimSun,serif;font-size:24px}.resume-cover small{letter-spacing:.22em;opacity:.65;font-family:Georgia,serif;font-size:7px}.resume-info{padding:18px}.resume-info>div:first-child{justify-content:space-between;align-items:center;display:flex}.resume-info h2{margin:0;font-family:STSong,SimSun,serif;font-size:16px}.resume-info h2 em{color:#72837c;font-family:Georgia,serif;font-size:9px;font-style:normal}.resume-info p{color:#74817c;margin:7px 0 16px;font-size:9px}.resume-info dl{border:1px solid #e5e5df;border-width:1px 0;grid-template-columns:repeat(3,1fr);margin:0 0 17px;padding:12px 0;display:grid}.resume-info dl div{border-left:1px solid #e5e5df;flex-direction:column;align-items:center;display:flex}.resume-info dl div:first-child{border-left:0}.resume-info dt{color:#86908c;font-size:8px}.resume-info dd{margin:4px 0 0;font-family:Georgia,serif;font-size:13px}.resume-info .ghost-button{width:100%;min-height:37px;font-size:10px}.insight-banner{background:#dfe9da;border:1px solid #d6ded4;border-radius:13px;align-items:center;gap:14px;margin-top:18px;padding:18px 22px;display:flex}.insight-banner>span{background:#ffffff8c;border-radius:50%;place-items:center;width:38px;height:38px;font-size:19px;display:grid}.insight-banner strong{font-size:11px}.insight-banner p{color:#607269;margin:3px 0 0;font-size:9px}.import-panel{background:linear-gradient(105deg,#dfe9db,#ecf0e9);border:1px solid #d6ddd3;border-radius:15px;align-items:center;gap:18px;margin-bottom:18px;padding:22px 25px;display:flex}.edge-logo{color:#fff;background:linear-gradient(140deg,#28a0d5,#15a78d 62%,#2067b0);border-radius:14px;flex:none;place-items:center;width:54px;height:54px;font-family:Georgia,serif;font-size:34px;font-weight:700;display:grid}.import-panel>div:nth-child(2){flex:1}.import-panel h2{margin:0 0 6px;font-family:STSong,SimSun,serif;font-size:18px}.import-panel p{color:#64736d;margin:0;font-size:10px;line-height:1.6}.file-button input{display:none}.sources-grid{grid-template-columns:1.5fr .7fr;gap:18px;display:grid}.sources-grid>.panel{padding:22px}.bookmark-list{flex-direction:column;display:flex}.bookmark-list a{border-top:1px solid #e4e5df;align-items:center;gap:12px;padding:12px 0;display:flex}.bookmark-list a>div{background:#e7ede4;border-radius:9px;flex:none;place-items:center;width:35px;height:35px;font-family:Georgia,serif;display:grid}.bookmark-list a>span{flex-direction:column;flex:1;min-width:0;display:flex}.bookmark-list strong{font-size:10px}.bookmark-list small{color:#89938f;text-overflow:ellipsis;white-space:nowrap;margin-top:3px;font-size:8px;overflow:hidden}.bookmark-list em{color:#75847f;font-style:normal}.compact-empty{min-height:260px}.roadmap-card>h2{margin:0 0 20px;font-family:STSong,SimSun,serif;font-size:20px}.roadmap-card ul{margin:0;padding:0;list-style:none}.roadmap-card li{gap:12px;padding-bottom:22px;display:flex;position:relative}.roadmap-card li:after{content:"";background:#d7ddd5;width:1px;position:absolute;top:25px;bottom:3px;left:12px}.roadmap-card li:last-child:after{display:none}.roadmap-card li>span{z-index:1;color:#7f8b86;background:#f9faf7;border:1px solid #d8ddd5;border-radius:50%;flex:none;place-items:center;width:25px;height:25px;font-family:Georgia,serif;font-size:9px;display:grid}.roadmap-card li.done>span{color:#fff;border-color:var(--forest);background:var(--forest)}.roadmap-card li div{flex-direction:column;display:flex}.roadmap-card li strong{font-size:10px}.roadmap-card li small{color:#89938f;margin-top:4px;font-size:8px}.profile-layout{grid-template-columns:280px minmax(0,1fr);align-items:start;gap:18px;display:grid}.profile-identity{text-align:center;flex-direction:column;align-items:center;padding:30px 24px;display:flex;position:sticky;top:105px}.large-avatar{color:#fff;border:5px solid #e6ebe2;width:76px;height:76px;font-size:20px}.profile-identity h2{margin:16px 0 5px;font-family:STSong,SimSun,serif;font-size:22px}.profile-identity>p{color:#73807b;margin:0;font-size:10px}.profile-tags{flex-wrap:wrap;justify-content:center;gap:6px;margin:18px 0 25px;display:flex}.profile-meter{width:100%}.profile-meter>div{justify-content:space-between;font-size:9px;display:flex}.profile-meter i{background:#e2e6df;border-radius:6px;height:6px;margin-top:8px;display:block;overflow:hidden}.profile-meter em{border-radius:inherit;background:var(--forest);width:86%;height:100%;display:block}.profile-identity>small{color:#89938f;margin-top:14px;font-size:8px;line-height:1.6}.preference-panel{padding:8px 25px}.settings-group{border-top:1px solid #e2e3dd;grid-template-columns:38px 1fr;gap:15px;padding:25px 0;display:grid}.settings-group:first-child{border-top:0}.setting-index{color:#87948f;font-family:Georgia,serif;font-size:11px}.settings-group h2{margin:0;font-family:STSong,SimSun,serif;font-size:18px}.settings-group p{color:#7a8782;margin:5px 0 17px;font-size:9px}.choice-grid{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.choice-grid button,.city-picker button{text-align:left;background:#fff;border:1px solid #daded7;border-radius:8px;min-height:41px;padding:0 12px;font-size:9px}.choice-grid button.selected,.city-picker button.selected{color:#224f42;background:#e5ede2;border-color:#9fb7ac}.choice-grid em{float:right;color:#577168;background:#ffffffa6;border-radius:10px;padding:2px 5px;font-size:7px;font-style:normal}.city-picker{flex-wrap:wrap;gap:7px;display:flex}.city-picker button{min-height:35px}.salary-setting>div{justify-content:space-between;align-items:baseline;display:flex}.salary-setting>div strong{color:#235c4c;font-family:Georgia,serif;font-size:28px}.salary-setting>div span{color:#798681;font-size:9px}.salary-setting input[type=range]{width:100%;accent-color:var(--forest)}.range-label{color:#8b9591;font-family:Georgia,serif;font-size:8px}.skill-cloud{flex-wrap:wrap;gap:8px;display:flex}.skill-cloud span{background:#fff;padding:7px 11px}.skill-cloud span.strong{color:#fff;border-color:var(--forest);background:var(--forest)}.modal-backdrop,.drawer-backdrop{z-index:100;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#0d221d85;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.modal-card{background:var(--paper);border-radius:18px;width:min(690px,100%);max-height:calc(100vh - 40px);padding:28px;overflow-y:auto;box-shadow:0 28px 80px #081e1847}.modal-head{justify-content:space-between;margin-bottom:22px;display:flex}.modal-head h2{margin:0 0 5px;font-family:STSong,SimSun,serif;font-size:25px}.modal-head p{color:#78847f;margin:0;font-size:10px}.modal-head>button{border:1px solid #d7dbd4;border-radius:50%;place-items:center;width:34px;height:34px;font-size:20px;display:grid}.modal-card>label,.drawer-form label{color:#52675f;flex-direction:column;gap:7px;margin-bottom:15px;font-size:10px;font-weight:700;display:flex}.modal-card input,.modal-card select,.modal-card textarea,.drawer-form input,.drawer-form select{background:#fff;border:1px solid #d7dbd4;border-radius:8px;outline:0;width:100%;height:42px;padding:0 12px;font-size:11px}.modal-card textarea{resize:vertical;height:70px;padding-top:10px}.modal-card label small{color:#929b97;font-size:8px;font-weight:400}.form-grid{grid-template-columns:1fr 1fr;gap:0 13px;display:grid}.modal-actions{justify-content:flex-end;gap:9px;padding-top:8px;display:flex}.drawer-backdrop{justify-content:flex-end;padding:0}.job-drawer{background:var(--paper);width:min(470px,100%);height:100%;padding:37px 34px;position:relative;overflow-y:auto;box-shadow:-20px 0 60px #081e1833}.drawer-close{border:1px solid #d6dad3;border-radius:50%;place-items:center;width:32px;height:32px;font-size:19px;display:grid;position:absolute;top:20px;right:20px}.job-drawer>h2{margin:15px 35px 6px 0;font-family:STSong,SimSun,serif;font-size:28px;line-height:1.25}.drawer-company{color:#6f7d78;margin:0;font-size:11px}.drawer-salary{color:#255d4e;margin:14px 0 20px;font-family:Georgia,serif;font-size:18px}.match-panel{background:#dfe9da;border-radius:12px;align-items:center;gap:14px;padding:16px;display:flex}.match-score{font-family:Georgia,serif;font-size:28px}.match-panel strong{font-size:11px}.match-panel p{color:#63736c;margin:4px 0 0;font-size:8px}.job-drawer section{border-top:1px solid #dedfd9;margin-top:25px;padding-top:22px}.job-drawer section h3{margin:0 0 13px;font-family:STSong,SimSun,serif;font-size:17px}.check-list{margin:0;padding:0;list-style:none}.check-list li{color:#4e6b61;margin:8px 0;font-size:10px}.risk-note{color:#8a6756;background:#eee3d9;border-radius:8px;padding:10px 12px;font-size:9px;line-height:1.5}.drawer-form{grid-template-columns:1fr 1fr;gap:0 11px;display:grid}.drawer-actions{justify-content:flex-end;gap:9px;margin-top:26px;display:flex}.toast{z-index:200;color:#fff;background:var(--forest);border:1px solid #ffffff21;border-radius:10px;padding:13px 18px;font-size:11px;animation:.25s toast-in;position:fixed;bottom:30px;right:30px;box-shadow:0 15px 40px #0f2f2740}@keyframes toast-in{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.mobile-nav{display:none}@media (width<=1200px){.job-grid,.metric-grid{grid-template-columns:repeat(2,1fr)}.profile-completeness{min-width:370px}.resume-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=980px){.sidebar{width:200px}.workspace{margin-left:200px}.profile-completeness{display:none}.dashboard-grid,.calendar-layout,.sources-grid{grid-template-columns:1fr}.choice-grid{grid-template-columns:repeat(2,1fr)}.profile-layout{grid-template-columns:1fr}.profile-identity{position:static}}@media (width<=760px){body{padding-bottom:67px}.sidebar{display:none}.workspace{margin-left:0}.topbar{gap:8px;height:66px;padding:0 15px}.mobile-brand{align-items:center;gap:8px;display:flex}.mobile-brand .brand-mark{border-radius:8px 8px 8px 2px;width:31px;height:31px;font-size:19px}.mobile-brand strong{display:none}.top-search{flex:1;width:auto;min-width:0;margin:0;padding:7px 10px}.top-search kbd,.icon-button{display:none}.primary-button.compact{width:39px;min-height:38px;padding:0;font-size:0;overflow:hidden}.primary-button.compact span{font-size:20px}.content{padding:26px 15px 35px}.hero-row,.page-title-row{align-items:flex-start;margin-bottom:22px}.hero-row h1,.page-title-row h1{font-size:29px}.page-title-row>.primary-button,.page-title-row>.sync-badge,.page-title-row>.legend{display:none}.metric-grid{grid-template-columns:repeat(2,1fr);gap:9px}.metric-card{min-height:120px;padding:17px}.metric-card>strong{font-size:30px}.dashboard-grid{gap:12px}.featured-panel,.agenda-panel{padding:19px 16px}.featured-job{align-items:flex-start}.featured-side{min-width:auto}.featured-side strong,.featured-side small,.featured-main .tag-row{display:none}.pipeline-summary{padding:18px;display:block;overflow:hidden}.summary-track{justify-content:flex-start;gap:22px;margin-top:18px;padding-bottom:4px;overflow-x:auto}.summary-track button{min-width:58px}.summary-track button i{display:none}.filter-bar{flex-wrap:wrap;padding:9px}.search-field{flex-basis:100%}.filter-chip{display:none}.filter-bar select{flex:1;min-width:0}.job-grid,.resume-grid{grid-template-columns:1fr}.job-card{min-height:auto}.kanban{scroll-snap-type:x mandatory;grid-template-columns:repeat(5,82vw)}.kanban-column{scroll-snap-align:start;min-height:470px}.calendar-layout{gap:12px}.month-card,.schedule-card{padding:18px 14px}.month-grid button{height:48px}.import-panel{flex-wrap:wrap;align-items:flex-start;padding:19px}.import-panel .file-button{width:100%}.profile-layout{gap:12px}.preference-panel{padding:4px 17px}.settings-group{grid-template-columns:29px 1fr;gap:8px}.choice-grid{grid-template-columns:1fr}.modal-backdrop{align-items:flex-end;padding:0}.modal-card{border-radius:20px 20px 0 0;max-height:92vh;padding:23px 18px}.form-grid,.drawer-form{grid-template-columns:1fr}.job-drawer{padding:30px 20px}.mobile-nav{z-index:50;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#faf9f4f5;border-top:1px solid #d6d9d1;grid-template-columns:repeat(5,1fr);height:67px;display:grid;position:fixed;inset:auto 0 0}.mobile-nav button{color:#82908a;flex-direction:column;justify-content:center;align-items:center;gap:3px;font-size:8px;display:flex}.mobile-nav button span{font-family:Georgia,serif;font-size:17px}.mobile-nav button.active{color:var(--forest);font-weight:700}.toast{text-align:center;bottom:82px;left:15px;right:15px}}@media (width<=390px){.metric-grid{grid-template-columns:1fr 1fr}.metric-card{padding:15px}.metric-icon{display:none}.featured-job .company-logo{width:36px;height:36px}}.side-logout{z-index:1;color:#91aaa1;text-align:left;border-radius:8px;align-items:center;gap:9px;margin-top:12px;padding:9px 10px;font-size:10px;display:flex;position:relative}.side-logout:hover{color:#fff;background:#ffffff0f}.login-page{background:var(--paper);grid-template-columns:minmax(380px,.9fr) minmax(480px,1.1fr);min-height:100vh;display:grid}.login-story{color:#f5f7f2;background:radial-gradient(circle at 70% 75%,#799d8b61,#0000 28rem),linear-gradient(145deg,#1b5143,#0e3129);flex-direction:column;justify-content:space-between;min-height:100vh;padding:52px clamp(35px,6vw,90px);display:flex;position:relative;overflow:hidden}.login-story:before,.login-story:after{content:"";border:1px solid #ffffff12;border-radius:50%;width:360px;height:360px;position:absolute;bottom:-110px;right:-100px;box-shadow:0 0 0 60px #ffffff06,0 0 0 120px #ffffff04}.login-story:after{inset:22% auto auto -230px}.login-brand{z-index:1;align-items:center;gap:12px;display:flex;position:relative}.login-brand>div{flex-direction:column;display:flex}.login-brand strong{letter-spacing:.12em;font-family:STSong,SimSun,serif;font-size:20px}.login-brand small{color:#9db5ac;letter-spacing:.28em;font-family:Georgia,serif;font-size:7px}.story-copy{z-index:1;max-width:530px;position:relative}.story-copy .eyebrow{color:#a9c3b8}.story-copy h1{letter-spacing:-.05em;margin:0 0 22px;font-family:STSong,SimSun,Georgia,serif;font-size:clamp(38px,5vw,66px);line-height:1.2}.story-copy p{color:#b8cbc4;max-width:440px;margin:0;font-size:13px;line-height:1.9}.story-tags{z-index:1;flex-wrap:wrap;gap:8px;display:flex;position:relative}.story-tags span{color:#b9cec6;background:#ffffff0a;border:1px solid #ffffff21;border-radius:20px;padding:7px 11px;font-size:9px}.login-form-wrap{background:radial-gradient(circle at 90% 10%, #e7eee3, transparent 25rem), var(--paper);place-items:center;min-height:100vh;padding:40px;display:grid}.login-card{width:min(390px,100%)}.login-card h2{color:var(--ink);margin:0 0 8px;font-family:STSong,SimSun,serif;font-size:30px}.login-card>p{color:#798681;margin:0 0 32px;font-size:11px}.login-card label{color:#50645d;flex-direction:column;gap:8px;margin-bottom:17px;font-size:10px;font-weight:700;display:flex}.login-card input{background:#fffc;border:1px solid #d5dad3;border-radius:9px;outline:0;width:100%;height:48px;padding:0 14px;font-size:12px}.login-error{color:#965f4d;background:#f0e1d9;border-radius:8px;margin:-3px 0 14px;padding:10px 12px;font-size:10px}.login-submit{width:100%;height:49px;margin-top:4px}.login-submit:disabled{cursor:wait;opacity:.65}.privacy-note{color:#919b97;text-align:center;margin-top:16px;font-size:8px;display:block}@media (width<=760px){.login-page{min-height:100vh;display:block}.login-story{min-height:285px;padding:28px 24px}.story-copy h1{margin:35px 0 10px;font-size:34px}.story-copy p,.story-tags{display:none}.login-form-wrap{min-height:calc(100vh - 285px);padding:36px 24px 50px}}.logout-top{display:none}@media (width<=760px){.logout-top{flex:none;width:38px;height:38px;display:grid}body:has(.login-page){padding-bottom:0}}:root{--ink:#17365f;--ink-soft:#405b7b;--forest:#1f5fae;--forest-2:#2f73c5;--sage:#dcecff;--sage-2:#edf5ff;--cream:#f3f7fc;--paper:#fff;--white:#fff;--sand:#e9f1fc;--line:#d9e4f1;--muted:#72849b;--orange:#4f86d9;--shadow:0 18px 50px #2a528417}html{background:var(--cream)}body{background:radial-gradient(circle at 82% 0,#cde4ffb8,#0000 28rem),linear-gradient(#f7faff 0%,#f1f6fc 100%)}.sidebar{color:#edf5ff;background:linear-gradient(#256bb8 0%,#174b89 58%,#123d70 100%)}.brand-mark{color:#185399;background:#e8f3ff}.brand small,.profile-mini span,.profile-mini button{color:#b7d2ee}.side-nav button{color:#c4d9ef}.side-nav button.active{background:#ffffff26}.side-nav button.active:before{background:#dceeff}.nav-count{color:#174f91;background:#e7f3ff}.avatar{color:#fff;background:#3479bd}.topbar{background:#f7faffe6;border-bottom-color:#dbe5f1}.ghost-button{color:#285f9e;background:#fff;border-color:#cbdced}.panel,.job-card,.kanban-column,.calendar-panel,.resume-grid>article{background:#ffffffd1;border-color:#dce6f1}.source-pill,.tag-row em{color:#35699f;background:#eaf3fd}.metric-card.sage{background:#dcecff}.metric-card.sand{background:#e9f1fc}.metric-card.blue{background:#d9e8fb}.metric-card.rose{background:#e7edf8}.metric-icon,.followup-tip,.insight-banner{color:#315f91;background:#e4f0fd}.salary,.drawer-salary{color:#1f63ad}.skill-cloud span.strong,.choice-grid button.selected,.city-picker button.selected{color:#fff;background:#2b6fb8;border-color:#2b6fb8}.modal-backdrop,.drawer-backdrop{background:#15375e7a}.modal-card{background:#fbfdff;box-shadow:0 28px 80px #1a416d3d}.modal-card input:focus,.modal-card select:focus,.modal-card textarea:focus,.drawer-form input:focus,.drawer-form select:focus{border-color:#5590cf;box-shadow:0 0 0 3px #417ec01f}.login-story{background:linear-gradient(150deg,#2368b8,#123f76)}.login-page{background:#f2f7fd}.login-card input:focus{border-color:#5590cf;box-shadow:0 0 0 3px #417ec01f}.url-parser{background:#f1f7fe;border:1px solid #cfdeef;border-radius:12px;margin-bottom:16px;padding:14px}.url-parser label{color:#405f82;flex-direction:column;gap:7px;font-size:10px;font-weight:700;display:flex}.url-parser-row{grid-template-columns:minmax(0,1fr) 96px;gap:8px;display:grid}.url-parser-row input{background:#fff;border:1px solid #cadbed;border-radius:8px;outline:0;width:100%;height:42px;padding:0 12px;font-size:11px}.url-parser-row button{color:#fff;background:#2163ad;border-radius:8px;justify-content:center;align-items:center;gap:6px;font-size:10px;font-weight:700;display:flex}.url-parser-row button:disabled{cursor:wait;opacity:.7}.url-parser small{color:#768ba3;font-size:8px;font-weight:400}.mini-spinner{border:2px solid #ffffff59;border-top-color:#fff;border-radius:50%;width:12px;height:12px;animation:.7s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.parse-result{color:#8a632e;background:#fff4dd;border-radius:7px;margin:10px 0 0;padding:8px 10px;font-size:9px;line-height:1.5}.parse-result.success{color:#245c96;background:#e2f0ff}.modal-card textarea.description-input{min-height:112px;line-height:1.65}.drawer-description{white-space:pre-wrap;color:#526b86;max-height:230px;font-size:11px;line-height:1.8;overflow-y:auto}.drawer-form label small{color:#7c8fa5;font-size:8px;font-weight:400}.resume-cover{background:linear-gradient(145deg,#1f63ad,#174b86)}.resume-cover.cover-1{background:linear-gradient(145deg,#397bc2,#245d9b)}.resume-cover.cover-2{background:linear-gradient(145deg,#6589b8,#3d6598)}.browser-storage-note{color:#285f9b;background:#eaf4ff;border:1px solid #d2e2f3;border-radius:12px;align-items:center;gap:13px;margin-bottom:18px;padding:14px 17px;display:flex}.browser-storage-note>span{background:#fff;border-radius:50%;flex:none;place-items:center;width:34px;height:34px;font-size:16px;display:grid}.browser-storage-note strong{font-size:10px}.browser-storage-note p{color:#68809b;margin:3px 0 0;font-size:9px}.resume-edit-row{grid-template-columns:minmax(0,1fr) 54px;gap:8px;display:grid!important}.resume-name-input,.resume-version-input,.resume-focus-input{width:100%;color:var(--ink);background:0 0;border:1px solid #0000;border-radius:7px;outline:0}.resume-name-input{padding:5px 7px;font-family:STSong,SimSun,serif;font-size:16px;font-weight:700}.resume-version-input{color:#356da9;text-align:center;background:#edf5fe;padding:5px 7px;font-size:9px}.resume-focus-input{color:#60768e;margin-top:5px;padding:7px;font-size:9px}.resume-name-input:focus,.resume-version-input:focus,.resume-focus-input:focus{background:#fff;border-color:#b7d2ed}.resume-info p.resume-file-meta{color:#8493a4;text-overflow:ellipsis;white-space:nowrap;margin:8px 7px 12px;font-size:8px;overflow:hidden}.resume-card-actions{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;display:grid}.resume-card-actions .ghost-button{width:auto}.danger-text-button{color:#a55858;padding:8px 4px;font-size:9px}.resume-empty{text-align:center;background:#ffffffb8;border:1px dashed #bed2e8;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;min-height:330px;padding:36px;display:flex}.resume-empty-icon{color:#2869ae;background:#e3f0fd;border-radius:50%;place-items:center;width:58px;height:58px;margin-bottom:14px;font-size:25px;display:grid}.resume-empty h2{margin:0;font-family:STSong,SimSun,serif;font-size:21px}.resume-empty p{color:#71849a;margin:8px 0 20px;font-size:10px}.resume-upload-button{display:inline-flex}@media (width<=680px){.url-parser-row{grid-template-columns:1fr}.browser-storage-note{align-items:flex-start}.resume-card-actions{grid-template-columns:1fr}.page-title-row>.resume-upload-button{justify-content:center;width:100%;display:inline-flex}}.bookmark-item{border-top:1px solid #e1e9f2;align-items:center;gap:10px;display:flex}.bookmark-item>a{border-top:0;flex:1;min-width:0}.bookmark-add{color:#2865a6;background:#edf6ff;border:1px solid #bad0e8;border-radius:8px;flex:none;min-width:78px;padding:8px 10px;font-size:9px;font-weight:700}.bookmark-add:hover{background:#e3f1ff;border-color:#76a5d6}.bookmark-add.added{color:#72869b;cursor:default;background:#f3f6f9;border-color:#d8e2ec}.drawer-basic-form{margin-bottom:4px}@media (width<=680px){.bookmark-item{flex-direction:column;align-items:stretch;gap:0;padding-bottom:10px}.bookmark-item>a,.bookmark-add{width:100%}}:root{--ink:#12233f;--ink-soft:#435a79;--forest:#1267f5;--forest-2:#075be3;--sage:#edf5ff;--sage-2:#f6f9fe;--cream:#fff;--paper:#fff;--line:#e2eaf4;--muted:#7487a2;--shadow:0 8px 24px #184d9712}html,body,.workspace,.content{background:#fff}.sidebar{background:linear-gradient(#167cff 0%,#0d66ed 54%,#0755ce 100%)}.topbar{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffffff5;border-bottom-color:#e5ebf3}.top-search,.icon-button{background:#fff;border-color:#e1e8f1}.page-title-row h1,.job-list-item h2{color:var(--ink)}.page-title-row p{color:#6f8199}.primary-button{background:#1267f5;box-shadow:0 7px 18px #1267f538}.primary-button:hover{background:#075be3}.panel,.kanban-column,.calendar-panel,.resume-grid>article,.metric-card.sage,.metric-card.sand,.metric-card.blue,.metric-card.rose{background:#fff;border-color:#e1e9f3}.job-list-filter{background:#fff;border-color:#e1e8f1;border-radius:14px;margin-bottom:14px;box-shadow:0 5px 18px #17488c0d}.job-list-filter .search-field,.job-list-filter select{background:#fff;border-color:#e0e7f0}.job-list{flex-direction:column;gap:13px;display:flex}.job-list-item{background:#fff;border:1px solid #e1e8f1;border-radius:16px;transition:border-color .2s,box-shadow .2s,transform .2s;overflow:hidden;box-shadow:0 6px 20px #1a48890e}.job-list-item:hover,.job-list-item.expanded{border-color:#bed6fa;box-shadow:0 10px 28px #1267f517}.job-list-summary{grid-template-columns:minmax(0,1fr) 142px;align-items:center;gap:24px;padding:20px 23px;display:grid}.job-summary-main{text-align:left;min-width:0;padding:0}.job-list-title-line{align-items:flex-start;gap:13px;min-width:0;display:flex}.job-list-title-line>div:last-child{min-width:0}.job-list-marker{color:#1267f5;background:#eef5ff;border:1px solid #cfe0fb;border-radius:10px;flex:none;place-items:center;width:36px;height:36px;font-size:15px;font-weight:800;display:grid}.job-list-title-line h2{letter-spacing:-.015em;text-overflow:ellipsis;white-space:nowrap;margin:0 0 7px;font-size:17px;font-weight:750;overflow:hidden}.job-list-meta{color:#657994;flex-wrap:wrap;align-items:center;gap:7px;min-width:0;font-size:10px;display:flex}.job-list-meta i{background:#d5deea;width:1px;height:10px}.job-list-salary{color:#1267f5;font-weight:750}.job-list-preview{color:#5f7189;-webkit-line-clamp:1;-webkit-box-orient:vertical;margin:11px 0 0 49px;font-size:11px;line-height:1.65;display:-webkit-box;overflow:hidden}.job-summary-side{flex-direction:column;align-items:stretch;gap:8px;display:flex}.job-summary-side>small{color:#94a1b3;text-align:right;font-size:8px}.job-summary-side select{color:#0c5cda;background:#eff6ff;border:1px solid #bfd7fb;border-radius:8px;outline:0;width:100%;height:34px;padding:0 9px;font-size:9px;font-weight:750}.expand-job-button{color:#1267f5;background:0 0;border-radius:8px;justify-content:center;align-items:center;gap:8px;height:32px;font-size:9px;font-weight:750;display:flex}.expand-job-button:hover{background:#f0f6ff}.expand-job-button span{font-size:13px}.job-inline-detail{background:#f8fbff;border-top:1px solid #e5edf7;padding:22px 24px 24px 73px;animation:.2s ease-out jobDetailIn}@keyframes jobDetailIn{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.detail-kicker{color:#1267f5;letter-spacing:.12em;margin-bottom:8px;font-size:9px;font-weight:800;display:block}.inline-detail-copy>p{white-space:pre-wrap;color:#344b69;margin:0;font-size:11px;line-height:1.8}.inline-detail-facts{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-top:18px;display:grid}.inline-detail-facts>div{background:#fff;border:1px solid #e0eaf7;border-radius:10px;min-width:0;padding:11px 12px}.inline-detail-facts small,.inline-detail-facts strong{display:block}.inline-detail-facts small{color:#8797aa;margin-bottom:5px;font-size:8px}.inline-detail-facts strong{color:#263d5c;text-overflow:ellipsis;white-space:nowrap;font-size:9px;overflow:hidden}.inline-detail-footer{border-top:1px solid #e2eaf4;justify-content:space-between;align-items:center;gap:16px;margin-top:18px;padding-top:16px;display:flex}.inline-detail-actions{align-items:center;gap:8px;display:flex}.inline-detail-actions .ghost-button,.inline-detail-actions .primary-button{width:auto;min-height:34px;padding:0 14px}.bookmark-add.added{cursor:pointer;color:#1267f5;background:#eff6ff;border-color:#b9d4fb}.bookmark-add.added:hover{background:#e6f1ff;border-color:#7fb0f5}@media (width<=860px){.job-list-summary{grid-template-columns:1fr;gap:14px}.job-summary-side{flex-direction:row;align-items:center}.job-summary-side>small{text-align:left;margin-right:auto}.job-summary-side select,.expand-job-button{width:132px}.job-inline-detail{padding-left:24px}.inline-detail-facts{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=580px){.job-list-summary{padding:17px 16px}.job-list-title-line h2{white-space:normal}.job-list-preview{-webkit-line-clamp:2;margin-left:0}.job-summary-side{flex-wrap:wrap;align-items:stretch}.job-summary-side>small{width:100%}.job-summary-side select,.expand-job-button{flex:1;min-width:0}.job-inline-detail{padding:19px 16px}.inline-detail-facts{grid-template-columns:1fr 1fr}.inline-detail-footer,.inline-detail-actions{flex-direction:column;align-items:stretch}.inline-detail-actions,.inline-detail-actions .ghost-button,.inline-detail-actions .primary-button{width:100%}}.pipeline-title-row{margin-bottom:22px}.pipeline-status-sticky{z-index:24;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff7;border-bottom:1px solid #edf1f7;margin:-10px 0 18px;padding:10px 0 4px;position:sticky;top:78px;box-shadow:0 8px 18px #12233f0a}.pipeline-status-tabs{scrollbar-width:thin;overscroll-behavior-x:contain;gap:8px;padding:4px 2px 8px;display:flex;overflow-x:auto}.pipeline-status-tabs button{color:#5d718e;background:#fff;border:1px solid #dfe7f1;border-radius:10px;align-items:center;gap:8px;min-width:max-content;height:38px;padding:0 13px;font-size:9px;font-weight:750;transition:color .18s,border-color .18s,background .18s,box-shadow .18s;display:inline-flex}.pipeline-status-tabs button:hover{color:#1267f5;background:#f5f9ff;border-color:#b8d2fa}.pipeline-status-tabs button.active{color:#fff;background:#1267f5;border-color:#1267f5;box-shadow:0 7px 17px #1267f533}.pipeline-status-tabs em{color:#6e829f;background:#eef3f9;border-radius:6px;place-items:center;min-width:20px;height:20px;padding:0 5px;font-size:8px;font-style:normal;display:grid}.pipeline-status-tabs button.active em{color:#0e5fdf;background:#fff}.pipeline-list{flex-direction:column;gap:13px;display:flex}.pipeline-job-title{align-items:center;gap:9px;min-width:0;margin-bottom:7px;display:flex}.pipeline-job-title h2{margin-bottom:0}.pipeline-status-badge{color:#526985;background:#edf2f8;border-radius:6px;align-items:center;min-width:max-content;height:22px;padding:0 8px;font-size:8px;font-weight:800;display:inline-flex}.pipeline-status-badge[data-status=已收藏]{color:#3c64d8;background:#edf1ff}.pipeline-status-badge[data-status=准备投递]{color:#7453dc;background:#f2eeff}.pipeline-status-badge[data-status=已投递]{color:#0d61e4;background:#eaf3ff}.pipeline-status-badge[data-status=面试中]{color:#c66d04;background:#fff3df}.pipeline-status-badge[data-status=Offer]{color:#07815a;background:#e7f8f1}.pipeline-status-badge[data-status=已结束]{color:#77869a;background:#edf0f4}.pipeline-list-item .job-list-preview{color:#48627f}.pipeline-list-item.expanded{border-color:#aecdfa}.pipeline-inline-detail{background:#f8fbff}.pipeline-detail-note{color:#506883;background:#fff;border-left:3px solid #1267f5;border-radius:0 8px 8px 0;gap:10px;margin-top:14px;padding:11px 13px;font-size:10px;line-height:1.65;display:flex}.pipeline-detail-note strong{color:#1267f5;flex:none}.pipeline-empty-state{background:#fff;border:1px dashed #cbdaf0;margin-top:0}@media (width<=580px){.pipeline-status-sticky{margin-left:-15px;margin-right:-15px;padding-left:15px;padding-right:15px;top:66px}.pipeline-title-row{margin-bottom:16px}.pipeline-status-tabs{width:100%;max-width:100%;margin-right:0;padding-right:2px}.pipeline-status-tabs button{height:36px}.pipeline-job-title{flex-direction:column;align-items:flex-start;gap:5px}.pipeline-status-badge{height:20px}.pipeline-detail-note{flex-direction:column;gap:3px}}.pipeline-status-badge[data-status=已发测评]{color:#5b4dd2;background:#efedff}.pipeline-status-badge[data-status=一面],.pipeline-status-badge[data-status=二面],.pipeline-status-badge[data-status=三面]{color:#c66d04;background:#fff3df}.pipeline-status-badge[data-status=HR面]{color:#b4517d;background:#fff0f6}.pipeline-status-badge[data-status=终面]{color:#c84f3d;background:#ffefec}.pipeline-status-badge[data-status=已进入人才库]{color:#6960a8;background:#f0effb}.pipeline-status-badge[data-status=未通过]{color:#b45050;background:#fff0f0}.pipeline-status-badge[data-status=主动放弃]{color:#786b63;background:#f4f1ef}.pipeline-status-badge[data-status=职位关闭],.pipeline-status-badge[data-status=已结束]{color:#718096;background:#edf1f5}.pipeline-list-item.archived{box-shadow:none;opacity:.82;background:#fbfcfd;border-color:#e1e5eb}.pipeline-list-item.archived:hover,.pipeline-list-item.archived.expanded{opacity:1;border-color:#cdd5df;box-shadow:0 6px 18px #39495e0e}.pipeline-list-item.archived .job-list-marker{color:#77879b;background:#f0f3f6;border-color:#d9e0e8}.pipeline-list-item.archived .job-list-salary,.pipeline-list-item.archived .job-list-preview{color:#748397}.pipeline-list-item.archived .job-summary-side select{color:#67778a;background:#f1f4f7;border-color:#d7dee7}.danger-outline-button{color:#b74646;background:#fff;border:1px solid #efb9b9;border-radius:8px;justify-content:center;align-items:center;width:auto;min-height:34px;padding:0 13px;font-size:9px;font-weight:750;display:inline-flex}.danger-outline-button:hover{color:#fff;background:#c94d4d;border-color:#c94d4d}.early-batch-toggle{color:#24476f;cursor:pointer;background:#f3f8ff;border:1px solid #cfe0fa;border-radius:10px;align-items:center;gap:11px;margin-bottom:15px;padding:12px 14px;display:flex!important}.early-batch-toggle input{accent-color:#1267f5;flex:none;width:17px!important;height:17px!important}.early-batch-toggle span,.early-batch-toggle strong,.early-batch-toggle small{display:block}.early-batch-toggle strong{font-size:10px}.early-batch-toggle small{color:#7489a4;margin-top:3px;font-size:8px;font-weight:400}.compact-toggle{margin:12px 0;padding:10px 12px}.job-title-with-tags{align-items:center;gap:8px;min-width:0;margin-bottom:7px;display:flex}.job-title-with-tags h2{margin-bottom:0}.early-batch-tag{color:#0b63df;background:#eaf3ff;border:1px solid #bcd6ff;border-radius:6px;align-items:center;min-width:max-content;height:21px;padding:0 8px;font-size:8px;font-weight:800;display:inline-flex}@media (width<=580px){.inline-detail-actions .danger-outline-button{width:100%}.job-title-with-tags{flex-direction:column;align-items:flex-start;gap:5px}}.sync-pill{color:#657b98;background:#f7faff;border:1px solid #dbe7f5;border-radius:10px;justify-content:center;align-items:center;gap:7px;min-width:118px;height:38px;padding:0 12px;display:inline-flex}.sync-pill span{color:#7b91ad;font-size:14px}.sync-pill small{white-space:nowrap;font-size:9px;font-weight:700}.sync-pill.synced{color:#146548;background:#f0fbf6;border-color:#ccebdc}.sync-pill.synced span{color:#159766}.load-more-button{color:#1765ce;background:#f5f9ff;border:1px solid #cfe0f8;border-radius:10px;justify-content:center;align-items:center;width:min(440px,100%);min-height:42px;margin:18px auto 0;padding:0 18px;font-size:10px;font-weight:750;display:flex}.load-more-button:hover{background:#eaf3ff;border-color:#9fc4f7}.compact-load-more{width:calc(100% - 28px);margin-bottom:14px}@media (width<=760px){.sync-pill{width:38px;min-width:38px;padding:0}.sync-pill small{display:none}}.dashboard-home{--dash-blue:#0b6cff;--dash-blue-deep:#0555db;--dash-blue-soft:#eaf3ff;--dash-cyan:#23b7ff;--dash-ink:#10213d;--dash-muted:#6d7f99;color:var(--dash-ink);font-family:Inter,Segoe UI,PingFang SC,Microsoft YaHei,sans-serif;position:relative}.dashboard-home:before{z-index:0;pointer-events:none;content:"";background:radial-gradient(circle,#0b6cff17,#0000 68%);border-radius:50%;width:360px;height:360px;position:absolute;top:-80px;right:-3vw}.dashboard-home>*{z-index:1;position:relative}.dashboard-home .hero-row{background:radial-gradient(circle at 83% 28%,#23b7ff26,#0000 17rem),linear-gradient(118deg,#fff 0%,#f8fbff 54%,#eef6ff 100%);border:1px solid #dbe9fb;border-radius:24px;align-items:center;min-height:188px;margin-bottom:22px;padding:30px 32px;position:relative;overflow:hidden;box-shadow:0 16px 44px #155bbe17}.dashboard-home .hero-row:after{pointer-events:none;content:"";border:1px solid #0b6cff1a;border-radius:50%;width:230px;height:230px;position:absolute;top:-110px;right:32%;box-shadow:0 0 0 38px #0b6cff09,0 0 0 76px #0b6cff05}.dashboard-home .hero-row>div:first-child,.dashboard-home .profile-completeness{z-index:1;position:relative}.dashboard-home .eyebrow{color:var(--dash-blue);letter-spacing:.16em;margin-bottom:9px;font-family:inherit;font-size:10px;font-weight:800}.dashboard-home .hero-row h1{color:var(--dash-ink);letter-spacing:-.045em;margin-bottom:10px;font-family:inherit;font-size:clamp(34px,3vw,48px);font-weight:800}.dashboard-home .hero-row p{color:#667b98;max-width:620px;font-size:14px;line-height:1.75}.dashboard-home .hero-pills{flex-wrap:wrap;gap:8px;margin-top:18px;display:flex}.dashboard-home .hero-pills span{color:#3e628e;background:#ffffffd6;border:1px solid #d7e7fb;border-radius:999px;align-items:center;gap:7px;min-height:28px;padding:0 11px;font-size:10px;font-weight:700;display:inline-flex}.dashboard-home .hero-pills i{background:#16bd83;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #16bd831f}.dashboard-home .profile-completeness{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffe6;border:1px solid #b4d3facc;border-radius:18px;min-width:410px;padding:18px 20px;box-shadow:0 12px 30px #1c5bb014}.dashboard-home .ring{background:conic-gradient(var(--dash-blue) 0 86%, #dceaff 86% 100%);width:56px;height:56px;box-shadow:0 8px 18px #0b6cff2e}.dashboard-home .ring:before{background:#fff;width:42px;height:42px}.dashboard-home .ring span{color:var(--dash-blue-deep);font-size:11px}.dashboard-home .profile-completeness strong{color:var(--dash-ink);font-size:13px}.dashboard-home .profile-completeness p{color:#7588a3;font-size:10px}.dashboard-home .profile-completeness button,.dashboard-home .section-head button{color:var(--dash-blue);font-size:10px;font-weight:800}.dashboard-home .profile-completeness button:hover,.dashboard-home .section-head button:hover{color:var(--dash-blue-deep)}.dashboard-home .metric-grid{gap:18px;margin-bottom:20px}.dashboard-home .metric-card{--metric-accent:var(--dash-blue);border:1px solid #e0eaf6;border-radius:20px;min-height:158px;padding:24px;transition:transform .22s,border-color .22s,box-shadow .22s;box-shadow:0 10px 28px #154c9711;background:#fff!important}.dashboard-home .metric-card.sand{--metric-accent:#3178ff}.dashboard-home .metric-card.blue{--metric-accent:#00a7e8}.dashboard-home .metric-card.rose{--metric-accent:#7357ff}.dashboard-home .metric-card:before{background:linear-gradient(90deg, var(--metric-accent), #23b7ff73);content:"";border-radius:0 0 4px 4px;height:3px;position:absolute;top:0;left:22px;right:22px}.dashboard-home .metric-card:after{background:radial-gradient(circle,#0b6cff0e,#0000 68%);border-color:#0b6cff14;width:160px;height:160px;bottom:-78px;right:-42px;box-shadow:0 0 0 26px #0b6cff06}.dashboard-home .metric-card:hover{border-color:#bcd6fb;transform:translateY(-3px);box-shadow:0 16px 36px #0b6cff1f}.dashboard-home .metric-icon{width:38px;height:38px;color:var(--metric-accent);background:#f1f7ff;border:1px solid #d5e7ff;border-radius:12px;font-size:16px;font-weight:800;top:20px;right:21px}.dashboard-home .metric-card>span{color:#58708f;font-size:12px;font-weight:700}.dashboard-home .metric-card>strong{color:var(--dash-ink);font-variant-numeric:tabular-nums;letter-spacing:-.05em;margin:20px 0 7px;font-family:inherit;font-size:42px;font-weight:800}.dashboard-home .metric-card>small{color:#8999ae;font-size:10px}.dashboard-home .dashboard-grid{grid-template-columns:minmax(0,1.55fr) minmax(320px,.8fr);gap:20px;margin-bottom:20px}.dashboard-home .panel,.dashboard-home .pipeline-summary{background:#fff;border:1px solid #e0eaf6;border-radius:20px;box-shadow:0 10px 30px #154c970f}.dashboard-home .featured-panel,.dashboard-home .agenda-panel{padding:26px 28px}.dashboard-home .section-head{align-items:center;margin-bottom:14px}.dashboard-home .section-head h2,.dashboard-home .pipeline-summary h2{color:var(--dash-ink);letter-spacing:-.02em;font-family:inherit;font-size:20px;font-weight:800}.dashboard-home .featured-job{border-top-color:#edf2f8;border-radius:12px;gap:16px;min-height:84px;padding:17px 10px;transition:background .2s,transform .2s}.dashboard-home .featured-job:hover{background:#f7faff;transform:translate(3px)}.dashboard-home .featured-job:hover h3{color:var(--dash-blue)}.dashboard-home .company-logo{color:#fff;background:linear-gradient(145deg,#2386ff,#0b5ce2);border:0;border-radius:14px;width:46px;height:46px;font-family:inherit;font-size:17px;box-shadow:0 8px 18px #0b6cff2e}.dashboard-home .featured-main h3{color:var(--dash-ink);font-size:13px;font-weight:800}.dashboard-home .featured-main div>span{color:#7487a0;font-size:10px}.dashboard-home .tag-row em{color:#3370bd;background:#f1f7ff;border-color:#d9e8fb}.dashboard-home .featured-side strong{color:#2e5e96;font-family:inherit;font-size:11px;font-weight:800}.dashboard-home .source-pill{color:var(--dash-blue-deep);background:#eaf4ff;border:1px solid #d3e5fd}.dashboard-home .agenda-list button{border-top-color:#edf2f8;border-radius:10px;min-height:64px;padding:13px 5px}.dashboard-home .agenda-list button:hover{background:#f7faff}.dashboard-home .agenda-dot{background:var(--dash-blue);box-shadow:0 0 0 5px #e7f1ff}.dashboard-home .agenda-dot.tone-1{background:#18a8e8;box-shadow:0 0 0 5px #e5f8ff}.dashboard-home .agenda-dot.tone-2{background:#7357ff;box-shadow:0 0 0 5px #f0edff}.dashboard-home .agenda-list time{color:var(--dash-blue);font-family:inherit;font-weight:800}.dashboard-home .empty-mini{color:#8294ac;background:#fbfdff;border:1px dashed #d5e4f7;border-radius:14px;place-items:center;min-height:126px;padding:24px;display:grid}.dashboard-home .followup-tip{color:#245b9b;background:linear-gradient(110deg,#eaf4ff,#f4f9ff);border:1px solid #cfe3ff;border-radius:14px;margin-top:15px;padding:15px}.dashboard-home .followup-tip>span{width:34px;height:34px;color:var(--dash-blue);background:#fff;border-radius:11px;place-items:center;display:grid;box-shadow:0 5px 12px #0b6cff1a}.dashboard-home .followup-tip p{color:#6f86a3}.dashboard-home .followup-tip button{color:var(--dash-blue);font-weight:800}.dashboard-home .pipeline-summary{gap:34px;padding:23px 28px;position:relative;overflow:hidden}.dashboard-home .pipeline-summary:before{background:linear-gradient(180deg, var(--dash-blue), var(--dash-cyan));content:"";width:4px;position:absolute;top:0;bottom:0;left:0}.dashboard-home .summary-track{gap:10px}.dashboard-home .summary-track button{background:#f8fbff;border:1px solid #0000;border-radius:13px;justify-content:center;min-width:92px;min-height:66px;transition:border-color .2s,background .2s,transform .2s}.dashboard-home .summary-track button:hover{background:#eef6ff;border-color:#c9defc;transform:translateY(-2px)}.dashboard-home .summary-track button span{color:var(--dash-blue);font-family:inherit;font-size:24px;font-weight:800}.dashboard-home .summary-track button small{color:#7186a1;font-size:9px;font-weight:700}.dashboard-home .summary-track button i{color:#9db3cf;top:24px;right:-10px}@media (width<=1050px){.dashboard-home .profile-completeness{display:none}.dashboard-home .hero-row{min-height:168px}.dashboard-home .dashboard-grid{grid-template-columns:1fr}}@media (width<=760px){.dashboard-home .hero-row{border-radius:19px;align-items:flex-start;min-height:0;margin-bottom:16px;padding:24px 20px}.dashboard-home .hero-row:after{display:none}.dashboard-home .hero-row h1{font-size:31px}.dashboard-home .hero-row p{font-size:12px}.dashboard-home .hero-pills{margin-top:15px}.dashboard-home .hero-pills span{font-size:9px}.dashboard-home .metric-grid{gap:10px;margin-bottom:14px}.dashboard-home .metric-card{border-radius:16px;min-height:132px;padding:18px}.dashboard-home .metric-icon{border-radius:10px;width:33px;height:33px;font-size:14px;top:16px;right:16px}.dashboard-home .metric-card>span{font-size:10px}.dashboard-home .metric-card>strong{margin-top:18px;font-size:32px}.dashboard-home .metric-card>small{font-size:8px}.dashboard-home .dashboard-grid{gap:14px;margin-bottom:14px}.dashboard-home .featured-panel,.dashboard-home .agenda-panel{border-radius:18px;padding:21px 17px}.dashboard-home .featured-job{padding:15px 5px}.dashboard-home .pipeline-summary{border-radius:18px;padding:20px 17px}.dashboard-home .summary-track{gap:8px;margin-top:16px}.dashboard-home .summary-track button{min-width:74px;min-height:60px}}@media (width<=390px){.dashboard-home .hero-pills span:last-child{display:none}.dashboard-home .metric-card{padding:16px}.dashboard-home .metric-icon{width:30px;height:30px}.dashboard-home .company-logo{width:40px;height:40px}}
