:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}body{margin:0;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:linear-gradient(135deg,#e0c3fc,#8ec5fc);min-height:100vh;display:flex;justify-content:center;align-items:center}#root{width:100%;display:flex;justify-content:center}.container{background:#fff;padding:2rem 2.5rem;border-radius:15px;box-shadow:0 8px 20px #0000001f;width:100%;max-width:550px;text-align:center;margin:2rem 1rem;border:1px solid #eee}h1{color:#333;margin-bottom:1.5rem}h2{color:#555;margin-bottom:1rem;font-weight:600}button{background-color:#6a82fb;color:#fff;border:none;padding:12px 22px;border-radius:8px;cursor:pointer;font-weight:700;font-size:1rem;transition:background-color .2s ease,transform .2s ease;margin:8px;display:inline-block}button:hover{background-color:#4a62d1;transform:translateY(-2px)}button:active{transform:translateY(0)}#login-section button{margin:10px 5px}.dob-section button{margin-top:10px}button[style*="background-color: #ff6666"]{background-color:#e74c3c}button[style*="background-color: #ff6666"]:hover{background-color:#c0392b}#profile-section img{width:100px;height:100px;border-radius:50%;margin:15px auto;display:block;border:3px solid #f0f0f0;box-shadow:0 2px 4px #0000001a}#profile-section p{color:#444;font-size:1.1em;margin-bottom:1.5rem}.dob-section{margin:25px 0;padding:20px;background-color:#f8f9fa;border-radius:10px;border:1px solid #e9ecef}.dob-section label{display:block;margin-bottom:8px;font-weight:600;color:#333}input[type=date]{padding:10px;border:1px solid #ced4da;border-radius:5px;font-size:1rem;margin-right:5px}.result{margin-top:2rem;text-align:left;border-top:1px solid #eee;padding-top:1.5rem}.sign-box{background:#e7f5ff;color:#1c7ed6;padding:15px 20px;border-radius:10px;margin:15px 0;border:1px solid #bcdfff}.sign-box h2{color:#1971c2;margin-top:0;margin-bottom:.5rem;font-size:1.3em}.sign-box p{margin-bottom:0;line-height:1.6}.combined-message{background:#fff9db;color:#e67700;padding:15px 20px;border-radius:10px;margin-top:20px;border:1px solid #ffe8a8}.combined-message h3{color:#d97706;margin-top:0;margin-bottom:.5rem}.combined-message p{margin-bottom:0;line-height:1.6}
