.text-page{align-items:center;display:flex;flex-direction:column;min-height:100vh;width:100%}.pdf-wrapper{display:flex;flex:1 1 auto;min-height:0;overflow:hidden;width:100%}.pdf-wrapper iframe{border:none;flex:1 1 auto;width:100%}.pdf-fallback{display:flex;justify-content:center;padding:16px 0 24px}.pdf-fallback a{color:#007bff;font-size:14px;text-decoration:underline}.btn{align-items:center;background-color:#007bff;border-radius:999px;color:#fff;display:flex;font-size:12px;font-weight:500;gap:10px;justify-content:center;line-height:1.2;padding:6px 14px}.mobile-only{display:none}@media(max-width:768px){.mobile-only{display:flex}.pdf-wrapper{min-height:60vh}.btn{font-size:11px;padding:5px 12px}}
