.page_container__nt0kj{min-height:100vh;background:linear-gradient(135deg,#7f5a83,#0d324d);display:flex;justify-content:center;align-items:center;font-family:Helvetica Neue,Arial,sans-serif;padding:2rem}.page_card__Lg3pM{background:#fff;border-radius:8px;max-width:800px;width:100%;padding:2rem;box-shadow:0 4px 20px rgba(0,0,0,.1);animation:page_fadeIn__JzAji .6s ease-out;color:#333;line-height:1.6;display:flex;flex-direction:column}.page_title__6jqtk{margin-bottom:1rem;font-size:2rem;color:#333;font-weight:700;background:linear-gradient(90deg,#7f5a83,#0d324d);-webkit-background-clip:text;-webkit-text-fill-color:transparent;text-align:center}.page_subtitle__NQuQc{font-size:1.2rem;color:#555;margin-bottom:1.5rem;line-height:1.4;font-weight:600;text-align:center}.page_card__Lg3pM h3{font-size:1.1rem;font-weight:700;margin-top:1.5rem;margin-bottom:.5rem;color:#333}.page_card__Lg3pM p{margin-bottom:1rem}.page_card__Lg3pM footer{margin-top:2rem;padding-top:1.5rem;border-top:1px solid #ccc;font-size:.95rem;line-height:1.4;color:#333}.page_card__Lg3pM footer h4{font-size:1rem;margin-bottom:.5rem;font-weight:700;color:#333}.page_card__Lg3pM footer p{margin-bottom:.5rem}@keyframes page_fadeIn__JzAji{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}