:root{--bg:#f7f9fc;--panel:#fff;--line:#dde5ee;--text:#17243a;--muted:#65758b;--blue:#2c7be5}*{box-sizing:border-box}body{margin:0;background:linear-gradient(180deg,#fbfcfe,#f5f8fb);color:var(--text);font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif;line-height:1.7}.wrap{width:min(900px,calc(100% - 36px));margin:auto}.head{border-bottom:1px solid var(--line);padding:20px 0;background:rgba(255,255,255,.92);box-shadow:0 4px 24px rgba(30,55,90,.04)}.head img{width:245px}.back{display:inline-block;margin:36px 0 10px;color:var(--blue);font-weight:700}article{padding:0 0 70px}h1{font-size:42px;letter-spacing:-.04em;margin:10px 0 4px;color:#17243a}h2{font-size:22px;margin-top:34px;color:#213249}p,li{color:var(--muted)}strong{color:#24354c}a{color:var(--blue)}.date{color:#8494a7;font-size:13px}.notice{padding:14px 16px;border:1px solid #d8e3ee;border-radius:12px;background:#fff;margin:24px 0;color:#5f7187;font-size:13px;box-shadow:0 10px 30px rgba(30,55,90,.035)}footer{border-top:1px solid var(--line);padding:26px 0;color:#7b8da1;font-size:12px;background:#fff}@media(max-width:600px){h1{font-size:34px}.head img{width:215px}}
