:root{--ink:#16243a;--muted:#728097;--line:#e8edf4;--blue:#3977ef;--paper:#fff;--page:#f2f7fc;--shadow:0 12px 40px rgba(49,78,121,.1)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-height:100vh;background:linear-gradient(145deg,#eef6ff 0%,#f7f9fc 48%,#f3f0ff 100%);color:var(--ink);font-family:"Microsoft YaHei","PingFang SC",sans-serif}.ambient{position:fixed;z-index:-1;filter:blur(30px);opacity:.35}.ambient-one{width:260px;height:260px;top:8%;left:8%;background:#b6ddff}.ambient-two{width:220px;height:220px;right:9%;bottom:14%;background:#ddd2ff}.site-header,.unofficial-notice,.page-shell,footer{width:min(100% - 28px,720px);margin-inline:auto}.site-header{height:88px;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;gap:12px}.brand-mark,.footer-mark{display:grid;place-items:center;width:40px;height:40px;border-radius:12px;background:#e8f7ef;color:#189a61;font-family:Georgia,"STKaiti",serif;font-size:21px;font-weight:700}.brand h1{font-size:18px;margin:0;font-weight:700}.brand p{font-size:12px;color:var(--muted);margin:3px 0 0}.icon-button{width:40px;height:40px;border:1px solid rgba(216,225,236,.9);border-radius:12px;background:rgba(255,255,255,.85);color:#44526a;display:grid;place-items:center;cursor:pointer;position:relative;font:inherit}.notice-dot{position:absolute;width:7px;height:7px;border-radius:50%;background:#ff665b;top:8px;right:8px;border:2px solid white}.unofficial-notice{display:flex;gap:10px;align-items:flex-start;margin-bottom:14px;padding:12px 14px;background:rgba(255,255,255,.84);border:1px solid rgba(228,235,244,.9);border-radius:14px;color:#66758b}.info-icon{display:grid;place-items:center;flex:0 0 auto;width:22px;height:22px;border-radius:50%;background:#eaf3ff;color:#3977ef;font:bold 13px Georgia,serif}.unofficial-notice strong,.unofficial-notice span{display:block}.unofficial-notice strong{margin-bottom:2px;color:#34445c;font-size:12px}.unofficial-notice div span{font-size:10px;line-height:1.65}.page-shell{display:grid;gap:16px}.hero{position:relative;height:310px;overflow:hidden;border-radius:20px;box-shadow:var(--shadow);background:#17304f}.slides,.slide{height:100%}.slide{position:absolute;inset:0;opacity:0;pointer-events:none;overflow:hidden;transition:opacity .45s ease}.slide.active{opacity:1;pointer-events:auto}.slide-one{background:linear-gradient(120deg,#16345b 0%,#2e6fb3 60%,#87bee5 100%)}.slide-two{background:linear-gradient(120deg,#243b67 0%,#57579c 57%,#c3a4d8 100%)}.slide::before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(10,26,49,.48),rgba(10,26,49,.05));}.slide::after{content:"";position:absolute;width:300px;height:300px;border:1px solid rgba(255,255,255,.14);border-radius:50%;right:-55px;top:-90px;box-shadow:0 0 0 34px rgba(255,255,255,.035),0 0 0 68px rgba(255,255,255,.025)}.hero-content{position:relative;z-index:2;height:100%;display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-start;padding:28px;color:white;max-width:500px}.eyebrow,.section-kicker,.modal-label{font-size:10px;font-weight:700;letter-spacing:1.8px}.eyebrow{color:#bfe4ff}.hero h2{font-size:30px;line-height:1.2;margin:8px 0}.hero p{font-size:13px;line-height:1.7;margin:0 0 18px;color:rgba(255,255,255,.82)}.hero-action{height:38px;padding:0 14px;border:0;border-radius:8px;background:white;color:#20324a;font-weight:600;display:flex;align-items:center;gap:8px;cursor:pointer}.hero-landmark{position:absolute;z-index:1;right:29px;top:48px;width:166px;height:166px;border:1px solid rgba(255,255,255,.23);border-radius:50%;display:grid;place-content:center;text-align:center;color:rgba(255,255,255,.72);box-shadow:inset 0 0 0 8px rgba(255,255,255,.04)}.hero-landmark span,.hero-landmark b{display:block}.hero-landmark span{font:24px Georgia,serif;letter-spacing:.12em}.hero-landmark b{margin-top:5px;font:12px Arial,sans-serif;letter-spacing:.22em}.hero-landmark.second span{font:21px "STKaiti",serif;letter-spacing:.1em}.hero-landmark.second b{font:13px "STKaiti",serif;letter-spacing:.2em}.slide-dots{position:absolute;z-index:3;right:20px;bottom:18px;display:flex;gap:7px}.slide-dots button{width:7px;height:7px;padding:0;border:0;border-radius:99px;background:rgba(255,255,255,.55);cursor:pointer;transition:width .25s}.slide-dots button.active{width:23px;background:white}.content-section{background:rgba(255,255,255,.95);border:1px solid rgba(228,235,244,.8);border-radius:20px;padding:22px;box-shadow:0 8px 28px rgba(56,81,117,.065)}.section-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:18px}.section-heading h2{margin:2px 0 0;font-size:18px}.section-kicker{color:#6c91c9}.section-count{font-size:11px;color:#8b97a8;background:#f2f6fa;padding:5px 9px;border-radius:7px}.quick-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:20px 8px}.quick-item{border:0;background:transparent;padding:0;color:#26364e;display:flex;flex-direction:column;align-items:center;gap:8px;cursor:pointer;min-width:0;text-decoration:none}.quick-item span:first-child{width:46px;height:46px;border-radius:14px;background:var(--soft);color:var(--accent);display:grid;place-items:center;transition:transform .2s,box-shadow .2s;font-size:18px;font-weight:700}.quick-item:hover span:first-child{transform:translateY(-3px);box-shadow:0 8px 16px color-mix(in srgb,var(--accent) 18%,transparent)}.quick-item strong{font-size:12px;font-weight:500;white-space:nowrap}.feature-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.feature-card{border:0;border-radius:16px;padding:18px;text-align:left;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;cursor:pointer;color:#17314e}.feature-card:nth-child(1){background:#eaf4ff}.feature-card:nth-child(2){background:#fff0ed}.feature-card:nth-child(3){background:#e8f8f1}.feature-card:nth-child(4){background:#fff6df}.feature-icon{display:grid;place-items:center;width:44px;height:44px;background:rgba(255,255,255,.8);border-radius:12px;font-size:17px;font-weight:700}.feature-card strong,.feature-card small{display:block}.feature-card strong{font-size:14px;margin-bottom:4px}.feature-card small{font-size:10px;color:#758399;line-height:1.5}.feature-arrow{font-size:17px;opacity:.45}.service-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.service-item{min-height:82px;border:1px solid #edf1f6;border-radius:15px;background:#f8fafc;padding:15px;display:grid;grid-template-columns:1fr auto;align-items:center;text-align:left;color:#2a3850;cursor:pointer;text-decoration:none}.service-item strong,.service-item small{display:block}.service-item strong{font-size:13px}.service-item small{font-size:10px;color:#8a96a7;margin-top:5px}.service-item .service-icon{width:36px;height:36px;border-radius:10px;background:var(--soft);color:var(--accent);display:grid;place-items:center;font-weight:700}.service-item:last-child{grid-column:1/-1}button{font:inherit}button:focus-visible,a:focus-visible{outline:3px solid rgba(57,119,239,.28);outline-offset:2px}footer{text-align:center;padding:34px 0 46px;color:#8b97a8}.footer-mark{margin:0 auto 9px;width:32px;height:32px;border-radius:9px;font-size:16px}footer p{font-size:12px;margin:0 0 4px}footer small{font-size:10px}.modal-backdrop{position:fixed;inset:0;z-index:20;background:rgba(15,27,45,.48);backdrop-filter:blur(6px);display:grid;place-items:center;padding:20px}.modal-backdrop[hidden]{display:none}.modal{position:relative;width:min(100%,430px);max-height:min(86vh,640px);overflow:auto;background:white;border-radius:20px;padding:28px;box-shadow:0 24px 80px rgba(8,23,45,.26)}.modal-close{position:absolute;right:16px;top:16px;font-size:22px}.modal-icon{width:50px;height:50px;border-radius:15px;background:#eaf3ff;color:var(--blue);display:grid;place-items:center;font-weight:700}.modal-label{color:#7b9ac4;margin:16px 0 3px}.modal h2{font-size:24px;margin:0 0 18px}.modal-content{font-size:13px;color:#59677b;line-height:1.8}.modal-content .lead{color:#46556a}.modal-content ul,.modal-content ol{padding-left:19px;margin:0}.modal-content li+li{margin-top:7px}.modal-content h3{color:#2c4160}.pending,.warning{margin-top:18px;padding:13px 15px;border-radius:10px}.pending{background:#fff7e5;color:#7a633a}.warning{background:#fff0f2;color:#8d3d4b}.source-note{margin-top:18px;padding-top:14px;border-top:1px solid #edf1f6;color:#8a96a7;font-size:11px}.modal-primary{width:100%;height:44px;border:0;border-radius:10px;background:#2f71e8;color:white;font-weight:600;margin-top:24px;cursor:pointer}@media(max-width:580px){.site-header{height:76px}.unofficial-notice{margin-bottom:12px}.page-shell{gap:12px}.hero{height:270px;border-radius:16px}.hero-content{padding:22px}.hero h2{font-size:26px}.hero-landmark{right:-28px;top:35px;opacity:.7}.content-section{border-radius:16px;padding:18px}.quick-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:18px 2px}.quick-item span:first-child{width:42px;height:42px}.quick-item strong{font-size:11px;transform:scale(.95)}.feature-grid{grid-template-columns:1fr}.service-grid{grid-template-columns:1fr}.service-item:last-child{grid-column:auto}}@media(max-width:370px){.quick-grid{grid-template-columns:repeat(4,1fr)}.brand h1{font-size:16px}}
