*{box-sizing:border-box}body{font-family:system-ui,-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,sans-serif;display:flex;justify-content:center;align-items:center;min-height:100vh;margin:0;background:linear-gradient(135deg,#faf8f8 0%,#f5e8e9 100%)}.container{text-align:center;padding:3rem 2rem;max-width:480px}.logo{display:flex;align-items:center;justify-content:center;gap:.75rem;margin-bottom:2rem}.logo-icon{width:48px;height:48px}.logo-icon img{width:48px;height:48px}.logo-text{font-size:1.5rem;font-weight:700;color:#343529;letter-spacing:-.025em}.card{background:#fff;border-radius:16px;padding:2.5rem 2rem;box-shadow:0 4px 24px rgb(52 53 41 / .08)}.icon-wrap{width:64px;height:64px;background:linear-gradient(135deg,#a5172f 0%,#9c0210 100%);border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1.5rem}.icon-wrap svg{width:32px;height:32px;fill:#fff}h1{color:#343529;font-size:1.5rem;font-weight:600;margin:0 0 .75rem}p{color:#5a5b4f;font-size:1rem;line-height:1.6;margin:0 0 1.5rem}.contact-link{display:inline-block;color:#a5172f;text-decoration:none;font-size:.95rem;font-weight:500;padding:.5rem 1rem;border:1px solid #a5172f;border-radius:6px;transition:background 0.2s,color 0.2s}.contact-link:hover{background:#a5172f;color:#fff}
