:root{
  --navy:#073f94;--blue:#1677e8;--ink:#15365f;--muted:#667b93;--line:#dce9f6;
  --card:#fff;--shadow:0 14px 38px rgba(39,92,146,.13);--radius:28px;
  font-family:"Noto Sans SC","Microsoft YaHei","PingFang SC",system-ui,-apple-system,sans-serif;
  color:var(--ink);background:#eef7ff;
}
*{box-sizing:border-box}html,body{margin:0;min-height:100%;background:#eef7ff}body{overflow-x:hidden}button,input,select,textarea{font:inherit}button{cursor:pointer}img{max-width:100%;display:block}.page{display:none;min-height:100dvh;background:linear-gradient(180deg,#f7fbff 0,#f2f8ff 72%,#edf7ff 100%)}.page.active{display:block}.content-wrap{width:min(100%,760px);margin:0 auto;padding:0 20px 38px}

/* 首页：整张视觉封面，强制铺满当前视口，不留白 */
.page-cover{position:relative;height:100dvh;min-height:100dvh;overflow:hidden;background:#0c6bdc}.page-cover.active{display:block}.cover-poster{position:absolute;inset:0;width:100%;height:100%;object-fit:fill;user-select:none;-webkit-user-drag:none}.cover-hotspot{position:absolute;z-index:2;left:15%;width:70%;height:10.8%;bottom:5.8%;border:0;border-radius:999px;background:transparent;color:transparent;-webkit-tap-highlight-color:transparent}.cover-hotspot span{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0)}.cover-hotspot:focus-visible{outline:4px solid rgba(255,255,255,.95);outline-offset:-4px;background:rgba(255,255,255,.06)}

/* 通用页面头图 */
.page-hero{position:relative;min-height:260px;padding:78px 28px 48px;overflow:hidden;background:linear-gradient(135deg,#eef8ff,#fff9e8)}.page-hero:after{content:"";position:absolute;inset:0;background:linear-gradient(100deg,rgba(255,255,255,.98) 5%,rgba(255,255,255,.76) 52%,rgba(255,255,255,.08) 100%);pointer-events:none}.page-hero>div,.page-hero>.back-btn{position:relative;z-index:2}.page-hero h2{margin:4px 0 6px;font-family:STKaiti,"KaiTi",serif;font-size:48px;line-height:1.05;color:#063d8e;letter-spacing:.05em}.page-hero p{margin:0;font-size:16px;color:#355a83}.eyebrow{letter-spacing:.24em;color:#4f6f94;font-size:12px;margin-bottom:8px}.back-btn{position:absolute;top:24px;left:22px;width:48px;height:48px;border:0;border-radius:50%;background:rgba(255,255,255,.9);box-shadow:0 7px 22px rgba(41,88,137,.12);font-size:38px;line-height:38px;color:#173f6b}.directory-hero{background-image:url('/assets/campus/student-center.webp');background-size:cover;background-position:center 48%}.results-hero,.activities-hero,.apply-hero,.admin-hero{background-image:url('/assets/campus/student-center.webp');background-size:cover;background-position:center 42%}

/* 目录 */
.directory-wrap{margin-top:-26px;position:relative;z-index:3}.org-card{border-radius:30px;padding:22px;background:rgba(255,255,255,.96);box-shadow:var(--shadow);margin-bottom:20px;border:1px solid rgba(183,211,239,.65)}.org-one-stop{background:linear-gradient(150deg,#f4fbff,#fff)}.org-yiban{background:linear-gradient(150deg,#faf7ff,#fff)}.org-title{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin:0 5px 16px;color:#0c397b;font-family:STKaiti,"KaiTi",serif;font-weight:800;font-size:24px;line-height:1.35}.org-title small{font-family:inherit;font-weight:500;color:#8ba0b8;font-size:14px;white-space:nowrap;padding-top:4px}.dept-row{width:100%;min-height:78px;border:1px solid #dbe7f3;background:#fff;border-radius:20px;margin-top:10px;padding:11px 15px;display:grid;grid-template-columns:52px 1fr 28px;align-items:center;gap:13px;color:#173d6c;text-align:left;box-shadow:0 5px 14px rgba(31,80,128,.05)}.dept-row span:nth-child(2){font-size:18px;font-weight:800;line-height:1.35}.dept-row b{font-size:32px;font-weight:400;color:#6190c3}.dept-icon{width:48px;height:48px;border-radius:15px;display:grid;place-items:center;color:#fff;font-weight:900;font-size:21px;box-shadow:0 8px 16px rgba(69,116,179,.16)}.blue{background:linear-gradient(135deg,#1687f3,#436fe5)}.mint{background:linear-gradient(135deg,#17caa8,#3cad9a)}.orange{background:linear-gradient(135deg,#ffb03c,#ff7943)}.violet{background:linear-gradient(135deg,#7665ef,#9155e8)}.purple{background:linear-gradient(135deg,#744de3,#aa43e8)}.cyan{background:linear-gradient(135deg,#00a6e7,#336fe4)}.pink{background:linear-gradient(135deg,#f757b8,#e7488e)}.teal{background:linear-gradient(135deg,#02b2c4,#24b48f)}.feature-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-top:24px}.feature-card{min-height:146px;border:0;border-radius:25px;padding:22px;display:grid;grid-template-columns:58px 1fr 26px;grid-template-rows:auto auto;align-items:center;text-align:left;color:#fff;box-shadow:0 14px 28px rgba(45,105,171,.16);overflow:hidden;position:relative}.feature-card:after{content:"";position:absolute;width:150px;height:150px;border-radius:50%;right:-55px;bottom:-65px;background:rgba(255,255,255,.13)}.feature-card.results{background:linear-gradient(135deg,#1a9cf3,#3669e8)}.feature-card.activities{background:linear-gradient(135deg,#1bc79b,#12aa8c)}.feature-icon{grid-row:1/3;width:52px;height:52px;border-radius:16px;display:grid;place-items:center;background:rgba(255,255,255,.18);font-size:28px}.feature-card strong{font-size:25px;position:relative;z-index:1}.feature-card small{font-size:12px;color:rgba(255,255,255,.86);position:relative;z-index:1}.feature-card b{grid-column:3;grid-row:1/3;font-size:32px;font-weight:400}.signup-main{width:100%;margin-top:16px;border:0;border-radius:24px;padding:19px;background:linear-gradient(135deg,#0c9ef3,#2760e5);color:#fff;font-size:23px;font-weight:900;box-shadow:0 13px 27px rgba(30,100,203,.23)}

/* 部门详情 - 真正 HTML 网页，而不是整张海报 */
.dept-page{--dept-primary:#1269dc;--dept-secondary:#2f9fff;--dept-accent:#ffd447;background:linear-gradient(180deg,#effaff 0,#f7fbff 28%,#eef8ff 100%)}.dept-topbar{position:sticky;top:0;z-index:30;height:58px;display:grid;grid-template-columns:52px 1fr 52px;align-items:center;padding:0 8px;background:rgba(255,255,255,.92);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);box-shadow:0 1px 0 rgba(23,70,113,.08);font-weight:800;text-align:center;color:#173d65}.dept-topbar button{width:42px;height:42px;border:0;border-radius:50%;background:#f0f6fc;color:#234e7a;font-size:29px;display:grid;place-items:center}.dept-home{font-size:20px!important;margin-left:auto}.dept-hero{height:350px;position:relative;overflow:hidden}.dept-hero-photo{position:absolute;inset:0;background-image:url('/assets/campus/student-center.webp');background-size:cover;background-position:center 43%;filter:saturate(1.15) contrast(1.03)}.dept-hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(255,255,255,.98) 0%,rgba(255,255,255,.94) 36%,rgba(255,255,255,.34) 70%,rgba(255,255,255,.02) 100%),linear-gradient(180deg,rgba(255,255,255,.06),rgba(255,255,255,.36))}.dept-hero:before{content:"";position:absolute;z-index:2;width:240px;height:240px;border-radius:50%;left:-110px;top:-120px;background:color-mix(in srgb,var(--dept-accent) 30%,transparent);filter:blur(2px)}.dept-hero-content{position:relative;z-index:3;height:100%;width:min(100%,760px);margin:auto;padding:30px 22px 24px;display:flex;align-items:flex-start}.dept-title-block{width:71%;padding-top:8px}.dept-org-badge{display:inline-flex;align-items:center;min-height:29px;padding:5px 12px;border-radius:999px;background:color-mix(in srgb,var(--dept-primary) 10%,white);color:var(--dept-primary);font-weight:800;font-size:12px;border:1px solid color-mix(in srgb,var(--dept-primary) 15%,white)}.dept-title-block h1{margin:15px 0 10px;color:var(--dept-primary);font-size:53px;line-height:.98;letter-spacing:-.04em;font-weight:1000;text-shadow:0 2px 0 white,0 6px 14px rgba(255,255,255,.85)}.dept-title-block h1 small{display:block;font-size:.46em;line-height:1.2;margin-top:8px;color:var(--dept-primary);letter-spacing:0}.dept-tags{display:flex;flex-wrap:wrap;gap:7px;margin-bottom:10px}.dept-tags span{font-size:15px;font-weight:900;color:var(--dept-primary);padding:7px 10px;border-radius:999px;background:color-mix(in srgb,var(--dept-accent) 30%,white);box-shadow:inset 0 0 0 1px rgba(255,255,255,.65)}.dept-title-block p{margin:0;max-width:560px;font-size:15px;line-height:1.55;font-weight:800;color:color-mix(in srgb,var(--dept-primary) 78%,#24384d)}.dept-hero-decor{position:absolute;right:22px;bottom:24px;width:150px;height:135px}.dept-hero-decor span{position:absolute;display:grid;place-items:center;border-radius:22px;color:#fff;font-weight:1000;box-shadow:0 12px 24px rgba(32,76,122,.18);border:3px solid rgba(255,255,255,.85);background:linear-gradient(135deg,var(--dept-primary),var(--dept-secondary))}.dept-hero-decor .decor-1{width:78px;height:78px;right:0;bottom:0;font-size:25px;transform:rotate(5deg)}.dept-hero-decor .decor-2{width:65px;height:65px;left:7px;bottom:12px;background:linear-gradient(135deg,var(--dept-secondary),var(--dept-primary));font-size:22px;transform:rotate(-8deg)}.dept-hero-decor .decor-3{width:54px;height:54px;right:19px;top:0;background:linear-gradient(135deg,var(--dept-accent),var(--dept-secondary));font-size:18px;color:#153e68;transform:rotate(9deg)}.dept-content{width:min(100%,760px);margin:-18px auto 0;padding:0 18px 34px;position:relative;z-index:5}.dept-info-card{display:grid;grid-template-columns:116px 1fr;gap:18px;background:rgba(255,255,255,.98);border:1px solid rgba(211,228,243,.9);border-radius:30px;margin-bottom:16px;padding:24px 22px;box-shadow:0 12px 31px rgba(31,84,139,.11)}.dept-card-icon{width:100px;height:100px;border-radius:28px;display:grid;place-items:center;align-self:start;background:linear-gradient(145deg,color-mix(in srgb,var(--dept-secondary) 20%,white),#fff);color:var(--dept-primary);font-size:38px;font-weight:1000;border:1px solid color-mix(in srgb,var(--dept-secondary) 22%,white);box-shadow:inset 0 0 0 8px rgba(255,255,255,.55)}.join-card .dept-card-icon{color:#ff9b00;background:linear-gradient(145deg,#fff2b0,#fff)}.fit-card .dept-card-icon{color:var(--dept-primary)}.dept-card-main h2{margin:0 0 12px;color:var(--dept-primary);font-size:31px;line-height:1.15;font-weight:1000;position:relative;display:inline-block}.dept-card-main h2:after{content:"";position:absolute;left:0;bottom:-7px;width:78%;height:6px;background:var(--dept-accent);border-radius:999px;opacity:.78}.dept-card-main h2 i{display:inline-block;width:9px;height:22px;background:var(--dept-accent);border-radius:99px;transform:rotate(36deg);margin-left:13px;vertical-align:7px}.dept-card-main ul{list-style:none;margin:18px 0 0;padding:0;display:grid;gap:9px}.dept-card-main li{position:relative;padding-left:25px;font-size:16.5px;line-height:1.58;color:#214670;font-weight:600}.dept-card-main li:before{content:"";position:absolute;left:0;top:.55em;width:10px;height:10px;border-radius:50%;background:linear-gradient(135deg,var(--dept-primary),var(--dept-secondary));box-shadow:0 0 0 4px color-mix(in srgb,var(--dept-secondary) 10%,white)}.dept-slogan{min-height:112px;margin-top:5px;border-radius:28px;display:grid;place-items:center;padding:24px 28px;text-align:center;color:#fff;font-family:STKaiti,"KaiTi",serif;font-size:30px;font-weight:800;letter-spacing:.04em;background:linear-gradient(135deg,var(--dept-primary),var(--dept-secondary));box-shadow:0 15px 30px color-mix(in srgb,var(--dept-primary) 24%,transparent);position:relative;overflow:hidden}.dept-slogan:before,.dept-slogan:after{content:"";position:absolute;width:180px;height:180px;border:2px solid rgba(255,255,255,.14);border-radius:50%}.dept-slogan:before{left:-100px;top:-80px}.dept-slogan:after{right:-90px;bottom:-100px}.dept-slogan span{position:relative;z-index:2}.dept-return{width:100%;margin-top:14px;border:1px solid color-mix(in srgb,var(--dept-primary) 25%,white);border-radius:22px;padding:16px;background:#fff;color:var(--dept-primary);font-size:18px;font-weight:900;box-shadow:0 7px 19px rgba(40,91,143,.08)}

/* 成果展示 */
.results-wrap{margin-top:-22px;position:relative;z-index:3}.result-stat-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;background:#fff;padding:15px;border-radius:24px;box-shadow:var(--shadow);margin-bottom:18px}.result-stat-grid div{min-height:82px;border-radius:17px;background:#f5f9ff;display:grid;place-items:center;text-align:center;padding:8px}.result-stat-grid span{font-size:25px}.result-stat-grid b{font-size:13px;color:#234e80}.result-section{background:#fff;border-radius:26px;padding:20px;box-shadow:var(--shadow);margin-bottom:18px}.section-title h3{margin:0;color:#0e4a99;font-size:27px}.section-title p{margin:7px 0 0;color:#6b7f94;font-size:13px;line-height:1.6}.achievement-group{padding-top:18px;margin-top:15px;border-top:1px solid #eef3f8}.group-head{display:flex;align-items:center;justify-content:space-between;gap:10px}.group-head h4{margin:0;font-size:18px;color:#183f70}.group-head span{font-size:11px;border-radius:999px;padding:5px 9px;background:#eef6ff;color:#3774b4}.achievement-group>p{font-size:13px;color:#718196;line-height:1.55}.cert-row{display:grid;grid-auto-flow:column;grid-auto-columns:34%;gap:10px;overflow-x:auto;padding:4px 2px 10px;scroll-snap-type:x mandatory;scrollbar-width:none}.cert-row::-webkit-scrollbar{display:none}.cert-card{border:0;padding:0;border-radius:12px;background:#f5f7fa;overflow:hidden;scroll-snap-align:start;box-shadow:0 5px 13px rgba(37,70,107,.1)}.cert-card img{width:100%;height:210px;object-fit:contain;background:white}.cert-row.two-up{grid-auto-columns:48%}.growth-path{display:grid;grid-template-columns:1fr auto 1fr auto 1fr auto 1fr;align-items:center;gap:7px;background:linear-gradient(135deg,#eaf5ff,#f8fbff);border-radius:24px;padding:17px;margin:18px 0}.growth-path div{text-align:center}.growth-path b{display:block;font-size:13px;color:#24598f}.growth-path small{display:block;font-size:10px;color:#71869a;margin-top:4px}.growth-path>span{color:#4194e5;font-size:24px}.wide-secondary{width:100%;border:0;border-radius:20px;padding:16px;background:linear-gradient(135deg,#168fe8,#2767db);color:#fff;font-size:18px;font-weight:900;box-shadow:0 10px 23px rgba(36,101,190,.18)}

/* 活动回顾 */
.activities-wrap{margin-top:-18px;position:relative;z-index:3}.activity-intro{background:#fff;border-radius:22px;padding:17px;box-shadow:var(--shadow);line-height:1.7;font-size:14px;color:#526d89}.activity-timeline{display:grid;gap:13px;margin:16px 0}.activity-timeline article{background:#fff;border-radius:21px;padding:17px;box-shadow:0 7px 20px rgba(34,80,128,.09);border-left:5px solid #1fb99b}.act-tag{font-size:11px;color:#07856f;background:#dffaf4;padding:5px 9px;border-radius:999px}.activity-timeline h3{margin:10px 0 6px;font-size:21px}.activity-timeline p{margin:0;color:#63758d;line-height:1.65;font-size:14px}.act-depts{margin-top:12px;font-size:12px;font-weight:700;color:#3f6290}.activity-note{margin-top:18px;padding:16px;border-radius:18px;background:#fff8df;color:#705a15;font-size:13px;line-height:1.65}

/* 报名 */
.form-wrap{margin-top:-14px;position:relative;z-index:4}.apply-tip{background:linear-gradient(135deg,#fff8da,#fff);border:1px solid #ffe7a3;border-radius:22px;padding:15px 17px;box-shadow:0 7px 20px rgba(108,85,20,.07);margin-bottom:16px}.apply-tip b{display:block;color:#795400}.apply-tip span{font-size:13px;line-height:1.6;color:#7f6b37}.field-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.field-grid .full{grid-column:1/-1}label{display:block;font-weight:700;font-size:14px;color:#274a78}input,select,textarea{width:100%;margin-top:6px;border:1px solid #dbe7f4;border-radius:15px;background:#fff;padding:13px 12px;outline:none;color:#17375f;box-shadow:0 3px 10px rgba(30,78,130,.04)}input:focus,select:focus,textarea:focus{border-color:#4a93e8;box-shadow:0 0 0 3px rgba(54,141,230,.12)}.long-field{margin-top:16px}.long-field textarea{min-height:140px;resize:vertical;line-height:1.6}.consent{margin:16px 0;display:flex;gap:8px;align-items:flex-start;font-size:12px;font-weight:500;line-height:1.5}.consent input{width:auto;margin-top:3px}.submit-btn{width:100%;border:0;border-radius:20px;padding:17px;background:linear-gradient(135deg,#0e8ff3,#2a62e6);color:#fff;font-size:20px;font-weight:800;box-shadow:0 12px 25px rgba(32,99,201,.24)}.download-form{display:block;text-align:center;margin-top:13px;padding:14px;border-radius:18px;background:#fff;color:#0f5dbd;text-decoration:none;font-weight:800;border:1px solid #dce9f7}

/* 提交成功与面试查询 */
.success-wrap{min-height:100dvh;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:40px 24px;text-align:center;background:linear-gradient(180deg,#e7f5ff,#fff)}.success-badge{width:86px;height:86px;border-radius:50%;display:grid;place-items:center;background:linear-gradient(135deg,#17c7a7,#3aa96e);color:#fff;font-size:48px;box-shadow:0 14px 30px rgba(29,175,130,.25)}.success-kicker{margin-top:18px;color:#12846c;font-weight:800}.success-wrap h2{margin:7px 0 8px}.application-number{font-size:64px;font-weight:900;color:#0e5fc1;letter-spacing:.08em}.success-wrap p{max-width:420px;color:#64788f;line-height:1.7}.success-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px;width:100%;max-width:480px;margin-top:16px}.success-actions a,.success-actions button{border:0;border-radius:18px;padding:15px;text-decoration:none;font-weight:800}.success-actions a{background:#0f71db;color:#fff}.success-actions button{background:#e7f1fb;color:#0d5bb5}.success-note{margin-top:16px;padding:12px 18px;border-radius:14px;background:#fff3cc;color:#755400}.interviewer-wrap{margin-top:-14px;position:relative;z-index:4}.interviewer-wrap form{background:#fff;border-radius:24px;padding:18px;box-shadow:var(--shadow);display:grid;gap:14px}#lookupResult{margin-top:14px}.lookup-card{background:#fff;border-radius:22px;padding:18px;box-shadow:var(--shadow)}.lookup-card h3{margin:0 0 12px}.lookup-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px;font-size:14px}.lookup-grid div{padding:10px;background:#f5f9fe;border-radius:12px}.lookup-long{margin-top:10px;background:#f8fbff;border-radius:14px;padding:12px;line-height:1.65}

/* 证书大图与提示 */
.lightbox{position:fixed;inset:0;z-index:100;background:rgba(4,17,36,.88);display:none;align-items:center;justify-content:center;padding:26px}.lightbox.open{display:flex}.lightbox img{max-width:100%;max-height:88vh;border-radius:14px;background:#fff}.lightbox-close{position:absolute;right:18px;top:18px;width:44px;height:44px;border:0;border-radius:50%;background:rgba(255,255,255,.15);color:#fff;font-size:30px}.toast{position:fixed;z-index:120;left:50%;bottom:30px;transform:translateX(-50%) translateY(120px);background:#17375f;color:#fff;padding:12px 18px;border-radius:999px;opacity:0;transition:.25s;white-space:nowrap}.toast.show{opacity:1;transform:translateX(-50%) translateY(0)}

@media (min-width:800px){
  .page:not(.page-cover){max-width:800px;margin:0 auto;box-shadow:0 0 45px rgba(27,74,119,.08)}
  .page-cover{max-width:520px;margin:0 auto;box-shadow:0 0 45px rgba(27,74,119,.18)}
}
@media (max-width:560px){
  .content-wrap{padding-left:15px;padding-right:15px}.page-hero{min-height:222px;padding:66px 20px 38px}.page-hero h2{font-size:42px}.page-hero p{font-size:14px}.back-btn{top:18px;left:16px;width:45px;height:45px}.directory-wrap{margin-top:-19px}.org-card{padding:16px;border-radius:25px}.org-title{font-size:21px}.dept-row{min-height:72px;grid-template-columns:48px 1fr 24px;padding:9px 12px}.dept-row span:nth-child(2){font-size:17px}.dept-icon{width:45px;height:45px}.feature-card{min-height:126px;padding:17px;grid-template-columns:48px 1fr 20px}.feature-icon{width:45px;height:45px}.feature-card strong{font-size:22px}.feature-card small{display:none}.signup-main{font-size:21px;padding:17px}.dept-hero{height:318px}.dept-hero-content{padding:24px 16px}.dept-title-block{width:76%}.dept-title-block h1{font-size:45px;margin-top:13px}.dept-title-block p{font-size:13.5px}.dept-tags span{font-size:13px;padding:6px 8px}.dept-hero-decor{right:13px;bottom:20px;width:118px;height:115px}.dept-hero-decor .decor-1{width:67px;height:67px}.dept-hero-decor .decor-2{width:55px;height:55px}.dept-hero-decor .decor-3{width:46px;height:46px}.dept-content{padding:0 12px 28px;margin-top:-14px}.dept-info-card{grid-template-columns:78px 1fr;gap:13px;padding:19px 14px;border-radius:24px}.dept-card-icon{width:72px;height:72px;border-radius:21px;font-size:27px}.dept-card-main h2{font-size:27px}.dept-card-main h2 i{height:18px}.dept-card-main li{font-size:16px;padding-left:21px;line-height:1.6}.dept-card-main li:before{width:9px;height:9px}.dept-slogan{min-height:96px;font-size:25px;padding:20px}.result-stat-grid{grid-template-columns:repeat(2,1fr)}.cert-row{grid-auto-columns:46%}.growth-path{grid-template-columns:1fr auto 1fr;row-gap:10px}.growth-path>div:nth-of-type(3),.growth-path>span:nth-of-type(2),.growth-path>div:nth-of-type(4),.growth-path>span:nth-of-type(3){display:none}.field-grid{grid-template-columns:1fr}.field-grid .full{grid-column:auto}.lookup-grid{grid-template-columns:1fr}
}
@media (max-width:390px){
  .org-title{font-size:19px}.dept-row span:nth-child(2){font-size:15.8px}.feature-grid{gap:10px}.feature-card{padding:14px}.feature-card strong{font-size:20px}.dept-hero{height:300px}.dept-title-block h1{font-size:39px}.dept-title-block{width:78%}.dept-info-card{grid-template-columns:62px 1fr;padding:16px 12px}.dept-card-icon{width:58px;height:58px;font-size:22px;border-radius:17px}.dept-card-main h2{font-size:24px}.dept-card-main li{font-size:15.3px}.dept-slogan{font-size:23px}.cover-hotspot{bottom:5.5%}
}

/* ===== V3 报名流程：基础信息 -> 动态报名表 -> 上传 -> 编号 ===== */
.apply-progress{display:flex;align-items:center;justify-content:space-between;gap:5px;background:#fff;border-radius:22px;padding:13px 12px;margin-bottom:14px;box-shadow:var(--shadow)}
.apply-progress>div{display:grid;justify-items:center;gap:4px;min-width:58px;color:#91a2b5;font-size:10px;text-align:center}
.apply-progress>div span{width:29px;height:29px;border-radius:50%;display:grid;place-items:center;background:#edf2f7;color:#8a9db0;font-weight:900}
.apply-progress>div b{font-size:10.5px;white-space:nowrap}.apply-progress>div.active{color:#155eb7}.apply-progress>div.active span{background:linear-gradient(135deg,#228fe9,#335fd9);color:#fff;box-shadow:0 5px 12px rgba(35,105,210,.2)}
.apply-progress>i{height:2px;flex:1;background:#e4edf6;border-radius:9px}.apply-step-card{background:#fff;border-radius:26px;padding:18px;box-shadow:var(--shadow)}
.form-generate-btn{margin-top:18px}.download-ready{display:grid;grid-template-columns:54px 1fr;gap:12px;align-items:center;padding:13px;border-radius:18px;background:linear-gradient(135deg,#e8fbf5,#f7fffc);border:1px solid #c8efe2}.ready-icon{width:50px;height:50px;border-radius:50%;display:grid;place-items:center;background:#20ba92;color:#fff;font-size:28px;font-weight:900}.download-ready b{color:#0b765d;font-size:17px}.download-ready p{margin:3px 0 0;color:#5e7e76;font-size:12px;line-height:1.5}.personal-download{margin-top:12px;display:flex;align-items:center;justify-content:space-between;text-decoration:none;border-radius:18px;padding:16px 17px;background:linear-gradient(135deg,#157fe5,#295ddd);color:#fff;font-weight:900;box-shadow:0 10px 22px rgba(35,99,195,.2)}.personal-download span{font-size:22px}.word-guide{display:grid;grid-template-columns:repeat(3,1fr);gap:9px;margin:14px 0 17px}.word-guide>div{border-radius:16px;padding:12px;background:#f7faff;border:1px solid #e6eef8}.word-guide span{width:28px;height:28px;border-radius:50%;display:grid;place-items:center;background:#e5f1ff;color:#1265c0;font-weight:900;margin-bottom:7px}.word-guide b{display:block;color:#214e82;font-size:13px}.word-guide small{display:block;color:#7b8da1;font-size:10.5px;line-height:1.5;margin-top:4px}.upload-box{border:1px solid #dbe8f6;border-radius:21px;padding:15px;margin-top:14px;background:#fbfdff}.required-upload{border-color:#b9d9fa;background:linear-gradient(180deg,#f7fbff,#fff)}.materials-upload{border-color:#dcd7fb;background:linear-gradient(180deg,#fbfaff,#fff)}.upload-title>div{display:flex;align-items:center;justify-content:space-between;gap:8px}.upload-title b{font-size:17px;color:#1a4c83}.upload-title span{font-size:10px;font-weight:800;color:#fff;background:#2a7dd4;padding:5px 8px;border-radius:999px}.materials-upload .upload-title span{background:#7565db}.upload-title>small{display:block;color:#7c8da0;line-height:1.55;margin-top:5px}.file-picker{margin-top:12px;border:1.5px dashed #70a9e6;border-radius:16px;min-height:58px;display:grid;place-items:center;text-align:center;color:#1565bd;background:#eef7ff;font-weight:900;cursor:pointer}.file-picker.secondary{border-color:#a99be9;color:#6455bf;background:#f5f2ff}.file-picker input{display:none}.file-preview{display:grid;gap:8px;margin-top:10px}.empty-files{font-size:11px;color:#9aa8b6}.selected-file{display:grid;grid-template-columns:54px 1fr;gap:10px;align-items:center;background:#fff;border:1px solid #edf2f6;border-radius:13px;padding:7px}.selected-file img{width:54px;height:54px;border-radius:9px;object-fit:cover;background:#f1f3f6}.file-type-icon{width:54px;height:54px;border-radius:9px;display:grid;place-items:center;background:#edf3fb;color:#3d6797;font-size:11px;font-weight:900}.selected-file b{display:block;font-size:12px;color:#344f6e;word-break:break-all}.selected-file small{display:block;margin-top:3px;color:#95a1ae;font-size:10px}.final-submit-btn{margin-top:8px}.text-button{width:100%;border:0;background:transparent;color:#6381a3;padding:13px;font-weight:700}.success-summary{margin-top:8px;border-radius:14px;background:#ecf7ff;color:#336eaa;padding:10px 15px;font-size:13px}.success-actions.one{grid-template-columns:1fr}.success-actions.one button{background:#e7f1fb;color:#0d5bb5}

/* ===== V3 面试面板：免登录专用链接 ===== */
.interview-page{background:#eef5fc}.admin-hero{min-height:220px;background:linear-gradient(135deg,#0a4e9f,#167dcf 60%,#3aaed8);color:#fff}.admin-hero:after{content:"";position:absolute;inset:0;background:radial-gradient(circle at 80% 30%,rgba(255,255,255,.18),transparent 35%)}.admin-hero>div{position:relative;z-index:2}.admin-hero .eyebrow,.admin-hero p{color:rgba(255,255,255,.78)}.admin-hero h2{color:#fff}.panel-search{display:grid;grid-template-columns:1fr auto;gap:8px;align-items:end;background:#fff;border-radius:20px;padding:13px;box-shadow:var(--shadow)}.panel-search label{font-size:12px}.panel-search input{margin-top:5px}.panel-search button{border:0;border-radius:14px;background:#146fd0;color:#fff;font-weight:900;padding:13px 18px;height:46px}.panel-meta{padding:13px 4px 7px;color:#6f8296;font-size:12px}.panel-meta b{font-size:18px;color:#185da7}.candidate-list{display:grid;gap:9px}.candidate-row{width:100%;border:1px solid #dfeaf5;background:#fff;border-radius:19px;padding:11px;display:grid;grid-template-columns:64px 1fr 42px 18px;gap:10px;align-items:center;text-align:left;box-shadow:0 5px 14px rgba(30,72,118,.07)}.candidate-no{width:58px;height:58px;border-radius:16px;display:grid;place-items:center;background:linear-gradient(135deg,#1689e8,#345bd7);color:#fff;font-weight:900;font-size:22px;letter-spacing:.04em}.candidate-brief b{display:block;color:#183f6c;font-size:17px}.candidate-brief small{display:block;color:#8393a5;font-size:10.5px;margin-top:3px}.candidate-brief em{display:block;color:#4c6f94;font-size:11px;font-style:normal;margin-top:5px}.candidate-files{font-size:9.5px;line-height:1.55;color:#7890a8;text-align:center}.candidate-row>strong{font-size:28px;color:#4386c8}.panel-loading,.panel-empty{padding:30px;text-align:center;color:#788a9d;background:#fff;border-radius:18px}.candidate-detail{margin-top:16px;scroll-margin-top:12px}.candidate-sheet{background:#fff;border-radius:25px;padding:17px;box-shadow:var(--shadow)}.candidate-sheet-head{display:grid;grid-template-columns:82px 1fr 35px;gap:10px;align-items:center;padding-bottom:13px;border-bottom:1px solid #edf2f7}.candidate-sheet-head>div{width:72px;border-radius:15px;background:#eaf4ff;padding:8px;text-align:center}.candidate-sheet-head small{display:block;color:#7f96ad;font-size:9px}.candidate-sheet-head strong{display:block;color:#0d62bb;font-size:25px;letter-spacing:.05em}.candidate-sheet-head h3{margin:0;color:#173f6c;font-size:24px}.candidate-close{width:34px;height:34px;border:0;border-radius:50%;background:#eef3f8;color:#62809e;font-size:22px}.candidate-sheet .lookup-grid{margin-top:13px}.candidate-sheet .lookup-grid a{color:#0d6cc8;text-decoration:none}.candidate-material-section{margin-top:17px;padding-top:14px;border-top:1px solid #edf2f7}.candidate-material-section h4{margin:0 0 10px;color:#184f8a;font-size:18px}.candidate-material-section h4 span{font-size:10px;color:#70879e;background:#eef5fc;padding:4px 7px;border-radius:999px}.uploaded-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.uploaded-image{border:0;background:#f4f7fa;border-radius:14px;padding:6px;overflow:hidden;text-align:left}.uploaded-image img{width:100%;height:180px;object-fit:contain;background:#fff;border-radius:10px}.uploaded-image span{display:block;font-size:9.5px;color:#65778b;padding:6px 3px 1px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.uploaded-doc{min-height:92px;border-radius:14px;background:#f4f8fc;padding:12px;text-decoration:none;color:#355c85;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;overflow:hidden}.uploaded-doc>span{width:42px;height:34px;border-radius:8px;display:grid;place-items:center;background:#dcecff;color:#1266be;font-weight:900;font-size:11px}.uploaded-doc b{font-size:10.5px;margin-top:6px;max-width:100%;word-break:break-all}.uploaded-doc small{font-size:9px;color:#91a0af;margin-top:3px}.uploaded-doc.video video{width:100%;max-height:220px;border-radius:10px;background:#000}.no-materials{padding:18px;border-radius:14px;background:#f7f9fb;color:#9aa6b2;text-align:center;font-size:12px}

@media(max-width:560px){
  .apply-step-card{padding:14px}.apply-progress{padding:10px 7px;gap:3px}.apply-progress>div{min-width:48px}.apply-progress>div b{font-size:9px}.apply-progress>i{min-width:7px}.word-guide{grid-template-columns:1fr}.word-guide>div{display:grid;grid-template-columns:34px 1fr;column-gap:8px}.word-guide span{grid-row:1/3;margin:0}.word-guide small{grid-column:2}.candidate-row{grid-template-columns:58px 1fr 36px 15px;padding:9px;gap:8px}.candidate-no{width:54px;height:54px;font-size:20px}.candidate-brief b{font-size:16px}.uploaded-grid{grid-template-columns:1fr 1fr}.uploaded-image img{height:155px}
}
