.document-title{font-weight:700;font-family:var(--font-poppins--regular)}.document-iframe{height:70vh;width:100%}.document-container{padding:5em 10rem;display:flex;flex-direction:column;align-items:center;gap:2rem;justify-content:center}.document-text-wrapper{width:100%;max-width:960px;border:1px solid #e6e6e6;border-radius:12px;background:#fff;padding:2rem;box-shadow:0 6px 24px rgba(0,0,0,.06)}.document-text-meta{margin-bottom:1.5rem;font-size:.9rem;color:#6b7280}.document-text-content{display:flex;flex-direction:column;gap:1rem;line-height:1.65;font-size:.8rem}.document-text-content p{margin:0;color:#414650}.document-text-message{margin:0;color:#1f2937;line-height:1.5}@media(max-width:1024px){.document-container{padding:3rem 2rem}}