.legal-document-page{box-sizing:border-box;min-height:100vh;padding:clamp(16px,4vw,48px);background:#f4f7fb}.legal-document{box-sizing:border-box;width:min(100%,960px);margin:0 auto;padding:clamp(24px,5vw,56px);overflow-wrap:anywhere;color:#172033;font-size:1rem;line-height:1.7;background:#fff;border:1px solid #dfe5ee;border-radius:12px;box-shadow:0 8px 28px #0f172a14}.legal-document__toolbar{width:min(100%,960px);margin:0 auto 12px}.legal-document__back{padding:8px 12px;color:#176b32;font:inherit;font-weight:600;cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:8px}.legal-document__back:hover{background:#edf7f0;border-color:#9ac7a7}.legal-document__back:focus-visible{outline:3px solid rgb(23 107 50 / 25%);outline-offset:2px}.legal-document h1,.legal-document h2,.legal-document h3{color:#10182b;line-height:1.25}.legal-document h1{margin-top:0;font-size:clamp(1.8rem,4vw,2.5rem)}.legal-document h2{margin-top:2.25rem;font-size:clamp(1.35rem,3vw,1.75rem)}.legal-document h3{margin-top:1.75rem}.legal-document p,.legal-document ul,.legal-document ol{margin-block:1rem}.legal-document a{color:#087c31;text-underline-offset:.18em}.legal-document__table-wrapper{width:100%;margin:1.5rem 0;overflow-x:auto;border:1px solid #cfd7e3;border-radius:8px}.legal-document table{width:100%;min-width:620px;border-collapse:collapse;font-size:.94rem;line-height:1.5}.legal-document th,.legal-document td{padding:12px 14px;overflow-wrap:normal;word-break:normal;text-align:left;vertical-align:top;border-right:1px solid #dbe1ea;border-bottom:1px solid #dbe1ea}.legal-document th:first-child,.legal-document td:first-child{width:180px;min-width:180px}.legal-document th{color:#10182b;font-weight:700;background:#eef3f8}.legal-document tbody tr:nth-child(2n){background:#f8fafc}.legal-document tr:last-child td{border-bottom:0}.legal-document th:last-child,.legal-document td:last-child{border-right:0}@media(max-width:600px){.legal-document-page{padding:10px}.legal-document{padding:22px 18px;border-radius:8px}.legal-document table{min-width:540px}}
