.modal-overlay{z-index:100;background-color:#00000080;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.modal-container{background-color:#fff;border-radius:.75rem;width:100%;box-shadow:0 25px 50px -12px #00000040}.modal-container-sm{max-width:24rem}.modal-container-md{max-width:28rem}.modal-container-lg{max-width:32rem}.modal-container-xl{max-width:36rem}.modal-container-2xl{max-width:42rem}.modal-container-3xl{max-width:48rem}.modal-container-full{max-width:100%}.modal-header{border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;padding:1.5rem;display:flex}.modal-title{color:#111827;font-size:1.125rem;font-weight:700}.modal-close-button{color:#9ca3af;cursor:pointer;background-color:#0000;border:1px solid #d1d5db;border-radius:.5rem;padding:.5rem;transition:all .3s}.modal-close-button:hover{color:#dc2626;background-color:#fef2f2;border-color:#f87171}.modal-close-button:disabled{opacity:.5;cursor:not-allowed}.modal-body{padding:1.5rem}.modal-footer{background-color:#f9fafb;border-top:1px solid #e5e7eb;border-radius:0 0 .75rem .75rem;padding:1rem}.notification-overlay{z-index:70;background-color:#0006;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.notification-container{background-color:#fff;border-radius:1rem;width:100%;max-width:28rem;padding:2rem;transition:transform .3s;transform:scale(1);box-shadow:0 25px 50px -12px #00000040}.notification-icon-container{border-radius:9999px;justify-content:center;align-items:center;width:3.5rem;height:3.5rem;margin-bottom:1.25rem;margin-left:auto;margin-right:auto;display:flex}.notification-icon-error{background-color:#fef2f2}.notification-icon-success{background-color:#d1fae5}.notification-icon-info{background-color:#f1f5f9}.notification-icon{width:1.75rem;height:1.75rem}.notification-icon-error-icon{color:#ef4444}.notification-icon-success-icon{color:#059669}.notification-icon-info-icon{color:#475569}.notification-title{text-align:center;margin-bottom:.5rem;font-size:1.125rem;font-weight:600}.notification-title-error{color:#1e293b}.notification-title-success{color:#047857}.notification-title-info{color:#1f2937}.notification-message{color:#6b7280;text-align:center;margin-bottom:1.5rem;font-size:.875rem;line-height:1.625}.notification-button{cursor:pointer;border-radius:.5rem;width:100%;padding:.625rem 0;font-weight:500;transition:all .2s}.notification-button-error{color:#fff;background-color:#334155}.notification-button-error:hover{background-color:#ef4444}.notification-button-success{color:#fff;background-color:#059669}.notification-button-success:hover{background-color:#047857}.notification-button-info{color:#fff;background-color:#334155}.notification-button-info:hover{background-color:#1e293b}.meeting-ended-overlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:80;background:linear-gradient(135deg,#0009 0%,#000c 100%);justify-content:center;align-items:center;padding:1rem;animation:.3s ease-out meeting-ended-fade-in;display:flex;position:fixed;inset:0}@keyframes meeting-ended-fade-in{0%{opacity:0}to{opacity:1}}.meeting-ended-container{text-align:center;background:linear-gradient(145deg,#fff 0%,#f8fafc 100%);border-radius:1.5rem;width:100%;max-width:24rem;padding:2.5rem;animation:.4s cubic-bezier(.34,1.56,.64,1) meeting-ended-pop-in;position:relative;overflow:hidden;box-shadow:0 25px 50px -12px #00000040,0 0 0 1px #ffffff1a,inset 0 1px #fff9}@keyframes meeting-ended-pop-in{0%{opacity:0;transform:scale(.9)translateY(20px)}to{opacity:1;transform:scale(1)translateY(0)}}.meeting-ended-rings{pointer-events:none;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.meeting-ended-ring{border:2px solid #22c55e1a;border-radius:50%;animation:3s ease-out infinite meeting-ended-ring-pulse;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.meeting-ended-ring-1{width:200px;height:200px;animation-delay:0s}.meeting-ended-ring-2{width:300px;height:300px;animation-delay:.5s}.meeting-ended-ring-3{width:400px;height:400px;animation-delay:1s}@keyframes meeting-ended-ring-pulse{0%{opacity:.6;transform:translate(-50%,-50%)scale(.8)}to{opacity:0;transform:translate(-50%,-50%)scale(1.2)}}.meeting-ended-icon-container{z-index:1;background:linear-gradient(135deg,#22c55e 0%,#16a34a 100%);border-radius:50%;justify-content:center;align-items:center;width:5rem;height:5rem;margin:0 auto 1.5rem;animation:.6s ease-out .2s both meeting-ended-icon-bounce;display:flex;position:relative;box-shadow:0 10px 25px -5px #22c55e66,0 0 0 4px #22c55e1a}@keyframes meeting-ended-icon-bounce{0%{transform:scale(0)}50%{transform:scale(1.1)}to{transform:scale(1)}}.meeting-ended-icon{color:#fff;stroke-dasharray:50;stroke-dashoffset:50px;width:2.5rem;height:2.5rem;animation:.5s ease-out .4s forwards meeting-ended-checkmark}@keyframes meeting-ended-checkmark{to{stroke-dashoffset:0}}.meeting-ended-title{color:#111827;z-index:1;margin-bottom:.5rem;font-size:1.5rem;font-weight:700;position:relative}.meeting-ended-subtitle{color:#6b7280;z-index:1;margin-bottom:2rem;font-size:.9375rem;position:relative}.meeting-ended-countdown-container{z-index:1;margin-bottom:1.75rem;position:relative}.meeting-ended-countdown-ring{width:5rem;height:5rem;margin:0 auto .75rem;position:relative}.meeting-ended-countdown-svg{width:100%;height:100%;transform:rotate(-90deg)}.meeting-ended-countdown-bg{fill:none;stroke:#e5e7eb;stroke-width:6px}.meeting-ended-countdown-progress{fill:none;stroke:#22c55e;stroke-width:6px;stroke-linecap:round;transition:stroke-dashoffset 1s linear}.meeting-ended-countdown-text{color:#22c55e;font-size:1.5rem;font-weight:700;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.meeting-ended-countdown-label{color:#9ca3af;font-size:.8125rem;font-weight:500}.meeting-ended-actions{z-index:1;position:relative}.meeting-ended-button-primary{color:#fff;cursor:pointer;background:linear-gradient(135deg,#22c55e 0%,#16a34a 100%);border:none;border-radius:.75rem;width:100%;padding:.875rem 1.5rem;font-size:.9375rem;font-weight:600;transition:all .2s;box-shadow:0 4px 12px -2px #22c55e66}.meeting-ended-button-primary:hover{transform:translateY(-2px);box-shadow:0 6px 16px -2px #22c55e80}.meeting-ended-button-primary:active{transform:translateY(0)}.meeting-ended-footer{color:#9ca3af;z-index:1;margin-top:1.25rem;font-size:.75rem;position:relative}.draft-editor-form-group{margin-bottom:1rem}.draft-editor-label{color:#374151;margin-bottom:.5rem;font-size:.875rem;font-weight:500;display:block}.draft-editor-input{border:1px solid #d1d5db;border-radius:.5rem;width:100%;padding:.5rem 1rem}.draft-editor-input:focus{border-color:#22c55e;outline:none;box-shadow:0 0 0 2px #22c55e}.draft-editor-textarea{resize:none;border:1px solid #d1d5db;border-radius:.5rem;width:100%;padding:.5rem 1rem}.draft-editor-textarea:focus{border-color:#22c55e;outline:none;box-shadow:0 0 0 2px #22c55e}.draft-editor-select{border:1px solid #d1d5db;border-radius:.5rem;width:100%;padding:.5rem 1rem}.draft-editor-select:focus{border-color:#22c55e;outline:none;box-shadow:0 0 0 2px #22c55e}.draft-editor-button{cursor:pointer;border-radius:.5rem;padding:.5rem 1rem;font-weight:500;transition:all .2s}.draft-editor-button-primary{color:#fff;background-color:#16a34a}.draft-editor-button-primary:hover{background-color:#15803d}.draft-editor-button-secondary{color:#1f2937;background-color:#e5e7eb}.draft-editor-button-secondary:hover{background-color:#d1d5db}.add-company-input{border:1px solid #d1d5db;border-radius:.5rem;width:100%;padding:.5rem 1rem}.add-company-input:focus{border-color:#22c55e;outline:none;box-shadow:0 0 0 2px #22c55e}.add-company-button{color:#fff;cursor:pointer;background-color:#16a34a;border-radius:.5rem;width:100%;padding:.5rem 1rem;font-weight:500;transition:all .2s}.add-company-button:hover{background-color:#15803d}.add-company-error{color:#dc2626;margin-top:.5rem;font-size:.875rem}.participant-card{background-color:#fff;border:2px solid #e5e7eb;border-radius:.75rem;margin-bottom:1rem;padding:1rem;transition:all .3s}.participant-card:hover{border-color:#4ade80}.participant-card-header{justify-content:space-between;align-items:center;margin-bottom:.75rem;display:flex}.participant-card-title{color:#374151;font-weight:600}.participant-card-remove{cursor:pointer;color:#dc2626;background-color:#0000;border-radius:.5rem;padding:.375rem;transition:all .3s}.participant-card-remove:hover{color:#b91c1c;background-color:#fef2f2}.participant-form-group{margin-bottom:.75rem}.participant-label{color:#374151;margin-bottom:.375rem;font-size:.875rem;font-weight:500;display:block}.participant-label-required{color:#ef4444}.participant-input{border:1px solid #d1d5db;border-radius:.5rem;width:100%;padding:.5rem .75rem;font-size:.875rem}.participant-input:focus{border-color:#22c55e;outline:none;box-shadow:0 0 0 2px #22c55e}.participant-add-more{color:#4b5563;cursor:pointer;background-color:#0000;border:2px dashed #d1d5db;border-radius:.5rem;width:100%;padding:.625rem 1rem;font-weight:500;transition:all .3s}.participant-add-more:hover{color:#16a34a;background-color:#f0fdf4;border-color:#4ade80}.participant-submit{color:#fff;cursor:pointer;background-color:#16a34a;border-radius:.5rem;width:100%;padding:.625rem 1rem;font-weight:500;transition:all .2s}.participant-submit:hover{background-color:#15803d}.drafts-list-container{max-height:60vh;overflow-y:auto}.drafts-list-item{cursor:pointer;border-bottom:1px solid #e5e7eb;padding:1rem;transition:background-color .3s}.drafts-list-item:hover{background-color:#f9fafb}.drafts-list-item-title{color:#111827;margin-bottom:.25rem;font-weight:600}.drafts-list-item-meta{color:#6b7280;font-size:.875rem}.transcript-content{background-color:#f9fafb;border-radius:.5rem;max-height:60vh;padding:1rem;overflow-y:auto}.transcript-actions{justify-content:flex-end;align-items:center;gap:.75rem;margin-top:1rem;display:flex}.transcript-button{cursor:pointer;border-radius:.5rem;padding:.5rem 1rem;font-weight:500;transition:all .2s}.transcript-button-primary{color:#fff;background-color:#16a34a}.transcript-button-primary:hover{background-color:#15803d}.transcript-button-secondary{color:#1f2937;background-color:#e5e7eb}.transcript-button-secondary:hover{background-color:#d1d5db}.transcript-loading{justify-content:center;align-items:center;padding:2rem 0;display:flex}.transcript-loading-spinner{color:#16a34a;width:2rem;height:2rem;animation:1s linear infinite spin}.signout-content{text-align:center}.signout-message{color:#374151;margin-bottom:1.5rem}.signout-actions{justify-content:center;align-items:center;gap:.75rem;display:flex}.signout-button{cursor:pointer;border-radius:.5rem;padding:.5rem 1rem;font-weight:500;transition:all .2s}.signout-button-confirm{color:#fff;background-color:#dc2626}.signout-button-confirm:hover{background-color:#b91c1c}.signout-button-cancel{color:#1f2937;background-color:#e5e7eb}.signout-button-cancel:hover{background-color:#d1d5db}@keyframes spin{to{transform:rotate(360deg)}}
