.container{max-width:900px;margin:2rem auto;padding:1rem;font-family:Inter,sans-serif;color:#333}h2,h3,h4{color:#222;margin-bottom:.5rem}.btn-disabled{opacity:.6;cursor:not-allowed}.btn-primary:disabled{background:#a5b4fc;cursor:not-allowed;opacity:.6}.btn-primary:disabled:hover{background:#a5b4fc}.survey-item:hover{box-shadow:0 2px 6px #00000014}.survey-actions button{margin-left:.5rem}.ai-generator{margin-top:1rem;padding:1rem;border:1px solid #ccc;border-radius:6px;background:#f9f9f9}.ai-generator textarea{width:100%;padding:.5rem;border-radius:4px;border:1px solid #ccc;font-family:inherit;resize:vertical;box-sizing:border-box}.ai-generator button{margin-top:.5rem}.modal-close{position:absolute;top:.5rem;right:.5rem;font-size:1.2rem;background:transparent;border:none;cursor:pointer}.locked{display:inline-flex;align-items:center;gap:.4rem}.login-container{max-width:400px;margin:4rem auto;padding:2rem;background:#fff;border-radius:8px;box-shadow:0 3px 10px #00000014;text-align:center}.login-container h2{margin-bottom:1.5rem;color:#222}.login-container form{display:flex;flex-direction:column;gap:1rem}.login-container input{padding:.6rem .8rem;border-radius:6px;border:1px solid #ccc;font-size:1rem;font-family:inherit}.login-container button{padding:.6rem;border-radius:6px;border:none;background-color:#6772e5;color:#fff;font-weight:500;cursor:pointer;transition:background .2s}.login-container button:hover{background-color:#5461d5}.login-container .toggle-link{color:#6772e5;cursor:pointer;text-decoration:underline}.login-container .error-msg{color:red;margin-top:.5rem}.page-container{max-width:900px;margin:2rem auto;padding:0 1rem}.dashboard-header{margin-bottom:1.5rem;border-bottom:1px solid #ccc;padding-bottom:.5rem;display:flex;justify-content:space-between;align-items:center}.dashboard-buttons button{margin-left:.5rem}.survey-card{background:#fff;border-radius:8px;padding:1.5rem;box-shadow:0 2px 6px #0000001a}.survey-title{margin-top:0}.response-item{margin-bottom:1rem;padding:.5rem 0;border-bottom:.5px dashed #ccc}.response-item:last-child{border-bottom:none}.question{margin-bottom:.25rem}.error-msg{color:red}.analysis-box{width:100%;max-width:800px;padding:1rem;border-radius:6px;border:1px solid #ddd;background:#f9f9f9;margin:1rem 0 2rem;font-family:inherit;font-size:.95rem;line-height:1.4;resize:vertical}.survey-question{font-weight:700;margin-bottom:1rem;width:100%}.answers-container{display:flex;flex-direction:column;gap:.75rem;width:100%}.answer-bar{width:100%;padding:.5rem;background:#f9f9f9;border-radius:6px}.answer-label{display:flex;justify-content:space-between;margin-bottom:4px}.progress-bar{background:#eee;border-radius:4px;height:16px;overflow:hidden}.progress-fill{background:#4caf50;height:100%}.survey-list{list-style:none;padding:0}.survey-item{border:1px solid #ddd;border-radius:6px;padding:1rem;margin-bottom:1rem;background:#f9f9f9}.survey-header{font-weight:700;margin-bottom:.5rem;display:flex;justify-content:space-between}.survey-actions{display:flex;gap:.5rem;margin-bottom:.5rem}.survey-form-inline{width:90%;margin:auto;padding:1rem;border-top:1px solid #ccc;background:#fff;border-radius:6px}.card{background:#fff;border-radius:8px;box-shadow:0 2px 6px #0000001a;padding:1rem;margin-bottom:1rem}.survey-input{width:100%;padding:.5rem;margin-bottom:.75rem;border-radius:6px;border:1px solid #ccc;font-size:.95rem;box-sizing:border-box}.analysis-controls{display:flex;gap:.5rem;margin-bottom:.75rem}.analysis-box{width:100%;border-radius:6px;border:1px solid #ccc;padding:.75rem;margin-bottom:1rem;font-family:monospace;resize:vertical}.email-settings label{display:flex;align-items:center;gap:.5rem;margin-bottom:.5rem}.email-list-manager{display:flex;flex-direction:column;gap:.5rem}.email-inputs{display:flex;gap:.5rem}.email-buttons button{padding:.25rem .5rem;border-radius:4px;border:none;background-color:#007bff;color:#fff;cursor:pointer}.email-buttons button:hover{background-color:#0056b3}.question-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:.5rem}.answers-list{margin-top:.5rem;display:flex;flex-direction:column;gap:.25rem}.answer-row{display:flex;align-items:center;gap:.5rem}.delete-btn{background:transparent;border:none;cursor:pointer;color:#d32f2f;padding:.25rem}.delete-btn:hover{color:#b71c1c}button{padding:.5rem 1rem;border-radius:6px;border:none;cursor:pointer;font-size:.95rem;transition:all .2s ease}.btn-success{background-color:#28a745;color:#fff}.btn-success:hover{background-color:#218838}.btn-warning{background-color:#ff9800;color:#fff}.btn-warning:hover{background-color:#fb8c00}.form-actions{display:flex;gap:.5rem;margin-top:1rem}.error-text{color:#d32f2f;margin-top:.5rem;font-size:.9rem}.survey-page{max-width:800px;margin:2rem auto;padding:0 1rem;font-family:Inter,sans-serif;color:#333}.survey-header h2{margin-bottom:.25rem;font-size:1.8rem}.survey-header p{margin-bottom:1.5rem;color:#555;font-size:1rem}.survey-form{display:flex;flex-direction:column;gap:1rem}.question-card{background:#fff;padding:1rem 1.25rem;border-radius:12px;box-shadow:0 2px 6px #00000014;display:flex;flex-direction:column;gap:.75rem}.question-label{font-weight:600;font-size:1rem;margin-bottom:.5rem}.text-input{padding:.5rem .75rem;border-radius:8px;border:1px solid #ccc;font-size:1rem;width:100%;box-sizing:border-box}.options-list{display:flex;flex-direction:column;gap:.5rem}.option-label{display:flex;align-items:center;gap:.5rem;font-size:.95rem}.option-label input{accent-color:#4f46e5;width:18px;height:18px}.range-note{font-size:.85rem;color:#666;margin-top:.25rem}.btn-primary{padding:.6rem 1.2rem;background:#4f46e5;color:#fff;font-size:1rem;font-weight:600;border:none;border-radius:8px;cursor:pointer;transition:all .2s ease;align-self:flex-start}.success-msg,.warning-msg{font-weight:600;margin-top:1rem;font-size:1rem}.success-msg{color:#16a34a}.warning-msg{color:#b45309}.user-header{display:flex;justify-content:space-between;align-items:center;padding:.75rem 1rem;background:#f9fafb;border-radius:8px;border:1px solid #e5e7eb;font-size:.95rem;color:#111827;margin-bottom:1rem}.user-header p{margin:0}.user-actions button{margin-left:.5rem;padding:.4rem .8rem;border-radius:6px;border:1px solid #d1d5db;background:#fff;cursor:pointer;font-size:.9rem;transition:background .2s ease,border-color .2s ease}.user-actions button:hover{background:#f3f4f6;border-color:#cbd5e1}.link-blue{color:#007bff;cursor:pointer;text-decoration:underline}.login-logo{display:block;margin:0 auto 1rem;max-width:200px;height:auto}.button-group{display:flex;gap:.5rem;justify-content:flex-start;margin-bottom:1rem}.button-group .btn{text-align:center}.copy-btn{transition:background-color .3s ease,transform .2s ease}.copy-btn.copied{background-color:#28a745!important;transform:scale(1.1)}.copy-btn.copied:hover,.copy-btn.copied:active{background-color:#28a745!important}@media (max-width: 900px){.container,.page-container,.survey-page{max-width:100%;margin:1rem;padding:.5rem}h2{font-size:1.5rem}h3{font-size:1.25rem}h4{font-size:1.1rem}.survey-card,.card,.question-card,.login-container,.modal{padding:1rem;width:100%;box-sizing:border-box}.survey-form-inline{width:100%;padding:.75rem}.answers-container,.options-list,.email-list-manager,.email-inputs{flex-direction:column;gap:.5rem}.answer-row{flex-direction:column;align-items:flex-start}.btn,button,.user-actions button,.email-buttons button{width:100%;text-align:center;padding:.5rem .75rem;font-size:.9rem}.form-actions,.analysis-controls,.survey-actions{flex-direction:column;gap:.5rem}.dashboard-header{flex-direction:column;align-items:flex-start;gap:.5rem}.dashboard-buttons button{margin-left:0;width:100%}input,.text-input,.survey-input,.ai-generator textarea,.analysis-box{width:100%;box-sizing:border-box}.range-note{font-size:.8rem}.modal{width:95%;max-width:95%;padding:1rem;overflow-y:auto;max-height:90vh}.modal-buttons{flex-direction:column;gap:.5rem}.modal-close{top:.25rem;right:.25rem}.login-container{margin:2rem auto;padding:1rem}.login-container form{gap:.75rem;display:flex;flex-direction:column}.login-container input,.login-container button{width:100%;box-sizing:border-box;font-size:1rem;margin:0;text-align:center}.survey-header h2{font-size:1.4rem}.survey-header p{font-size:.9rem}.locked{gap:.3rem}.option-label{font-size:.9rem;gap:.4rem}}.dropdown-container,.dropdown{position:relative;display:inline-block}.dropdown-menu{position:absolute;top:110%;right:0;background:#fff;border:1px solid #ccc;border-radius:6px;min-width:160px;padding:6px 0;z-index:20;box-shadow:0 3px 8px #00000026}.dropdown-item{padding:10px 14px;cursor:pointer;transition:background .15s ease;-webkit-user-select:none;user-select:none}.dropdown-item:hover{background:#f0f0f0}.toast-message{position:fixed;bottom:18px;right:18px;background:#333;color:#fff;padding:10px 18px;border-radius:6px;opacity:0;animation:fadeInOut 2.3s ease forwards;z-index:9999;font-size:14px}@keyframes fadeInOut{0%{opacity:0;transform:translateY(10px)}10%{opacity:1;transform:translateY(0)}90%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(10px)}}.embed-textarea{width:100%;height:140px;padding:10px;font-size:14px;font-family:monospace;border-radius:6px;border:1px solid #ccc;resize:none}.btn-google{background-color:#4285f4;color:#fff;padding:10px 20px;border:none;border-radius:4px;margin-top:10px;cursor:pointer;display:flex;align-items:center;justify-content:center}.btn-google:hover{background-color:#357ae8}.header-row{display:flex;justify-content:space-between;align-items:center}.header-left p{margin:.25rem 0 0}.header-right{position:relative}.dropdown-trigger-header{display:flex;align-items:center;gap:.25rem}.dropdown-menu-header{position:absolute;right:0;top:110%;background:#fff;border:1px solid #ddd;border-radius:6px;box-shadow:0 6px 16px #00000026;min-width:140px;z-index:1000}.dropdown-item-header{padding:.5rem .75rem;cursor:pointer;white-space:nowrap}.dropdown-item-header:hover{background-color:#f5f5f5}.dropdown-item-header.danger{color:#c0392b;font-weight:500}.account-field{display:flex;flex-direction:column;margin-bottom:1rem}.account-input{resize:none;padding:.5rem;font-size:.95rem;background:#f8f9fa;border:1px solid #ddd;border-radius:4px}.monospace{font-family:monospace}.error-text{color:red}.progress-fill.danger{background:#ef4444}.readonly-field{background-color:#f5f5f5;color:#555;cursor:not-allowed}.floating-help-btn{position:fixed;bottom:20px;left:20px;background-color:#007bff;border:none;border-radius:50%;width:50px;height:50px;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 8px #0003;z-index:1000;transition:background-color .2s}.floating-help-btn:hover{background-color:#0056b3}.help-textarea{width:100%;height:100px;margin-top:10px;margin-bottom:15px;padding:8px;border-radius:5px;border:1px solid #ccc;resize:vertical;box-sizing:border-box}.survey-form{display:flex;flex-direction:column;gap:1rem;padding:0 .5rem}.card{background:#fff;padding:1rem;border-radius:8px;box-shadow:0 1px 3px #0000001a;display:flex;flex-direction:column;gap:.5rem}.answer-row{display:flex;align-items:center;gap:.75rem;width:100%}.answer-row strong{flex-shrink:0;text-align:left}.answer-row input.survey-input{flex:1 1 auto;min-width:0;background:#fafafa;border:1px solid #e5e7eb;border-radius:6px;padding:.5rem;box-sizing:border-box}.delete-btn{flex:0 0 auto;width:32px;height:32px;display:flex;align-items:center;justify-content:center;background:none;border:none;cursor:pointer;color:#888;transition:color .2s ease}.delete-btn:hover{color:red}.question-card{background:#fff;border-radius:12px;box-shadow:0 2px 6px #00000014;display:flex;flex-direction:column;overflow:hidden;width:100%;box-sizing:border-box}.question-card:hover{box-shadow:0 4px 12px #0000001f;transform:translateY(-1px);transition:all .2s ease}.question-header{display:flex;align-items:center;justify-content:space-between;gap:.5rem;width:100%;background-color:#f3f4f6;border-bottom:1px solid #e5e7eb;border-radius:12px}.question-header:hover{background-color:#e5e7eb}.question-label{display:flex;align-items:center;gap:.75rem;flex:1 1 auto;width:100%}.question-label strong{flex-shrink:0;text-align:left}.question-label input.survey-input,.question-label select.survey-input{flex:1 1 auto;background:#fafafa;border:1px solid #e5e7eb;border-radius:6px;padding:.5rem;box-sizing:border-box}.form-actions{display:flex;justify-content:flex-end;gap:.5rem}.error-text{color:red;font-weight:500;margin-top:.5rem}.modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#00000080;display:flex;justify-content:center;align-items:center;z-index:1000}.modal{background:#fff;padding:2rem;border-radius:8px;width:90%;max-width:400px;box-shadow:0 4px 12px #00000040}.modal-buttons{display:flex;justify-content:space-between;margin-top:1rem}.btn{padding:.5rem 1rem;border-radius:6px;border:none;cursor:pointer;font-weight:500;transition:background .2s,transform .1s}.btn-primary{background:#4f46e5;color:#fff;font-size:1rem;font-weight:600;border-radius:8px}.btn-primary:hover{background:#4338ca}.btn-secondary{background-color:#6c757d;color:#fff}.btn-secondary:hover{background-color:#5a6268}.survey-header{background-color:#f8f9fa;border:1px solid #dee2e6;border-radius:10px;padding:1.25rem;margin-bottom:1.5rem;box-shadow:0 2px 6px #0000000d;display:flex;flex-direction:column;gap:1rem}.survey-header .survey-input{width:100%;padding:.75rem;font-size:1rem;border-radius:6px;border:1px solid #ccc;box-sizing:border-box}.requires-email-row{display:flex;flex-direction:column;gap:12px;padding:12px;background:#f7f7f7;border-radius:10px;margin-top:10px}.requires-email-row .checkbox-row{display:flex;align-items:center;gap:8px}.requires-email-row .checkbox-row input[type=checkbox]{width:20px;height:20px}.requires-email-row .checkbox-row label{font-size:16px;margin:0}.email-icon-btn:hover:not(:disabled){background:#f5f5f5}.email-icon-btn.remove{border-color:#e57373}.email-icon-btn.remove:hover:not(:disabled){background:#ffecec}.email-icon-btn svg{display:block}.email-btn,.email-icon-btn{height:40px;min-width:40px;padding:0 12px;display:flex;justify-content:center;align-items:center;border:1px solid #ccc;border-radius:8px;cursor:pointer;background:#fff;box-sizing:border-box;font-size:14px}.email-btn.add{background-color:#0d6efd;color:#fff;border-color:#0d6efd}.email-btn.remove{background-color:#dc3545;color:#fff;border-color:#dc3545}.email-btn:hover,.email-icon-btn:hover:not(:disabled){filter:brightness(.95)}.email-icon-btn:disabled{opacity:.4;cursor:not-allowed}@media (max-width: 480px){.email-row{flex-direction:column;align-items:stretch}.email-btn,.email-icon-btn{width:100%}}.email-row{display:flex;align-items:stretch;gap:6px;width:100%}.email-field{flex:1;height:40px;padding:0 12px;font-size:15px;border:1px solid #ccc;border-radius:8px;box-sizing:border-box}.email-icon-btn{height:40px;width:40px;padding:0;display:flex;justify-content:center;align-items:center;border:1px solid #ccc;background:#fff;border-radius:8px;cursor:pointer;box-sizing:border-box}.email-icon-btn svg{display:block;margin:0}.email-list{display:flex;flex-direction:column;gap:10px}.email-inputs{display:flex;flex-direction:row;gap:8px;width:100%}.email-inputs input{flex:1}.email-buttons{display:flex;flex-direction:column;gap:6px}.email-buttons button{padding:4px 8px;font-size:14px}.email-list select{width:100%;max-height:150px}.follow-up-toggle{display:flex;align-items:center;gap:8px}.follow-up-settings{display:flex;flex-direction:column;gap:8px;width:100%}.follow-up-preview{display:flex;flex-direction:column;gap:.5rem;margin-top:10px}.follow-up-settings input[type=number]{width:60px;padding:.35rem .5rem;border-radius:6px;border:1px solid #ccc;font-size:.9rem}textarea.survey-input,textarea.follow-up-textarea,textarea.analysis-box{resize:vertical;min-height:20px;max-height:400px;width:100%;box-sizing:border-box;resize:none}.survey-slider{width:100%;margin-top:8px;-webkit-appearance:none;appearance:none;height:6px;border-radius:5px;background:#ddd;outline:none;position:relative}.survey-slider::-webkit-slider-runnable-track{height:6px;border-radius:5px;background:linear-gradient(to right,#0d6efd var(--value-percent, 0%),#ddd var(--value-percent, 0%))}.survey-slider::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:22px;height:22px;border-radius:50%;background:#0d6efd;border:2px solid white;box-shadow:0 0 4px #00000040;cursor:pointer;margin-top:-8px}.survey-slider::-moz-range-track{height:6px;border-radius:5px;background:#ddd}.survey-slider::-moz-range-thumb{width:22px;height:22px;border-radius:50%;background:#0d6efd;border:2px solid white;box-shadow:0 0 4px #00000040;cursor:pointer}.survey-slider::-moz-range-progress{background-color:#0d6efd;height:6px;border-radius:5px}textarea.question-textarea{width:100%;min-height:20px;max-height:400px;overflow-y:hidden;resize:none;box-sizing:border-box;padding:.5rem;font-size:1rem;background-color:transparent;border:none;transition:background-color .2s,border .2s}textarea.question-textarea:focus{background-color:#fff;border:1px solid #ccc;outline:none}@media (max-width: 900px){.survey-form{padding:.5rem}.question-label,.answer-row{flex-direction:row;align-items:center;gap:.5rem}.answers-list,.analysis-controls{flex-direction:column;gap:.5rem}.analysis-box{width:100%;min-height:120px}.requires-email-row{flex-direction:column;gap:.75rem;padding:.75rem}.email-inputs{flex-direction:column;align-items:stretch}.email-buttons{flex-direction:row;justify-content:flex-start}.email-buttons button{width:100%}.type-row,.range-settings,.follow-up-settings{flex-direction:column;align-items:stretch}.range-settings .small-input{width:100%}}@media (max-width: 480px){.email-row{flex-direction:column;align-items:stretch}.email-btn{width:100%;text-align:center}}
