body{margin:0;font-family:Raleway,sans-serif;background-color:#f9fafb;color:#333}header{text-align:center;margin-bottom:2rem}header h1{font-size:2rem;color:#1d4ed8}*,*:before,*:after{box-sizing:border-box}.logo-link{font-family:Raleway,sans-serif;font-size:1.8rem;color:#1d4ed8;text-decoration:none;font-weight:700}.logo-link:hover{text-decoration:none;opacity:.8}.form-container{background:#fff;padding:1.5rem;max-width:480px;width:100%;margin:0 auto;border-radius:12px;border:1px solid #ddd;box-shadow:0 4px 12px #0000000d;box-sizing:border-box;font-size:1.1rem;line-height:1.6}.form-title{font-size:1.5rem;font-weight:600;color:#1d4ed8;margin-bottom:1.5rem}.form-group{margin-bottom:1.25rem}.form-group label{display:block;margin-bottom:.5rem;font-weight:600;color:#333}input[type=text],input[type=number],input[type=email],textarea,select{width:100%;padding:.75rem;font-size:1.1rem;border-radius:6px;border:1px solid #ccc;font-family:inherit;margin-bottom:1rem;min-height:48px}textarea{width:100%;min-height:120px;resize:none!important;box-sizing:border-box}button,.form-button{padding:.75rem 1.25rem;font-size:1.1rem;font-weight:600;background-color:#2563eb;color:#fff;border:none;border-radius:10px;cursor:pointer;transition:background .3s ease;min-height:48px}button:hover,.form-button:hover{background-color:#1e40af}button+button{margin-left:.75rem}.form-button.secondary{background-color:#e5e7eb;color:#111}.form-button.secondary:hover{background-color:#d1d5db}.form-actions{display:flex;justify-content:space-between;gap:12px;margin-top:20px}.form-actions button:first-child{background-color:#ccc}.form-actions button:last-child{background-color:#2a5bd7;color:#fff}.radio-group{display:flex;flex-wrap:wrap;gap:12px;margin-top:6px}.radio-label{display:flex;align-items:center;gap:8px;font-size:1.1rem}.radio-label input[type=radio]{width:24px;height:24px}.checkbox-group{display:flex;flex-direction:column;gap:8px;margin-bottom:1.5rem}.checkbox-label{display:flex;align-items:center;font-size:1.1rem;color:#333;font-weight:500}.checkbox-label input[type=checkbox]{margin-right:8px;width:24px;height:24px}pre{background:#f1f5f9;padding:1rem;border-radius:8px;font-size:1rem}.skeleton-container{display:flex;flex-direction:column;gap:10px;padding:20px}.skeleton-line{height:20px;background:linear-gradient(90deg,#e0e0e0 25%,#f0f0f0,#e0e0e0 75%);background-size:200% 100%;animation:pulse 1.5s infinite;border-radius:4px}.skeleton-line.short{width:60%}@keyframes pulse{0%{background-position:200% 0}to{background-position:-200% 0}}.response-text{background-color:#f9f9f9;border:1px solid #ddd;border-radius:8px;padding:16px;font-size:16px;line-height:1.6;color:#333;white-space:pre-wrap;margin-bottom:16px}.app-container{max-width:100%;padding:16px;box-sizing:border-box}@media (max-width: 480px){.form-container{padding:1rem;font-size:1.2rem}.form-title{font-size:1.4rem}button,.form-button{font-size:1.2rem;padding:1rem 1.5rem}input[type=radio],input[type=checkbox]{width:26px;height:26px}}.disclaimer-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#0009;display:flex;justify-content:center;align-items:center;z-index:9999}.disclaimer-box{background:#fff;padding:2rem;max-width:480px;width:90%;border-radius:12px;box-shadow:0 10px 30px #0003;text-align:left;font-size:1rem;line-height:1.5}.disclaimer-box h2{margin-top:0;color:#b91c1c;font-size:1.5rem}.disclaimer-box button{margin-top:1.5rem;padding:.5rem 1rem;background:#2563eb;color:#fff;border:none;border-radius:8px;font-size:1rem;cursor:pointer}.disclaimer-box button:hover{background:#1d4ed8}
