*{box-sizing:border-box}html,body{margin:0;height:100%;font-family:system-ui,-apple-system,"Segoe UI",Arial,sans-serif;color:#315f58}.legal-view-body{background:#161d20;overflow:hidden}.legal-view-backdrop{position:fixed;inset:0;background:rgba(15,22,24,.96);display:flex;align-items:center;justify-content:center;padding:22px}.legal-view-window{width:min(1220px,100%);height:min(900px,calc(100vh - 44px));background:#edf4f4;border-radius:20px;overflow:hidden;display:grid;grid-template-rows:auto auto 1fr auto;box-shadow:0 28px 90px rgba(0,0,0,.34)}.legal-view-head{height:64px;background:#fff;border-bottom:1px solid #dce9e6;display:grid;grid-template-columns:180px minmax(0,1fr) 220px;align-items:center;padding:0 20px;gap:14px}.legal-view-head h1{margin:0;font-size:17px;line-height:1.2;text-align:center;color:#1f7062;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.legal-back,.legal-close{border:0;background:transparent;color:#286f63;font:700 15px/1 system-ui;cursor:pointer}.legal-back{text-align:left;padding:12px 0}.legal-head-actions{display:flex;align-items:center;justify-content:flex-end;gap:15px}.legal-head-actions a{display:inline-flex;align-items:center;justify-content:center;min-height:38px;padding:0 15px;border:1px solid #b9dbd3;border-radius:11px;color:#216e60;text-decoration:none;font-weight:700;font-size:13px;background:#fff}.legal-close{font-size:30px;font-weight:400;line-height:1;padding:4px 2px}.legal-source-strip{min-height:42px;background:#fff;border-bottom:1px solid #dce9e6;display:flex;align-items:center;justify-content:flex-end;gap:18px;padding:7px 22px;font-size:12px;color:#708783}.legal-source-strip a{color:#277a6b;font-weight:700;text-decoration:none}.legal-view-canvas{position:relative;min-height:0;background:#edf4f4;display:grid;grid-template-columns:84px minmax(0,1fr) 84px;align-items:center;padding:14px 0}.legal-frame-wrap{position:relative;min-width:0;height:100%;background:white;box-shadow:0 5px 20px rgba(30,70,63,.11);overflow:hidden}.legal-frame-wrap iframe{width:100%;height:100%;border:0;background:#fff;display:block}.legal-loading,.legal-error{position:absolute;inset:0;z-index:3;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;background:#fff;color:#6b7d7a;text-align:center;padding:20px}.legal-error strong{color:#245f55}.legal-error[hidden]{display:none}.legal-arrow{width:48px;height:48px;border-radius:50%;border:1px solid #b9dbd3;background:#fff;color:#168273;display:flex;align-items:center;justify-content:center;padding:0;cursor:pointer;box-shadow:0 4px 15px rgba(45,91,82,.1);justify-self:center}.legal-arrow svg{width:18px;height:18px;display:block}.legal-arrow path{fill:none;stroke:currentColor;stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round}.legal-arrow:disabled{opacity:.35;cursor:default}.legal-view-foot{height:42px;background:#fff;border-top:1px solid #dce9e6;display:flex;align-items:center;justify-content:center;gap:14px;color:#738681;font-size:12px}.legal-dots{display:flex;gap:6px}.legal-dots button{width:8px;height:8px;border:0;border-radius:50%;padding:0;background:#c4d8d4;cursor:pointer}.legal-dots button.active{background:#2e8a78}.legal-dots:empty{display:none}
@media(max-width:700px){.legal-view-backdrop{padding:0}.legal-view-window{width:100%;height:100%;border-radius:0}.legal-view-head{height:58px;grid-template-columns:82px minmax(0,1fr) 116px;padding:0 10px;gap:6px}.legal-view-head h1{font-size:13px}.legal-back{font-size:13px}.legal-head-actions{gap:8px}.legal-head-actions a{font-size:12px;min-height:34px;padding:0 10px}.legal-close{font-size:27px}.legal-source-strip{min-height:38px;padding:5px 12px;justify-content:space-between;gap:8px;font-size:10px}.legal-source-strip span{display:none}.legal-view-canvas{grid-template-columns:52px minmax(0,1fr) 52px;padding:9px 0}.legal-arrow{width:40px;height:40px}.legal-arrow svg{width:16px;height:16px}.legal-view-foot{height:38px}}
/* ALPHA46: browser-independent page-image viewer for local official PDFs */
.legal-frame-wrap{overflow:auto;display:block;background:#eef5f4;scrollbar-gutter:stable both-edges}
.legal-frame-wrap iframe{display:none!important}
.legal-page-image{display:block;width:min(100%,1000px);height:auto;margin:0 auto;background:#fff;box-shadow:0 2px 10px rgba(30,70,63,.08)}
.legal-page-image[hidden]{display:none}
.legal-loading,.legal-error{position:absolute;inset:0;min-height:100%;z-index:3}
@media(max-width:700px){
  .legal-frame-wrap{scrollbar-gutter:auto}
  .legal-page-image{width:100%;max-width:none}
}

/* ALPHA47: hidden loading/error overlays must actually disappear */
.legal-loading[hidden],.legal-error[hidden]{display:none!important}

/* ALPHA50: the page image always starts from its true top edge. */
.legal-frame-wrap{overflow-anchor:none!important;overscroll-behavior:contain;scroll-behavior:auto!important}
.legal-page-image{vertical-align:top}


/* ALPHA56: arrows follow the selected accessibility text level. */
html.a11y-font-0 .legal-arrow{width:54px;height:54px;}
html.a11y-font-1 .legal-arrow{width:60px;height:60px;}
html.a11y-font-2 .legal-arrow{width:66px;height:66px;}
html.a11y-font-0 .legal-arrow svg{width:20px;height:20px;}
html.a11y-font-1 .legal-arrow svg{width:22px;height:22px;}
html.a11y-font-2 .legal-arrow svg{width:24px;height:24px;}
@media(max-width:700px){
 html.a11y-font-0 .legal-view-canvas{grid-template-columns:58px minmax(0,1fr) 58px;}
 html.a11y-font-1 .legal-view-canvas{grid-template-columns:64px minmax(0,1fr) 64px;}
 html.a11y-font-2 .legal-view-canvas{grid-template-columns:70px minmax(0,1fr) 70px;}
 html.a11y-font-0 .legal-arrow{width:46px;height:46px;}
 html.a11y-font-1 .legal-arrow{width:50px;height:50px;}
 html.a11y-font-2 .legal-arrow{width:56px;height:56px;}
}

/* ALPHA65 canonical viewer controls: real SVG only. */
.legal-arrow::before,.legal-arrow::after,.legal-close::before,.legal-close::after{content:none!important;display:none!important;}
.legal-close{box-sizing:border-box;width:40px;height:40px;display:grid;place-items:center;padding:0!important;border:1px solid #b9dbd3!important;border-radius:50%!important;background:#fff!important;color:#168273!important;font-size:0!important;line-height:0!important;}
.legal-close svg{width:18px;height:18px;display:block;fill:none;stroke:currentColor;stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round;}
html.a11y-font-0 .legal-close{width:44px;height:44px;}html.a11y-font-1 .legal-close{width:48px;height:48px;}html.a11y-font-2 .legal-close{width:54px;height:54px;}
html.a11y-font-0 .legal-close svg{width:20px;height:20px;}html.a11y-font-1 .legal-close svg{width:22px;height:22px;}html.a11y-font-2 .legal-close svg{width:24px;height:24px;}
