.documents-module__ALCh1a__page{min-height:100vh;padding:48px 24px 80px}.documents-module__ALCh1a__shell{gap:32px;max-width:1100px;margin:0 auto;display:grid}.documents-module__ALCh1a__header{flex-direction:column;gap:10px;display:flex}.documents-module__ALCh1a__header h1{font-size:clamp(2rem,4vw,2.8rem)}.documents-module__ALCh1a__header p{color:var(--muted);max-width:720px}.documents-module__ALCh1a__actions{flex-wrap:wrap;gap:12px;display:flex}.documents-module__ALCh1a__actionsRow{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.documents-module__ALCh1a__portalGrid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:20px;display:grid}.documents-module__ALCh1a__panel{background:var(--surface-strong);border:1px solid var(--border);border-radius:var(--radius);box-shadow:0 18px 40px var(--shadow);gap:12px;padding:20px;display:grid}.documents-module__ALCh1a__panelHeader{justify-content:space-between;align-items:baseline;gap:12px;display:flex}.documents-module__ALCh1a__panelHeader h2{font-size:1.1rem}.documents-module__ALCh1a__panelMeta{letter-spacing:.2em;text-transform:uppercase;color:var(--muted);font-size:.75rem}.documents-module__ALCh1a__panelList{color:var(--muted);gap:6px;padding-left:18px;display:grid}.documents-module__ALCh1a__formStack{gap:10px;display:grid}.documents-module__ALCh1a__formStack input,.documents-module__ALCh1a__formStack textarea{border:1px solid var(--border);background:#fff;border-radius:10px;padding:10px 12px}.documents-module__ALCh1a__formStack textarea{resize:vertical;min-height:140px;font-family:var(--font-mono),monospace}.documents-module__ALCh1a__button{border:1px solid var(--border);background:var(--surface);color:var(--foreground);border-radius:999px;justify-content:center;align-items:center;padding:10px 16px;font-weight:600;transition:transform .2s,border .2s;display:inline-flex}.documents-module__ALCh1a__button:hover{border-color:var(--accent);transform:translateY(-1px)}.documents-module__ALCh1a__buttonPrimary{background:var(--accent);color:#fefcf8;border-color:#0000}.documents-module__ALCh1a__buttonPrimary:hover{background:var(--accent-strong)}.documents-module__ALCh1a__buttonDanger{color:#a8483a;background:0 0;border-color:#a8483a}.documents-module__ALCh1a__buttonDanger:hover{color:#8d3a2f;border-color:#8d3a2f}.documents-module__ALCh1a__card{background:var(--surface-strong);border:1px solid var(--border);border-radius:var(--radius);box-shadow:0 18px 40px var(--shadow);padding:24px}.documents-module__ALCh1a__table{border-collapse:collapse;width:100%;font-size:.95rem}.documents-module__ALCh1a__table th,.documents-module__ALCh1a__table td{text-align:left;border-bottom:1px solid var(--border);padding:12px 8px}.documents-module__ALCh1a__table th{letter-spacing:.2em;text-transform:uppercase;color:var(--muted);font-size:.75rem}.documents-module__ALCh1a__meta{color:var(--muted);font-size:.85rem}.documents-module__ALCh1a__contentTitle{margin-top:8px;font-size:clamp(1.8rem,3vw,2.4rem)}.documents-module__ALCh1a__contentBody{white-space:pre-wrap;line-height:1.7;font-family:var(--font-mono),monospace;color:var(--foreground);font-size:.95rem}.documents-module__ALCh1a__form{gap:18px;display:grid}.documents-module__ALCh1a__grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:16px;display:grid}.documents-module__ALCh1a__field{gap:6px;display:grid}.documents-module__ALCh1a__field label{letter-spacing:.18em;text-transform:uppercase;color:var(--muted);font-size:.8rem}.documents-module__ALCh1a__field input,.documents-module__ALCh1a__field select,.documents-module__ALCh1a__field textarea{border:1px solid var(--border);background:#fff;border-radius:10px;padding:10px 12px}.documents-module__ALCh1a__field textarea{resize:vertical;min-height:240px;font-family:var(--font-mono),monospace;line-height:1.6}.documents-module__ALCh1a__helper{color:var(--muted);font-size:.8rem}
