.input-container{width:100%;margin-bottom:1.25rem}.input-container.compact{margin-bottom:1rem}.input-label{display:block;font-size:.875rem;font-weight:600;color:#374151;margin-bottom:.625rem;line-height:1.4;letter-spacing:.025em}.input-field{width:100%;padding:1rem 1.125rem;font-size:1rem;line-height:1.5;color:#1f2937;background-color:#fff;border:2px solid #e5e7eb;border-radius:10px;outline:none;transition:all .15s ease-in-out;box-sizing:border-box;font-family:inherit;box-shadow:0 1px 2px #0000000a}.input-field::placeholder{color:#9ca3af;font-weight:400}.input-field:focus{border-color:#2563eb;box-shadow:0 0 0 4px #2563eb14,0 1px 3px #0000001a;background-color:#fff;transform:translateY(-1px)}.input-field:hover:not(:focus):not(.error){border-color:#d1d5db;box-shadow:0 2px 4px #0000000f}.input-field.error{border-color:#dc2626;background-color:#fef2f2;box-shadow:0 0 0 4px #dc262614}.input-field.error:focus{border-color:#dc2626;box-shadow:0 0 0 4px #dc262614,0 1px 3px #0000001a}.input-error-message{margin-top:.5rem;font-size:.875rem;color:#dc2626;line-height:1.4;font-weight:500}.input-field.success{border-color:#059669;background-color:#f0fdf4}.input-field.success:focus{border-color:#059669;box-shadow:0 0 0 4px #05966914,0 1px 3px #0000001a}.input-field:disabled{background-color:#f9fafb;border-color:#e5e7eb;color:#9ca3af;cursor:not-allowed;transform:none;box-shadow:none}.input-field:disabled::placeholder{color:#d1d5db}.textarea-field{min-height:120px;resize:vertical;font-family:inherit;line-height:1.6;padding-top:1rem;padding-bottom:1rem}.input-label.required:after{content:" *";color:#dc2626;font-weight:600}.input-container.with-icon{position:relative}.input-field.with-icon{padding-left:3rem}.input-icon{position:absolute;left:1rem;top:50%;transform:translateY(-50%);color:#9ca3af;width:1.25rem;height:1.25rem;pointer-events:none;transition:color .15s ease-in-out}.input-container.with-icon .input-field:focus+.input-icon{color:#2563eb}@media (max-width: 640px){.input-field{padding:.875rem 1rem;font-size:.95rem}.textarea-field{min-height:100px}.input-container{margin-bottom:1rem}}.form-page{min-height:100vh;display:flex;align-items:center;justify-content:center;background-color:#f8fafc;padding:1.5rem}.form-container{background-color:#fff;padding:2.5rem;border-radius:12px;box-shadow:0 20px 25px -5px #0000001a,0 8px 10px -6px #0000001a;width:100%;max-width:600px;overflow:visible}.form-header{text-align:center;margin-bottom:3rem}.form-title{font-size:2.25rem;font-weight:700;color:#1f2937;margin:0 0 1rem}.form-subtitle{font-size:1.1rem;color:#6b7280;line-height:1.6;margin:0 0 .5rem}.form-description{font-size:.9rem;color:#6b7280;line-height:1.5;margin:0}.form-main{display:flex;flex-direction:column;gap:0;background:none;border:none;padding:0;width:100%;max-width:100%;overflow:hidden}.form-main .button-base{margin-top:.5rem}.alert{padding:1rem;border-radius:6px;font-size:.875rem;margin-bottom:1.5rem;border:1px solid}.alert-error{background-color:#fef2f2;border-color:#dc2626;color:#dc2626}.alert-success{background-color:#f0f9ff;border-color:#0ea5e9;color:#0369a1}.form-action-container{text-align:center;margin-top:1.5rem}.form-action-button{color:#2563eb;text-decoration:none;font-size:.875rem;background:none;border:none;cursor:pointer;transition:color .2s ease}.form-action-button:hover{color:#1d4ed8;text-decoration:underline}.form-security-footer{text-align:center;margin-top:2.5rem;padding-top:1.5rem;border-top:1px solid #e5e7eb}.form-security-badge{font-size:.75rem;color:#6b7280;display:flex;align-items:center;justify-content:center;gap:.5rem;margin-bottom:.5rem}.form-security-copyright{font-size:.7rem;color:#9ca3af;margin:0}.form-security-subtitle{font-size:.7rem;color:#9ca3af;margin-top:.25rem;margin-bottom:0}.registration-tunnel{min-height:100vh;background-color:#f8fafc;padding:1.5rem}.tunnel-container{max-width:800px;margin:0 auto}.tunnel-header{text-align:center;margin-bottom:2rem}.tunnel-title{font-size:2.25rem;font-weight:700;color:#1f2937;margin:0 0 .5rem}.tunnel-subtitle{font-size:1.1rem;color:#6b7280;margin:0 0 2rem}.tunnel-content{background-color:#fff;border-radius:12px;box-shadow:0 20px 25px -5px #0000001a,0 8px 10px -6px #0000001a;overflow:hidden}.form-step{padding:3rem}.step-header{margin-bottom:2rem}.step-header h2{font-size:1.875rem;font-weight:700;color:#1f2937;margin:0 0 .5rem}.step-header p{color:#6b7280;font-size:1rem;margin:0}.progress-container{margin-bottom:2rem}.progress-bar{width:100%;height:8px;background-color:#e5e7eb;border-radius:4px;overflow:hidden;margin-bottom:1.5rem}.progress-fill{height:100%;background-color:#2563eb;transition:width .5s ease}.progress-steps{display:flex;justify-content:space-between;align-items:center}.progress-step{display:flex;flex-direction:column;align-items:center;gap:.75rem;flex:1}.progress-step-icon{width:48px;height:48px;border-radius:50%;display:flex;align-items:center;justify-content:center;background-color:#e5e7eb;color:#6b7280;transition:all .3s ease}.progress-step.current .progress-step-icon{background-color:#2563eb;color:#fff}.progress-step.completed .progress-step-icon{background-color:#10b981;color:#fff}.progress-step-icon .icon{width:20px;height:20px}.progress-step-title{font-size:.875rem;color:#6b7280;text-align:center;font-weight:500}.progress-step.current .progress-step-title{color:#2563eb;font-weight:600}.progress-step.completed .progress-step-title{color:#10b981;font-weight:600}.medical-history-step{padding:3rem}.medical-history-sections{display:flex;flex-direction:column;gap:3rem;margin-bottom:3rem}.medical-history-section{border:2px dashed #d1d5db;border-radius:12px;padding:2rem;text-align:center;position:relative}.medical-history-section h3{font-size:1.25rem;font-weight:600;color:#1f2937;margin:0 0 1.5rem}.history-list{display:flex;flex-direction:column;gap:1rem;margin-bottom:1.5rem;text-align:left}.history-item{background-color:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;padding:1rem}.history-visibility.public{background-color:#dcfce7;color:#166534}.history-visibility.private{background-color:#fef3c7;color:#92400e}.step-actions{display:flex;justify-content:space-between;gap:1rem}.medical-history-form-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;padding:1rem}.medical-history-form{background-color:#fff;border-radius:12px;width:100%;max-width:500px;max-height:90vh;overflow-y:auto}.medical-history-form-header{display:flex;justify-content:space-between;align-items:center;padding:1.5rem 2rem;border-bottom:1px solid #e5e7eb}.medical-history-form-header h3{font-size:1.25rem;font-weight:600;color:#1f2937;margin:0}.close-button{background:none;border:none;cursor:pointer;color:#6b7280;padding:.5rem;border-radius:4px;transition:color .2s ease}.close-button:hover{color:#1f2937}.close-button .icon{width:20px;height:20px}.medical-history-form-content{padding:2rem}.form-field{margin-bottom:1.5rem}.form-field label{display:block;font-size:.875rem;font-weight:500;color:#374151;margin-bottom:.5rem}.form-field select,.date-input{width:100%;padding:.75rem;border:1px solid #d1d5db;border-radius:6px;font-size:1rem;transition:border-color .2s ease;box-sizing:border-box}.form-field select:focus,.date-input:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a}.comment-textarea{width:100%;padding:.75rem;border:1px solid #d1d5db;border-radius:6px;font-size:1rem;font-family:inherit;resize:vertical;min-height:100px;transition:border-color .2s ease;box-sizing:border-box}.comment-textarea:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a}.character-count{font-size:.75rem;color:#6b7280;text-align:right;margin-top:.25rem}.form-actions{display:flex;justify-content:flex-end;gap:1rem;margin-top:2rem}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:0}.form-row .input-container,.form-main .form-field{margin-bottom:1.25rem}.form-main .form-field label{display:block;font-size:.875rem;font-weight:600;color:#374151;margin-bottom:.625rem;line-height:1.4;letter-spacing:.025em}.form-main .form-field .input-label.required:after{content:" *";color:#dc2626;font-weight:600}.form-main .form-select{width:100%;padding:1rem 1.125rem;font-size:1rem;line-height:1.5;color:#1f2937;background-color:#fff;border:2px solid #e5e7eb;border-radius:10px;outline:none;transition:all .15s ease-in-out;box-sizing:border-box;font-family:inherit;box-shadow:0 1px 2px #0000000a;cursor:pointer}.form-main .form-select:focus{border-color:#2563eb;box-shadow:0 0 0 4px #2563eb14,0 1px 3px #0000001a;background-color:#fff;transform:translateY(-1px)}.form-main .form-select:hover:not(:focus){border-color:#d1d5db;box-shadow:0 2px 4px #0000000f}@media (max-width: 640px){.form-container{padding:1.5rem;margin:1rem}.form-row{grid-template-columns:1fr;gap:0}}.step-actions{display:flex;gap:1rem;margin-top:2rem;padding-top:2rem;border-top:1px solid #e5e7eb}.step-actions .button-base{flex:1}.step-actions .button-base:only-child{flex:none;min-width:200px}.history-list{display:flex;flex-direction:column;gap:1rem;margin-bottom:2rem;text-align:left}.history-item{background-color:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;padding:1rem;display:flex;justify-content:space-between;align-items:flex-start;gap:1rem}.history-item-content{flex:1}.history-item-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem}.history-category{font-weight:600;color:#1f2937;font-size:.875rem}.history-date{font-size:.875rem;color:#6b7280;margin-bottom:.5rem}.history-comment{font-size:.875rem;color:#374151;line-height:1.4}.delete-history-button{background:#fee2e2;border:1px solid #fecaca;color:#dc2626;border-radius:50%;width:28px;height:28px;display:flex;align-items:center;justify-content:center;font-size:18px;font-weight:700;cursor:pointer;transition:all .2s ease;flex-shrink:0;align-self:top;margin-top:-.1rem}.delete-history-button:hover{background:#fecaca;border-color:#f87171;color:#b91c1c}.history-visibility{font-size:.75rem;padding:.25rem .5rem;border-radius:4px;font-weight:500}.history-visibility.public{background-color:#d1fae5;color:#065f46}.history-visibility.private{background-color:#fee2e2;color:#991b1b}.add-history-button{width:64px;height:64px;border-radius:50%;border:2px solid #2563eb;background-color:#fff;color:#2563eb;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;margin:0 auto}.add-history-button:hover{background-color:#2563eb;color:#fff}.plus-icon{width:24px;height:24px}@media (max-width: 640px){.step-actions{flex-direction:column}.step-actions .button-base{width:100%}}.attachment-item{background-color:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;padding:1rem;display:flex;justify-content:space-between;align-items:flex-start;gap:1rem}.attachment-content{flex:1}.attachment-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem}.attachment-info{display:flex;align-items:center;gap:.75rem}.attachment-icon{width:20px;height:20px;color:#6b7280;flex-shrink:0}.attachment-name{font-weight:600;color:#1f2937;font-size:.875rem;word-break:break-word}.attachment-size{font-size:.75rem;color:#6b7280}.attachment-status{display:flex;align-items:center;gap:.5rem;margin-top:-.8rem}.uploading-status{display:flex;align-items:center;gap:.5rem;color:#2563eb;font-size:.875rem}.upload-icon{width:16px;height:16px}.spinning{animation:spin 1s linear infinite}.uploaded-status{display:flex;align-items:center;justify-content:center}.success-badge{background-color:#d1fae5;color:#065f46;padding:.25rem .5rem;border-radius:4px;font-size:.75rem;font-weight:500}.error-status{display:flex;align-items:center;gap:.5rem}.error-badge{background-color:#fee2e2;color:#991b1b;padding:.25rem .5rem;border-radius:4px;font-size:.75rem;font-weight:500}.retry-button{background:#3b82f6;color:#fff;border:none;padding:.25rem .5rem;border-radius:4px;font-size:.75rem;cursor:pointer;transition:background-color .2s ease}.retry-button:hover{background:#2563eb}.attachment-error{color:#dc2626;font-size:.75rem;margin-top:.5rem;padding:.5rem;background-color:#fef2f2;border-radius:4px}.specializations-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:.75rem;margin-top:1rem}.specialization-item{display:flex;align-items:center;gap:.5rem;padding:.75rem;border:1px solid #e5e7eb;border-radius:6px;background-color:#f9fafb;cursor:pointer;transition:all .2s ease;font-size:.9rem}.specialization-item:hover{background-color:#f3f4f6;border-color:#d1d5db}.specialization-item:has(.specialization-checkbox:checked){background-color:#eff6ff;border-color:#3b82f6;color:#1e40af}.specialization-checkbox{width:1rem;height:1rem;accent-color:#3b82f6;cursor:pointer}.specialization-text{flex:1;text-transform:capitalize;line-height:1.4}.form-section{margin-bottom:2rem;position:relative;overflow:visible;width:100%;max-width:100%}.form-section-title{font-size:1.1rem;font-weight:600;color:#1f2937;margin-bottom:.5rem}.form-section-title.required:after{content:" *";color:#dc2626;font-weight:600}.form-section-description{font-size:.875rem;color:#6b7280;margin-bottom:1rem}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:1.5rem}.form-field{display:flex;flex-direction:column}.form-label{font-size:.875rem;font-weight:500;color:#374151;margin-bottom:.5rem}.form-label.required:after{content:" *";color:#dc2626;font-weight:600}.form-select{padding:.75rem;border:1px solid #d1d5db;border-radius:6px;font-size:1rem;background-color:#fff;color:#1f2937;transition:border-color .2s ease,box-shadow .2s ease}.form-select:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}@media (max-width: 640px){.form-row{grid-template-columns:1fr;gap:0}.specializations-grid{grid-template-columns:1fr}.form-container{max-width:100%;padding:1.5rem;margin:1rem}}.button-right{margin-left:auto}.mode-toggle-container{text-align:center;margin-top:1.5rem}.mode-toggle-button{color:#2563eb;text-decoration:none;font-size:.875rem;background:none;border:none;cursor:pointer;transition:color .2s ease}.mode-toggle-button:hover{color:#1d4ed8;text-decoration:underline}.dashboard-page{min-height:100vh;background-color:#f8fafc}.dashboard-header{background-color:#fff;padding:1.5rem;box-shadow:0 1px 2px #0000000d;display:flex;justify-content:space-between;align-items:center}.dashboard-logo{font-size:1.5rem;font-weight:700;color:#2563eb}.dashboard-user-section{display:flex;align-items:center;gap:1rem}.user-role-badge{display:inline-block;padding:.25rem .5rem;color:#fff;border-radius:9999px;font-size:.75rem;font-weight:500;text-transform:uppercase}.user-role-badge.doctor{background-color:#059669}.user-role-badge.patient{background-color:#2563eb}.user-info{display:flex;flex-direction:column;align-items:flex-end}.modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#0009;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;z-index:1000;animation:fadeIn .2s ease-out}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.messages-modal{width:95%;max-width:800px;height:85vh;max-height:800px;display:flex;flex-direction:column;background:white;border-radius:16px;box-shadow:0 25px 50px -12px #00000040;overflow:hidden;border:1px solid #e5e7eb;animation:slideUp .3s ease-out}@keyframes slideUp{0%{opacity:0;transform:translateY(20px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.modal-header{display:flex;justify-content:space-between;align-items:center;padding:1.5rem 2rem;border-bottom:1px solid #e5e7eb;background:linear-gradient(135deg,#f8fafc 0%,#ffffff 100%)}.modal-title{font-size:1.25rem;font-weight:700;color:#1f2937;margin:0;display:flex;align-items:center;gap:.75rem}.modal-title:before{content:"💬";font-size:1.5rem}.modal-close-button{background:#f3f4f6;border:none;cursor:pointer;color:#6b7280;padding:.75rem;border-radius:12px;transition:all .2s ease;display:flex;align-items:center;justify-content:center}.modal-close-button:hover{background-color:#ef4444;color:#fff;transform:scale(1.05)}.messages-container{flex:1;overflow:hidden;display:flex;flex-direction:column;background:linear-gradient(180deg,#f8fafc 0%,#ffffff 100%);position:relative}.messages-loading,.messages-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;color:#6b7280;text-align:center;padding:2rem}.messages-empty-subtitle{font-size:.875rem;margin-top:.5rem;opacity:.7}.messages-list{flex:1;overflow-y:auto;padding:1.5rem;display:flex;flex-direction:column;gap:1rem;scroll-behavior:smooth}.messages-list::-webkit-scrollbar{width:6px}.messages-list::-webkit-scrollbar-track{background:#f1f5f9;border-radius:3px}.messages-list::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:3px}.messages-list::-webkit-scrollbar-thumb:hover{background:#94a3b8}.message-bubble{max-width:70%;word-wrap:break-word;animation:messageAppear .3s ease-out}@keyframes messageAppear{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.message-bubble.message-own{align-self:flex-end}.message-bubble.message-other{align-self:flex-start}.message-content{padding:1rem 1.25rem;border-radius:18px;font-size:.95rem;line-height:1.5;box-shadow:0 2px 8px #0000001a;position:relative}.message-own .message-content{background:linear-gradient(135deg,#2563eb 0%,#3b82f6 100%);color:#fff;border-bottom-right-radius:6px}.message-other .message-content{background:linear-gradient(135deg,#ffffff 0%,#f8fafc 100%);color:#1f2937;border:1px solid #e5e7eb;border-bottom-left-radius:6px}.message-time{font-size:.75rem;color:#9ca3af;margin-top:.5rem;text-align:right;opacity:.8}.message-other .message-time{text-align:left}.message-link{color:#3b82f6;text-decoration:underline;font-weight:600;transition:color .2s ease}.message-link:hover{color:#1d4ed8;text-decoration:none}.message-own .message-link{color:#dbeafe}.message-own .message-link:hover{color:#fff}.message-input-container{border-top:1px solid #e5e7eb;padding:1.5rem 2rem;display:flex;gap:1rem;align-items:end;background:white;box-shadow:0 -4px 16px #0000000d}.message-buttons-group{display:flex;flex-direction:column;gap:.75rem;min-width:140px}.message-input{flex:1;padding:1rem 1.25rem;border:2px solid #e5e7eb;border-radius:16px;resize:none;font-family:inherit;font-size:.95rem;line-height:1.5;transition:all .2s ease;background-color:#f8fafc;max-height:120px;min-height:48px}.message-input:focus{outline:none;border-color:#2563eb;background-color:#fff;box-shadow:0 0 0 4px #2563eb1a}.message-input:disabled{background-color:#f1f5f9;color:#6b7280;cursor:not-allowed;border-color:#d1d5db}.send-button{display:flex;align-items:center;gap:.5rem;white-space:nowrap;padding:1rem 1.5rem;background:linear-gradient(135deg,#2563eb 0%,#3b82f6 100%);color:#fff;border:none;border-radius:16px;font-weight:600;cursor:pointer;transition:all .2s ease;box-shadow:0 4px 12px #2563eb40}.send-button:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 6px 16px #2563eb59}.send-button:active{transform:translateY(0)}.send-button:disabled{opacity:.5;cursor:not-allowed;transform:none;box-shadow:0 2px 6px #2563eb26}.video-call-button{display:flex;align-items:center;gap:.5rem;white-space:nowrap;padding:1rem 1.5rem;background:white;color:#6b7280;border:2px solid #e5e7eb;border-radius:16px;font-weight:600;cursor:pointer;transition:all .2s ease}.video-call-button:hover:not(:disabled){border-color:#9ca3af;color:#374151;transform:translateY(-1px);box-shadow:0 4px 12px #0000001a}.video-call-button:disabled{opacity:.5;cursor:not-allowed;transform:none}.payment-button{display:flex;align-items:center;gap:.5rem;white-space:nowrap;padding:1rem 1.5rem;background:white;color:#fff;border:none;border-radius:16px;font-weight:600;cursor:pointer;transition:all .2s ease}.payment-button:hover:not(:disabled){transform:translateY(-1px)}.payment-button:active{transform:translateY(0)}.payment-button:disabled{opacity:.5;cursor:not-allowed;transform:none;box-shadow:0 2px 6px #05966926}.messages-button{display:flex;align-items:center;gap:.5rem;background:linear-gradient(135deg,#059669 0%,#047857 100%);color:#fff;border:none;padding:.75rem 1.25rem;border-radius:12px;font-size:.875rem;font-weight:600;cursor:pointer;transition:all .2s ease;box-shadow:0 4px 12px #05966940;position:relative;overflow:hidden}.messages-button:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:left .5s ease}.messages-button:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 16px #05966959}.messages-button:hover:not(:disabled):before{left:100%}.messages-button:active{transform:translateY(-1px)}.messages-button:disabled{opacity:.6;cursor:not-allowed;transform:none;box-shadow:0 2px 6px #05966926}.consultation-actions{display:flex;gap:.75rem;margin:1rem 0;flex-wrap:wrap}.consultation-actions .messages-button{margin:0}@media (max-width: 768px){.messages-modal{width:100%;height:100vh;max-height:100vh;border-radius:0;animation:slideUpMobile .3s ease-out}@keyframes slideUpMobile{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}.modal-header{padding:1rem 1.5rem}.modal-title{font-size:1.125rem}.messages-list{padding:1rem}.message-bubble{max-width:85%}.message-content{padding:.875rem 1rem;font-size:.9rem}.message-input-container{padding:1rem 1.5rem;gap:.75rem}.message-buttons-group{min-width:120px;gap:.5rem}.message-input{padding:.875rem 1rem;font-size:.9rem}.send-button,.video-call-button,.payment-button{padding:.875rem 1.25rem;font-size:.875rem}.messages-button{padding:.625rem 1rem;font-size:.8rem;gap:.375rem}}.user-info{display:flex;flex-direction:column;align-items:flex-end;gap:.25rem}.user-name{color:#1f2937;font-weight:500;font-size:.875rem}.username{color:#6b7280;font-size:.75rem}.dashboard-main{padding:3rem;max-width:1200px;margin:0 auto}.dashboard-intro{margin-bottom:3rem}.dashboard-title{font-size:1.875rem;font-weight:700;color:#1f2937;margin-bottom:.5rem;margin:0 0 .5rem}.dashboard-subtitle{font-size:1.125rem;color:#6b7280;margin:0}.features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-top:3rem}.feature-card{background-color:#fff;padding:2rem;border-radius:12px;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a;border:1px solid #f3f4f6;transition:transform .2s ease,box-shadow .2s ease}.feature-card:hover{transform:translateY(-2px);box-shadow:0 8px 12px -1px #00000026,0 4px 8px -2px #0000001a}.feature-icon{width:48px;height:48px;color:#2563eb;margin-bottom:1.5rem}.feature-title{font-size:1.25rem;font-weight:600;color:#1f2937;margin-bottom:.5rem;margin:0 0 .5rem}.feature-description{font-size:1rem;color:#6b7280;line-height:1.6;margin:0}.dashboard-tabs{margin-bottom:2rem;border-bottom:1px solid #e5e7eb;background-color:#fff;border-radius:12px 12px 0 0;box-shadow:0 1px 3px #0000001a;overflow:hidden}.dashboard-tabs.main-tabs{margin-bottom:1rem;border-radius:12px;border-bottom:none}.tab-button{display:inline-flex;align-items:center;gap:.75rem;padding:1.25rem 2rem;background:none;border:none;cursor:pointer;font-size:1rem;font-weight:600;color:#6b7280;border-bottom:3px solid transparent;transition:all .3s ease;position:relative;border-right:1px solid #f3f4f6}.tab-button:last-child{border-right:none}.tab-button:hover{color:#374151;background-color:#f8fafc}.tab-button.active{color:#2563eb;border-bottom-color:#2563eb;background-color:#fefefe;font-weight:700}.tab-button.active:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#2563eb,#3b82f6)}.tab-icon{width:22px;height:22px;transition:transform .3s ease}.tab-button.active .tab-icon{transform:scale(1.1)}.tab-content{background-color:#fff;border-radius:12px;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a;border:1px solid #f3f4f6}.medical-histories-section{padding:2rem}.medical-histories-section h2{font-size:1.5rem;font-weight:700;color:#1f2937;margin:0 0 1.5rem}.empty-state{text-align:center;padding:3rem 2rem;color:#6b7280}.empty-icon{width:64px;height:64px;margin:0 auto 1rem;color:#d1d5db}.empty-state p{font-size:1.125rem;font-weight:500;margin:0 0 .5rem}.empty-subtitle{font-size:1rem;font-weight:400;margin:0}.medical-histories-list{display:grid;gap:1rem}.medical-history-card{border:1px solid #e5e7eb;border-radius:8px;padding:1.5rem;background-color:#f9fafb}.medical-history-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.medical-history-badges{display:flex;gap:.5rem;align-items:center}.medical-history-type{font-size:.75rem;font-weight:600;text-transform:uppercase;padding:.25rem .5rem;border-radius:4px}.medical-history-type.medical{background-color:#dbeafe;color:#1e40af}.medical-history-type.surgical{background-color:#fef3c7;color:#92400e}.medical-history-visibility{font-size:.75rem;font-weight:500;padding:.25rem .5rem;border-radius:4px}.medical-history-visibility.public{background-color:#dcfce7;color:#166534}.medical-history-visibility.private{background-color:#fef2f2;color:#dc2626}.medical-history-category{font-size:1.125rem;font-weight:600;color:#1f2937;margin:0 0 .5rem}.medical-history-date{font-size:.875rem;color:#6b7280;margin:0 0 1rem}.medical-history-comment{font-size:1rem;color:#374151;line-height:1.5;margin:0}.consultations-section{padding:2rem}.consultations-section h2{font-size:1.5rem;font-weight:700;color:#1f2937;margin:0 0 1.5rem}.section-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}.add-button{display:flex;align-items:center;justify-content:center;width:40px;height:40px;background-color:#2563eb;color:#fff;border:none;border-radius:50%;cursor:pointer;transition:all .3s ease;box-shadow:0 2px 4px #2563eb4d}.add-button:hover{background-color:#1d4ed8;transform:scale(1.05);box-shadow:0 4px 8px #2563eb66}.add-button:active{transform:scale(.95)}.consultations-list{display:flex;flex-direction:column;gap:1.5rem}.consultation-card{border:1px solid #e5e7eb;border-radius:12px;padding:1.75rem;background-color:#fff;box-shadow:0 1px 3px #0000001a;transition:all .3s ease}.consultation-card:hover{border-color:#2563eb;box-shadow:0 4px 12px #2563eb26;transform:translateY(-1px)}.consultation-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1.25rem}.consultation-badges{display:flex;gap:.75rem;align-items:center;flex-wrap:wrap}.consultation-status{font-size:.75rem;font-weight:600;text-transform:uppercase;padding:.375rem .75rem;border-radius:6px;letter-spacing:.025em}.consultation-status.orange{background-color:#fed7aa;color:#c2410c}.consultation-status.blue{background-color:#dbeafe;color:#1e40af}.consultation-status.green{background-color:#dcfce7;color:#166534}.consultation-status.red{background-color:#fecaca;color:#dc2626}.consultation-visibility{font-size:.75rem;font-weight:500;padding:.375rem .75rem;border-radius:6px}.consultation-visibility.public{background-color:#dcfce7;color:#166534}.consultation-visibility.private{background-color:#fef2f2;color:#dc2626}.consultation-meta{display:flex;align-items:center}.consultation-date{font-size:.9rem;color:#666;background:#f8f9fa;padding:4px 8px;border-radius:4px}.consultation-date.no-date{color:#888;font-style:italic}.consultation-title{font-size:1.375rem;font-weight:700;color:#1f2937;margin:0 0 1rem;line-height:1.4}.consultation-category{font-size:1rem;color:#374151;margin:0 0 1rem;font-weight:500}.consultation-category strong{color:#1f2937;font-weight:600}.consultation-description{font-size:1rem;color:#4b5563;line-height:1.6;margin:0 0 1.25rem;padding:1rem;background-color:#f9fafb;border-radius:8px;border-left:4px solid #e5e7eb}.consultation-footer{display:flex;gap:1.5rem;align-items:center;flex-wrap:wrap;font-size:.875rem;color:#6b7280}.consultation-country,.consultation-doctor{display:flex;align-items:center;gap:.5rem}.consultation-country strong,.consultation-doctor strong{color:#374151;font-weight:600}.consultation-country:before{content:"🌍";font-size:1rem}.consultation-doctor:before{content:"👨‍⚕️";font-size:1rem}.consultation-actions{display:flex;gap:.75rem;margin-top:1.5rem;padding-top:1.25rem;border-top:1px solid #f3f4f6}.consultation-actions .btn{flex:1;justify-content:center;font-size:.875rem;font-weight:500;padding:.625rem 1rem}.consultation-actions .btn-primary{background-color:#059669;border-color:#059669}.consultation-actions .btn-primary:hover{background-color:#047857;border-color:#047857}.consultation-actions .btn-cancel{background-color:#dc2626;border-color:#dc2626;color:#fff}.consultation-actions .btn-cancel:hover{background-color:#b91c1c;border-color:#b91c1c;color:#fff}.consultation-attachments-toggle{margin-top:1rem;padding-top:1rem;border-top:1px solid #f3f4f6}.attachments-toggle-btn{background-color:#6b7280!important;border-color:#6b7280!important;color:#fff!important;display:flex;align-items:center;gap:.5rem}.attachments-toggle-btn:hover{background-color:#4b5563!important;border-color:#4b5563!important;color:#fff!important}.consultation-attachments{margin-top:1rem}.doctor-placeholder{text-align:center;padding:4rem 2rem;background-color:#fff;border-radius:12px;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a;border:1px solid #f3f4f6}.doctor-placeholder-icon{width:80px;height:80px;margin:0 auto 1.5rem;color:#d1d5db}.doctor-placeholder h2{font-size:1.5rem;font-weight:700;color:#1f2937;margin:0 0 1rem}.medical-history-card .delete-history-button{background:#fee2e2;border:1px solid #fecaca;color:#dc2626;border-radius:50%;width:28px;height:28px;display:flex;align-items:center;justify-content:center;font-size:18px;font-weight:700;cursor:pointer;transition:all .2s ease;flex-shrink:0}.medical-history-card .delete-history-button:hover{background:#fecaca;border-color:#f87171;color:#b91c1c}.doctor-placeholder p{font-size:1rem;color:#6b7280;margin:0}.consultation-attachments{margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid #e5e7eb}.attachments-title{font-size:1rem;font-weight:700;color:#374151;margin:0 0 1rem;display:flex;align-items:center;gap:.5rem}.attachments-title:before{content:"📎";font-size:1.1rem}.attachments-list{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1.5rem;margin-top:1rem}.section-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem}.section-header h2{margin:0;font-size:1.5rem;font-weight:600;color:#111827}.add-history-button{display:flex;align-items:center;justify-content:center;width:48px;height:48px;background-color:#2563eb;color:#fff;border:none;border-radius:50%;cursor:pointer;transition:all .3s ease;box-shadow:0 2px 4px #0000001a;margin-bottom:1.5rem}.add-history-button:hover{background-color:#1d4ed8;transform:translateY(-2px);box-shadow:0 4px 8px #2563eb4d}.add-history-button:active{transform:translateY(0)}.add-attachment-button{display:flex;align-items:center;justify-content:center;width:32px;height:32px;background-color:#2563eb;color:#fff;border:none;border-radius:50%;cursor:pointer;transition:all .3s ease;margin-left:8px;box-shadow:0 2px 4px #0000001a}.add-attachment-button:hover{background-color:#1d4ed8;transform:translateY(-2px);box-shadow:0 4px 8px #2563eb4d}.plus-icon{width:20px;height:20px}@media (max-width: 768px){.section-header{margin-bottom:1.5rem}.section-header h2{font-size:1.25rem}.add-history-button{width:40px;height:40px}.plus-icon{width:16px;height:16px}}@media (max-width: 768px){.attachments-list{grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:1rem}.attachment-item-display{padding:1rem;min-height:180px}.attachment-name{font-size:.8rem;margin-bottom:.75rem}.attachment-action-btn{padding:.625rem 1rem;font-size:.8rem;min-width:120px}}.attachment-item-display{display:flex;flex-direction:column;padding:1.25rem;background-color:#fff;border:1px solid #e5e7eb;border-radius:12px;transition:all .3s ease;box-shadow:0 1px 3px #0000001a;min-height:200px;justify-content:space-between}.attachment-item-display:hover{border-color:#2563eb;box-shadow:0 4px 12px #2563eb26;transform:translateY(-2px)}.attachment-preview{margin-bottom:1rem;display:flex;justify-content:center;align-items:center;flex-shrink:0}.image-preview-container,.file-preview-container{width:100px;height:100px;border-radius:12px;border:2px solid #f3f4f6;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;background-color:#f9fafb;overflow:hidden}.image-preview-container:hover,.file-preview-container:hover{border-color:#2563eb;box-shadow:0 0 0 4px #2563eb1a;transform:scale(1.05)}.attachment-thumbnail{width:100%;height:100%;object-fit:cover;border-radius:10px}.attachment-icon-large{width:40px;height:40px;color:#6b7280}.attachment-info{text-align:center;flex-grow:1;display:flex;flex-direction:column;justify-content:space-between;min-height:0}.attachment-name{font-size:.875rem;color:#374151;font-weight:600;word-break:break-word;display:block;margin-bottom:1rem;line-height:1.4;flex-grow:1;display:flex;align-items:center;justify-content:center;text-align:center;-webkit-hyphens:auto;hyphens:auto;overflow-wrap:break-word}.attachment-actions{display:flex;justify-content:center;flex-shrink:0;margin-top:auto}.attachment-action-btn{display:flex;align-items:center;justify-content:center;padding:.75rem 1.5rem;border:none;border-radius:8px;cursor:pointer;font-size:.875rem;font-weight:600;transition:all .3s ease;gap:.5rem;min-width:140px}.attachment-action-btn.download{background-color:#2563eb;color:#fff}.attachment-action-btn.download:hover{background-color:#1d4ed8;transform:translateY(-1px);box-shadow:0 4px 8px #2563eb4d}.loading-spinner{font-size:1.5rem;animation:spin 1s linear infinite}.modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000}.modal-content{background-color:#fff;border-radius:12px;padding:2rem;width:90%;max-width:600px;max-height:90vh;overflow-y:auto;box-shadow:0 20px 25px -5px #0000001a}.attachment-modal-content{background-color:#fff;border-radius:12px;padding:.5rem;width:90%;max-width:600px;max-height:90vh;overflow-y:auto;box-shadow:0 20px 25px -5px #0000001a}.modal-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:0rem}.modal-header h3{margin:0;font-size:1.25rem;font-weight:600;color:#111827}.modal-close-button{background:none;border:none;cursor:pointer;color:#6b7280;padding:.5rem;border-radius:50%;transition:all .3s ease}.modal-close-button:hover{background-color:#f3f4f6;color:#374151}.consultation-form .form-group{margin-bottom:1.5rem}.consultation-form label{display:block;margin-bottom:.5rem;font-weight:600;color:#374151}.form-textarea{width:100%;padding:.75rem;border:1px solid #d1d5db;border-radius:8px;font-size:1rem;transition:border-color .3s ease;resize:vertical;min-height:100px}.form-textarea:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a}.form-textarea.error{border-color:#ef4444}.form-select{width:100%;padding:.75rem;border:1px solid #d1d5db;border-radius:8px;font-size:1rem;background-color:#fff;transition:border-color .3s ease}.form-select:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a}.form-select.error{border-color:#ef4444}.error-message{display:block;color:#ef4444;font-size:.875rem;margin-top:.25rem}.character-count{display:block;font-size:.75rem;color:#6b7280;text-align:right;margin-top:.25rem}.modal-actions{display:flex;gap:1rem;justify-content:flex-end;margin-top:2rem}.file-upload-form{padding:1rem 0}.upload-section-tabs{display:flex;gap:.5rem;margin-bottom:1rem;border-bottom:1px solid #e5e7eb}.section-tab{padding:.75rem 1rem;background:none;border:none;border-bottom:2px solid transparent;cursor:pointer;font-weight:500;color:#6b7280;transition:all .3s ease}.section-tab:hover{color:#374151;background-color:#f9fafb}.section-tab.active{color:#2563eb;border-bottom-color:#2563eb;background-color:#f0f9ff}.section-tab:disabled{opacity:.5;cursor:not-allowed}.section-description{margin-bottom:1rem;padding:.75rem;background-color:#f8fafc;border-radius:8px;border-left:4px solid #2563eb}.section-description p{margin:0;font-size:.875rem;color:#475569}.file-upload-area{border:2px dashed #d1d5db;border-radius:12px;padding:2rem;text-align:center;margin-bottom:1.5rem}.file-input-hidden{display:none}.file-select-button{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;background-color:#2563eb;color:#fff;border:none;border-radius:8px;cursor:pointer;font-weight:600;transition:all .3s ease}.file-select-button:hover{background-color:#1d4ed8}.file-select-button:disabled{background-color:#9ca3af;cursor:not-allowed}.selected-files-list{margin-bottom:1.5rem}.selected-files-list h4{margin-bottom:1rem;color:#374151;font-size:1rem}.selected-file-item{display:flex;align-items:center;justify-content:space-between;padding:.75rem;background-color:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;margin-bottom:.5rem}.file-info{display:flex;align-items:center;gap:.5rem;flex-grow:1}.file-name{font-weight:500;color:#374151}.file-size{color:#6b7280;font-size:.875rem}.file-type-badge{padding:.25rem .5rem;border-radius:4px;font-size:.75rem;font-weight:500}.file-type-badge.public{background-color:#dcfce7;color:#166534;border:1px solid #bbf7d0}.file-type-badge.private{background-color:#fee2e2;color:#991b1b;border:1px solid #fecaca}.upload-progress{display:flex;align-items:center;gap:.5rem}.remove-file-button{background:none;border:none;color:#ef4444;cursor:pointer;font-size:1.25rem;font-weight:700;width:24px;height:24px;border-radius:50%;display:flex;align-items:center;justify-content:center}.remove-file-button:hover{background-color:#fee2e2}.attachment-group{margin-bottom:1.5rem}.attachment-group h5{font-weight:600;margin:0 0 .75rem}.attachment-item-display.locked{opacity:.7}.attachment-preview.locked{background-color:#f3f4f6;border:2px dashed #d1d5db;display:flex;align-items:center;justify-content:center;padding:1rem}.attachment-item-display.locked .attachment-name{font-style:italic}.consultation-medical-history{margin-top:1rem;border-top:1px solid #e5e7eb;padding-top:1rem}.medical-history-toggle{background-color:#6b7280!important;border-color:#6b7280!important;color:#fff!important;display:flex;align-items:center;gap:.5rem}.medical-history-toggle:hover{background-color:#4b5563!important;border-color:#4b5563!important;color:#fff!important}.medical-history-content{margin-top:1rem;padding:1rem;background-color:#fff;border:1px solid #e5e7eb;border-radius:.5rem}.loading-state{text-align:center;padding:2rem;color:#6b7280}.medical-history-sections{display:flex;flex-direction:column;gap:1.5rem}.history-section{border:1px solid #f3f4f6;border-radius:.5rem;overflow:hidden}.history-section-title{background-color:#f9fafb;padding:.75rem 1rem;margin:0;font-size:1rem;font-weight:600;color:#374151;border-bottom:1px solid #e5e7eb}.empty-history{padding:1rem;text-align:center;color:#6b7280;font-style:italic}.history-list{display:flex;flex-direction:column}.history-item{padding:1rem;border-bottom:1px solid #f3f4f6;background-color:#fff}.history-item:last-child{border-bottom:none}.history-item-content{display:flex;flex-direction:column;gap:.5rem}.history-item-header{display:flex;justify-content:space-between;align-items:center;gap:1rem}.history-category{font-weight:600;color:#111827;flex:1}.history-visibility{padding:.25rem .5rem;border-radius:9999px;font-size:.75rem;font-weight:500;text-transform:uppercase}.history-visibility.public{background-color:#dcfdf7;color:#059669}.history-visibility.private{background-color:#fef3c7;color:#d97706}.history-date{font-size:.875rem;color:#6b7280;font-weight:500}.history-comment{color:#4b5563;font-size:.875rem;line-height:1.5;margin-top:.25rem;padding:.5rem;background-color:#f9fafb;border-radius:.375rem;border-left:3px solid #3b82f6}.navbar{position:fixed;top:0;left:0;right:0;z-index:1000;background:rgba(255,255,255,.95);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid rgba(0,0,0,.1);padding:1rem 0}.navbar-container{max-width:1200px;margin:0 auto;padding:0 1.5rem;display:flex;justify-content:space-between;align-items:center}.navbar-brand{cursor:pointer;transition:opacity .2s ease}.navbar-brand:hover{opacity:.8}.navbar-title{font-size:1.5rem;font-weight:700;color:#2563eb;margin:0}.navbar-links{display:flex;gap:2rem;align-items:center}.navbar-link{font-size:1rem;font-weight:500;color:#374151;cursor:pointer;transition:color .2s ease;padding:.5rem 0;position:relative}.navbar-link:hover{color:#2563eb}.navbar-link:hover:after{content:"";position:absolute;bottom:0;left:0;right:0;height:2px;background-color:#2563eb;transform:scaleX(1)}.navbar-link:after{content:"";position:absolute;bottom:0;left:0;right:0;height:2px;background-color:#2563eb;transform:scaleX(0);transition:transform .2s ease}.navbar-link-disabled{color:#9ca3af!important;cursor:not-allowed!important}.navbar-link-disabled:hover{color:#9ca3af!important}.navbar-link-disabled:hover:after{transform:scaleX(0)!important}@media (max-width: 768px){.navbar-container{padding:0 1rem}.navbar-title{font-size:1.25rem}.navbar-links{gap:1rem}.navbar-link{font-size:.9rem}}@media (max-width: 640px){.navbar-links{gap:.75rem}.navbar-link{font-size:.8rem}}@media (max-width: 480px){.navbar-container{flex-direction:column;gap:1rem;padding:.5rem 1rem}.navbar-links{gap:1.5rem}.navbar-link{font-size:.9rem}}.landing-page{min-height:100vh;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);padding-top:80px}.hero-section{padding:4rem 1.5rem 6rem;text-align:center;color:#fff}.hero-container{max-width:1200px;margin:0 auto}.hero-title{font-size:3.5rem;font-weight:700;margin-bottom:1rem;text-shadow:0 2px 4px rgba(0,0,0,.1)}.hero-subtitle{font-size:2rem;font-weight:600;margin-bottom:1.5rem;opacity:.95}.hero-description{font-size:1.25rem;line-height:1.6;margin-bottom:3rem;max-width:800px;margin-left:auto;margin-right:auto;opacity:.9}.cta-buttons{display:flex;gap:1.5rem;justify-content:center;flex-wrap:wrap}.cta-button{min-width:200px;display:flex;align-items:center;gap:.75rem;font-size:1.1rem;padding:1rem 2rem;box-shadow:0 4px 15px #0003;transition:all .3s ease}.cta-button:hover{transform:translateY(-2px);box-shadow:0 6px 20px #0000004d}.button-icon{width:24px;height:24px}.features-section{background:white;padding:6rem 1.5rem}.features-container{max-width:1200px;margin:0 auto}.section-header{text-align:center;margin-bottom:4rem}.section-title{font-size:2.5rem;font-weight:700;color:#1f2937;margin-bottom:1rem}.features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2.5rem}.feature-card{background:white;padding:2.5rem;border-radius:16px;box-shadow:0 10px 25px #0000001a;border:1px solid #f3f4f6;transition:all .3s ease;text-align:center}.feature-card:hover{transform:translateY(-5px);box-shadow:0 15px 35px #00000026}.feature-icon{width:64px;height:64px;margin:0 auto 1.5rem;background:linear-gradient(135deg,#2563eb,#1d4ed8);border-radius:16px;display:flex;align-items:center;justify-content:center;color:#fff}.feature-icon svg{width:32px;height:32px}.feature-title{font-size:1.5rem;font-weight:600;color:#1f2937;margin-bottom:1rem}.feature-description{font-size:1rem;color:#6b7280;line-height:1.6}.footer-cta{background:white;padding:4rem 1.5rem 0;text-align:center;color:#1f2937}.footer-container{max-width:800px;margin:0 auto}.footer-buttons{display:flex;gap:1.5rem;justify-content:center;flex-wrap:wrap;margin-bottom:3rem}.footer-button{min-width:200px;display:flex;align-items:center;gap:.75rem;font-size:1.1rem;padding:1rem 2rem}.footer-bottom{background:white;padding:1rem 0;margin-top:3rem;position:relative}.footer-bottom-container{max-width:100vw;margin:0;padding:0 2rem;display:flex;justify-content:space-between;align-items:center;width:100%}.footer-left{display:flex;align-items:center;position:absolute;left:2rem;bottom:1rem}.footer-copyright{font-size:.875rem;color:#6b7280}.footer-right{display:flex;align-items:center;gap:.5rem;position:absolute;right:2rem;bottom:1rem}.footer-shield-icon{width:16px;height:16px;color:#6b7280}.footer-security{font-size:.875rem;color:#6b7280}@media (max-width: 768px){.hero-title{font-size:2.5rem}.hero-subtitle{font-size:1.5rem}.hero-description{font-size:1.1rem}.cta-buttons{flex-direction:column;align-items:center}.features-grid{grid-template-columns:1fr;gap:2rem}.feature-card{padding:2rem}.footer-buttons{flex-direction:column;align-items:center}.footer-bottom-container{padding:0 1rem}.footer-left{left:1rem}.footer-right{right:1rem}}@media (max-width: 640px){.footer-left,.footer-right{position:relative;left:auto;right:auto;bottom:auto}.footer-bottom-container{flex-direction:column;gap:.5rem;padding:1rem;align-items:center;justify-content:center}.footer-copyright,.footer-security{font-size:.75rem}}.multiselect-container{width:100%;margin-bottom:1.25rem;position:relative;min-width:0;max-width:100%;overflow:visible}.multiselect-label{display:block;font-size:.875rem;font-weight:600;color:#374151;margin-bottom:.625rem;line-height:1.4;letter-spacing:.025em}.multiselect-label.required:after{content:" *";color:#dc2626;font-weight:600}.multiselect-input-container{position:relative;width:auto;min-height:3rem;padding:.75rem 2.5rem .75rem 1rem;background-color:#fff;border:2px solid #e5e7eb;border-radius:10px;transition:all .15s ease-in-out;box-shadow:0 1px 2px #0000000a;cursor:text;display:flex;flex-wrap:wrap;align-items:center;gap:.5rem}.multiselect-input-container:hover{border-color:#d1d5db}.multiselect-input-container:focus-within{border-color:#2563eb;box-shadow:0 0 0 4px #2563eb14,0 1px 3px #0000001a;transform:translateY(-1px)}.multiselect-input-container.error{border-color:#dc2626;box-shadow:0 0 0 4px #dc262614}.multiselect-chips{display:flex;flex-wrap:wrap;gap:.375rem;max-width:calc(100% - 2rem);width:100%}.multiselect-chip{display:inline-flex;align-items:center;gap:.375rem;background-color:#eff6ff;border:1px solid #bfdbfe;border-radius:6px;padding:.25rem .5rem;font-size:.875rem;color:#1e40af;max-width:200px}.multiselect-chip-text{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-transform:capitalize}.multiselect-chip-remove{background:none;border:none;color:#3b82f6;cursor:pointer;padding:0;margin:0;font-size:1.1rem;line-height:1;width:16px;height:16px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:all .15s ease;flex-shrink:0}.multiselect-chip-remove:hover{background-color:#2563eb;color:#fff}.multiselect-input{border:none;outline:none;background:transparent;flex:1;min-width:120px;font-size:1rem;color:#1f2937;padding:0;margin:0}.multiselect-input::placeholder{color:#9ca3af;font-weight:400}.multiselect-indicator{position:absolute;right:1rem;top:50%;transform:translateY(-50%);color:#6b7280;pointer-events:none}.multiselect-arrow{transition:transform .2s ease}.multiselect-arrow.open{transform:rotate(180deg)}.multiselect-dropdown{position:absolute;top:100%;left:0;z-index:50;background-color:#fff;border:1px solid #e5e7eb;border-radius:8px;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;margin-top:.25rem;max-height:200px;overflow-y:auto;box-sizing:border-box;contain:layout}.multiselect-options{padding:.5rem 0}.multiselect-option{width:100%;text-align:left;padding:.75rem 1rem;background:none;border:none;font-size:.875rem;color:#374151;cursor:pointer;transition:background-color .15s ease;text-transform:capitalize;line-height:1.4;word-wrap:break-word;white-space:normal}.multiselect-option:hover{background-color:#f3f4f6}.multiselect-option:focus{outline:none;background-color:#eff6ff;color:#1e40af}.multiselect-no-options{padding:1rem;text-align:center;color:#6b7280;font-size:.875rem;font-style:italic}.multiselect-error{color:#dc2626;font-size:.75rem;margin-top:.5rem;padding:.5rem;background-color:#fef2f2;border-radius:4px}@media (max-width: 640px){.multiselect-chip{max-width:150px;font-size:.8rem}.multiselect-input{min-width:100px}.multiselect-dropdown{max-height:150px}}.multiselect-dropdown::-webkit-scrollbar{width:6px}.multiselect-dropdown::-webkit-scrollbar-track{background:#f1f5f9;border-radius:3px}.multiselect-dropdown::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:3px}.multiselect-dropdown::-webkit-scrollbar-thumb:hover{background:#94a3b8}html{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.5;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{background:white;color:#111827;margin:0;padding:0}#root{min-height:100vh}button,input,textarea,select{font-family:inherit}button{cursor:pointer}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto}.button-base{display:inline-flex;align-items:center;justify-content:center;font-weight:500;border-radius:6px;border:none;transition:all .2s ease;outline:none;position:relative;cursor:pointer}.button-base:disabled{opacity:.6;cursor:not-allowed}.button-sm{font-size:.875rem;padding:.5rem 1rem;min-height:32px}.button-md{font-size:1rem;padding:.75rem 1.5rem;min-height:40px}.button-lg{font-size:1.125rem;padding:1rem 2rem;min-height:48px}.button-primary{background-color:#2563eb;color:#fff;box-shadow:0 1px 2px #0000000d}.button-primary:hover:not(:disabled){background-color:#1d4ed8;box-shadow:0 4px 6px #0000001a}.button-secondary{background-color:#059669;color:#fff;box-shadow:0 1px 2px #0000000d}.button-secondary:hover:not(:disabled){background-color:#047857;box-shadow:0 4px 6px #0000001a}.button-outline{background-color:transparent;color:#2563eb;border:1px solid #d1d5db}.button-outline:hover:not(:disabled){background-color:#eff6ff;border-color:#2563eb}.button-ghost{background-color:transparent;color:#374151}.button-ghost:hover:not(:disabled){background-color:#f3f4f6}.button-danger{background-color:#dc2626;color:#fff;box-shadow:0 1px 2px #0000000d}.button-danger:hover:not(:disabled){background-color:#b91c1c;box-shadow:0 4px 6px #0000001a}.button-full-width{width:100%}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.loading-spinner{margin-right:.5rem;width:1rem;height:1rem;border:2px solid transparent;border-top:2px solid currentColor;border-radius:50%;animation:spin 1s linear infinite}.payment-result-page{min-height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);padding:1rem}.payment-result-container{background:white;border-radius:12px;padding:3rem 2rem;text-align:center;box-shadow:0 25px 50px -12px #00000040;max-width:500px;width:100%}.payment-result-icon{margin:0 auto 2rem;width:80px;height:80px;border-radius:50%;display:flex;align-items:center;justify-content:center}.payment-result-icon.success{background:#dcfce7;color:#16a34a}.payment-result-icon.cancel{background:#fef2f2;color:#dc2626}.payment-result-title{font-size:2rem;font-weight:700;margin:0 0 1rem;color:#111827}.payment-result-message{font-size:1.125rem;color:#6b7280;margin:0 0 2rem;line-height:1.6}.payment-result-actions{margin-bottom:1.5rem}.close-tab-button{background:#3b82f6;color:#fff;padding:.75rem 2rem;border-radius:8px;font-weight:600;border:none;cursor:pointer;transition:background-color .2s ease}.close-tab-button:hover{background:#2563db}.payment-result-auto-close{font-size:.875rem;color:#9ca3af;margin:0;font-style:italic}
