/* Document view page (landing/doc_view.html) */

.doc-section{ padding:2rem 0 3rem; }
.doc-header{ margin-bottom:1rem; }
.doc-wrap{ background:#fff; border-radius:1rem; box-shadow:0 12px 32px rgba(8,107,120,.08); padding:1rem; }
.doc-frame{ width:100%; height:min(80vh, 1000px); border:0; border-radius:.75rem; background:#f8fbfc; }
.doc-note{ color:#64748b; margin-top:.75rem; }
