.zh-document-section,.zh-document-section *{box-sizing:border-box}.zh-document-section{--zh-dark-blue:#002952;--zh-blue:#064ca2;--zh-header-bg-start:#f7fbff;--zh-header-bg-end:#edf6ff;--zh-border:#c9e0f3;--zh-card-border:#d7e6f2;--zh-archive-border:#d4e7f5;--zh-text:#1e2936;--zh-muted:#5b6875;--zh-white:#ffffff;--zh-current-bg:#edf9f0;--zh-current-border:#92d5a2;--zh-current-text:#24783a;width:100%!important;max-width:none!important;margin:0!important;padding:34px 0 52px!important;color:var(--zh-text);background:var(--zh-white)!important;border:0!important;border-radius:0!important;box-shadow:none!important;overflow:visible!important;gap:0!important;row-gap:0!important;--row-gutter-vertical:0px!important;--vertical-gap:0px!important}body .et_pb_section.zh-document-section{width:100%!important;max-width:none!important;margin:0!important;padding:34px 0 52px!important;background:var(--zh-white)!important;background-color:var(--zh-white)!important;border:0!important;border-radius:0!important;box-shadow:none!important;overflow:visible!important;gap:0!important;row-gap:0!important;--row-gutter-vertical:0px!important;--vertical-gap:0px!important}body .et_pb_section.zh-document-section.et_flex_section{gap:0!important;row-gap:0!important;--row-gutter-vertical:0px!important;--vertical-gap:0px!important}body .et_pb_section.zh-document-section>.et_pb_row.zh-document-section__header,body .et_pb_section.zh-document-section>.et_pb_row.zh-document-section__content{position:relative!important;top:auto!important;right:auto!important;bottom:auto!important;left:auto!important;width:calc(80% - 40px)!important;max-width:1040px!important;margin-right:auto!important;margin-left:auto!important;transform:none!important}body .et_pb_section.zh-document-section>.et_pb_row.zh-document-section__header{margin-top:0!important;margin-bottom:0!important;padding:0!important;background:transparent!important;border:0!important;border-radius:0!important;box-shadow:none!important}body .et_pb_section.zh-document-section>.et_pb_row.zh-document-section__content{display:block;margin-top:0!important;margin-bottom:0!important;padding:16px 18px 18px!important;background:var(--zh-white)!important;border:1px solid var(--zh-border)!important;border-top:0!important;border-radius:0 0 12px 12px!important;box-shadow:none!important}body .et_pb_section.zh-document-section>.et_pb_row.zh-document-section__header>.et_pb_column,body .et_pb_section.zh-document-section>.et_pb_row.zh-document-section__content>.et_pb_column{width:100%!important;max-width:none!important;margin:0!important;padding:0!important}body .zh-document-section__header .et_pb_module,body .zh-document-section__header .et_pb_code_inner{margin:0!important;padding:0!important}body .zh-document-section__content .et_pb_module{margin-top:0!important;margin-bottom:12px!important}body .zh-document-section__content .et_pb_module:last-child{margin-bottom:0!important}body .zh-document-section__content .et_pb_code_inner{margin:0!important;padding:0!important}#zh-contract-documents[hidden]{display:none!important}.zh-document-section__toggle{position:relative;display:grid;grid-template-columns:minmax(0,1fr) 34px;align-items:center;gap:22px;width:100%;min-height:94px;margin:0;padding:22px 26px;color:var(--zh-dark-blue);background:linear-gradient(135deg,var(--zh-header-bg-start) 0%,var(--zh-header-bg-end) 100%);border:1px solid var(--zh-border);border-bottom:0;border-radius:12px 12px 0 0;font-family:inherit;text-align:left;box-shadow:none;cursor:pointer;transition:background-color 0.2s ease,border-color 0.2s ease}.zh-document-section__toggle:hover{background:#f0f7fd;border-color:#a9cce8}.zh-document-section__toggle:focus-visible{outline:3px solid rgba(6,76,162,0.28);outline-offset:-3px}.zh-document-section__toggle[aria-expanded="false"]{border-bottom:1px solid var(--zh-border);border-radius:12px}.zh-document-section__toggle-text{display:block;min-width:0}.zh-document-section__toggle-text strong{display:block;margin:0 0 5px;color:var(--zh-dark-blue);font-family:inherit;font-size:clamp(22px,2.2vw,29px);line-height:1.2;font-weight:800;letter-spacing:-0.025em;overflow-wrap:break-word;hyphens:auto}.zh-document-section__toggle-text small{display:block;margin:0;color:var(--zh-muted);font-family:inherit;font-size:15px;line-height:1.45;font-weight:400;overflow-wrap:break-word;hyphens:auto}.zh-document-section__toggle-arrow{position:relative;display:block;width:30px;height:30px;color:var(--zh-blue)}.zh-document-section__toggle-arrow::before,.zh-document-section__toggle-arrow::after{position:absolute;top:14px;width:12px;height:2px;background:currentColor;border-radius:2px;content:"";transition:transform 0.2s ease}.zh-document-section__toggle-arrow::before{left:4px;transform:rotate(45deg)}.zh-document-section__toggle-arrow::after{right:4px;transform:rotate(-45deg)}.zh-document-section__toggle[aria-expanded="true"].zh-document-section__toggle-arrow::before{transform:rotate(-45deg)}.zh-document-section__toggle[aria-expanded="true"].zh-document-section__toggle-arrow::after{transform:rotate(45deg)}.zh-document-entry{width:100%;margin:0;background:var(--zh-white);border:1px solid var(--zh-card-border);border-radius:10px;box-shadow:none;overflow:hidden;transition:background-color 0.2s ease,border-color 0.2s ease}.zh-document-entry:hover{background:#fafdff;border-color:#aacbe4}.zh-document-entry__main{display:grid;grid-template-columns:50pxminmax(220px,1fr)autominmax(105px,auto)minmax(260px,auto);align-items:center;gap:18px;min-width:0;padding:17px 18px}.zh-document-entry__icon{display:flex;align-items:center;justify-content:center;width:46px;height:46px;color:var(--zh-white);background:var(--zh-blue);border-radius:7px}.zh-document-entry__icon svg{display:block;width:25px;height:25px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.zh-document-entry__content{min-width:0}.zh-document-entry__content h3{margin:0 0 4px;color:var(--zh-dark-blue);font-family:inherit;font-size:17px;line-height:1.3;font-weight:700;letter-spacing:-0.01em;overflow-wrap:break-word;hyphens:auto}.zh-document-entry__content p{margin:0;color:var(--zh-muted);font-family:inherit;font-size:14px;line-height:1.42;font-weight:400;overflow-wrap:break-word;hyphens:auto}.zh-document-entry__status{display:inline-flex;align-items:center;justify-content:center;min-height:28px;padding:4px 9px;color:var(--zh-current-text);background:var(--zh-current-bg);border:1px solid var(--zh-current-border);border-radius:5px;font-family:inherit;font-size:13px;line-height:1;font-weight:700;white-space:nowrap}.zh-document-entry__date{min-width:0;color:var(--zh-text);font-family:inherit;font-size:14px;line-height:1.35}.zh-document-entry__date strong{display:block;margin-bottom:2px;color:var(--zh-dark-blue);font-size:13px;font-weight:700}.zh-document-entry__date time{display:block;white-space:nowrap}.zh-document-entry__actions{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:8px;min-width:0}.zh-document-entry__button{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:38px;padding:8px 13px;color:var(--zh-blue)!important;background:var(--zh-white);border:1px solid #8fbbe0;border-radius:6px;font-family:inherit;font-size:14px;line-height:1.2;font-weight:700;text-align:center;text-decoration:none;box-shadow:none;transition:color 0.2s ease,background-color 0.2s ease,border-color 0.2s ease}.zh-document-entry__button:hover,.zh-document-entry__button:focus-visible{color:var(--zh-white)!important;background:var(--zh-blue);border-color:var(--zh-blue)}.zh-document-entry__button:focus-visible{outline:3px solid rgba(6,76,162,0.25);outline-offset:2px}.zh-document-entry__button svg{display:block;width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.zh-document-entry__button--icon{flex:0 0 38px;width:38px;padding-right:8px;padding-left:8px}.zh-document-entry__archive{width:100%;background:#f4f9fd;border-top:1px solid var(--zh-archive-border)}.zh-document-entry__archive>summary{list-style:none}.zh-document-entry__archive>summary::-webkit-details-marker{display:none}.zh-document-entry__archive-summary{position:relative;display:grid;grid-template-columns:minmax(0,1fr) 24px;align-items:center;gap:15px;min-height:48px;padding:11px 17px;color:var(--zh-dark-blue);font-family:inherit;font-size:14px;line-height:1.3;font-weight:700;cursor:pointer;user-select:none}.zh-document-entry__archive-summary:hover{background:#eaf4fc}.zh-document-entry__archive-summary:focus-visible{outline:3px solid rgba(6,76,162,0.22);outline-offset:-3px}.zh-document-entry__archive-arrow{position:relative;display:block;width:22px;height:22px;color:var(--zh-blue)}.zh-document-entry__archive-arrow::before,.zh-document-entry__archive-arrow::after{position:absolute;top:10px;width:8px;height:2px;background:currentColor;border-radius:2px;content:"";transition:transform 0.2s ease}.zh-document-entry__archive-arrow::before{left:3px;transform:rotate(45deg)}.zh-document-entry__archive-arrow::after{right:3px;transform:rotate(-45deg)}.zh-document-entry__archive[open].zh-document-entry__archive-arrow::before{transform:rotate(-45deg)}.zh-document-entry__archive[open].zh-document-entry__archive-arrow::after{transform:rotate(45deg)}.zh-document-entry__archive-list{display:grid;grid-template-columns:minmax(0,1fr);padding:0 17px 14px}.zh-document-entry__archive-item{display:grid;grid-template-columns:minmax(110px,0.28fr)minmax(0,1fr)auto;align-items:center;gap:18px;padding:12px 0;border-top:1px solid var(--zh-archive-border)}.zh-document-entry__archive-date{color:var(--zh-dark-blue);font-family:inherit;font-size:14px;line-height:1.35;font-weight:600;white-space:nowrap}.zh-document-entry__archive-description{color:var(--zh-muted);font-family:inherit;font-size:14px;line-height:1.4;overflow-wrap:break-word;hyphens:auto}@media (max-width:1100px){body .et_pb_section.zh-document-section>.et_pb_row.zh-document-section__header,body .et_pb_section.zh-document-section>.et_pb_row.zh-document-section__content{width:calc(80% - 36px)!important;max-width:1040px!important}.zh-document-entry__main{grid-template-columns:48pxminmax(190px,1fr)autominmax(95px,auto);gap:15px}.zh-document-entry__actions{grid-column:2 / -1;justify-content:flex-start}}@media (max-width:760px){body .et_pb_section.zh-document-section{padding-top:26px!important;padding-bottom:40px!important}body .et_pb_section.zh-document-section>.et_pb_row.zh-document-section__header,body .et_pb_section.zh-document-section>.et_pb_row.zh-document-section__content{width:76%!important;max-width:none!important}body .et_pb_section.zh-document-section>.et_pb_row.zh-document-section__content{padding:13px!important}.zh-document-section__toggle{min-height:84px;padding:19px 20px}.zh-document-section__toggle-text strong{font-size:22px}.zh-document-section__toggle-text small{font-size:14px}.zh-document-entry__main{grid-template-columns:44pxminmax(0,1fr);align-items:start;gap:13px;padding:15px}.zh-document-entry__icon{width:42px;height:42px}.zh-document-entry__status{grid-column:2;justify-self:start}.zh-document-entry__date,.zh-document-entry__actions{grid-column:1 / -1}.zh-document-entry__actions{justify-content:flex-start}.zh-document-entry__archive-item{grid-template-columns:minmax(95px,auto)minmax(0,1fr);gap:12px}.zh-document-entry__archive-item.zh-document-entry__actions{grid-column:1 / -1}}@media (max-width:520px){body .et_pb_section.zh-document-section{padding-top:20px!important;padding-bottom:30px!important}body .et_pb_section.zh-document-section>.et_pb_row.zh-document-section__header,body .et_pb_section.zh-document-section>.et_pb_row.zh-document-section__content{width:70%!important;max-width:none!important}body .et_pb_section.zh-document-section>.et_pb_row.zh-document-section__content{padding:8px!important}.zh-document-section__toggle{grid-template-columns:minmax(0,1fr) 21px;gap:9px;min-height:0;padding:15px 13px}.zh-document-section__toggle-text strong{margin-bottom:4px;font-size:17px;line-height:1.2;letter-spacing:-0.012em}.zh-document-section__toggle-text small{font-size:12px;line-height:1.4}.zh-document-section__toggle-arrow{width:21px;height:21px}.zh-document-section__toggle-arrow::before,.zh-document-section__toggle-arrow::after{top:9px;width:8px}.zh-document-section__toggle-arrow::before{left:2px}.zh-document-section__toggle-arrow::after{right:2px}.zh-document-entry__main{grid-template-columns:36px minmax(0,1fr);align-items:start;gap:10px;padding:11px}.zh-document-entry__icon{width:36px;height:36px;border-radius:6px}.zh-document-entry__icon svg{width:20px;height:20px}.zh-document-entry__content h3{margin-bottom:3px;font-size:14px;line-height:1.25}.zh-document-entry__content p{font-size:12px;line-height:1.4}.zh-document-entry__status{grid-column:2;justify-self:start;min-height:24px;padding:3px 7px;font-size:11px}.zh-document-entry__date,.zh-document-entry__actions{grid-column:1 / -1}.zh-document-entry__date{font-size:12px;line-height:1.35}.zh-document-entry__date strong{margin-bottom:1px;font-size:11px}.zh-document-entry__actions{display:grid;grid-template-columns:minmax(0,1fr);width:100%;gap:7px}.zh-document-entry__button{width:100%;min-width:0;min-height:37px;padding:7px 8px;font-size:12px}.zh-document-entry__button--icon{width:100%;min-width:0;padding:7px}.zh-document-entry__archive-summary{min-height:42px;padding:9px 11px;font-size:12px}.zh-document-entry__archive-list{padding-right:11px;padding-left:11px}.zh-document-entry__archive-item{grid-template-columns:minmax(0,1fr);gap:7px}.zh-document-entry__archive-date,.zh-document-entry__archive-description{font-size:12px}.zh-document-entry__archive-date{white-space:normal}.zh-document-entry__archive-item.zh-document-entry__actions{grid-column:auto}}@media (max-width:390px){body .et_pb_section.zh-document-section>.et_pb_row.zh-document-section__header,body .et_pb_section.zh-document-section>.et_pb_row.zh-document-section__content{width:70%!important;max-width:none!important}.zh-document-section__toggle{padding:13px 11px}.zh-document-section__toggle-text strong{font-size:16px}.zh-document-section__toggle-text small{font-size:11px}.zh-document-entry__main{grid-template-columns:34px minmax(0,1fr);gap:9px;padding:10px}.zh-document-entry__icon{width:34px;height:34px}.zh-document-entry__icon svg{width:19px;height:19px}.zh-document-entry__content h3{font-size:13px}.zh-document-entry__content p{font-size:11px}}@media (max-width:330px){body .et_pb_section.zh-document-section>.et_pb_row.zh-document-section__header,body .et_pb_section.zh-document-section>.et_pb_row.zh-document-section__content{width:calc(100% - 24px)!important}}