
.user-management-toolbar{grid-template-columns:minmax(240px,1fr) 160px 100px 90px}
.security-badge{color:#176a45;background:#e9f6ee;border:1px solid #c2dfcc;border-radius:999px;padding:7px 11px;font-size:11px;font-weight:900;white-space:nowrap}
.user-status{display:inline-flex;border-radius:999px;padding:5px 9px;font-size:11px;font-weight:900}
.user-status-active{color:#147045;background:#e9f7ee;border:1px solid #b9ddc7}
.user-status-blocked{color:#aa3f32;background:#fff1ee;border:1px solid #efc3bb}
.user-empty-cell{text-align:center!important;color:var(--muted);padding:42px!important}
.user-editor-panel{width:min(900px,100%)}
.user-editor-panel .editor-head small{color:var(--muted);display:block;margin-top:4px}
.security-note{color:#3f5148;background:#f2f7f3;border:1px solid #d5e4d8;border-radius:12px;gap:8px;margin-bottom:18px;padding:13px 15px;font-size:12px;display:grid}
.security-note b{color:var(--green)}
.user-detail-grid{grid-template-columns:repeat(3,1fr);gap:10px;margin-bottom:18px;display:grid}
.user-detail-grid>div{background:#f6f8f6;border-radius:11px;padding:13px}
.user-detail-grid span{color:var(--muted);font-size:11px;display:block}
.user-detail-grid strong{margin-top:5px;font-size:13px;display:block;overflow-wrap:anywhere}
.user-editor-section{border-top:1px solid var(--line);padding:20px 0 4px}
.user-editor-section h3{margin:0 0 14px;font-size:16px}
.user-editor-section .section-help{color:var(--muted);margin:-7px 0 14px;font-size:12px;line-height:1.6}
.stack-label,.password-grid label{gap:7px;font-size:12px;font-weight:800;display:grid}
.stack-label textarea,.password-grid input{border:1px solid var(--line);background:#fff;border-radius:10px;padding:11px}
.password-grid{grid-template-columns:1fr 1fr;gap:14px;display:grid}
.blocked-user-panel{background:#fff3f0;border:1px solid #efc8c0;border-radius:12px;padding:15px}
.blocked-user-panel p{margin:0 0 5px}
.blocked-user-panel small{color:var(--muted);display:block}
.blocked-user-panel button{color:#176a45;background:#fff;border:1px solid #b9d5c1;border-radius:9px;margin-top:13px;padding:8px 12px;font-weight:850}
.user-events-table td{font-size:12px}
@media (width<=760px){.user-management-toolbar{grid-template-columns:1fr 1fr}.user-detail-grid{grid-template-columns:1fr 1fr}.password-grid{grid-template-columns:1fr}.security-badge{display:none}}

.status-active{color:#147045;background:#e9f7ee;border:1px solid #b9ddc7}
.status-upcoming{color:#a45d0b;background:#fff3e2;border:1px solid #f0d1a2}
.status-closed{color:#727a76;background:#f0f2f1;border:1px solid #dfe3e1}
.status-unknown{color:#59665f;background:#f5f7f5;border:1px solid #d9e0db}
.time-filters>span{flex:0 0 auto;white-space:nowrap}
@media (width<=760px){
  .time-filters{gap:7px;padding-bottom:16px;-webkit-overflow-scrolling:touch}
  .time-filters button{flex:0 0 auto;padding:8px 12px}
  .listing-search input{padding:14px 12px}
  .listing-search button{padding:0 18px}
  .results-head{gap:10px;align-items:flex-start}
  .results-head p{line-height:1.55}
  .results-head select{flex:0 0 auto}
}
/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
.industry-picker{gap:7px;display:grid}.industry-picker input,.industry-picker select{border:1px solid var(--line);background:#fff;border-radius:9px;width:100%;min-width:0;padding:9px 10px;font-size:12px;outline:0}.industry-picker input:focus,.industry-picker select:focus{border-color:#8fb39a;box-shadow:0 0 0 3px #145b420d}
.filters-panel{position:static}.region-cascade,.source-picker{gap:9px;margin-top:12px;display:grid}.region-cascade{grid-template-columns:1fr}.region-cascade label{gap:5px;display:grid}.region-cascade span,.filter-subheading{color:var(--muted);font-size:11px;font-weight:800}.region-cascade input,.source-picker input,.source-picker select{border:1px solid var(--line);background:#fff;border-radius:9px;width:100%;min-width:0;padding:9px 10px;font-size:12px;outline:0}.region-cascade input:focus,.source-picker input:focus,.source-picker select:focus{border-color:#8fb39a;box-shadow:0 0 0 3px #145b420d}.source-picker select{color:var(--ink)}.filter-subheading{border-top:1px solid var(--line);margin-top:18px;padding-top:18px;font-size:14px;color:var(--ink)}.advanced-filters{padding-top:12px}@media (width<=760px){.region-cascade{grid-template-columns:repeat(2,minmax(0,1fr))}.filters-panel{max-height:none;overflow:visible}}
.nature-filter-bar{border:1px solid #ccdad0;background:#f9fbf9;border-radius:14px;align-items:center;gap:14px;padding:12px 14px;display:flex}.nature-filter-label{color:var(--green);white-space:nowrap;font-size:13px;font-weight:900}.nature-filter-options{flex-wrap:wrap;gap:8px;display:flex}.nature-filter-options button{color:#44544c;background:#fff;border:1px solid var(--line);border-radius:999px;padding:8px 14px;font-size:12px;font-weight:800;transition:all .16s}.nature-filter-options button:hover{color:var(--green);border-color:#9ebaa6}.nature-filter-options button.active{color:#fff;background:var(--green);border-color:var(--green);box-shadow:0 5px 13px #145b421f}@media (width<=760px){.nature-filter-bar{align-items:flex-start;gap:9px;padding:11px 12px}.nature-filter-label{padding-top:7px}.nature-filter-options{flex-wrap:nowrap;overflow-x:auto;padding-bottom:3px}.nature-filter-options button{white-space:nowrap;padding:7px 12px}}
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}}:root{--ink:#102019;--muted:#607069;--green:#145b42;--green-2:#1d7655;--lime:#c8f45a;--wash:#f4f7f3;--line:#d8e2da;--white:#fff;--orange:#b96c16;--red:#b84737;--shadow:0 18px 45px #18423014}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:#fbfcfa;margin:0;font-family:PingFang SC,Microsoft YaHei,Arial,sans-serif}button,input,select,textarea{font:inherit}button{cursor:pointer;color:inherit}a{color:inherit;text-decoration:none}.shell{width:min(1240px,100% - 48px);margin:0 auto}.site-header{z-index:50;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff5;position:sticky;top:0}.header-inner{align-items:center;gap:42px;height:78px;display:flex}.logo-button{background:0 0;border:0;padding:0}.brand{text-align:left;align-items:center;gap:12px;display:flex}.brand-mark{background:var(--green);width:48px;height:48px;color:var(--lime);border-radius:15px;place-items:center;font-size:27px;font-weight:900;display:grid;box-shadow:inset 0 0 0 2px #ffffff1f}.brand strong{letter-spacing:.02em;font-size:21px;display:block}.brand small{color:var(--muted);letter-spacing:.18em;margin-top:3px;font-size:10px;display:block}.site-header nav{align-items:stretch;gap:6px;height:100%;margin-left:auto;display:flex}.site-header nav button{color:#3a4741;background:0 0;border:0;padding:0 19px;font-weight:700;position:relative}.site-header nav button:hover,.site-header nav button.active{color:var(--green)}.site-header nav button.active:after{content:"";background:var(--green);border-radius:3px 3px 0 0;height:3px;position:absolute;bottom:0;left:18px;right:18px}.header-actions{align-items:center;gap:10px;display:flex}.primary,.ghost{border-radius:12px;padding:11px 18px;font-weight:800}.primary{border:1px solid var(--green);background:var(--green);color:#fff}.primary:hover{background:#0e4934}.ghost{border:1px solid var(--line);background:#fff}.profile-wrap{position:relative}.profile-button{background:var(--green);color:#fff;text-align:left;border:0;border-radius:13px;grid-template-rows:18px 16px;grid-template-columns:36px auto 16px;align-items:center;min-width:145px;padding:8px 12px;display:grid}.profile-button>span{background:var(--lime);width:34px;height:34px;color:var(--green);border-radius:10px;grid-row:1/3;place-items:center;font-weight:900;display:grid}.profile-button b{font-size:13px}.profile-button small{color:#cfe4d8;font-size:10px}.profile-menu{border:1px solid var(--line);width:190px;box-shadow:var(--shadow);background:#fff;border-radius:14px;padding:8px;position:absolute;top:58px;right:0}.profile-menu button{text-align:left;background:0 0;border:0;border-radius:9px;justify-content:space-between;width:100%;padding:11px;display:flex}.profile-menu button:hover{background:var(--wash)}.profile-menu em{color:var(--green);font-style:normal;font-weight:800}.home-hero{border-bottom:1px solid var(--line);background:linear-gradient(135deg,#edf6ef 0%,#f7faf6 54%,#e2eee5 100%);overflow:hidden}.hero-grid{grid-template-columns:1.35fr .75fr;align-items:center;gap:72px;min-height:510px;padding-top:60px;padding-bottom:64px;display:grid}.hero-kicker{color:var(--green);letter-spacing:.08em;align-items:center;gap:9px;font-size:13px;font-weight:900;display:inline-flex}.hero-kicker:before{content:"";background:var(--lime);border-radius:9px;width:32px;height:5px;box-shadow:inset 0 0 0 1px #8bb132}.hero-grid h1,.listing-hero h1{letter-spacing:-.035em;margin:20px 0;font-size:54px;line-height:1.12}.hero-grid>div>p{max-width:700px;color:var(--muted);font-size:18px;line-height:1.8}.hero-search,.listing-search{background:#fff;border:1px solid #cbd9ce;border-radius:16px;padding:7px;display:flex;box-shadow:0 12px 30px #19483414}.hero-search{margin-top:30px}.hero-search input,.listing-search input{background:0 0;border:0;outline:0;flex:1;min-width:0;padding:14px 17px}.hero-search button,.listing-search button{background:var(--green);color:#fff;border:0;border-radius:11px;padding:0 24px;font-weight:800}.hot-searches{color:var(--muted);align-items:center;gap:8px;margin-top:14px;font-size:12px;display:flex}.hot-searches button{color:var(--green);background:0 0;border:0;padding:3px}.hero-panel{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:25px;padding:28px;position:relative}.hero-panel:before{content:"";border:28px solid #145b420d;border-radius:50%;width:118px;height:118px;position:absolute;top:-38px;right:-38px}.panel-head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-end;padding-bottom:22px;display:flex}.panel-head span{font-weight:800}.panel-head strong{color:var(--green);font-size:46px;line-height:1}.panel-head small{font-size:14px}.source-health>div{border-bottom:1px solid var(--line);align-items:center;gap:13px;padding:19px 0;display:flex}.source-logo{color:#fff;border-radius:12px;place-items:center;width:40px;height:40px;font-weight:900;display:grid}.source-logo.uestc{background:#2865b7}.source-logo.jlu{background:#112f5b}.source-health p{flex:1;margin:0}.source-health b,.source-health small{display:block}.source-health small{color:var(--muted);margin-top:3px;font-size:11px}.source-health em{color:var(--green);background:#edf7f0;border-radius:20px;padding:5px 8px;font-size:11px;font-style:normal}.panel-foot{color:var(--muted);margin-top:18px;font-size:12px;line-height:1.6}.quick-categories{z-index:2;grid-template-columns:repeat(4,1fr);gap:14px;margin-top:-28px;display:grid;position:relative}.quick-categories button{text-align:left;border:1px solid var(--line);background:#fff;border-radius:17px;grid-template-columns:38px 1fr;gap:2px 12px;padding:19px 20px;display:grid;box-shadow:0 10px 28px #1b40310f}.quick-categories button:hover{border-color:#9cbaa7;transform:translateY(-2px)}.quick-categories span{color:var(--green);grid-row:1/3;font-size:12px;font-weight:900}.quick-categories b{font-size:16px}.quick-categories small{color:var(--muted)}.home-section{padding-top:72px}.section-title{justify-content:space-between;align-items:end;margin-bottom:23px;display:flex}.section-title span{color:var(--green);font-size:12px;font-weight:900}.section-title h2{margin:5px 0 0;font-size:30px}.section-title button{color:var(--green);background:0 0;border:0;font-weight:800}.compact-list{gap:14px;display:grid}.event-cards{grid-template-columns:repeat(2,1fr);gap:15px;display:grid}.event-cards>button{text-align:left;border:1px solid var(--line);background:#fff;border-radius:18px;align-items:center;gap:18px;padding:21px;display:flex}.event-cards>button:hover{box-shadow:var(--shadow);border-color:#a8c3ae}.event-date{width:68px;height:68px;color:var(--green);background:#edf5ef;border-radius:15px;place-items:center;font-weight:900;display:grid}.event-cards div{flex:1}.event-cards small{color:var(--green);font-weight:800}.event-cards strong{margin:7px 0;font-size:17px;display:block}.event-cards p{color:var(--muted);margin:0;font-size:12px}.event-cards em{color:var(--green);font-size:22px;font-style:normal}.listing-hero{border-bottom:1px solid var(--line);background:#eff5ef;padding:55px 0 0}.listing-hero h1{margin:15px 0 10px;font-size:48px}.listing-hero p{color:var(--muted);margin:0 0 28px}.type-tabs{gap:8px;display:flex}.type-tabs button{border:1px solid var(--line);background:#fff;border-radius:10px;padding:11px 17px;font-weight:800}.type-tabs button.active{background:var(--green);border-color:var(--green);color:#fff}.listing-search{max-width:100%;margin-top:0;transform:translateY(31px)}.listing-search input{padding:16px 20px}.time-filters{color:var(--muted);align-items:center;gap:8px;padding-top:56px;padding-bottom:22px;font-size:12px;display:flex;overflow:auto}.time-filters button{white-space:nowrap;border:1px solid var(--line);background:#fff;border-radius:24px;padding:8px 13px}.time-filters button.active{color:var(--green);background:#e6f0e8;border-color:#b9cdbd}.results-layout{grid-template-columns:254px 1fr;align-items:start;gap:28px;padding-bottom:80px;display:grid}.filters-panel{border:1px solid var(--line);background:#fff;border-radius:18px;padding:20px;position:static}.filter-heading{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding-bottom:15px;display:flex}.filter-heading h3{margin:0;font-size:20px}.filter-heading button{color:var(--green);background:0 0;border:0;font-weight:800}.filter-group{border-bottom:1px solid var(--line);padding:18px 0}.filter-group h4{margin:0 0 12px;font-size:14px}.filter-options{flex-wrap:wrap;gap:7px;display:flex}.filter-options button{border:1px solid var(--line);background:#fff;border-radius:8px;padding:7px 9px;font-size:12px}.filter-options button.active{background:var(--green);color:#fff;border-color:var(--green)}.more-toggle{background:var(--wash);width:100%;color:var(--green);border:0;border-radius:9px;margin-top:16px;padding:10px;font-size:12px;font-weight:800}.advanced-filters{gap:12px;padding-top:15px;display:grid}.advanced-filters label{gap:6px;font-size:12px;font-weight:800;display:grid}.advanced-filters select{border:1px solid var(--line);background:#fff;border-radius:8px;width:100%;padding:9px}.results-head{color:var(--muted);justify-content:space-between;align-items:center;margin:2px 0 14px;font-size:13px;display:flex}.results-head b{color:var(--ink)}.results-head select{border:1px solid var(--line);background:#fff;border-radius:9px;padding:9px 12px}.results{min-width:0}.job-card{border:1px solid var(--line);background:#fff;border-radius:18px;grid-template-columns:76px 1fr 150px;gap:20px;min-height:230px;margin-bottom:14px;padding:22px;transition:all .18s;display:grid}.job-card:hover{border-color:#9bb9a2;box-shadow:0 12px 30px #16423012}.date-tile{text-align:center;background:#f7faf7;border:1px solid #c4d5c8;border-radius:14px;width:72px;height:80px;overflow:hidden}.date-tile strong{height:49px;color:var(--green);background:#e6f0e8;place-items:center;font-size:25px;display:grid}.date-tile span{color:var(--muted);padding:7px;font-size:12px;display:block}.job-card-main{min-width:0}.card-eyebrow{flex-wrap:wrap;align-items:center;gap:7px;display:flex}.source-pill,.type-pill,.status{border-radius:20px;align-items:center;padding:5px 9px;font-size:11px;font-weight:800;display:inline-flex}.source-pill{color:#245a9b;background:#e9f0fb}.type-pill{color:var(--green);background:#edf5ef}.status{margin-left:auto}.status-报名中{color:#147045;background:#e9f7ee;border:1px solid #b9ddc7}.status-即将开始{color:#a45d0b;background:#fff3e2;border:1px solid #f0d1a2}.status-已结束{color:#727a76;background:#f0f2f1;border:1px solid #dfe3e1}.title-link{text-align:left;background:0 0;border:0;margin:13px 0 7px;padding:0;font-size:21px;font-weight:900;line-height:1.35;display:block}.title-link:hover{color:var(--green)}.company-line{color:#3e5047;font-weight:700}.card-time{color:#66736d;background:#f6f8f6;border-radius:9px;flex-wrap:wrap;gap:12px 28px;margin:14px 0 12px;padding:10px 12px;font-size:12px;display:flex}.card-time b{color:#2f4138}.tag-row{flex-wrap:wrap;gap:6px;display:flex}.tag-row span{color:#4c5f55;background:#fbfcfb;border:1px solid #d9e2db;border-radius:20px;padding:6px 9px;font-size:11px}.card-actions{flex-direction:column;align-items:flex-end;gap:12px;min-width:0;display:flex}.favorite-button{border:1px solid var(--line);width:38px;height:38px;color:var(--green);background:#fff;border-radius:10px;font-size:22px}.favorite-button.is-favorite{color:#bb8214;background:#fff7d9;border-color:#ebd397}.deadline,.venue{color:var(--muted);text-align:right;font-size:12px;line-height:1.5}.text-action{color:var(--green);background:0 0;border:0;margin-top:auto;font-weight:900}.empty{text-align:center;background:#fff;border:1px dashed #bfcfc2;border-radius:18px;place-items:center;min-height:330px;display:grid}.empty b{font-size:24px}.empty p{color:var(--muted);margin-top:-70px}.empty button{background:var(--green);color:#fff;border:0;border-radius:9px;margin-top:-100px;padding:10px 17px}.back-button{color:var(--green);background:0 0;border:0;margin:30px 0 10px;padding:0;font-weight:900}.breadcrumb{color:var(--muted);padding:8px 0 22px;font-size:12px}.detail-hero{border:1px solid var(--line);background:linear-gradient(135deg,#eef5ef,#f8faf7);border-radius:22px;justify-content:space-between;align-items:flex-start;margin-bottom:22px;padding:32px;display:flex}.detail-hero h1{margin:14px 0 8px;font-size:36px;line-height:1.3}.detail-company{margin:0;font-size:20px;font-weight:700}.detail-meta{color:var(--muted);margin:13px 0 0;font-size:12px}.detail-favorite{color:var(--green);background:#fff;border:1px solid #bbd0c0;border-radius:11px;padding:11px 16px;font-weight:800}.detail-favorite.is-favorite{color:#a87712;background:#fff7d9}.detail-layout{grid-template-columns:1fr 284px;align-items:start;gap:22px;padding-bottom:80px;display:grid}.detail-card,.apply-card,.source-card{border:1px solid var(--line);background:#fff;border-radius:19px;margin-bottom:18px;padding:27px}.facts-grid{grid-template-columns:repeat(2,1fr);gap:10px;display:grid}.fact{background:#f5f7f5;border-radius:12px;padding:14px}.fact span{color:var(--muted);margin-bottom:7px;font-size:11px;display:block}.fact strong{font-size:14px;line-height:1.5}.highlight-strip{flex-wrap:wrap;gap:8px;margin-top:16px;display:flex}.highlight-strip span{color:var(--green);background:#ecf7ef;border-radius:20px;padding:7px 11px;font-size:12px;font-weight:800}.detail-rail{position:sticky;top:100px}.apply-card{flex-direction:column;gap:12px;display:flex}.apply-card .status{align-self:flex-start;margin:0}.apply-card>span,.source-card>span{color:var(--muted);font-size:12px}.apply-card>strong{color:var(--red);font-size:22px}.apply-card button{background:var(--green);color:#fff;border:0;border-radius:11px;padding:13px;font-weight:900}.apply-card p,.source-card p{color:var(--muted);margin:0;font-size:11px;line-height:1.7}.source-card strong{margin:8px 0;font-size:14px;display:block}.detail-tabs{border-bottom:1px solid var(--line);gap:8px;margin:-7px 0 24px;display:flex}.detail-tabs button{background:0 0;border:0;padding:12px 16px;font-weight:900;position:relative}.detail-tabs button.active{color:var(--green)}.detail-tabs button.active:after{content:"";background:var(--green);border-radius:3px 3px 0 0;height:3px;position:absolute;bottom:-1px;left:12px;right:12px}.rich-content{color:#33443b;font-size:15px;line-height:1.9}.rich-content p{margin:0 0 18px}.rich-content h3{color:var(--ink);margin-top:28px;font-size:19px}.rich-content table{border-collapse:collapse;width:100%;font-size:13px}.rich-content th,.rich-content td{border:1px solid var(--line);text-align:left;vertical-align:top;padding:12px}.rich-content th{background:#f1f5f1}.rich-content li{margin-bottom:7px}.modal-backdrop{z-index:100;background:#081a127a;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.login-modal{background:#fff;border-radius:24px;width:min(440px,100%);padding:34px;position:relative;box-shadow:0 30px 80px #04140c40}.login-modal .brand{margin-bottom:28px}.modal-close{color:var(--muted);background:0 0;border:0;font-size:27px;position:absolute;top:14px;right:18px}.login-modal h2{margin:0 0 8px;font-size:30px}.login-modal>p{color:var(--muted);margin:0 0 24px}.login-modal label{gap:7px;margin-top:15px;font-size:13px;font-weight:800;display:grid}.login-modal input{border:1px solid var(--line);border-radius:11px;outline:0;padding:13px}.login-modal input:focus{border-color:var(--green)}.full{width:100%;margin-top:22px}.login-switch{width:100%;color:var(--green);background:0 0;border:0;padding:14px}.admin-page{background:#f4f7f4;grid-template-columns:240px 1fr;min-height:100vh;display:grid}.admin-sidebar{color:#fff;background:#10231a;flex-direction:column;height:100vh;padding:26px 20px;display:flex;position:sticky;top:0}.admin-sidebar .brand small{color:#a9c1b4}.admin-sidebar>p{color:#9eb5a8;margin:24px 5px 16px;font-size:12px}.admin-sidebar nav{gap:5px;display:grid}.admin-sidebar nav button{color:#cedbd4;text-align:left;background:0 0;border:0;border-radius:10px;padding:12px 14px;font-weight:800}.admin-sidebar nav button.active,.admin-sidebar nav button:hover{color:var(--lime);background:#263b30}.admin-exit{color:#d3e1da;background:0 0;border:1px solid #3b5145;border-radius:10px;margin-top:auto;padding:11px}.admin-main{min-width:0;padding:34px 40px}.admin-top{justify-content:space-between;align-items:center;margin-bottom:28px;display:flex}.admin-top span{color:var(--green);letter-spacing:.12em;font-size:11px;font-weight:900}.admin-top h1{margin:4px 0 0;font-size:34px}.admin-user{border:1px solid var(--line);background:#fff;border-radius:10px;padding:10px 14px}.metric-grid{grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:18px;display:grid}.metric-grid>div{border:1px solid var(--line);background:#fff;border-radius:16px;padding:20px}.metric-grid span,.metric-grid small{color:var(--muted);font-size:12px;display:block}.metric-grid strong{margin:12px 0 7px;font-size:32px;display:block}.admin-card{border:1px solid var(--line);background:#fff;border-radius:17px;margin-bottom:18px;padding:24px}.admin-card h2{margin:0 0 17px;font-size:20px}.admin-card li{color:#4e6157;margin:12px 0}.admin-actions{justify-content:flex-end;margin:0 0 24px;display:flex}.table-wrap{overflow:auto}.admin-card table{border-collapse:collapse;width:100%;font-size:13px}.admin-card th,.admin-card td{text-align:left;vertical-align:top;border-bottom:1px solid #e3e9e4;padding:14px 12px}.admin-card th{color:var(--muted);font-size:11px}.admin-card td small{color:var(--muted);margin-top:5px;display:block}.admin-card td button{border:1px solid var(--line);color:var(--green);background:#fff;border-radius:7px;padding:6px 8px;font-size:11px}.ok{color:#137346;font-weight:900}.warn{color:var(--orange);font-weight:900}.mapping-card p{color:var(--muted);line-height:1.7}.mapping-row{background:#f5f8f5;border-radius:12px;align-items:center;gap:15px;padding:16px;font-size:12px;display:flex}.mapping-row span{color:var(--muted)}.admin-toolbar{grid-template-columns:1fr 160px 160px auto;gap:10px;margin-bottom:16px;display:grid}.admin-toolbar input,.admin-toolbar select{border:1px solid var(--line);background:#fff;border-radius:10px;padding:11px}.form-grid{grid-template-columns:repeat(2,1fr);gap:16px;margin-bottom:18px;display:grid}.form-grid label{gap:7px;font-size:12px;font-weight:800;display:grid}.form-grid .wide{grid-column:1/-1}.form-grid input,.form-grid select,.form-grid textarea{border:1px solid var(--line);resize:vertical;background:#fff;border-radius:10px;padding:11px}.toast{z-index:120;color:#fff;box-shadow:var(--shadow);background:#10231a;border-radius:10px;padding:13px 18px;position:fixed;top:25px;right:30px}footer{border-top:1px solid var(--line);background:#f1f5f1;margin-top:72px;padding:38px 0}footer>.shell{align-items:center;gap:50px;display:flex}footer p{color:var(--muted);margin-left:auto;font-size:12px;line-height:1.7}footer div>div:last-child{color:var(--green);gap:18px;font-size:12px;display:flex}@media (width<=1020px){.header-inner{gap:18px}.site-header nav button{padding:0 10px}.hero-grid{grid-template-columns:1fr;gap:30px}.hero-panel{max-width:620px}.results-layout{grid-template-columns:220px 1fr}.job-card{grid-template-columns:65px 1fr}.card-actions{flex-direction:row;grid-column:2;align-items:center}.card-actions .text-action{margin:0 0 0 auto}.detail-layout{grid-template-columns:1fr}.detail-rail{grid-template-columns:1fr 1fr;gap:18px;display:grid;position:static}.metric-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=760px){.shell{width:min(100% - 28px,1240px)}.header-inner{flex-wrap:wrap;height:auto;min-height:70px;padding:10px 0}.site-header nav{order:3;width:100%;height:46px;margin:0;overflow:auto}.site-header nav button{white-space:nowrap}.ghost,.brand small{display:none}.brand-mark{width:41px;height:41px}.hero-grid{padding-top:38px}.hero-grid h1,.listing-hero h1{font-size:38px}.quick-categories{grid-template-columns:repeat(2,1fr)}.event-cards{grid-template-columns:1fr}.results-layout{display:block}.filters-panel{margin-bottom:18px;position:static}.job-card{grid-template-columns:54px 1fr;gap:14px;padding:16px}.date-tile{width:52px;height:65px}.date-tile strong{height:39px;font-size:20px}.date-tile span{padding:5px}.card-time{gap:5px;display:grid}.title-link{font-size:18px}.status{margin-left:0}.card-actions{grid-column:1/-1;justify-content:flex-end}.listing-hero{padding-top:35px}.type-tabs{overflow:auto}.type-tabs button{white-space:nowrap}.facts-grid{grid-template-columns:1fr}.detail-hero{padding:22px}.detail-hero h1{font-size:28px}.detail-layout,.detail-rail{display:block}.rich-card{padding:18px;overflow:hidden}.rich-content{overflow:auto}.admin-page{display:block}.admin-sidebar{height:auto;position:static}.admin-sidebar nav{grid-template-columns:repeat(3,1fr)}.admin-exit{margin-top:18px}.admin-main{padding:24px 14px}.metric-grid{grid-template-columns:1fr 1fr}.admin-toolbar,.form-grid{grid-template-columns:1fr}.form-grid .wide{grid-column:auto}footer>.shell{flex-direction:column;align-items:flex-start;gap:18px}footer p{margin:0}.profile-button{min-width:auto}.profile-button b,.profile-button small{display:none}.profile-button{grid-template-columns:36px 14px}}button:disabled{cursor:not-allowed;opacity:.55}.global-loading{z-index:90;color:#fff;box-shadow:var(--shadow);background:#10231a;border-radius:24px;align-items:center;gap:9px;padding:10px 16px;font-size:12px;font-weight:800;display:flex;position:fixed;top:92px;left:50%;transform:translate(-50%)}.global-loading span{border:2px solid #789486;border-top-color:var(--lime);border-radius:50%;width:14px;height:14px;animation:.7s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.pagination{justify-content:center;align-items:center;gap:7px;padding:22px 0 4px;display:flex}.pagination button{border:1px solid var(--line);min-width:38px;height:38px;color:var(--ink);background:#fff;border-radius:9px;font-weight:800}.pagination button.active{background:var(--green);border-color:var(--green);color:#fff}.compact-empty{min-height:210px}.list-error,.admin-error,.form-error{color:#a43d2e;background:#fff1ee;border:1px solid #efc3bb;border-radius:10px;margin-bottom:14px;padding:12px 14px;font-size:13px}.content-warning{color:#75581f;background:#fff8e9;border-left:4px solid #d79a22;border-radius:8px;margin-bottom:18px;padding:12px 14px}.panel-empty{text-align:center;color:var(--muted);background:#f6f8f6;border-radius:12px;padding:42px 20px}.attachment-card{border:1px solid var(--line);border-radius:12px;justify-content:space-between;align-items:center;gap:18px;margin:10px 0;padding:14px 16px;display:flex}.attachment-card a,.apply-link{color:var(--green);font-weight:850}.source-rich img,.rich-content img{max-width:100%;height:auto;margin:16px auto;display:block}.source-rich a,.rich-content a{color:#126b9f;text-underline-offset:3px;overflow-wrap:anywhere;text-decoration:underline}.source-rich table{border-collapse:collapse;max-width:100%;display:block;overflow:auto}.source-rich th,.source-rich td{border:1px solid var(--line);min-width:90px;padding:9px}.ai-key-points{background:#f4f8f4;border:1px solid #d6e5da;border-radius:12px;margin-top:16px;padding:14px}.ai-key-points>span{color:var(--green);margin-bottom:10px;font-size:12px;font-weight:900;display:block}.ai-key-points>div{flex-wrap:wrap;gap:7px;display:flex}.ai-key-points em{color:var(--ink);border:1px solid var(--line);background:#fff;border-radius:999px;padding:6px 10px;font-size:12px;font-style:normal}.ai-key-points small{color:var(--muted);margin-top:10px;display:block}.source-admin-list{gap:13px;display:grid}.source-admin-list details{border:1px solid var(--line);background:#fbfcfb;border-radius:14px;padding:16px}.source-admin-list summary{cursor:pointer;justify-content:space-between;align-items:center;gap:20px;display:flex}.source-admin-list summary span{gap:5px;display:grid}.source-admin-list summary small{color:var(--muted)}.source-admin-list summary em{font-style:normal}.source-actions{justify-content:flex-end;gap:9px;margin:17px 0;display:flex}.source-actions button,.module-actions button,.editor-actions button,.ai-actions button{border:1px solid var(--line);background:#fff;border-radius:9px;padding:9px 12px;font-weight:800}.source-actions .primary,.editor-actions .primary{background:var(--green);color:#fff;border-color:var(--green)}.module-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.module-card{background:#f3f7f3;border:1px solid #dbe5dd;border-radius:12px;grid-template-columns:1fr auto;align-items:center;gap:10px;padding:14px;display:grid}.module-card>div:first-child{gap:4px;display:grid}.module-card small{color:var(--muted)}.module-actions{grid-column:1/-1;gap:8px;display:flex}.module-form{background:#fff;grid-column:1/-1;display:block}.module-form h3{margin:0 0 14px}.row-actions{flex-wrap:wrap;gap:6px;display:flex}.admin-card td button.danger,.danger{color:#b84232;background:#fff5f3;border-color:#ebc6c0}.admin-export{border:1px solid var(--line);color:var(--green);background:#fff;border-radius:10px;place-items:center;padding:0 12px;font-size:12px;font-weight:900;display:grid}.admin-intro,.admin-card-head p{color:var(--muted);line-height:1.7}.editor-backdrop{z-index:130;background:#0719118c;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.editor-panel{background:#fff;border-radius:20px;width:min(720px,100%);max-height:90vh;padding:24px;overflow:auto;box-shadow:0 26px 80px #05160d4d}.wide-panel{width:min(980px,100%)}.editor-head,.editor-actions,.admin-card-head{justify-content:space-between;align-items:center;gap:18px;display:flex}.editor-head{margin-bottom:20px}.editor-head h2{margin:0}.editor-head>button{color:var(--muted);background:0 0;border:0;font-size:26px}.editor-actions{justify-content:flex-end;margin-top:16px}.check-label{justify-content:flex-start;align-items:center;grid-template-columns:auto 1fr!important;display:flex!important}.check-label input{width:18px;height:18px}.admin-card-head{align-items:flex-start;margin-bottom:18px}.admin-card-head h2{margin:0 0 5px}.admin-card-head p{max-width:680px;margin:0;font-size:12px}.ai-queue-banner{grid-template-columns:repeat(3,1fr) auto;align-items:stretch;gap:12px;margin-bottom:18px;display:grid}.ai-queue-banner>div{border:1px solid var(--line);background:#fff;border-radius:15px;gap:5px;padding:17px;display:grid}.ai-queue-banner span,.ai-queue-banner small{color:var(--muted);font-size:11px}.ai-queue-banner strong{color:var(--green);font-size:27px}.ai-queue-banner>button{align-self:center}.ai-actions{margin:0 0 18px}.ai-actions button{background:var(--green);border-color:var(--green);color:#fff}.admin-card td button+button{margin-left:6px}@media (width<=1020px){.module-grid{grid-template-columns:1fr}.ai-queue-banner{grid-template-columns:repeat(2,1fr)}}@media (width<=760px){.global-loading{top:126px}.pagination{flex-wrap:wrap}.source-actions{flex-wrap:wrap;justify-content:flex-start}.editor-backdrop{padding:10px}.editor-panel{padding:18px}.ai-queue-banner{grid-template-columns:1fr}.admin-card-head{display:grid}.source-admin-list summary{align-items:flex-start}.attachment-card{flex-direction:column;align-items:flex-start}}

/* User-facing content and visual hierarchy polish, 2026-08-18 */
.home-hero{background:linear-gradient(135deg,#f2f7f2 0%,#f9fbf8 52%,#e8f1e9 100%)}
.hero-grid{grid-template-columns:minmax(0,1.08fr) minmax(360px,.72fr);gap:52px;min-height:480px;padding-top:52px;padding-bottom:58px}
.hero-grid h1,.listing-hero h1{letter-spacing:-.025em}
.hero-grid h1{max-width:760px;margin:18px 0 16px;font-size:clamp(40px,3.2vw,50px);line-height:1.16}
.hero-grid>div>p{max-width:690px;margin:0;color:#596a62;font-size:16px;line-height:1.78}
.hero-kicker{letter-spacing:.05em;font-size:12px}
.hero-kicker:before{width:28px;height:4px}
.hero-search{max-width:760px;margin-top:26px;border-color:#c6d6ca;border-radius:14px;padding:6px;box-shadow:0 10px 26px #19483410}
.hero-search button,.listing-search button{border-radius:9px;padding-inline:25px}
.hot-searches{margin-top:12px;gap:10px}
.hot-searches button{border-radius:6px;padding:4px 5px;font-weight:700}
.hot-searches button:hover{background:#e7f0e9}
.hero-panel{border-color:#cad9ce;border-radius:21px;padding:24px;box-shadow:0 20px 50px #163c2d12}
.hero-panel:before{width:88px;height:88px;border-width:20px;top:-32px;right:-32px}
.panel-head{align-items:center;padding-bottom:18px}
.panel-head span{font-size:14px}
.panel-head strong{font-size:28px;letter-spacing:-.02em}
.panel-head small{margin-left:5px;font-size:11px;font-weight:700}
.source-health>div{gap:14px;padding:17px 0}
.source-logo{width:42px;height:42px;border-radius:11px;font-size:15px}
.source-logo.uestc{background:#176648}
.source-logo.jlu{background:#35765d}
.source-health b{font-size:14px}
.source-health small{margin-top:5px;font-size:11px;line-height:1.5}
.source-health em{padding:5px 9px;white-space:nowrap}
.panel-foot{margin-top:16px;padding-top:0;font-size:11px;line-height:1.7}
.quick-categories{grid-template-columns:repeat(3,1fr);gap:16px;margin-top:-22px}
.quick-categories button{min-height:90px;border-radius:15px;grid-template-columns:34px 1fr;align-content:center;padding:20px 22px;transition:border-color .18s,box-shadow .18s,transform .18s}
.quick-categories button:hover{box-shadow:0 14px 32px #1b403114}
.quick-categories b{font-size:16px}
.quick-categories small{margin-top:3px;font-size:12px;line-height:1.5}
.home-section{padding-top:64px}
.section-title{margin-bottom:20px}
.section-title h2{font-size:27px}
.section-title button{border-radius:8px;padding:7px 9px}
.section-title button:hover{background:#edf4ef}
.listing-hero{background:linear-gradient(180deg,#f1f6f1,#edf4ee);padding-top:40px}
.listing-hero h1{margin:12px 0 8px;font-size:40px;line-height:1.2}
.listing-hero p{max-width:780px;margin-bottom:22px;color:#596a62;font-size:15px;line-height:1.7}
.nature-filter-bar{border-color:#c7d7cb;background:#fbfdfb;border-radius:12px}
.listing-search{transform:translateY(25px);border-radius:14px;box-shadow:0 10px 26px #19483410}
.time-filters{padding-top:50px}
.detail-hero{border-radius:19px;padding:28px}
.detail-hero h1{font-size:32px;line-height:1.38}
.detail-card,.apply-card,.source-card{border-radius:16px;padding:24px}
.login-modal{border-radius:20px;padding:32px}
.login-modal .brand{margin-bottom:24px}
.login-modal h2{font-size:27px}
footer{margin-top:64px;padding:34px 0;background:#f3f6f3}
footer>.shell{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:42px}
footer p{max-width:720px;margin:0;color:#586961;font-size:12px;line-height:1.8}
footer div>div:last-child a{display:inline-flex;border:1px solid #c7d6ca;background:#fff;border-radius:999px;padding:8px 12px;font-weight:800}
@media (width<=1020px){
  .hero-grid{grid-template-columns:1fr;gap:28px;padding-top:44px;padding-bottom:60px}
  .hero-panel{max-width:none}
  footer>.shell{grid-template-columns:1fr auto}
  footer p{grid-column:1/-1;grid-row:2}
}
@media (width<=760px){
  .hero-grid{gap:24px;min-height:0;padding-top:34px;padding-bottom:42px}
  .hero-grid h1{margin:15px 0 14px;font-size:36px;line-height:1.2}
  .hero-grid>div>p{font-size:14px;line-height:1.75}
  .hero-search{margin-top:22px}
  .hero-search input{padding:12px 11px}
  .hero-search button{padding-inline:16px}
  .hot-searches{align-items:flex-start;flex-wrap:wrap}
  .hero-panel{padding:20px}
  .panel-head strong{font-size:24px}
  .quick-categories{grid-template-columns:1fr;margin-top:16px}
  .quick-categories button{min-height:78px}
  .home-section{padding-top:50px}
  .section-title h2{font-size:24px}
  .listing-hero{padding-top:30px}
  .listing-hero h1{font-size:34px}
  .listing-hero p{font-size:14px}
  .detail-hero{padding:22px}
  .detail-hero h1{font-size:27px}
  footer>.shell{display:grid;grid-template-columns:1fr;gap:16px}
  footer p{grid-column:auto;grid-row:auto}
}

/* Favorites and account experience, 2026-08-18 */
.profile-button{grid-template-columns:34px minmax(54px,1fr) 14px;grid-template-rows:34px;gap:9px;min-width:126px;max-width:210px;padding:7px 11px;border:1px solid #145b42;transition:background .18s,box-shadow .18s}
.profile-button:hover,.profile-button[aria-expanded=true]{background:#0f4f39;box-shadow:0 8px 20px #0d3e2d24}
.profile-button>.profile-avatar{grid-column:1;grid-row:1;width:34px;height:34px;border-radius:10px}
.profile-button b{grid-column:2;grid-row:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:14px}
.profile-button>.profile-caret{grid-column:3;grid-row:1;width:auto;height:auto;color:#d9eee1;background:transparent;border-radius:0;font-size:17px;line-height:1;transition:transform .18s}
.profile-button[aria-expanded=true]>.profile-caret{transform:rotate(180deg)}
.profile-menu{width:260px;top:58px;padding:10px;border-radius:16px;box-shadow:0 22px 55px #143b2d24}
.profile-menu-head{grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:10px;margin-bottom:7px;padding:8px 8px 13px;border-bottom:1px solid var(--line);display:grid}
.profile-menu-avatar{width:38px;height:38px;color:var(--green);background:var(--lime);border-radius:11px;place-items:center;font-weight:900;display:grid}
.profile-menu-head>div{min-width:0}
.profile-menu-head b,.profile-menu-head small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.profile-menu-head b{font-size:14px}
.profile-menu-head small{margin-top:2px;color:var(--muted);font-size:11px}
.profile-menu-head>em{color:var(--green);background:#edf7f0;border-radius:999px;padding:4px 7px;font-size:10px;font-style:normal;font-weight:800}
.profile-menu button{align-items:center;padding:12px 11px;font-size:14px;font-weight:750}
.profile-menu button.profile-menu-primary{color:var(--green);background:#f1f7f3}
.profile-menu button.profile-menu-primary:hover{background:#e7f2eb}
.profile-menu button.profile-menu-logout{color:#7c3c33;margin-top:3px;border-top:1px solid #eef2ef;border-radius:0 0 9px 9px}
.profile-menu button>em{min-width:26px;color:#fff;background:var(--green);border-radius:999px;padding:3px 8px;text-align:center;font-size:11px;font-style:normal;font-weight:900}
.favorite-toast{z-index:95;color:#fff;background:#10231a;border:1px solid #315345;border-radius:12px;padding:12px 16px;position:fixed;top:94px;right:24px;box-shadow:0 16px 40px #0c2f2230;font-size:13px;font-weight:800}
.favorites-page{min-height:70vh}
.favorites-hero{border-bottom:1px solid var(--line);background:linear-gradient(135deg,#f1f7f2,#e7f1e9);padding:50px 0}
.favorites-hero-inner{justify-content:space-between;align-items:flex-end;gap:36px;display:flex}
.favorites-hero h1{margin:14px 0 8px;font-size:42px;letter-spacing:-.025em;line-height:1.2}
.favorites-hero p{max-width:700px;margin:0;color:var(--muted);font-size:15px;line-height:1.75}
.favorites-count{min-width:150px;border:1px solid #c8d9cd;background:#ffffffc9;border-radius:16px;padding:18px 22px;text-align:center;box-shadow:0 10px 28px #183d2f0d}
.favorites-count strong{color:var(--green);font-size:34px;line-height:1;display:block}
.favorites-count span{color:var(--muted);margin-top:7px;font-size:12px;display:block}
.favorites-content{padding-top:38px;padding-bottom:20px}
.favorites-heading{justify-content:space-between;align-items:center;gap:24px;margin-bottom:20px;display:flex}
.favorites-heading h2{margin:0 0 5px;font-size:24px}
.favorites-heading p{color:var(--muted);margin:0;font-size:13px}
.favorites-heading .ghost{white-space:nowrap}
.favorites-list{display:grid;gap:16px}
.favorites-empty{min-height:280px;border:1px dashed #bfd0c3;background:#f7faf7;border-radius:18px;place-items:center;align-content:center;padding:44px 20px;text-align:center;display:grid}
.favorites-empty b{font-size:20px}
.favorites-empty p{max-width:460px;color:var(--muted);margin:8px 0 22px;font-size:14px;line-height:1.7}
@media (width<=760px){
  .profile-button{min-width:92px;max-width:126px;grid-template-columns:34px minmax(30px,1fr) 12px;padding:6px 8px}
  .profile-button b{display:block;max-width:54px;font-size:12px}
  .profile-menu{width:min(260px,calc(100vw - 28px));right:0}
  .favorite-toast{top:128px;right:14px;left:14px;text-align:center}
  .favorites-hero{padding:34px 0}
  .favorites-hero-inner{align-items:flex-start;display:grid}
  .favorites-hero h1{font-size:34px}
  .favorites-count{min-width:0;width:100%;padding:14px 18px;text-align:left}
  .favorites-count strong,.favorites-count span{display:inline}
  .favorites-count span{margin-left:8px}
  .favorites-content{padding-top:28px}
  .favorites-heading{align-items:flex-start;display:grid}
  .favorites-heading .ghost{justify-self:start}
}



/* Offer前线品牌与转化表达，2026-08-18 */
.brand{gap:11px}
.brand-mark{width:48px;height:48px;border-radius:14px;object-fit:cover;box-shadow:0 8px 20px #0b4a3924,inset 0 0 0 1px #ffffff26}
.brand strong{letter-spacing:-.015em;font-size:22px;font-weight:900}
.brand small{letter-spacing:.16em;font-size:9px;font-weight:750}
.hero-grid h1{max-width:720px;font-weight:950;letter-spacing:-.045em}
.hero-grid>div>p{max-width:720px;color:#53665c}
.panel-head strong{display:flex;align-items:baseline;gap:2px}
.source-health>div{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:16px}
.source-health p{min-width:0}
.source-health em{justify-self:end}
.panel-foot{color:#53665c;font-weight:650}
footer>.shell{grid-template-columns:auto minmax(0,1fr)}
footer p{justify-self:end;text-align:right}
@media (width<=760px){
  .brand-mark{width:42px;height:42px}
  .brand strong{font-size:20px}
  .hero-grid h1{font-size:38px;letter-spacing:-.04em}
  footer p{justify-self:start;text-align:left}
}

/* mobile-filter-collapse-20260818 */
.filter-heading-copy{gap:3px;display:grid}.filter-heading-copy>span{color:var(--muted);font-size:11px;font-weight:700}.filter-heading-actions{align-items:center;gap:10px;display:flex}.filter-toggle{display:none}
@media (width<=760px){.filters-panel{padding:16px 18px}.filters-panel.is-collapsed>:not(.filter-heading){display:none}.filters-panel.is-collapsed .filter-heading{border-bottom:0;padding-bottom:0}.filter-heading{gap:12px}.filter-heading h3{font-size:18px}.filter-heading-actions{gap:6px}.filter-heading button{white-space:nowrap}.filter-toggle{border:1px solid #c3d4c8!important;background:#f3f8f4!important;color:var(--green)!important;border-radius:999px;align-items:center;justify-content:center;min-height:36px;padding:7px 12px;display:inline-flex}.filter-clear{min-height:36px;padding:7px 4px}}

/* 后台可观测性筛选与折叠，2026-08-19 */
.admin-card-head-actions{display:flex;align-items:center;justify-content:flex-end;gap:10px;flex-wrap:wrap}
.admin-card-head-actions>button,.admin-collapse-head,.crawl-log-heading>button,.crawl-log-filter-actions>button{border:1px solid var(--line);background:#fff;border-radius:10px;padding:9px 12px;font-weight:800}
.collapsible-admin-card .form-grid{margin-top:24px}
.observability-card{padding:24px}
.admin-collapse-head{width:100%;border:0;background:transparent;padding:0;text-align:left;display:flex;align-items:center;justify-content:space-between;gap:18px}
.admin-collapse-head>span{display:flex;align-items:baseline;gap:10px}
.admin-collapse-head b{font-size:20px}
.admin-collapse-head small{color:var(--muted);font-size:12px}
.admin-collapse-head em{color:var(--green);font-size:12px;font-style:normal}
.observability-card>.table-wrap,.observability-card>.admin-filter-grid{margin-top:20px}
.admin-filter-grid{background:#f7faf8;border:1px solid #dbe5dd;border-radius:14px;grid-template-columns:repeat(3,minmax(150px,1fr));gap:14px;margin:20px 0;padding:16px;display:grid}
.admin-filter-grid.compact{grid-template-columns:minmax(180px,280px)}
.admin-filter-grid label{gap:7px;font-size:12px;font-weight:800;display:grid}
.admin-filter-grid input,.admin-filter-grid select{min-width:0;border:1px solid var(--line);background:#fff;border-radius:9px;padding:10px}
.admin-filter-grid>button{align-self:end;min-height:42px;border:1px solid var(--line);background:#fff;border-radius:9px;padding:10px 14px;font-weight:800}
.observability-empty{color:var(--muted);padding:34px 18px!important;text-align:center!important}
.crawl-log-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:24px}
.crawl-log-heading h2{margin:0 0 5px}
.crawl-log-heading p{color:var(--muted);margin:0;font-size:12px;line-height:1.6}
.crawl-log-heading>button{white-space:nowrap;color:var(--green)}
.crawl-log-filter{margin-top:18px}
.crawl-log-filter-grid{grid-template-columns:repeat(4,minmax(130px,1fr));margin-bottom:12px}
.crawl-log-filter-actions{display:flex;justify-content:flex-end;gap:10px;margin-bottom:18px}
.crawl-log-filter-actions>.primary{color:#fff;background:var(--green);border-color:var(--green)}
.crawl-log-card table{min-width:780px}
@media (width<=1020px){
  .admin-filter-grid,.crawl-log-filter-grid{grid-template-columns:repeat(2,minmax(150px,1fr))}
}
@media (width<=760px){
  .admin-card-head-actions{justify-content:flex-start}
  .admin-filter-grid,.admin-filter-grid.compact,.crawl-log-filter-grid{grid-template-columns:1fr}
  .crawl-log-heading{align-items:stretch;display:grid}
  .crawl-log-heading>button{justify-self:start}
  .crawl-log-filter-actions{display:grid;grid-template-columns:1fr 1fr}
  .crawl-log-filter-actions>button{width:100%}
  .observability-card{padding:18px}
}

/* 数据源折叠与配置效率，2026-08-19 */
.admin-header-actions{display:flex;align-items:center;justify-content:flex-end;gap:10px;flex-wrap:wrap}
.admin-header-actions .primary,.source-card-heading .primary{background:var(--green);color:#fff;border:1px solid var(--green);border-radius:10px;padding:10px 14px;font-weight:800}
.source-admin-card{padding:22px}
.source-card-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:18px}
.source-card-heading h2{margin:0 0 6px}
.source-card-heading p{color:var(--muted);margin:0;font-size:12px}
.source-card-actions{display:flex;align-items:center;gap:8px}
.source-card-actions>button:not(.primary){border:1px solid var(--line);background:#fff;border-radius:10px;padding:10px 14px;font-weight:800}
.source-type-filters{display:flex;flex-wrap:wrap;gap:8px;margin:-2px 0 14px}
.source-type-filters button{display:inline-flex;align-items:center;gap:7px;border:1px solid var(--line);border-radius:999px;background:#fff;color:#44564d;padding:8px 12px;font-size:12px;font-weight:800;cursor:pointer}
.source-type-filters button small{display:grid;place-items:center;min-width:21px;height:21px;border-radius:999px;background:#eef3ef;color:#52645a;font-size:10px}
.source-type-filters button.active{border-color:var(--green);background:var(--green);color:#fff}
.source-type-filters button.active small{background:#ffffff24;color:#fff}
.institutional-rollout-note{display:grid;grid-template-columns:auto 1fr;gap:12px;align-items:start;margin-bottom:14px;border:1px solid #d7dfba;border-radius:12px;background:#fbfce9;padding:12px 14px;color:#4c5b3a;font-size:12px;line-height:1.6}
.institutional-rollout-note strong{color:#4b6124;white-space:nowrap}
.source-meta-row{display:flex!important;align-items:center;flex-wrap:wrap;gap:7px!important;margin-top:2px}
.source-type-badge{display:inline-flex!important;width:max-content;border-radius:999px;background:#edf3ef;color:#476055!important;padding:4px 8px;font-size:10px!important;font-weight:850}
.source-type-badge.type-civil_service,.source-type-badge.type-public_institution,.source-type-badge.type-state_owned_enterprise,.source-type-badge.type-military_civilian,.source-type-badge.type-grassroots_program{background:#edf1fb;color:#345389!important}
.source-summary-status .pending{color:#8a650b;font-weight:900}
.source-summary-status .muted{color:#7a847e;font-weight:900}
.source-filter-empty{border:1px dashed #c9d5cc;border-radius:14px;background:#fafcfb;color:var(--muted);padding:42px;text-align:center;font-size:13px}
.source-admin-list details{overflow:hidden;transition:border-color .2s,box-shadow .2s}
.source-admin-list details[open]{border-color:#aac9b2;box-shadow:0 12px 28px #0b4b2e12}
.source-admin-list summary{list-style:none}
.source-admin-list summary::-webkit-details-marker{display:none}
.source-admin-list summary:before{content:"＋";color:var(--green);font-size:18px;font-weight:900}
.source-admin-list details[open] summary:before{content:"－"}
.source-admin-list summary>span{min-width:0;flex:1}
.source-admin-list summary>span b,.source-admin-list summary>span small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.source-summary-meta{color:var(--green)!important;font-weight:800}
.source-summary-status{min-width:210px;align-items:flex-end;gap:5px;display:grid;text-align:right}
.source-last-run{max-width:300px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.source-actions{flex-wrap:wrap}
.module-template-field{gap:7px;margin-bottom:16px;font-size:12px;font-weight:800;display:grid}
.module-template-field select{border:1px solid var(--line);background:#fff;border-radius:10px;padding:11px}
.module-actions .danger{margin-left:auto}
@media (width<=760px){
  .admin-main{padding:24px 18px}
  .admin-top{align-items:flex-start;gap:16px;flex-wrap:wrap}
  .admin-header-actions{justify-content:flex-start;width:100%}
  .source-admin-card{padding:16px}
  .source-card-heading{display:grid}
  .source-type-filters{overflow-x:auto;flex-wrap:nowrap;padding-bottom:4px}
  .source-type-filters button{flex:0 0 auto}
  .institutional-rollout-note{grid-template-columns:1fr;gap:4px}
  .institutional-rollout-note strong{white-space:normal}
  .source-admin-list summary{align-items:flex-start;gap:12px;flex-wrap:wrap}
  .source-summary-status{align-items:flex-start;min-width:0;width:100%;text-align:left}
  .source-last-run{max-width:100%}
  .source-actions{justify-content:flex-start}
  .module-grid{grid-template-columns:1fr}
  .module-actions .danger{margin-left:0}
}

/* 数据刷新不遮挡用户浏览。 */
.global-loading{display:none!important}




/* 页面切换和详情打开均使用瞬时定位，不播放向上滑动动画。 */
html{scroll-behavior:auto!important}


/* 采集日志恢复态：任何网络或渲染异常都保留可操作的内容区。 */
.crawl-log-card[aria-busy="true"]{box-shadow:inset 0 3px 0 #b8e647}
.crawl-log-error{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-top:18px}
.crawl-log-error button,.crawl-log-recovery button{border:0;background:var(--green);color:#fff;border-radius:9px;padding:9px 13px;font-weight:800}
.crawl-log-recovery{max-width:720px}
.crawl-log-recovery h2{margin-bottom:8px}
.crawl-log-recovery p{color:var(--muted);margin:0 0 18px;line-height:1.7}
@media (width<=760px){.crawl-log-error{align-items:flex-start;display:grid}.crawl-log-error button{justify-self:start}}


/* 全站搜索清除按钮：仅在输入内容后出现，并保持移动端可触达。 */
.search-input-shell{position:relative;min-width:0}
.search-input-shell>input{width:100%;padding-right:76px!important}
.hero-search>.search-input-shell,.listing-search>.search-input-shell{flex:1}
.admin-toolbar>.admin-search-input{flex:1;min-width:240px}
.region-cascade .search-input-shell{width:100%}
.search-clear-button{position:absolute;z-index:2;right:12px;top:50%;transform:translateY(-50%);border:0!important;background:#edf5ef!important;color:var(--green)!important;border-radius:999px!important;min-height:30px!important;padding:5px 10px!important;font-size:12px!important;font-weight:800!important;line-height:1!important;box-shadow:none!important;white-space:nowrap}
.search-clear-button:hover,.search-clear-button:focus-visible{background:#dcecdf!important;outline:2px solid #8fbc9b;outline-offset:1px}
.search-clear-button.compact{right:9px;padding:5px 8px!important}
input[type="search"]::-webkit-search-cancel-button{display:none}
@media (width<=760px){
  .admin-toolbar>.admin-search-input{min-width:100%;width:100%}
  .search-input-shell>input{padding-right:70px!important}
  .search-clear-button{right:9px}
}


/* 独立客户端根节点，避免静态首屏与登录后的后台页面发生 hydration 竞态。 */
#offer-frontline-root{min-height:100vh}
.root-render-error{width:min(680px,calc(100% - 32px));margin:80px auto;padding:32px;border:1px solid #cfded3;border-radius:22px;background:#fff;color:#10271e;box-shadow:0 18px 50px rgba(16,39,30,.08)}
.root-render-error strong{display:block;font-size:24px;margin-bottom:10px}.root-render-error p{color:#62736c;margin:0 0 20px}.root-render-error button{border:0;border-radius:12px;background:#126346;color:#fff;padding:12px 20px;font-weight:800;cursor:pointer}

/* 数据源健康状态支持展开查看栏目级采集结果。 */
.source-health-source-cell{min-width:250px}
.source-health-toggle{display:flex;align-items:center;gap:10px;width:100%;padding:0;border:0;background:transparent;color:inherit;text-align:left;cursor:pointer}
.source-health-toggle>span:last-child{display:grid;gap:4px;min-width:0}
.source-health-toggle b{font-size:14px;line-height:1.4}
.source-health-toggle small{color:var(--muted);font-size:11px;line-height:1.5}
.source-health-chevron{display:grid;place-items:center;flex:0 0 28px;width:28px;height:28px;border:1px solid var(--line);border-radius:9px;background:#f2f8f4;color:var(--green);font-size:18px;font-weight:900}
.source-health-toggle:hover .source-health-chevron,.source-health-toggle:focus-visible .source-health-chevron{background:#dfeee3;border-color:#9fc1aa}
.source-health-toggle:focus-visible{outline:2px solid #8fbc9b;outline-offset:5px;border-radius:8px}
.source-module-health-row>td{padding:0 12px 18px!important;border-top:0!important;background:#f8fbf9}
.source-module-health-panel{padding:18px;border:1px solid #cfe0d4;border-radius:16px;background:#fff;box-shadow:0 10px 28px rgba(16,74,49,.06)}
.source-module-health-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:14px}
.source-module-health-head h3{margin:0 0 5px;font-size:17px}.source-module-health-head p{margin:0;color:var(--muted);font-size:12px;line-height:1.6}.source-module-health-head>span{flex:0 0 auto;border-radius:999px;background:#e8f2eb;color:var(--green);padding:7px 11px;font-size:12px;font-weight:800}
.source-module-health-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}
.source-module-health-card{padding:15px;border:1px solid #d6e3da;border-radius:14px;background:#fbfdfc}
.module-health-title{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.module-health-title>div{display:grid;gap:3px;min-width:0}.module-health-title b{font-size:14px}.module-health-title small{color:var(--muted);font-size:11px;overflow-wrap:anywhere}
.module-health-status{flex:0 0 auto;border-radius:999px;padding:5px 8px;background:#edf2ef;color:#63716b;font-size:11px;font-weight:800}.module-health-status.ok{background:#e4f5e9;color:#08703d}.module-health-status.danger{background:#fff0ed;color:#b23b2b}.module-health-status.running{background:#fff5df;color:#a76308}
.source-module-health-card dl{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:14px 0 0}.source-module-health-card dl>div{min-width:0}.source-module-health-card dt{color:var(--muted);font-size:11px}.source-module-health-card dd{margin:3px 0 0;font-size:12px;font-weight:700;line-height:1.5;overflow-wrap:anywhere}
.module-health-error{margin:12px 0 0;padding:9px 10px;border-radius:9px;background:#fff0ed;color:#9f3629;font-size:11px;line-height:1.5;overflow-wrap:anywhere}.source-module-health-empty{padding:18px;text-align:center;color:var(--muted);border:1px dashed var(--line);border-radius:12px}
@media (width<=1100px){.source-module-health-grid{grid-template-columns:1fr}.source-module-health-card dl{grid-template-columns:1fr 1fr}}
@media (width<=760px){.source-module-health-head{display:grid}.source-module-health-head>span{justify-self:start}.source-module-health-card dl{grid-template-columns:1fr}.source-health-source-cell{min-width:210px}}

/* 校招雷达品牌：以官方雷达图标作为识别核心，保持前台、后台和移动端一致。 */
.brand{align-items:center;gap:12px}
.brand-mark{box-sizing:border-box;width:50px;height:50px;padding:9px;border:1px solid #1b664f;border-radius:15px;background:#0f4c3a;object-fit:contain;box-shadow:0 10px 24px rgba(15,76,58,.16)}
.brand>span{display:grid;gap:2px;min-width:0}
.brand strong{font-size:23px;font-weight:900;line-height:1.08;letter-spacing:-.04em;white-space:nowrap}
.brand small{font-size:9px;font-weight:800;line-height:1.2;letter-spacing:.16em;white-space:nowrap}
.logo-button:focus-visible{outline:3px solid #8fbc9b;outline-offset:5px;border-radius:16px}
@media (width<=760px){
  .brand{gap:10px}
  .brand-mark{width:44px;height:44px;padding:8px;border-radius:13px}
  .brand strong{font-size:20px}
  .brand small{font-size:8px;letter-spacing:.12em}
}


/* 省市级联下拉：避免移动端聚焦小字号输入框时页面自动放大 */
.region-cascade select{border:1px solid var(--line);background:#fff;color:var(--ink);border-radius:9px;width:100%;min-width:0;min-height:42px;padding:9px 34px 9px 10px;font-size:12px;line-height:1.4;outline:0;cursor:pointer}
.region-cascade select:focus{border-color:#8fb39a;box-shadow:0 0 0 3px #145b420d}
.region-cascade select:disabled{background:#f5f8f6;color:#8b9993;cursor:not-allowed;opacity:1}
@media (width<=760px){.region-cascade select{min-height:46px;font-size:16px}}

/* 巡检问题处理闭环：详情定位、修复状态与人工重试。 */
.observability-card .table-wrap table{min-width:1040px}
.quality-job-cell{min-width:260px;max-width:360px}
.quality-job-link{color:var(--ink);font-weight:850;line-height:1.5;text-decoration:none;overflow-wrap:anywhere}
.quality-job-link span{color:var(--green);margin-left:6px;font-size:12px}
.quality-job-link:hover,.quality-job-link:focus-visible{color:var(--green);text-decoration:underline;text-underline-offset:4px}
.quality-job-link:focus-visible{outline:2px solid #8fbc9b;outline-offset:4px;border-radius:4px}
.quality-repair-cell{min-width:150px}
.quality-repair-status{display:inline-flex;align-items:center;border-radius:999px;padding:5px 9px;background:#f6f8f6;font-size:11px;font-weight:900;white-space:nowrap}
.quality-repair-status.quality-status-safe{color:#176a45;background:#e8f5ec;border:1px solid #bfdfc9}
.quality-repair-status.quality-status-running{color:#8b5a08;background:#fff5df;border:1px solid #ebd29d}
.quality-repair-status.quality-status-muted{color:#68766f;background:#f0f3f1;border:1px solid #d9e1dc}
.quality-repair-message{max-width:220px;line-height:1.45;overflow-wrap:anywhere}
.admin-card td button.quality-repair-button{color:#fff;background:var(--green);border-color:var(--green);white-space:nowrap;font-weight:850}
.admin-card td button.quality-repair-button:hover:not(:disabled){background:#0e4934}
.quality-repair-actions{display:flex;flex-direction:column;align-items:flex-start;gap:8px;min-width:126px}
.admin-card td button.quality-command-button{padding:7px 9px;white-space:nowrap;font-size:11px}
@media (width<=760px){.quality-job-cell{min-width:230px}.observability-card .table-wrap table{min-width:980px}}

/* 招聘内容管理：标题与企业名称均作为清晰、可键盘访问的详情入口。 */
.admin-content-job-cell{min-width:230px}
.admin-content-job-link{display:block;width:fit-content;max-width:100%;color:var(--ink);line-height:1.5;text-decoration:none;overflow-wrap:anywhere}
.admin-content-title-link{font-weight:850}
.admin-content-company-link{margin-top:5px;color:var(--muted);font-size:11px}
.admin-content-job-link:hover{color:var(--green);text-decoration:underline;text-underline-offset:3px}
.admin-content-job-link:focus-visible{outline:2px solid #8fbc9b;outline-offset:3px;border-radius:4px;color:var(--green)}

/* 招聘内容筛选：服务端组合筛选，保持分页后的结果口径一致。 */
.admin-content-toolbar{grid-template-columns:minmax(0,1fr) auto;align-items:stretch}
.admin-content-filters{display:grid;grid-template-columns:minmax(220px,1fr) minmax(160px,210px) minmax(150px,190px) auto auto;gap:10px;min-width:0}
.admin-content-filters>.search-input-shell{min-width:0}
.admin-content-filters input,.admin-content-filters select{width:100%;min-height:44px}
.admin-content-filters>button{min-height:44px;border:1px solid var(--line);border-radius:10px;background:#fff;padding:9px 14px;font-weight:800;white-space:nowrap}
.admin-content-filters>button.primary{border-color:var(--green);background:var(--green);color:#fff}
.admin-content-actions{display:flex;align-items:stretch;gap:10px}
.admin-content-actions>button,.admin-content-actions>.admin-export{min-height:44px;border:1px solid var(--line);border-radius:10px;background:#fff;padding:9px 14px;color:var(--green);font-size:12px;font-weight:900;white-space:nowrap}
@media (width<=1100px){.admin-content-toolbar{grid-template-columns:1fr}.admin-content-filters{grid-template-columns:minmax(220px,1fr) 1fr 1fr}.admin-content-actions{justify-content:flex-end}.admin-content-filters>button{min-width:120px}}
@media (width<=760px){.admin-content-filters{grid-template-columns:1fr}.admin-content-actions{display:grid;grid-template-columns:1fr 1fr}.admin-content-actions>button,.admin-content-actions>.admin-export{place-items:center;display:grid}}

/* AI 模型选择：免费模型分组置顶，并直接说明限流与备用策略。 */
.model-select-help{display:block;margin-top:7px;color:var(--muted);font-size:11px;line-height:1.55}
.model-select-help b{color:#08703d;font-weight:850}
.collapsible-admin-card select optgroup{font-weight:850;color:#145b42}
.collapsible-admin-card select option{font-weight:600;color:var(--ink)}

/* 工信部 ICP 备案信息：独立于应用挂载节点，交互模块故障时仍保持可见。 */
.site-compliance-footer{border-top:1px solid var(--line,#d7e3da);background:#f7faf8;color:#64736c}
.site-compliance-footer-inner{display:flex;align-items:center;justify-content:center;gap:10px;min-height:58px;padding:14px 24px;font-size:12px;line-height:1.5}
.site-compliance-footer a{color:#145b42;font-weight:800;text-decoration:none}
.site-compliance-footer a:hover{text-decoration:underline;text-underline-offset:3px}
.site-compliance-footer a:focus-visible{outline:2px solid #8fbc9b;outline-offset:4px;border-radius:4px}
footer .site-footer-icp-link{display:inline-flex;align-items:center;min-height:38px;border:1px solid #c7d6ca;background:#fff;color:#145b42;border-radius:999px;padding:8px 14px;font-weight:800;text-decoration:none;transition:border-color .18s ease,background-color .18s ease,color .18s ease}
footer .site-footer-icp-link:hover{border-color:#8fbc9b;background:#eef6f0;color:#0e4934}
footer .site-footer-icp-link:focus-visible{outline:3px solid #c8f45a;outline-offset:3px}
footer.site-footer>.site-footer-shell{display:flex;justify-content:center;align-items:center}
footer.site-footer p{justify-self:auto;text-align:center}
body:has(#offer-frontline-root footer .site-footer-icp-link)>.site-compliance-footer{display:none}
@media (width<=760px){.site-compliance-footer-inner{min-height:54px;padding:12px 16px;font-size:12px}}
