:root{--ink:#082b3a;--ink2:#244f61;--teal:#075c59;--amber:#ec9810;--amber-soft:#fff0c9;--paper:#fbfaf6;--line:#e5e5df;--muted:#6e8791;--serif:"Songti SC","Noto Serif CJK SC","STSong","SimSun",serif;--sans:"PingFang SC","Microsoft YaHei",sans-serif}
*{box-sizing:border-box}html{background:#e9e8e3}body{margin:0;min-width:320px;color:var(--ink);background:#e9e8e3;font-family:var(--serif)}a{color:inherit;text-decoration:none}button{font:inherit}.phone-page{position:relative;width:min(100%,430px);min-height:100dvh;margin:0 auto;overflow:hidden;background:var(--paper);box-shadow:0 0 34px rgba(7,39,53,.12)}.status-bar{position:relative;height:32px;padding:11px 24px 0;display:flex;align-items:flex-start;justify-content:space-between;font-family:var(--sans);font-size:14px;z-index:10}.status-bar b{font-weight:650}.status-bar .camera{position:absolute;left:50%;top:8px;width:18px;height:18px;border:5px solid #05090b;border-radius:50%;transform:translateX(-50%);background:#163e4e;box-shadow:inset 0 0 0 2px #000}.status-icons{color:#2e3234;font-size:11px;letter-spacing:2px}
.brand-header{height:84px;padding:15px 22px 0;display:grid;grid-template-columns:1fr auto 44px;gap:11px;align-items:start}.brand{display:block;font-size:27px;line-height:1;font-weight:900;letter-spacing:.02em}.brand-header p{margin:7px 0 0;color:#567482;font-size:14px;letter-spacing:.06em}.motto{color:#526e79;text-align:center;font-size:12px;line-height:1.65;letter-spacing:.15em;white-space:nowrap}.gate-mark{position:relative;display:block;height:37px;margin-top:1px;border-bottom:1.8px solid #315a68}.gate-mark:before,.gate-mark:after{content:"";position:absolute;bottom:4px;width:1.5px;height:22px;background:#315a68}.gate-mark:before{left:4px}.gate-mark:after{right:4px}.gate-mark i{position:absolute;bottom:4px;width:8px;border:1.5px solid #315a68;border-bottom:0}.gate-mark i:nth-child(1){left:7px;height:14px}.gate-mark i:nth-child(2){left:15px;height:25px;border-radius:8px 8px 0 0}.gate-mark i:nth-child(3){right:7px;height:14px}.gate-mark i:nth-child(4){left:2px;bottom:28px;width:40px;height:1px;border-width:1px 0 0}
.home-page main{padding:0 15px 96px}.hero{position:relative;height:193px;padding:30px 6px 0}.hero:after{content:"";position:absolute;top:11px;right:-40px;width:210px;height:178px;opacity:.44;filter:blur(5px);background:radial-gradient(circle at 74% 13%,#d6c474 0 4%,transparent 5%),radial-gradient(circle at 61% 20%,#d8c77f 0 5%,transparent 6%),radial-gradient(circle at 83% 31%,#e1cd80 0 7%,transparent 8%),radial-gradient(circle at 55% 45%,#b9b878 0 5%,transparent 6%),linear-gradient(83deg,transparent 46%,#b5a968 47% 49%,transparent 50%)}.hero h1{position:relative;z-index:1;margin:0;font-size:39px;line-height:1.31;font-weight:900;letter-spacing:.015em}.hero-meta{position:relative;z-index:1;margin-top:9px;display:flex;align-items:center;gap:10px;color:#536f7b;font-size:13px;white-space:nowrap}.hero-meta i{width:46px;height:1px;background:#bcc8c9}
.urgent-panel{position:relative;height:226px;overflow:hidden;padding:14px 15px 5px;border-radius:9px;background-image:linear-gradient(90deg,rgba(255,255,255,.93),rgba(255,251,235,.58)),url("https://news.xjtu.edu.cn/__local/7/E3/D6/E82E4C5F9E7EEC2DA0C8DF07F5C_BCD45737_3F80D.jpg");background-size:cover;background-position:center;box-shadow:inset 0 0 0 1px rgba(255,255,255,.55)}.urgent-title{height:40px;display:flex;align-items:center;gap:7px;border-bottom:1px solid rgba(46,84,91,.14);color:var(--ink);font-size:14px}.urgent-title>b{color:#a65e00;font-size:16px;display:flex;align-items:center;gap:8px}.urgent-title em{color:#a65e00;font-style:normal}.urgent-title a{margin-left:auto;font-size:13px}.urgent-title a b{font-size:22px;font-weight:400;vertical-align:-1px}.bell-icon{position:relative;width:14px;height:14px;border-radius:9px 9px 3px 3px;background:#b87308}.bell-icon:after{content:"";position:absolute;left:-2px;right:-2px;bottom:-3px;height:3px;border-radius:3px;background:#b87308}.deadline-item{position:relative;min-height:80px;padding:13px 28px 10px 68px;display:block;border-bottom:1px solid rgba(46,84,91,.14)}.deadline-item:last-child{border-bottom:0}.deadline-item:after,.activity-card:after{content:"›";position:absolute;right:4px;top:50%;color:#174b5d;font:31px/1 var(--sans);transform:translateY(-50%)}.deadline-item .tag{position:absolute;left:0;top:14px;min-width:54px;padding:7px 9px;border-radius:6px;background:rgba(238,245,241,.92);text-align:center;font-size:13px;font-weight:700}.deadline-item b{display:block;margin-bottom:5px;font-size:16px;line-height:1.38}.deadline-item small{font-size:13px;color:#2b3f48}
.explore{padding:22px 0 0}.section-title{display:flex;align-items:baseline;justify-content:space-between;padding:0 3px 11px}.section-title h2{margin:0;font-size:21px}.section-title a{color:#526e79;font-size:13px}.category-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px}.category-link{height:87px;display:grid;grid-template-columns:61px 1fr;align-items:center;border:1px solid #e4e3df;border-radius:6px;background:rgba(255,255,255,.7)}.category-icon{position:relative;width:47px;height:48px;margin-left:11px;display:grid;place-items:center;color:var(--teal)}.category-icon svg{width:43px;height:43px;fill:currentColor;stroke:currentColor}.category-copy b{display:block;font-size:18px;margin-bottom:6px}.category-copy small{color:#63808c;font-size:12px;white-space:nowrap}
.list-header{height:111px;padding:27px 21px 11px;display:flex;justify-content:space-between;align-items:center}.list-header h1{margin:0 0 4px;font-size:28px;line-height:1}.list-header p{margin:0;color:#4f7180;font-size:13px}.header-search{width:42px;height:42px;border:0;background:transparent;position:relative}.header-search span,.bottom-nav [data-icon="search"] span{display:block;width:20px;height:20px;border:2.5px solid #204d60;border-radius:50%}.header-search span:after,.bottom-nav [data-icon="search"] span:after{content:"";position:absolute;width:9px;height:2.5px;background:#204d60;transform:rotate(45deg);border-radius:2px}.header-search span:after{right:5px;bottom:8px}.activities-page main{padding-bottom:85px}.tab-wrap{height:49px;padding-left:20px;border-bottom:1px solid var(--line)}.chip-row{display:flex;gap:25px;height:49px;overflow-x:auto;scrollbar-width:none}.chip-row::-webkit-scrollbar{display:none}.chip{position:relative;flex:0 0 auto;padding:0 1px 12px;border:0;background:transparent;color:#3f6473;font-family:var(--serif);font-size:16px;cursor:pointer}.chip.active{color:var(--teal);font-weight:800}.chip.active:after{content:"";position:absolute;left:0;right:0;bottom:0;height:3px;border-radius:3px;background:var(--teal)}.result-section{padding:20px 20px 10px}.activity-list{display:grid;gap:16px}.activity-card{position:relative;display:block;min-height:280px;padding:14px 21px 13px 25px;overflow:hidden;border:1px solid #e1e1dc;border-radius:8px;background:rgba(255,255,255,.94);box-shadow:0 4px 11px rgba(14,55,68,.05)}.activity-card:before{content:"";position:absolute;left:0;top:0;bottom:0;width:7px;background:var(--amber);border-radius:8px 0 0 8px}.activity-card:after{right:12px;top:29px}.card-kicker{display:flex;gap:9px;height:31px;align-items:start}.card-kicker span{padding:5px 11px;border-radius:5px;background:#edf3f1;font-size:12px;font-weight:700;line-height:1}.card-kicker span:last-child{color:#ae6700;background:var(--amber-soft)}.activity-card h2{margin:4px 0 3px;padding-right:18px;font-size:20px;line-height:1.38}.activity-card>p{margin:0 0 9px;color:#496b79;font-size:13px;line-height:1.64}.card-facts{border-top:1px solid var(--line)}.card-facts div{min-height:34px;padding:8px 0 0 27px;position:relative;display:grid;grid-template-columns:46px 1fr;color:#345d6d;font-size:13px;line-height:1.45}.card-facts svg{position:absolute;left:0;top:8px;width:18px;height:18px;fill:#3b6575}.card-facts b{color:#2f4d58}.empty{padding:40px;text-align:center;color:var(--muted)}.pagination{margin:17px 0 0;display:flex;justify-content:center;align-items:center;gap:9px}.page-button{width:37px;height:37px;border:1px solid #e2e3df;border-radius:6px;background:#fafafa;color:#214656;font-size:14px;cursor:pointer}.page-button.active{border-color:var(--teal);color:#fff;background:var(--teal)}.page-arrow{border:0;background:transparent;color:#a9bbc0;font-size:32px;line-height:1}
.bottom-nav{position:absolute;left:0;right:0;bottom:0;z-index:20;height:78px;display:grid;grid-template-columns:repeat(2,1fr);border-top:1px solid var(--line);background:rgba(255,255,255,.96);backdrop-filter:blur(12px)}.bottom-nav a{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;color:#214d5f;font-size:13px}.bottom-nav a.active{color:var(--teal)}.bottom-nav a b{font-weight:500}.bottom-nav a.active b{font-weight:800}.bottom-nav a>span{position:relative;width:24px;height:24px}.bottom-nav [data-icon="search"] span:after{right:-3px;bottom:1px}.bottom-nav [data-icon="home"] span:before{content:"";position:absolute;left:3px;top:9px;width:18px;height:14px;border-radius:2px;background:currentColor}.bottom-nav [data-icon="home"] span:after{content:"";position:absolute;left:3px;top:2px;width:17px;height:17px;background:currentColor;transform:rotate(45deg);border-radius:2px}.bottom-nav [data-icon="home"] span{overflow:hidden}.bottom-nav [data-icon="user"] span:before{content:"";position:absolute;left:7px;top:0;width:10px;height:10px;border:2px solid currentColor;border-radius:50%}.bottom-nav [data-icon="user"] span:after{content:"";position:absolute;left:3px;bottom:0;width:18px;height:11px;border:2px solid currentColor;border-radius:11px 11px 1px 1px}
.detail-header{height:57px;padding:0 20px;display:grid;grid-template-columns:60px 1fr 60px;align-items:center;border-bottom:1px solid var(--line);text-align:center}.detail-header a{justify-self:start;font:42px/1 var(--sans);transform:translateY(-2px)}.detail-header b{font-size:20px}.detail-header button{justify-self:end;border:0;background:transparent;color:var(--ink);font:700 18px/1 var(--sans);letter-spacing:2px}.detail-page{padding-bottom:30px}.detail-lead{padding:18px 21px 12px}.detail-kicker{position:relative;display:flex;gap:9px;padding-left:11px}.detail-kicker:before{content:"";position:absolute;left:0;top:0;bottom:0;width:4px;border-radius:4px;background:var(--amber)}.detail-kicker span{padding:5px 11px;border-radius:5px;background:#edf3f1;font-size:12px;font-weight:700;line-height:1}.detail-kicker span:last-child{color:#ae6700;background:var(--amber-soft)}.detail-lead h1{margin:12px 0 6px;font-size:25px;line-height:1.35}.detail-subtitle{margin:0 0 13px;color:#436779;font-size:14px;line-height:1.5}.detail-desc{margin:0;color:#345f71;font-size:14px;line-height:1.7}.detail-facts{border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.detail-facts .fact{position:relative;min-height:61px;margin:0 21px;padding:15px 0 12px 39px;display:grid;grid-template-columns:82px 1fr;border-bottom:1px solid var(--line);color:#345f71;font-size:14px;line-height:1.55}.detail-facts .fact:last-child{border-bottom:0}.detail-facts svg{position:absolute;left:0;top:16px;width:22px;height:22px;fill:#345f71}.detail-facts b{color:#183f4d}.detail-facts strong{color:#b56600}.official-area{padding:18px 21px 12px;text-align:center}.official-button{height:51px;display:flex;align-items:center;justify-content:center;gap:12px;border-radius:8px;color:#fff;background:linear-gradient(90deg,#07625d,#07534f);font-size:17px;font-weight:800;box-shadow:0 4px 9px rgba(3,80,76,.12)}.official-button svg{width:21px;height:21px;fill:#fff}.detail-note{margin:8px 0 0;color:#718b95;font-size:12px}.introduction{padding:15px 21px}.introduction h2{margin:0 0 11px;font-size:20px}.introduction p{margin:0;color:#3f697b;font-size:14px;line-height:1.85}
@media(max-width:370px){.hero h1{font-size:34px}.hero-meta{font-size:11px}.category-copy b{font-size:16px}.chip-row{gap:20px}}@media(min-width:700px){body{padding:20px 0}.phone-page{min-height:900px;border-radius:22px}}

/* Readability and icon refinement */
body{
  font-family:var(--sans);
  font-synthesis:none;
  text-rendering:optimizeLegibility;
  -webkit-font-smoothing:antialiased;
}
.result-meta{display:flex;align-items:baseline;gap:5px;margin:0 1px 13px;color:#60736d;font-size:12px}.result-meta b{color:var(--ink);font-size:20px}.result-meta small{margin-left:auto;color:#84918d}.pagination{min-height:44px;flex-wrap:nowrap}.page-gap{color:#87938f}.page-arrow{width:32px}.page-button{flex:0 0 34px}
.brand,.hero h1,.section-title h2,.category-copy b,.list-header h1,
.activity-card h2,.detail-header b,.detail-lead h1,.introduction h2{
  font-family:var(--serif);
}
.brand-header{padding-top:20px}
.brand{font-size:28px;letter-spacing:.025em}
.motto{font-family:var(--serif);font-weight:500}
.hero-meta,.urgent-title,.deadline-item small,.section-title a,
.category-copy small,.list-header p,.chip,.activity-card>p,.card-facts div,
.detail-subtitle,.detail-desc,.detail-facts .fact,.detail-note,.introduction p{
  font-family:var(--sans);
}
.hero-meta{font-size:13.5px;font-weight:500;color:#466775}
.deadline-item small{font-size:13.5px;font-weight:500;color:#263f49}
.section-title a{font-size:13.5px;font-weight:500;color:#476876}
.category-copy small{
  font-size:13px;
  line-height:1.35;
  font-weight:500;
  letter-spacing:.01em;
  color:#557682;
}
.activity-card>p{
  font-size:14px;
  line-height:1.7;
  font-weight:400;
  color:#3d6271;
}
.card-facts div{
  font-size:14px;
  font-weight:400;
  color:#294f60;
}
.card-facts b{font-family:var(--sans);font-weight:650;color:#1d4251}
.category-icon{
  width:48px;
  height:52px;
  margin-left:10px;
  color:#11615d;
}
.category-icon svg{
  width:39px;
  height:39px;
  fill:none;
  stroke:currentColor;
  overflow:visible;
  shape-rendering:geometricPrecision;
  vector-effect:non-scaling-stroke;
}
.category-link{
  grid-template-columns:61px 1fr;
  background:#fffdfa;
}
.category-link:hover{border-color:#cbd8d4;background:#fff}
.category-link:active{transform:scale(.985)}
.bottom-nav a{
  font-family:var(--sans);
  font-size:13px;
  outline:none;
}
.bottom-nav a:focus{outline:none}
.bottom-nav a:focus-visible{
  outline:2px solid rgba(7,92,89,.28);
  outline-offset:-5px;
  border-radius:12px;
}
.bottom-nav a>.nav-icon{
  display:grid;
  place-items:center;
  width:26px;
  height:26px;
  overflow:visible;
  border:0;
  border-radius:0;
}
.bottom-nav a>.nav-icon:before,.bottom-nav a>.nav-icon:after{content:none}
.bottom-nav .nav-icon svg{
  width:25px;
  height:25px;
  fill:none;
  stroke:currentColor;
  stroke-width:1.85;
  stroke-linecap:round;
  stroke-linejoin:round;
  shape-rendering:geometricPrecision;
}
.bottom-nav a.active .nav-icon svg{stroke-width:2.25}
.detail-subtitle,.detail-desc,.detail-facts .fact,.introduction p{font-size:14.5px}
@media(prefers-reduced-motion:no-preference){
  .category-link,.bottom-nav a{transition:transform .18s ease,border-color .18s ease,background-color .18s ease,color .18s ease}
}

/* Internal ingestion console */
.import-main{padding:22px 20px 40px}
.import-panel{padding:20px;border:1px solid rgba(31,78,84,.12);border-radius:12px;background:#fff;box-shadow:0 6px 20px rgba(28,60,65,.05)}
.import-hint{margin:0 0 20px;color:#466672;font-size:13px;line-height:1.7}
.import-panel label{display:block;margin:15px 0 7px;color:#153e4c;font-size:14px;font-weight:700}
.import-panel textarea,.import-panel input{width:100%;padding:11px 12px;border:1px solid #ccd9d7;border-radius:8px;background:#fbfcfa;color:#123744;font:14px/1.55 var(--ui-font);outline:none}
.import-panel textarea:focus,.import-panel input:focus{border-color:#17645f;box-shadow:0 0 0 3px rgba(23,100,95,.09)}
.import-panel .official-button{width:100%;margin-top:20px;border:0;cursor:pointer}
.import-panel .official-button:disabled{opacity:.55;cursor:wait}
.import-actions{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin-top:12px}
.import-actions button{min-height:44px;padding:8px;border:1px solid #d6dfdc;border-radius:8px;background:#fff;color:#234f5b;font-size:13px;cursor:pointer}
.import-result{min-height:24px;margin-top:16px;padding:13px 14px;border-radius:8px;color:#496873;font-size:13px;line-height:1.6}
.import-result.success{background:#edf6f1;color:#245d4d}.import-result.error{background:#fff0ed;color:#8a3d32}
.site-footer{padding:18px 18px 94px;text-align:center;color:#66808a;font-size:11px;line-height:1.6}
.detail-page-body .site-footer{padding-bottom:24px}.site-footer p{margin:0 0 6px}.site-footer div{display:flex;justify-content:center;gap:14px}.site-footer a{color:#345e69}.site-footer small{display:block;margin-top:6px;color:#81949a}
.card-summary{display:-webkit-box!important;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:42px;margin:7px 0 10px!important;color:#58716d!important;line-height:1.65!important}.status-pill{margin-left:auto!important;background:#fff0cb!important;color:#9a5b00!important}.card-benefits{display:flex;align-items:center;gap:6px;min-height:34px;margin-top:9px;padding-top:9px;border-top:1px dashed rgba(22,47,45,.12);font-size:12px;color:#5f716c}.card-benefits b{color:#9a650e}.card-benefits span{padding:3px 7px;border-radius:999px;background:#f8f0dd;color:#735d27}.card-open{position:absolute;right:18px;bottom:15px;color:var(--teal);font-size:12px;font-weight:750}.activity-card{padding-bottom:42px!important}.activity-card:after{display:none}.detail-kicker{flex-wrap:wrap}.detail-kicker .status-pill{margin-left:0!important}.detail-facts .fact span{overflow-wrap:anywhere}
.legal-page main{padding:22px 23px 48px}.legal-page h2{margin:24px 0 8px;font-size:17px;color:#163e4a}.legal-page p{margin:0;color:#3e626e;font-size:14px;line-height:1.85}.legal-page .legal-date{color:#789098;font-size:12px}.legal-notice{margin:18px 0;padding:14px;border-radius:9px;background:#edf4f1;color:#345c63;font-size:13px;line-height:1.7}

/* Minimal-modern campus product system */
:root{
  --ui-font:"Microsoft YaHei UI","Microsoft YaHei","PingFang SC","Noto Sans CJK SC",sans-serif;
  --display-font:"Microsoft YaHei UI","Microsoft YaHei","PingFang SC","Noto Sans CJK SC",sans-serif;
}
body,.brand,.hero h1,.section-title h2,.category-copy b,.list-header h1,
.activity-card h2,.detail-header b,.detail-lead h1,.introduction h2{
  font-family:var(--ui-font);
}
.phone-page{background:#fbfaf7}
.brand-header{
  height:82px;
  padding:12px 22px 10px;
  grid-template-columns:1fr auto;
  align-items:center;
  gap:18px;
}
.brand{
  font-size:25px;
  line-height:1.2;
  font-weight:700;
  letter-spacing:-.045em;
}
.school-sign{
  display:flex;
  flex-direction:column;
  align-items:flex-end;
  gap:3px;
  color:#315766;
  font-family:var(--ui-font);
  white-space:nowrap;
}
.school-sign b{
  font-size:12px;
  line-height:1;
  letter-spacing:.18em;
  font-weight:800;
}
.school-sign span{
  font-size:11.5px;
  line-height:1.3;
  letter-spacing:.04em;
  font-weight:500;
}
.hero{height:190px;padding-top:29px}
.hero h1{
  max-width:340px;
  font-size:38px;
  line-height:1.3;
  font-weight:700;
  letter-spacing:-.055em;
}
.hero-meta{font-size:13px;letter-spacing:0}
.urgent-panel{
  isolation:isolate;
  background:#f1eee7;
  border:1px solid rgba(22,71,76,.10);
  box-shadow:0 10px 28px rgba(29,55,58,.075);
}
.urgent-panel:before{
  content:"";
  position:absolute;
  z-index:0;
  inset:-7px;
  background:url("https://news.xjtu.edu.cn/__local/7/E3/D6/E82E4C5F9E7EEC2DA0C8DF07F5C_BCD45737_3F80D.jpg") center/cover no-repeat;
  filter:blur(1.7px) saturate(.62) contrast(.9);
  opacity:.27;
  transform:scale(1.035);
}
.urgent-panel:after{
  content:"";
  position:absolute;
  z-index:0;
  inset:0;
  background:linear-gradient(105deg,rgba(255,253,248,.91),rgba(248,245,237,.72));
}
.urgent-panel>*{position:relative;z-index:1}
.urgent-title{font-size:13.5px;font-weight:500}
.urgent-title>b{font-size:15px}
.deadline-item{padding-left:58px}
.deadline-item .tag{
  top:18px;
  min-width:auto;
  padding:0;
  border:0;
  border-radius:0;
  background:transparent;
  color:#135d5a;
  font-size:12px;
  font-weight:700;
}
.deadline-item .tag:before{
  content:"";
  display:inline-block;
  width:5px;
  height:5px;
  margin-right:6px;
  border-radius:50%;
  background:#d9911d;
  vertical-align:2px;
}
.deadline-item b{font-family:var(--ui-font);font-size:15.5px;font-weight:700;letter-spacing:-.015em}
.deadline-item small{font-size:13px}
.section-title h2{font-size:21px;font-weight:700;letter-spacing:-.035em}
.category-link{
  height:88px;
  grid-template-columns:61px 1fr;
  border-color:#e2e5e0;
  border-radius:9px;
  background:#fff;
  box-shadow:0 1px 0 rgba(15,65,64,.02);
}
.category-icon{
  width:40px;
  height:40px;
  margin-left:11px;
  border:1px solid #dbe8e3;
  border-radius:11px;
  background:#edf5f2;
  color:#17645f;
}
.category-icon svg{width:27px;height:27px;stroke-width:1.85}
.category-copy b{margin-bottom:5px;font-size:18px;font-weight:700;letter-spacing:-.025em}
.category-copy small{font-size:12.5px;font-weight:500;color:#56747f}
.list-header h1{font-size:27px;font-weight:700;letter-spacing:-.04em}
.list-header p{font-size:13px;font-weight:500;color:#53717d}
.chip{font-family:var(--ui-font);font-weight:500}
.chip.active{font-weight:700}
.activity-card h2{
  font-size:19px;
  font-weight:700;
  letter-spacing:-.025em;
  color:#133b49;
}
.activity-card>p{font-size:13.5px;font-weight:400;color:#3e6574}
.card-kicker span{font-family:var(--ui-font);font-weight:700}
.card-kicker span.recognition-badge,.detail-kicker span.recognition-badge{color:#075b57;background:#dff2ec;border:1px solid #b9ddd2}
.card-kicker span.campus-badge,.detail-kicker span.campus-badge{color:#315866;background:#e7eef1}
.header-search{display:grid;place-items:center;padding:0}
.header-search svg{width:27px;height:27px;fill:none;stroke:#204d60;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}
.card-facts div{font-size:13.5px}
.detail-lead h1{font-weight:700;letter-spacing:-.035em}
.detail-header b,.introduction h2{font-weight:700}
.detail-kicker span,.detail-facts b,.official-button{font-family:var(--ui-font)}
.bottom-nav .nav-icon svg{stroke-width:1.75}
.bottom-nav a.active .nav-icon svg{stroke-width:2.1}
@media(max-width:370px){
  .brand{font-size:22px}
  .school-sign span{font-size:10.5px}
  .hero h1{font-size:34px}
  .category-copy small{font-size:11.5px}
}

/* High-clarity pass */
:root{--muted:#3f606d}
.brand-header{
  height:76px;
  padding:15px 22px 8px;
  display:flex;
  align-items:center;
  justify-content:flex-start;
}
.brand{
  font-size:25px;
  font-weight:700;
  color:#0b3140;
}
.hero{height:190px;padding-top:31px}
.hero-meta{
  font-size:13.2px;
  line-height:1.45;
  font-weight:600;
  color:#345764;
}
.urgent-title{color:#173e4a;font-weight:600}
.urgent-title a{color:#214956;font-weight:600}
.deadline-item small{
  font-size:13.2px;
  font-weight:500;
  color:#2d4c57;
}
.section-title a{
  font-size:13.5px;
  font-weight:600;
  color:#345966;
}
.category-copy small{
  font-size:13px;
  font-weight:500;
  color:#3b606d;
}
.list-header p{
  font-size:13.2px;
  font-weight:500;
  color:#355966;
}
.chip{color:#315561}
.activity-card>p{
  color:#294f5e;
  font-size:13.8px;
  line-height:1.72;
}
.card-facts div{color:#244b5a;font-size:13.8px}
.detail-subtitle,.detail-desc,.detail-facts .fact,.introduction p{
  color:#294f5e;
  font-size:14.2px;
  font-weight:400;
}
.detail-note{
  color:#42636e;
  font-size:12.5px;
  font-weight:500;
}
.detail-facts .fact{
  min-height:64px;
  margin:0 18px;
  padding:13px 2px;
  display:grid;
  grid-template-columns:22px 68px minmax(0,1fr);
  column-gap:8px;
  align-items:center;
  line-height:1.5;
}
.detail-facts .fact svg{
  position:static;
  top:auto;
  left:auto;
  width:21px;
  height:21px;
  justify-self:center;
}
.detail-facts .fact b{
  white-space:nowrap;
  line-height:1.35;
}
.detail-facts .fact>span{
  min-width:0;
  overflow-wrap:anywhere;
  line-height:1.55;
}
.bottom-nav a{color:#234c5a;font-weight:500}
@media(max-width:370px){
  .category-copy small{font-size:12.2px}
  .hero-meta{font-size:12.4px}
  .detail-facts .fact{
    margin:0 14px;
    grid-template-columns:20px 64px minmax(0,1fr);
    column-gap:7px;
    font-size:13.5px;
  }
}

/* Category tiles */
.category-link{
  --category-accent:#17645f;
  position:relative;
  height:94px;
  padding:0 13px 0 7px;
  grid-template-columns:56px minmax(0,1fr);
  overflow:hidden;
  border-color:color-mix(in srgb,var(--category-accent) 16%,#e1e5e1);
  border-radius:12px;
  background:
    radial-gradient(circle at 104% -5%,color-mix(in srgb,var(--category-accent) 9%,transparent),transparent 45%),
    rgba(255,255,255,.9);
}
.category-link:before{
  content:"";
  position:absolute;
  top:0;
  left:14px;
  width:32px;
  height:3px;
  border-radius:0 0 4px 4px;
  background:var(--category-accent);
  opacity:.78;
}
.category-link:nth-child(1){--category-accent:#0c6a64}
.category-link:nth-child(2){--category-accent:#b47a17}
.category-link:nth-child(3){--category-accent:#2f6071}
.category-link:nth-child(4){--category-accent:#52735f}
.category-link:nth-child(5){--category-accent:#76536f}
.category-link:nth-child(6){--category-accent:#9a5e45}
.category-link .category-icon{
  width:44px;
  height:44px;
  margin-left:5px;
  border-color:color-mix(in srgb,var(--category-accent) 18%,#dce5e1);
  border-radius:13px;
  background:color-mix(in srgb,var(--category-accent) 9%,#f7faf8);
  color:var(--category-accent);
  box-shadow:inset 0 1px 0 rgba(255,255,255,.92),0 3px 9px color-mix(in srgb,var(--category-accent) 9%,transparent);
}
.category-link .category-icon svg{width:25px;height:25px;stroke-width:1.85}
.category-copy{min-width:0}
.category-copy b{
  margin-bottom:6px;
  color:#123b48;
  font-size:18px;
  line-height:1.1;
}
.category-copy small{
  display:block;
  color:#526f78;
  font-size:12.2px;
  line-height:1.42;
  white-space:nowrap;
}
.category-link:hover .category-icon{transform:scale(1.04)}
.category-icon{transition:transform .18s ease}
.category-link:focus-visible{
  outline:3px solid color-mix(in srgb,var(--category-accent) 28%,transparent);
  outline-offset:2px;
}

/* Editorial campus refinement */
html{
  background:
    radial-gradient(circle at 18% 8%,rgba(194,157,76,.08),transparent 28%),
    radial-gradient(circle at 82% 86%,rgba(19,92,87,.07),transparent 30%),
    #e9e8e3;
}
.phone-page{
  border:1px solid rgba(21,61,69,.08);
  border-radius:24px;
  box-shadow:0 18px 55px rgba(17,48,55,.14),0 2px 10px rgba(17,48,55,.07);
}
.brand-header{
  height:72px;
  padding:24px 22px 8px;
}
.brand{
  position:relative;
  font-size:24px;
  letter-spacing:-.035em;
}
.brand:after{
  content:"";
  position:absolute;
  left:0;
  bottom:-9px;
  width:28px;
  height:3px;
  border-radius:3px;
  background:#c48a20;
}
.hero{
  height:197px;
  padding-top:34px;
}
.hero:after{
  opacity:.28;
  filter:blur(3px);
}
.hero h1{
  font-size:40px;
  line-height:1.25;
  letter-spacing:-.035em;
  text-wrap:balance;
}
.hero-meta{
  display:inline-flex;
  width:auto;
  margin-top:13px;
  padding:6px 10px;
  border:1px solid rgba(34,83,91,.1);
  border-radius:999px;
  background:rgba(255,255,255,.66);
  color:#345764;
  font-size:12.5px;
  backdrop-filter:blur(5px);
}
.urgent-panel{
  height:auto;
  min-height:218px;
  padding:13px 15px 7px;
  border:1px solid rgba(150,116,45,.16);
  background:
    linear-gradient(135deg,rgba(255,255,255,.94),rgba(250,245,228,.82)),
    repeating-linear-gradient(0deg,transparent 0 23px,rgba(42,81,84,.025) 24px);
  box-shadow:0 8px 22px rgba(52,67,61,.07),inset 0 1px 0 rgba(255,255,255,.8);
}
.urgent-title{
  height:42px;
  border-bottom-color:rgba(46,84,91,.12);
}
.urgent-title>a{
  padding:5px 7px;
  border-radius:6px;
}
.urgent-title>a:hover{background:rgba(18,91,86,.07)}
.deadline-item{
  min-height:76px;
  padding-top:12px;
  transition:background-color .18s ease,transform .18s ease;
}
.deadline-item:hover{
  background:rgba(255,255,255,.48);
  transform:translateX(2px);
}
.deadline-item .tag{
  color:#315b63;
  background:transparent;
}
.section-title{margin-top:20px}
.category-grid{gap:9px}
.category-link{
  height:82px;
  min-height:82px;
  padding:0 11px 0 7px;
  grid-template-columns:52px minmax(0,1fr);
  border-color:rgba(31,78,84,.11);
  border-radius:11px;
  background:rgba(255,255,255,.75);
  box-shadow:0 3px 11px rgba(28,60,65,.035);
}
.category-link:hover{
  transform:translateY(-2px);
  border-color:rgba(20,97,91,.24);
  background:#fff;
  box-shadow:0 8px 18px rgba(28,60,65,.08);
}
.category-icon{
  width:40px;
  height:40px;
  margin-left:4px;
  border-radius:11px;
  border-color:rgba(19,99,92,.1);
  background:linear-gradient(145deg,#f2f7f5,#e5f0ec);
  box-shadow:inset 0 1px 0 rgba(255,255,255,.9);
}
.category-link .category-icon svg{width:23px;height:23px}
.category-copy b{margin-bottom:4px}
.category-copy small{line-height:1.3}
.list-header{
  height:106px;
  padding-top:29px;
  background:linear-gradient(180deg,rgba(255,255,255,.5),transparent);
}
.header-search{
  border-radius:50%;
  transition:background-color .18s ease,transform .18s ease;
}
.header-search:hover{
  background:#edf4f1;
  transform:scale(1.04);
}
.tab-wrap{background:rgba(255,255,255,.36)}
.activity-list{gap:14px}
.activity-card{
  border-color:rgba(31,72,79,.12);
  border-radius:11px;
  background:rgba(255,255,255,.88);
  box-shadow:0 6px 18px rgba(21,55,62,.055);
  transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease;
}
.activity-card:hover{
  transform:translateY(-2px);
  border-color:rgba(14,92,86,.22);
  box-shadow:0 11px 25px rgba(21,55,62,.095);
}
.activity-card:before{width:5px}
.card-kicker span,.detail-kicker span{
  border-radius:999px;
  box-shadow:inset 0 0 0 1px rgba(35,80,82,.035);
}
.card-kicker span:last-child,.detail-kicker span:last-child{
  box-shadow:inset 0 0 0 1px rgba(174,103,0,.08);
}
.pagination{margin-top:19px}
.page-button{
  border-radius:8px;
  background:rgba(255,255,255,.72);
}
.detail-header{
  background:rgba(255,255,255,.46);
  backdrop-filter:blur(10px);
}
.detail-lead{padding-top:21px;padding-bottom:17px}
.detail-facts{background:rgba(255,255,255,.32)}
.official-button{
  background:linear-gradient(110deg,#0b6862,#07534f);
  box-shadow:0 8px 18px rgba(5,85,80,.17);
  transition:transform .18s ease,box-shadow .18s ease;
}
.official-button:hover{
  transform:translateY(-1px);
  box-shadow:0 11px 23px rgba(5,85,80,.23);
}
.bottom-nav{
  height:76px;
  border-top-color:rgba(28,74,80,.1);
  background:rgba(252,252,249,.9);
  box-shadow:0 -7px 20px rgba(28,60,65,.035);
}
.bottom-nav a{position:relative}
.bottom-nav a:before{
  content:"";
  position:absolute;
  top:7px;
  width:54px;
  height:34px;
  border-radius:18px;
  background:transparent;
  transition:background-color .18s ease;
}
.bottom-nav a.active:before{background:rgba(13,102,95,.075)}
.bottom-nav .nav-icon,.bottom-nav a b{position:relative;z-index:1}
@media(prefers-reduced-motion:no-preference){
  .hero h1,.hero-meta,.urgent-panel,.explore,.list-header,.result-section,.detail-lead,.detail-facts,.official-area,.introduction{
    animation:editorial-in .46s both;
  }
  .hero-meta,.result-section,.detail-facts{animation-delay:.05s}
  .urgent-panel,.official-area{animation-delay:.1s}
  .explore,.introduction{animation-delay:.15s}
  @keyframes editorial-in{
    from{transform:translateY(7px)}
    to{transform:translateY(0)}
  }
}
