.voicerecorder-module__XLWdHq__container{max-width:800px;margin:0 auto;padding:2rem 1rem}.voicerecorder-module__XLWdHq__header{text-align:center;margin-bottom:2rem}.voicerecorder-module__XLWdHq__title{color:var(--secondary-color);margin-bottom:.5rem;font-size:2rem;font-weight:700}.voicerecorder-module__XLWdHq__description{color:var(--text-color-light);max-width:600px;margin:0 auto;font-size:1.1rem}.voicerecorder-module__XLWdHq__recorderSection{background:var(--card-background);border:1px solid var(--card-border);border-radius:12px;margin-bottom:2rem;padding:2rem}.voicerecorder-module__XLWdHq__visualizer{background:linear-gradient(135deg,var(--primary-color),#0070f3);border-radius:8px;justify-content:center;align-items:center;height:100px;margin-bottom:2rem;display:flex;position:relative;overflow:hidden}.voicerecorder-module__XLWdHq__visualizerCanvas{opacity:.8;width:100%;height:100%}.voicerecorder-module__XLWdHq__recordingIndicator{background:#f44;border-radius:50%;width:12px;height:12px;animation:1s infinite voicerecorder-module__XLWdHq__pulse;position:absolute;top:10px;right:10px}@keyframes voicerecorder-module__XLWdHq__pulse{0%,to{opacity:1}50%{opacity:.5}}.voicerecorder-module__XLWdHq__controls{flex-wrap:wrap;justify-content:center;gap:1rem;margin-bottom:2rem;display:flex}.voicerecorder-module__XLWdHq__controlButton{cursor:pointer;border:none;border-radius:8px;justify-content:center;align-items:center;gap:.5rem;min-width:120px;padding:.75rem 1.5rem;font-size:1rem;font-weight:600;transition:all .2s;display:flex}.voicerecorder-module__XLWdHq__startButton{color:#fff;background:linear-gradient(135deg,#10b981,#059669)}.voicerecorder-module__XLWdHq__startButton:hover:not(:disabled){background:linear-gradient(135deg,#059669,#047857);transform:translateY(-2px)}.voicerecorder-module__XLWdHq__pauseButton{color:#fff;background:linear-gradient(135deg,#f59e0b,#d97706)}.voicerecorder-module__XLWdHq__pauseButton:hover:not(:disabled){background:linear-gradient(135deg,#d97706,#b45309);transform:translateY(-2px)}.voicerecorder-module__XLWdHq__stopButton{color:#fff;background:linear-gradient(135deg,#ef4444,#dc2626)}.voicerecorder-module__XLWdHq__stopButton:hover:not(:disabled){background:linear-gradient(135deg,#dc2626,#b91c1c);transform:translateY(-2px)}.voicerecorder-module__XLWdHq__resetButton{color:#fff;background:#6b7280}.voicerecorder-module__XLWdHq__resetButton:hover:not(:disabled){background:#4b5563;transform:translateY(-2px)}.voicerecorder-module__XLWdHq__controlButton:disabled{opacity:.5;cursor:not-allowed;transform:none}.voicerecorder-module__XLWdHq__status{text-align:center;margin-bottom:1.5rem}.voicerecorder-module__XLWdHq__statusText{color:var(--secondary-color);font-size:1.2rem;font-weight:600}.voicerecorder-module__XLWdHq__duration{color:var(--primary-color);font-variant-numeric:tabular-nums;font-size:2rem;font-weight:700}.voicerecorder-module__XLWdHq__recordingsSection{background:var(--card-background);border:1px solid var(--card-border);border-radius:12px;padding:2rem}.voicerecorder-module__XLWdHq__recordingsTitle{color:var(--secondary-color);text-align:center;margin-bottom:1.5rem;font-size:1.5rem;font-weight:600}.voicerecorder-module__XLWdHq__recordingsList{flex-direction:column;gap:1rem;display:flex}.voicerecorder-module__XLWdHq__recordingItem{background:#0070f30d;border:1px solid #0070f31a;border-radius:8px;justify-content:space-between;align-items:center;padding:1rem;display:flex}.voicerecorder-module__XLWdHq__recordingInfo{flex:1}.voicerecorder-module__XLWdHq__recordingName{color:var(--secondary-color);margin-bottom:.25rem;font-weight:600}.voicerecorder-module__XLWdHq__recordingMeta{color:var(--text-color-light);font-size:.9rem}.voicerecorder-module__XLWdHq__recordingActions{gap:.5rem;display:flex}.voicerecorder-module__XLWdHq__actionButton{cursor:pointer;border:none;border-radius:6px;padding:.5rem 1rem;font-size:.9rem;font-weight:500;transition:all .2s}.voicerecorder-module__XLWdHq__downloadButton{background:var(--primary-color);color:#fff}.voicerecorder-module__XLWdHq__downloadButton:hover{background:var(--link-hover-color);transform:translateY(-1px)}.voicerecorder-module__XLWdHq__deleteButton{color:#fff;background:#ef4444}.voicerecorder-module__XLWdHq__deleteButton:hover{background:#dc2626;transform:translateY(-1px)}.voicerecorder-module__XLWdHq__permissionsNotice{text-align:center;background:#f59e0b1a;border:1px solid #f59e0b33;border-radius:8px;margin-bottom:1.5rem;padding:1rem}.voicerecorder-module__XLWdHq__permissionsNotice p{color:#d97706;margin:0;font-weight:500}.voicerecorder-module__XLWdHq__error{text-align:center;background:#ef44441a;border:1px solid #ef444433;border-radius:8px;margin-bottom:1.5rem;padding:1rem}.voicerecorder-module__XLWdHq__error p{color:#dc2626;margin:0;font-weight:500}.voicerecorder-module__XLWdHq__instructions{background:#10b9811a;border:1px solid #10b98133;border-radius:8px;margin-bottom:2rem;padding:1.5rem}.voicerecorder-module__XLWdHq__instructions h3{color:var(--secondary-color);margin:0 0 1rem;font-size:1.2rem}.voicerecorder-module__XLWdHq__instructions ul{margin:0;padding-left:1.5rem}.voicerecorder-module__XLWdHq__instructions li{color:var(--text-color);margin-bottom:.5rem}@media (max-width:768px){.voicerecorder-module__XLWdHq__container{padding:1rem .5rem}.voicerecorder-module__XLWdHq__header{margin-bottom:1.5rem}.voicerecorder-module__XLWdHq__title{font-size:1.5rem}.voicerecorder-module__XLWdHq__description{font-size:1rem}.voicerecorder-module__XLWdHq__recorderSection{padding:1.5rem 1rem}.voicerecorder-module__XLWdHq__controls{gap:.5rem}.voicerecorder-module__XLWdHq__controlButton{min-width:100px;padding:.6rem 1rem;font-size:.9rem}.voicerecorder-module__XLWdHq__duration{font-size:1.5rem}.voicerecorder-module__XLWdHq__recordingItem{flex-direction:column;align-items:flex-start;gap:1rem}.voicerecorder-module__XLWdHq__recordingActions{align-self:flex-end}}
