.form-container{display:flex;justify-content:center;align-items:center}.kundali-form{background:#ffffffe6;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:20px;padding:2.5rem;box-shadow:0 8px 32px #8b6f4726;width:100%;max-width:500px;border:1px solid rgba(255,255,255,.3)}.form-header{text-align:center;margin-bottom:2rem}.form-icon{font-size:3rem;margin-bottom:1rem}.form-header h2{font-family:Playfair Display,serif;font-size:1.8rem;color:#8b6f47;margin-bottom:.5rem}.form-header p{color:#a68b5b;font-size:.95rem}.form-fields{display:flex;flex-direction:column;gap:1.5rem;margin-bottom:1.5rem}.form-group{display:flex;flex-direction:column}.form-group label{font-weight:500;color:#8b6f47;margin-bottom:.5rem;font-size:.95rem}.form-group input{padding:.9rem 1.2rem;border:2px solid #e8d5c4;border-radius:10px;font-size:1rem;font-family:Poppins,sans-serif;color:#4a4a4a;background:#fff;transition:all .3s ease}.form-group input:focus{outline:none;border-color:#d4a574;box-shadow:0 0 0 3px #d4a5741a}.form-group input:disabled{background:#f5f5f5;cursor:not-allowed}.submit-button{width:100%;padding:1rem;background:linear-gradient(135deg,#d4a574,#c8966a);color:#fff;border:none;border-radius:10px;font-size:1.1rem;font-weight:600;font-family:Poppins,sans-serif;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 15px #d4a5744d}.submit-button:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 20px #d4a57466}.submit-button:active:not(:disabled){transform:translateY(0)}.submit-button:disabled{opacity:.6;cursor:not-allowed}.error-message{background:#ffe5e5;color:#d32f2f;padding:1rem;border-radius:8px;margin-bottom:1rem;text-align:center;font-size:.9rem;border:1px solid #ffcdd2}@media (max-width: 768px){.kundali-form{padding:2rem 1.5rem}.form-header h2{font-size:1.5rem}}.results-container{width:100%;animation:fadeIn .5s ease-in}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.results-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem;flex-wrap:wrap;gap:1rem}.results-header h2{font-family:Playfair Display,serif;font-size:2rem;color:#8b6f47}.reset-button{padding:.7rem 1.5rem;background:#fff;color:#8b6f47;border:2px solid #d4a574;border-radius:8px;font-size:.95rem;font-weight:500;cursor:pointer;transition:all .3s ease;font-family:Poppins,sans-serif}.reset-button:hover{background:#d4a574;color:#fff}.compatibility-card{background:#ffffffe6;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:20px;padding:2rem;margin-bottom:1.5rem;box-shadow:0 8px 32px #8b6f4726;border:1px solid rgba(255,255,255,.3)}.compatibility-score{display:flex;align-items:center;gap:2rem;flex-wrap:wrap}.score-circle{width:120px;height:120px;border-radius:50%;border:4px solid;display:flex;flex-direction:column;align-items:center;justify-content:center;background:#ffffff80}.score-value{font-size:2rem;font-weight:700;color:#8b6f47;font-family:Playfair Display,serif}.score-emoji{font-size:1.5rem;margin-top:.2rem}.compatibility-info{flex:1}.compatibility-info h3{font-family:Playfair Display,serif;font-size:1.8rem;color:#8b6f47;margin-bottom:.5rem}.compatibility-info p{color:#a68b5b;font-size:1.1rem}.guna-summary-card{background:#ffffffe6;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:20px;padding:2rem;margin-bottom:1.5rem;box-shadow:0 8px 32px #8b6f4726;border:1px solid rgba(255,255,255,.3)}.guna-summary-card h3{font-family:Playfair Display,serif;font-size:1.5rem;color:#8b6f47;margin-bottom:1rem}.guna-progress{display:flex;flex-direction:column;gap:.8rem}.guna-stats{display:flex;justify-content:space-between;font-weight:500;color:#8b6f47}.progress-bar{width:100%;height:12px;background:#e8d5c4;border-radius:10px;overflow:hidden}.progress-fill{height:100%;border-radius:10px;transition:width .5s ease}.details-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;margin-bottom:1.5rem}.person-card{background:#ffffffe6;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:20px;padding:2rem;box-shadow:0 8px 32px #8b6f4726;border:1px solid rgba(255,255,255,.3)}.person-card h4{font-family:Playfair Display,serif;font-size:1.5rem;color:#8b6f47;margin-bottom:1.5rem;text-align:center;padding-bottom:1rem;border-bottom:2px solid #e8d5c4}.person-details{display:flex;flex-direction:column;gap:1rem}.detail-item{display:flex;justify-content:space-between;align-items:center;padding:.8rem;background:#f8f0e680;border-radius:8px}.detail-label{font-weight:500;color:#a68b5b;font-size:.9rem}.detail-value{font-weight:600;color:#8b6f47;font-size:1rem}.guna-details-card{background:#ffffffe6;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:20px;padding:2rem;box-shadow:0 8px 32px #8b6f4726;border:1px solid rgba(255,255,255,.3)}.guna-details-card h3{font-family:Playfair Display,serif;font-size:1.5rem;color:#8b6f47;margin-bottom:1.5rem}.guna-details-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:1.2rem}.guna-detail-item{background:#f8f0e699;padding:1.2rem;border-radius:12px;border:1px solid rgba(212,165,116,.2)}.guna-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.8rem}.guna-name{font-weight:600;color:#8b6f47;font-size:1rem;text-transform:capitalize}.guna-score{font-weight:600;color:#d4a574;font-size:.95rem}.guna-progress-small{width:100%;height:6px;background:#e8d5c4;border-radius:10px;overflow:hidden;margin-bottom:.8rem}.guna-progress-fill{height:100%;background:linear-gradient(90deg,#d4a574,#c8966a);border-radius:10px;transition:width .5s ease}.guna-values{display:flex;flex-direction:column;gap:.4rem;font-size:.85rem;color:#a68b5b}@media (max-width: 768px){.results-header h2{font-size:1.5rem}.compatibility-score{flex-direction:column;text-align:center}.score-circle{width:100px;height:100px}.score-value{font-size:1.5rem}.details-grid,.guna-details-grid{grid-template-columns:1fr}}.app{min-height:100vh;display:flex;flex-direction:column;align-items:center;padding:2rem 1rem}.app-header{text-align:center;margin-bottom:3rem;padding:2rem 0}.app-title{font-family:Playfair Display,serif;font-size:3rem;font-weight:600;color:#8b6f47;margin-bottom:.5rem;text-shadow:2px 2px 4px rgba(139,111,71,.1)}.app-subtitle{font-size:1.1rem;color:#a68b5b;font-weight:300;letter-spacing:1px}.app-main{width:100%;max-width:900px;flex:1}.app-footer{margin-top:3rem;text-align:center;color:#a68b5b;font-size:.9rem;opacity:.7}@media (max-width: 768px){.app-title{font-size:2rem}.app-subtitle{font-size:.95rem}}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Poppins,sans-serif;background:linear-gradient(135deg,#f5e6d3,#e8d5c4,#f0e0d0);min-height:100vh;color:#4a4a4a}#root{min-height:100vh}
