.legal-page-shell{background:rgba(13,18,31,.94);border:1px solid rgba(116,157,216,.34);border-radius:3px;box-shadow:0 24px 70px rgba(0,0,0,.42);padding:18px}
.legal-page-header{margin-bottom:14px}
.legal-page-header h1{margin:2px 0 4px}
.legal-kicker{display:block;color:#9bb0d3;font-size:.72rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}
.legal-version-line{color:#6bc4ff;font-weight:700}
.legal-summary{margin:8px 0 0;color:#c7d4e8}
.legal-page-section{margin-top:14px;padding:16px;background:rgba(5,10,20,.64);border:1px solid rgba(135,174,229,.22);border-radius:3px}
.legal-section-heading{margin-bottom:10px}
.legal-section-heading h2{margin:2px 0 0;color:#6bc4ff;font-size:1.15rem}
.legal-notice p{margin:0;color:#c7d4e8}
.legal-audit-meta{margin-top:10px;color:#9bb0d3;font-size:.84rem}
.legal-document-rendered{color:#e6eefb}
.legal-document-rendered>:first-child{margin-top:0}
.legal-document-rendered>:last-child{margin-bottom:0}
.legal-status{display:flex;flex-direction:column;gap:3px;padding:11px 12px;background:rgba(14,28,48,.48);border-left:3px solid rgba(107,196,255,.72);border-radius:2px;color:#c7d4e8}
.legal-status--current{border-left-color:rgba(90,211,142,.8)}
.legal-status--required{border-left-color:#ffc44a}
.legal-acceptance-form{display:grid;gap:12px;margin-top:12px;padding:12px;background:rgba(3,8,17,.62);border:1px solid rgba(135,174,229,.18);border-radius:3px}
.legal-acceptance-check{display:flex;gap:9px;align-items:flex-start;cursor:pointer}
.legal-acceptance-check input{width:18px;height:18px;margin-top:3px;accent-color:#6bc4ff}
.legal-primary-action{justify-self:start;background:rgba(31,68,98,.72);border-color:rgba(107,196,255,.58)}
.legal-return-action{display:flex;justify-content:flex-start;margin-top:14px}
@media(max-width:640px){.legal-page-shell{padding:12px}.legal-primary-action,.legal-return-action .btn{width:100%;text-align:center}}
