:root{--mh-primary: #007bee;--mh-primary-light: #4da3ff;--mh-primary-subtle: #cce4fc;--mh-navy: #002752;--mh-dark: #2b2d30;--mh-gray: #464a4f;--mh-light: #f0f6ff;--mh-white: #ffffff;--mh-gray-100: #e8eef7;--mh-gray-200: #d4dce8;--mh-gray-300: #b8c2d0;--mh-gray-400: #9aa5b3;--mh-gray-500: #7a8796;--mh-gray-700: #3a3d42;--mh-danger: #d92d4a;--font-body: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-display: "Paytone One", Inter, ui-sans-serif, system-ui, sans-serif;--radius: 12px;--radius-inner: 10px;--radius-media: 9px;--radius-pill: 999px;--radius-logo: 18px;--transition-fast: .15s;--transition-normal: .2s;--sidebar-width: 280px;--topbar-height: 64px}:root{--bg: #002752;--surface: rgba(0, 39, 82, .78);--surface-2: rgba(0, 39, 82, .86);--surface-3: rgba(0, 39, 82, .92);--surface-strong: rgba(0, 39, 82, .98);--surface-soft: rgba(0, 123, 238, .12);--text: #f0f6ff;--text-body: #e8eef7;--text-muted: #b8c2d0;--heading: #ffffff;--accent: #007bee;--accent-hover: #4da3ff;--accent-subtle: rgba(0, 123, 238, .16);--accent-subtle-strong: rgba(0, 123, 238, .22);--accent-focus: rgba(0, 123, 238, .2);--border: rgba(77, 163, 255, .26);--border-strong: rgba(204, 228, 252, .34);--input-bg: rgba(0, 39, 82, .58);--danger: #d92d4a;--shadow-panel: 0 22px 70px rgba(0, 39, 82, .38)}*,*:before,*:after{box-sizing:border-box}html{color-scheme:dark;height:100%;overflow:hidden}body{margin:0;height:100%;max-height:100dvh;position:relative;overflow:hidden;font-family:var(--font-body);font-size:15px;line-height:1.6;color:var(--text);background:var(--bg)}#root{height:100%;overflow:hidden}body:before,body:after{content:"";position:absolute;pointer-events:none}body:before{top:-18px;right:-18px;left:-18px;height:1080px;z-index:0;background:url(https://storage.minehub.cz/storage/minehub/backgrounds/background_main.webp) center top / cover no-repeat;filter:blur(3px);opacity:.88;transform:scale(1.02);-webkit-mask-image:linear-gradient(to bottom,#000 0%,#000 72%,transparent 100%);mask-image:linear-gradient(to bottom,#000 0%,#000 72%,transparent 100%)}body:after{top:0;right:0;left:0;height:1020px;z-index:0;background:#00275285;-webkit-mask-image:linear-gradient(to bottom,#000 0%,#000 72%,transparent 100%);mask-image:linear-gradient(to bottom,#000 0%,#000 72%,transparent 100%)}.material-symbols-outlined{font-family:Material Symbols Outlined;font-weight:400;font-style:normal;font-size:24px;line-height:1;letter-spacing:normal;text-transform:none;display:inline-block;white-space:nowrap;word-wrap:normal;direction:ltr;font-feature-settings:"liga";-webkit-font-smoothing:antialiased;-webkit-user-select:none;user-select:none}a{color:var(--accent);text-decoration:none;transition:color var(--transition-fast)}a:hover{color:var(--accent-hover)}a:focus-visible{outline:0;box-shadow:0 0 0 3px var(--accent-focus);border-radius:var(--radius-inner)}button{font:inherit;font-weight:500;cursor:pointer;border:none;border-radius:var(--radius);padding:.55rem .9rem;min-height:40px;background:var(--surface-3);color:var(--text);border:1px solid var(--border);transition:background var(--transition-fast),border-color var(--transition-fast),color var(--transition-fast),box-shadow var(--transition-fast)}button:hover:not(:disabled){background:var(--accent-subtle);border-color:var(--border-strong)}button:focus-visible{outline:0;box-shadow:0 0 0 3px var(--accent-focus)}button:disabled{opacity:.5;cursor:not-allowed}.voice-shell{position:relative;z-index:1;height:100%;max-height:100dvh;display:flex;align-items:center;justify-content:center;width:min(1440px,calc(100% - 32px));margin-inline:auto;padding:28px 0;overflow:hidden}.voice-card,.voice-privacy{width:100%;max-width:420px;max-height:calc(100dvh - 56px);overflow:hidden;background:var(--surface-2);border:1px solid var(--border);border-radius:var(--radius);padding:16px 18px;box-shadow:var(--shadow-panel)}.voice-card--narrow{max-width:520px}.voice-header{text-align:center;margin-bottom:18px}.voice-brand-row{display:flex;align-items:center;justify-content:center;gap:16px;margin-bottom:12px}.voice-brand-row--start{justify-content:flex-start;margin-bottom:16px}.voice-brand-row--start .voice-privacy__title{margin:0}.headline-logo-link{display:block;flex:0 0 auto;border-radius:var(--radius-logo);transition:transform var(--transition-normal),filter var(--transition-normal)}.headline-logo{display:block;width:clamp(72px,6vw,88px);height:clamp(72px,6vw,88px);object-fit:contain}.headline-logo-link:hover{transform:translateY(-2px) scale(1.09) rotate(-2deg);filter:drop-shadow(0 10px 18px rgba(77,163,255,.48))}.headline-logo-link:focus-visible{outline:0;box-shadow:0 0 0 3px #4da3ff80;transform:scale(1.06)}.voice-brand{margin:0;font-family:var(--font-display);font-size:clamp(1.75rem,3vw,2.35rem);font-weight:400;letter-spacing:0;color:var(--heading);line-height:1.15}.voice-lead{color:var(--text-body);font-size:1rem;line-height:1.55;margin:0 0 1rem}.voice-muted{color:var(--text-muted);font-size:.9rem;margin:.35rem 0}.voice-code{font-family:ui-monospace,Consolas,monospace;font-size:.82rem;color:var(--text-muted);word-break:break-all}.voice-status{display:inline-flex;align-items:center;gap:.5rem;font-size:.82rem;font-weight:500;color:var(--text-muted);padding:.35rem .65rem;border-radius:var(--radius-pill);background:var(--surface-soft);border:1px solid var(--border)}.voice-status-dot{width:8px;height:8px;border-radius:50%;background:var(--text-muted)}.voice-status--ok .voice-status-dot{background:var(--accent)}.voice-status--ok{color:var(--accent-hover)}.voice-status--pending .voice-status-dot{background:var(--accent-hover);animation:pulse 1.2s ease-in-out infinite}.voice-status--pending{color:var(--accent-hover)}.voice-status--bad .voice-status-dot{background:var(--danger)}.voice-status--bad{color:var(--danger)}.voice-status--off .voice-status-dot{background:var(--text-muted)}@keyframes pulse{50%{opacity:.45}}.voice-callout{background:var(--accent-subtle);border:1px solid var(--border);border-radius:var(--radius);padding:13px 14px;margin-bottom:16px}.voice-callout__title{margin:0 0 .35rem;font-weight:600;color:var(--accent-hover);font-size:.95rem}.voice-banner{border-radius:var(--radius);padding:.85rem 1rem;margin-bottom:1rem;font-size:.88rem}.voice-banner--err{background:#d92d4a1f;border:1px solid rgba(217,45,74,.35);color:var(--danger)}.voice-note{margin:0 0 1rem;font-size:.8rem;color:var(--text-muted)}.voice-fields{display:flex;flex-direction:column;gap:12px;margin-bottom:16px}.voice-field{display:flex;flex-direction:column;gap:.4rem;font-size:.88rem;font-weight:600;color:var(--text-muted)}.voice-fields--sliders{margin-top:.5rem}.voice-field--slider{font-weight:500}.voice-field__hint{font-size:.8rem;font-weight:400}.voice-field__hint--squeeze{margin-top:.15rem;line-height:1.35}.voice-range{width:100%;accent-color:var(--accent);cursor:pointer}.voice-meter{position:relative;height:12px;margin-top:.4rem;border-radius:var(--radius-media);background:var(--surface-3);border:1px solid var(--border);overflow:hidden}.voice-meter__fill{height:100%;width:0%;border-radius:var(--radius-media);background:var(--accent);max-width:100%;min-width:0}.voice-meter__target{position:absolute;top:-2px;bottom:-2px;width:2px;margin-left:-1px;background:var(--accent-hover);opacity:.85;border-radius:1px;pointer-events:none}.voice-select{font:inherit;padding:.65rem .75rem;border-radius:var(--radius);border:1px solid var(--border);background:var(--input-bg);color:var(--text);transition:border-color var(--transition-fast),box-shadow var(--transition-fast)}.voice-select:focus{outline:0;border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-focus)}.voice-actions{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:1rem}.voice-actions--toolbar{flex-wrap:nowrap;justify-content:center;align-items:center;gap:8px}.voice-actions--toolbar>.voice-btn{flex:0 0 auto;min-width:unset}.voice-btn{flex:1;min-width:6.5rem;min-height:40px}.voice-btn--icon{width:44px;height:44px;min-width:44px;padding:0;display:inline-flex;align-items:center;justify-content:center}.voice-btn--icon .material-symbols-outlined{font-size:22px}.voice-btn--primary{background:var(--accent);color:var(--mh-white);font-weight:600;padding:.55rem 1.1rem;font-size:1rem;border-color:transparent}.voice-btn--primary:hover:not(:disabled){background:var(--accent-hover);border-color:transparent}.voice-btn--ghost{background:var(--surface-soft);flex:0 1 auto;border:1px solid var(--border);color:var(--text)}.voice-btn--danger{background:#d92d4a29;color:var(--danger);border:1px solid rgba(217,45,74,.35);flex:0 1 auto}.voice-btn--danger.voice-btn--icon{flex:0 0 auto}.voice-btn--warn-on{background:var(--accent-subtle-strong);color:var(--heading);border:1px solid var(--border-strong);font-weight:600;box-shadow:inset 3px 0 0 var(--accent-hover)}.voice-debug-peers{list-style:none;margin:.75rem 0 0;padding:0;font-size:.78rem;color:var(--text-body)}.voice-debug-peers li{display:flex;justify-content:space-between;padding:.25rem 0;border-bottom:1px solid var(--border)}.voice-debug-peers code{font-family:ui-monospace,Consolas,monospace}.voice-debug-block{margin-top:1.25rem;padding-top:1rem;border-top:1px solid var(--border);font-size:.82rem}.voice-pos{margin:.4rem 0 0;font-family:ui-monospace,Consolas,monospace;font-size:.78rem;white-space:pre-wrap;word-break:break-all;color:var(--text-muted)}.voice-log{margin-top:.75rem;max-height:200px;overflow-y:auto;border-radius:var(--radius);background:var(--surface-3);border:1px solid var(--border);font-size:.72rem}.voice-log ul{margin:0;padding:.5rem .65rem;list-style:none;font-family:ui-monospace,Consolas,monospace}.voice-log li{padding:.15rem 0;color:var(--text-muted)}.voice-footer-hint{margin:1.25rem 0 0;padding-top:1rem;border-top:1px solid var(--border);font-size:.8rem;text-align:center;color:var(--text-muted)}.voice-footer-hint--home{border-top:none;padding-top:1.25rem;margin-top:1.75rem;margin-bottom:0;font-size:.76rem}.voice-footer-hint__sep{opacity:.55;-webkit-user-select:none;user-select:none}.voice-legal-notice{text-align:center;margin:.35rem auto 0;max-width:22rem;padding:0 .25rem}.voice-legal-notice p{margin:0;font-size:.72rem;line-height:1.48;color:var(--text-muted)}.voice-legal-notice p+p{margin-top:.35rem}.voice-shell--legal{align-items:flex-start;justify-content:flex-start;padding-top:28px;padding-bottom:28px;overflow-y:auto}.voice-shell--legal .voice-privacy{max-height:none;overflow:visible}.voice-privacy{max-width:40rem;margin:0 auto;padding:16px 18px 28px;font-size:.93rem;line-height:1.62;color:var(--text-body)}.voice-privacy__title{margin:0 0 .35rem;font-family:var(--font-display);font-size:clamp(1.5rem,2.5vw,2rem);font-weight:400;color:var(--heading);line-height:1.3}.voice-privacy__meta{margin:0 0 1.25rem;font-size:.9rem;color:var(--text-muted)}.voice-privacy h2{margin:1.65rem 0 .5rem;font-size:1.02rem;font-weight:600;color:var(--heading)}.voice-privacy p{margin:.5rem 0 0}.voice-privacy p+p,.voice-privacy ul+p{margin-top:.65rem}.voice-privacy ul{margin:.45rem 0 0;padding:0 0 0 1.25rem}.voice-privacy li{margin:.25rem 0}.voice-privacy__footer-links{margin-top:2rem;padding-top:1rem;border-top:1px solid var(--border);font-size:.88rem}.voice-link-back{display:inline-block;margin-top:1rem}@media(max-width:600px){.voice-shell{width:calc(100% - 24px)}.headline-logo{width:64px;height:64px}.voice-btn{min-height:44px}}@media(max-width:380px){.voice-actions:not(.voice-actions--toolbar) .voice-btn{min-width:100%}.voice-actions:not(.voice-actions--toolbar) .voice-btn--ghost,.voice-actions:not(.voice-actions--toolbar) .voice-btn--danger{flex:1 1 100%}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}.headline-logo-link:hover,.headline-logo-link:focus-visible{transform:none;filter:none}}
