.styles-module__p2PGra__page{background:var(--bg-primary);justify-content:center;align-items:center;min-height:100vh;padding:2rem;display:flex}.styles-module__p2PGra__card{background:var(--bg-card);border:1px solid var(--border-color);border-radius:var(--card-radius);text-align:center;width:100%;max-width:520px;box-shadow:var(--card-shadow);padding:3rem 2.5rem}.styles-module__p2PGra__icon{margin-bottom:1.5rem;font-size:4rem;line-height:1;animation:3s ease-in-out infinite styles-module__p2PGra__float;display:block}.styles-module__p2PGra__title{color:var(--text-primary);margin:0 0 .75rem;font-size:2rem;font-weight:700}.styles-module__p2PGra__accent{color:var(--accent-primary)}.styles-module__p2PGra__subtitle{color:var(--text-secondary);margin:0 0 2rem;font-size:1rem;line-height:1.6}.styles-module__p2PGra__divider{background:var(--border-color);height:1px;margin:0 0 1.5rem}.styles-module__p2PGra__meta{color:var(--text-muted);font-size:.8rem}.styles-module__p2PGra__pulse{background:var(--accent-warning);vertical-align:middle;border-radius:50%;width:8px;height:8px;margin-right:.4rem;animation:1.5s ease-in-out infinite styles-module__p2PGra__pulse-dot;display:inline-block}@keyframes styles-module__p2PGra__pulse-dot{0%,to{opacity:1;transform:scale(1)}50%{opacity:.4;transform:scale(.7)}}
