/* REGENTHUS EveryThink – Voice / Privacy / Formats v3 */
#etv-voice-project{margin:14px 0 16px;padding:15px 16px;border:1px solid rgba(255,122,26,.36);border-radius:14px;background:linear-gradient(135deg,rgba(255,122,26,.055),transparent 48%),rgba(6,6,6,.68);box-shadow:inset 0 1px 0 rgba(255,255,255,.035)}
#etv-voice-project .etv-row{display:flex;align-items:center;justify-content:space-between;gap:14px}
#etv-voice-project .etv-main{display:flex;align-items:center;gap:14px;min-width:0}
#etv-record-button{--rec:#e53935;width:54px;height:54px;flex:0 0 54px;border:1px solid #ff7b76;border-radius:9px;background:linear-gradient(145deg,#ff5b55,#d71919);color:#fff;display:grid;place-items:center;position:relative;cursor:pointer;box-shadow:0 0 0 1px rgba(255,255,255,.12) inset,0 0 20px rgba(229,57,53,.45),0 8px 20px rgba(0,0,0,.34);transition:border-radius .24s ease,background .24s ease,transform .18s ease,box-shadow .24s ease}
#etv-record-button:hover{transform:translateY(-1px);filter:brightness(1.06)}
#etv-record-button svg{width:25px;height:25px;display:block}
#etv-record-button .etv-stop-mark{display:none;width:15px;height:15px;border-radius:3px;background:#fff}
#etv-record-button.is-recording{border-radius:50%;background:linear-gradient(145deg,#ff5a54,#d71919);animation:etvPulse 1.25s ease-in-out infinite;box-shadow:0 0 0 1px rgba(255,255,255,.18) inset,0 0 34px rgba(229,57,53,.72),0 8px 20px rgba(0,0,0,.34)}
#etv-record-button.is-recording svg{display:none}#etv-record-button.is-recording .etv-stop-mark{display:block}
#etv-record-button.is-ready{border-radius:9px;border-color:#4da3ff;background:linear-gradient(145deg,#1c7dff,#0057d9 64%,#003e9f);box-shadow:0 0 0 1px rgba(255,255,255,.12) inset,0 0 22px rgba(0,87,217,.48),0 8px 20px rgba(0,0,0,.34)}
@keyframes etvPulse{0%,100%{transform:scale(.93)}50%{transform:scale(1.08)}}
#etv-voice-project .etv-copy{min-width:0}#etv-voice-project .etv-title{display:block;color:#fff;font-weight:800;font-size:15px;margin-bottom:3px}#etv-voice-project .etv-status{display:block;color:#bfb7af;font-size:12px;line-height:1.35}#etv-voice-project .etv-status.is-live{color:#ff9b95}#etv-voice-project .etv-status.is-ready{color:#82c4ff}
#etv-voice-project .etv-lang{white-space:nowrap;color:#c9c1b8;border:1px solid rgba(255,255,255,.13);border-radius:999px;padding:6px 9px;font-size:10px;font-weight:800;letter-spacing:.06em}
#etv-voice-project .etv-live-line{display:none;margin:12px 0 0 68px;align-items:center;gap:8px;color:#ffaaa5;font-size:11px;text-transform:uppercase;letter-spacing:.08em}#etv-voice-project.is-recording .etv-live-line{display:flex}.etv-live-dot{width:7px;height:7px;border-radius:50%;background:#ff443d;box-shadow:0 0 12px #ff443d;animation:etvDot 1s ease-in-out infinite}@keyframes etvDot{0%,100%{opacity:.45}50%{opacity:1}}
#etv-post-panel{margin:16px 0 18px;padding:16px;border:1px solid rgba(0,87,217,.38);border-radius:14px;background:linear-gradient(145deg,rgba(0,87,217,.07),rgba(0,0,0,.38));box-shadow:0 0 26px rgba(0,87,217,.08)}#etv-post-panel[hidden]{display:none!important}.etv-post-head{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;margin-bottom:14px}.etv-post-head strong{font-size:16px;color:#fff}.etv-post-head span{display:block;color:#a9a39b;font-size:11px;margin-top:3px}.etv-section-label{display:block;color:#f59b45;font-size:10px;font-weight:900;letter-spacing:.13em;text-transform:uppercase;margin:14px 0 8px}
.etv-choice-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.etv-choice{position:relative;display:block;cursor:pointer}.etv-choice input{position:absolute;opacity:0;pointer-events:none}.etv-choice-body{display:block;min-height:63px;border:1px solid rgba(255,255,255,.13);border-radius:10px;padding:10px 11px;background:rgba(0,0,0,.28);transition:.18s ease}.etv-choice-body b{display:block;color:#f5f5f5;font-size:12px;margin-bottom:3px}.etv-choice-body small{display:block;color:#96918b;font-size:10px;line-height:1.25}.etv-choice input:checked+.etv-choice-body{border-color:#4da3ff;background:linear-gradient(145deg,rgba(28,125,255,.18),rgba(0,87,217,.08));box-shadow:0 0 0 1px rgba(77,163,255,.13) inset,0 0 18px rgba(0,87,217,.17)}.etv-choice input:focus-visible+.etv-choice-body{outline:2px solid #82c4ff;outline-offset:2px}
#etv-shared-row{display:block;margin-top:10px}#etv-shared-row[hidden]{display:none!important}#etv-shared-row span{display:block;color:#d2ccc5;font-size:11px;margin-bottom:5px}#etv-shared-with{width:100%;box-sizing:border-box;border:1px solid rgba(255,255,255,.15);background:#111;color:#fff;border-radius:9px;padding:10px 11px;font:inherit}#etv-shared-with:focus{border-color:#4da3ff;outline:none;box-shadow:0 0 0 3px rgba(0,87,217,.13)}
.etv-export-row{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:14px;padding-top:14px;border-top:1px solid rgba(255,255,255,.08)}#etv-export-note{color:#aaa39b;font-size:10px;line-height:1.35;max-width:58%}#etv-export-button{border:1px solid #4da3ff;border-radius:9px;background:linear-gradient(135deg,#1c7dff,#0057d9 58%,#003e9f);color:#fff;font-weight:900;padding:10px 14px;cursor:pointer;white-space:nowrap;box-shadow:0 0 18px rgba(0,87,217,.30)}#etv-export-button:hover{filter:brightness(1.08)}#etv-export-button:disabled{opacity:.45;cursor:not-allowed;filter:none}
.etv-privacy-warning{display:none;color:#ff8a82;font-size:11px;margin-top:8px}.etv-privacy-warning.show{display:block}
#etv-voice-thought-hero{display:inline-flex;align-items:center;justify-content:center;gap:9px;border:1px solid #e05d57;border-radius:9px;background:linear-gradient(135deg,#f24a43,#c71e1b);color:#fff;font-weight:800;padding:11px 16px;cursor:pointer;box-shadow:0 0 18px rgba(229,57,53,.31)}#etv-voice-thought-hero:hover,#etv-voice-thought-hero:focus-visible{filter:brightness(1.07);transform:translateY(-1px)}#etv-voice-thought-hero .etv-hero-mic{width:19px;height:19px;display:grid;place-items:center;flex:0 0 19px}#etv-voice-thought-hero .etv-hero-mic svg{width:19px;height:19px;display:block}
@media(max-width:780px){.hero-actions{flex-wrap:wrap}#etv-voice-thought-hero{width:100%}.etv-choice-grid{grid-template-columns:1fr}.etv-export-row{align-items:stretch;flex-direction:column}#etv-export-note{max-width:none}#etv-export-button{width:100%}#etv-voice-project{padding:13px}#etv-voice-project .etv-row{align-items:flex-start}}
@media(prefers-reduced-motion:reduce){#etv-record-button.is-recording,.etv-live-dot{animation:none!important}}
