:root{--ink:#1a3448;--muted:#6f7b83;--line:rgba(26,52,72,.12);--accent:#1787a8}*{box-sizing:border-box}html,body{min-height:100%;margin:0}body{padding:28px;background:radial-gradient(circle at 8% 16%,rgba(86,180,194,.16),transparent 27%),radial-gradient(circle at 88% 12%,rgba(224,194,137,.15),transparent 25%),#f3f5f2;color:var(--ink);font-family:Arial,"Microsoft YaHei",sans-serif;letter-spacing:0}.filing-page{width:min(1180px,100%);min-height:calc(100vh - 56px);margin:auto;display:flex;flex-direction:column}header{height:74px;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;gap:13px;color:var(--ink);text-decoration:none}.brand span{display:grid;place-items:center;width:46px;height:46px;border:1px solid rgba(255,255,255,.9);border-radius:7px;background:#fff;box-shadow:0 8px 22px rgba(33,54,61,.09);font-size:17px;font-weight:800}.brand strong{font-size:21px;font-weight:600}.status{display:flex;align-items:center;gap:8px;padding:10px 14px;border:1px solid rgba(45,151,119,.16);border-radius:6px;background:rgba(238,250,246,.76);color:#28765f;font-size:12px;font-weight:700}.status i{width:8px;height:8px;border-radius:50%;background:#3ab78d;box-shadow:0 0 0 5px rgba(58,183,141,.12)}.hero{flex:1;min-height:570px;margin:16px 0 22px;padding:54px;display:grid;grid-template-columns:1.05fr .95fr;gap:68px;align-items:center;border:1px solid rgba(255,255,255,.9);border-radius:8px;background:rgba(255,255,255,.68);box-shadow:0 28px 70px rgba(38,62,72,.13);backdrop-filter:blur(18px)}.eyebrow{margin:0 0 54px;color:#587789;font-size:11px;font-weight:800;letter-spacing:2px}.copy h1{margin:0;font-size:70px;line-height:1.08}.lead{margin:24px 0 18px;font-size:25px;font-weight:700;color:#315467}.description{max-width:530px;margin:0;color:var(--muted);font-size:15px;line-height:1.9}.notice{width:min(350px,100%);margin-top:38px;padding:17px 19px;display:flex;align-items:center;justify-content:space-between;border:1px solid var(--line);border-radius:6px;background:#fff}.notice span{color:#849097;font-size:11px}.notice strong{font-size:13px}.visual{position:relative;min-height:440px;display:grid;place-items:center;overflow:hidden;border-radius:8px;background:linear-gradient(145deg,#e8efed,#f3f1ea)}.visual:before,.visual:after{content:"";position:absolute;border:1px solid rgba(67,108,119,.12);border-radius:50%}.visual:before{width:420px;height:420px}.visual:after{width:300px;height:300px}.window{position:relative;z-index:2;width:76%;overflow:hidden;border:1px solid rgba(255,255,255,.9);border-radius:8px;background:rgba(255,255,255,.88);box-shadow:0 24px 55px rgba(39,65,71,.16)}.window-bar{height:44px;padding:0 14px;display:flex;align-items:center;gap:6px;border-bottom:1px solid var(--line)}.window-bar i{width:7px;height:7px;border-radius:50%;background:#cad3d1}.window-bar i:first-child{background:#e49a8d}.window-bar span{margin-left:auto;color:#899499;font-size:9px}.window-body{height:260px;display:flex;flex-direction:column;align-items:center;justify-content:center}.symbol{height:63px;display:flex;align-items:flex-end;gap:7px;margin-bottom:20px}.symbol span{width:12px;border-radius:3px 3px 0 0;background:var(--accent)}.symbol span:nth-child(1){height:33px;opacity:.5}.symbol span:nth-child(2){height:55px}.symbol span:nth-child(3){height:43px;opacity:.72}.window-body strong{font-size:13px;letter-spacing:2px}.window-body small{margin-top:8px;color:#879399;font-size:10px}.progress{width:58%;height:4px;margin-top:25px;overflow:hidden;border-radius:4px;background:#e6ecea}.progress i{display:block;width:62%;height:100%;background:var(--accent)}.tag{position:absolute;z-index:3;padding:9px 13px;border-radius:6px;background:rgba(255,255,255,.85);box-shadow:0 8px 20px rgba(43,68,73,.08);font-size:10px;font-weight:700}.tag-one{left:7%;top:19%}.tag-two{right:6%;top:38%}.tag-three{right:15%;bottom:12%}footer{min-height:48px;padding:0 4px;display:flex;align-items:center;justify-content:space-between;color:#7d898e;font-size:11px}footer p{margin:0}@media(max-width:820px){body{padding:12px}.filing-page{min-height:calc(100vh - 24px)}header{height:68px;padding:0 6px}.brand strong{font-size:17px}.status{padding:9px 11px}.hero{grid-template-columns:1fr;gap:40px;margin-top:10px;padding:34px 24px}.eyebrow{margin-bottom:34px}.copy h1{font-size:48px}.lead{font-size:21px}.visual{min-height:370px}footer{padding:12px 6px;flex-wrap:wrap;gap:8px}footer p{order:3;width:100%}}@media(max-width:430px){body{padding:8px}.brand span{width:40px;height:40px}.brand strong{font-size:15px}.status{font-size:10px}.hero{padding:28px 18px}.copy h1{font-size:40px}.description{font-size:14px}.window{width:88%}.visual{min-height:330px}}
