.zwdoc{--bg:#fff;--ink:#0b1220;--muted:#5b6472;--line:#e7ebf1;--soft:#f7f9fc;--ac:#84a866;--tint:#f0f5e9;--orange:#f97316;--sp-red:#ff5c72;--sp-orange:#ff9e45;--sp-green:#22d3a0;--sp-blue:#4da3ff;--warn-bg:#fff8ee;--warn-line:#fde2b8;--warn-ink:#9a5a06;--warn-deep:#7a4504;--zfont:-apple-system,BlinkMacSystemFont,"Noto Sans TC","Microsoft JhengHei",sans-serif;--zmono:ui-monospace,"SF Mono",Menlo,monospace;--zserif:"Iowan Old Style","Times New Roman",Georgia,serif;position:relative;min-height:100dvh;width:100%;font-family:var(--zfont);color:var(--ink);background:var(--bg);background-image:radial-gradient(circle at 1px 1px,rgba(37,99,235,.06) 1px,transparent 0);background-size:22px 22px;line-height:1.75;-webkit-text-size-adjust:100%}.zwdoc *{box-sizing:border-box}.zwdoc .glow{position:fixed;border-radius:50%;filter:blur(100px);opacity:.13;z-index:0;pointer-events:none}.zwdoc .g1{width:420px;height:420px;top:-150px;left:-130px;background:var(--ac)}.zwdoc .g2{width:440px;height:440px;bottom:-180px;right:-150px;background:var(--orange)}.zwdoc .shell{position:relative;z-index:1;max-width:760px;margin:0 auto;padding:28px 16px 72px}.zwdoc .topnav{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:14px}.zwdoc .toback{display:inline-flex;align-items:center;gap:6px;font-size:12.5px;font-weight:800;color:var(--muted);text-decoration:none;background:#fff;border:1px solid var(--line);border-radius:999px;padding:8px 14px;min-height:38px;transition:.15s}.zwdoc .toback:hover{border-color:var(--ac);color:var(--ac)}.zwdoc .toback svg{width:15px;height:15px}.zwdoc .navtag{font-family:var(--zmono);font-size:10px;font-weight:800;letter-spacing:.18em;color:var(--muted);text-transform:uppercase}.zwdoc .banner{position:relative;display:flex;align-items:center;gap:14px;background:#fff;border:1px solid var(--line);border-radius:16px;padding:16px 20px;margin-bottom:16px;overflow:hidden;box-shadow:0 12px 34px -24px rgba(11,18,32,.5)}.zwdoc .banner:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,var(--ac),var(--orange))}.zwdoc .banner .blogo{width:48px;height:48px;-o-object-fit:contain;object-fit:contain;flex-shrink:0;filter:drop-shadow(0 4px 10px rgba(249,115,22,.22))}.zwdoc .banner .bx{min-width:0}.zwdoc .banner .bname{font-size:17px;font-weight:800;letter-spacing:.02em;color:var(--ink);line-height:1.15}.zwdoc .banner .bsub{font-size:11px;color:var(--muted);font-family:var(--zmono);letter-spacing:.06em;margin-top:3px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.zwdoc .banner .bsub b{color:var(--orange);font-weight:700}.zwdoc .doc{position:relative;background:#fff;border:1px solid var(--line);border-radius:20px;overflow:hidden;box-shadow:0 36px 80px -52px rgba(11,18,32,.5);opacity:0;transform:translateY(10px);animation:zpubrise .55s cubic-bezier(.4,0,.2,1) .04s forwards}@keyframes zpubrise{to{opacity:1;transform:none}}.zwdoc .dochead{position:relative;overflow:hidden;padding:30px 30px 26px;color:#fff;background:linear-gradient(145deg,var(--ink),var(--ac))}.zwdoc .dochead:after{content:"";position:absolute;right:-70px;top:-60px;width:230px;height:230px;border-radius:50%;background:radial-gradient(circle,rgba(249,115,22,.5),transparent 70%);pointer-events:none}.zwdoc .dochead .ek{position:relative;font-family:var(--zmono);font-size:10.5px;font-weight:800;letter-spacing:.22em;color:hsla(0,0%,100%,.72);text-transform:uppercase}.zwdoc .dochead h1{position:relative;margin:8px 0 0;font-size:clamp(25px,4.4vw,33px);font-weight:900;letter-spacing:-.02em;line-height:1.18;color:#fff}.zwdoc .dochead .upd{position:relative;display:inline-flex;align-items:center;gap:7px;margin-top:13px;font-size:11.5px;font-weight:700;color:hsla(0,0%,100%,.92);background:hsla(0,0%,100%,.14);border:1px solid hsla(0,0%,100%,.2);border-radius:999px;padding:5px 13px;backdrop-filter:blur(2px)}.zwdoc .dochead .upd svg{width:13px;height:13px}.zwdoc .dochead .upd b{font-weight:800}.zwdoc .dochead .spec{position:relative;display:flex;align-items:flex-end;gap:7px;height:34px;margin-top:18px;max-width:150px}.zwdoc .dochead .spec i{flex:1;border-radius:5px 5px 2px 2px;transform-origin:bottom;animation:zpubeq 3.4s ease-in-out infinite;opacity:.95}.zwdoc .dochead .spec i:first-child{background:linear-gradient(var(--sp-red),#ff7a85);animation-delay:0s}.zwdoc .dochead .spec i:nth-child(2){background:linear-gradient(var(--sp-orange),#ffb366);animation-delay:.22s}.zwdoc .dochead .spec i:nth-child(3){background:linear-gradient(var(--sp-green),#6fe9c0);animation-delay:.44s}.zwdoc .dochead .spec i:nth-child(4){background:linear-gradient(var(--sp-blue),#93c2ff);animation-delay:.66s}@keyframes zpubeq{0%,to{transform:scaleY(.4)}50%{transform:scaleY(1)}}.zwdoc .docbody{padding:8px 30px 30px}.zwdoc .clause{position:relative;padding:22px 0 4px;border-bottom:1px solid var(--line)}.zwdoc .clause:last-of-type{border-bottom:none}.zwdoc .clause .ct{display:flex;align-items:flex-start;gap:11px;margin-bottom:11px}.zwdoc .clause .num{flex-shrink:0;width:30px;height:30px;border-radius:9px;background:var(--tint);color:var(--ac);font-family:var(--zmono);font-size:13px;font-weight:800;display:flex;align-items:center;justify-content:center;font-variant-numeric:tabular-nums;margin-top:1px}.zwdoc .clause h2{margin:0;font-size:16.5px;font-weight:900;letter-spacing:-.01em;color:var(--ink);line-height:1.35;padding-top:4px}.zwdoc .ctext{font-size:14px;color:#2b3444}.zwdoc .ctext p{margin:0 0 9px}.zwdoc .ctext p:last-child{margin-bottom:0}.zwdoc .ctext b{font-weight:800;color:var(--ink)}.zwdoc .ctext .code{font-family:var(--zmono);font-size:12.5px;background:var(--soft);border:1px solid var(--line);border-radius:6px;padding:1px 7px;color:var(--ac);letter-spacing:.01em}.zwdoc .clist{list-style:none;margin:4px 0 9px;padding:0;display:flex;flex-direction:column;gap:7px}.zwdoc .clist li{position:relative;padding-left:22px;font-size:14px;color:#2b3444;line-height:1.6}.zwdoc .clist li:before{content:"";position:absolute;left:4px;top:9px;width:7px;height:7px;border-radius:50%;background:linear-gradient(135deg,var(--ac),var(--sp-blue))}.zwdoc .clist li b{font-weight:800;color:var(--ink)}.zwdoc .clist.tight li{font-size:13.5px}.zwdoc .clist.plain li{padding-left:0}.zwdoc .clist.plain li:before{display:none}.zwdoc .callout{position:relative;margin:6px 0 9px;background:var(--warn-bg);border:1px solid var(--warn-line);border-radius:13px;padding:15px 17px 15px 18px;overflow:hidden}.zwdoc .callout:before{content:"";position:absolute;left:0;top:0;bottom:0;width:3px;background:linear-gradient(var(--orange),var(--sp-red))}.zwdoc .callout .ch{display:inline-flex;align-items:center;gap:7px;font-size:13px;font-weight:900;color:var(--warn-deep);margin-bottom:8px}.zwdoc .callout .ch svg{width:16px;height:16px}.zwdoc .callout p{font-size:13.5px;color:var(--warn-ink);margin:0 0 8px;line-height:1.65}.zwdoc .callout p:last-child{margin-bottom:0}.zwdoc .callout b{font-weight:800;color:var(--warn-deep)}.zwdoc .callout .clist li{color:var(--warn-ink)}.zwdoc .callout .clist li:before{background:var(--orange)}.zwdoc .callout .clist li b{color:var(--warn-deep)}.zwdoc .alink{color:var(--ac);font-weight:700;text-decoration:none;border-bottom:1.5px solid var(--tint);transition:.14s}.zwdoc .alink:hover{border-bottom-color:var(--ac)}.zwdoc .alink.ext{display:inline-flex;align-items:center;gap:3px}.zwdoc .alink.ext svg{width:12px;height:12px}.zwdoc .contact{margin:4px 0 6px;display:flex;flex-direction:column;gap:8px}.zwdoc .contact .crow{display:flex;align-items:baseline;gap:10px;font-size:13.5px}.zwdoc .contact .crow .ck{flex-shrink:0;width:84px;font-size:11px;font-weight:800;letter-spacing:.04em;color:var(--muted)}.zwdoc .contact .crow .cv{font-weight:700;color:var(--ink)}.zwdoc .contact .crow .cv.mono{font-family:var(--zmono);font-weight:600}.zwdoc .docfoot{margin-top:6px;padding:22px 30px 26px;border-top:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap;background:var(--soft)}.zwdoc .docfoot .cprt{font-size:11.5px;color:var(--muted)}.zwdoc .docfoot .cprt b{color:var(--ink);font-weight:800}.zwdoc .docfoot .xlink{display:inline-flex;align-items:center;gap:6px;font-size:12.5px;font-weight:800;color:var(--ac);text-decoration:none;background:#fff;border:1px solid var(--line);border-radius:999px;padding:8px 15px;min-height:38px;transition:.15s}.zwdoc .docfoot .xlink:hover{border-color:var(--ac);background:var(--tint)}.zwdoc .docfoot .xlink svg{width:14px;height:14px}.zwdoc .pfoot{text-align:center;font-size:10.5px;color:var(--muted);font-family:var(--zmono);letter-spacing:.05em;margin-top:24px}@media(max-width:640px){.zwdoc{line-height:1.7}.zwdoc .shell{padding:18px 12px 60px}.zwdoc .banner{padding:14px 15px;gap:12px}.zwdoc .banner .blogo{width:42px;height:42px}.zwdoc .banner .bname{font-size:15.5px}.zwdoc .dochead{padding:24px 20px 22px}.zwdoc .docbody{padding:6px 20px 24px}.zwdoc .clause .num{width:27px;height:27px;font-size:12px}.zwdoc .clause h2{font-size:15.5px}.zwdoc .clist li,.zwdoc .ctext{font-size:13.5px}.zwdoc .docfoot{padding:18px 20px 22px}.zwdoc .docfoot .xlink{flex:1;justify-content:center}}@media(max-width:400px){.zwdoc .topnav{flex-wrap:wrap;gap:8px}.zwdoc .navtag{display:none}.zwdoc .dochead h1{font-size:23px}.zwdoc .clause .ct{gap:9px}.zwdoc .contact .crow{flex-direction:column;gap:1px}.zwdoc .contact .crow .ck{width:auto}}@media(prefers-reduced-motion:reduce){.zwdoc *{animation:none!important;transition:none!important}.zwdoc .doc{opacity:1;transform:none}.zwdoc .dochead .spec i{transform:scaleY(.7)}}