:root{color:#14272d;font-synthesis:none;text-rendering:optimizelegibility;--zov-primary:#00a8c2;--zov-primary-dark:#006d80;--zov-primary-soft:#e3f7fa;--zov-text:#14272d;--zov-muted:#52656b;--zov-background:#f6f8f8;--zov-surface:#fff;--zov-border:#cbd8da;--zov-danger:#b3261e;--zov-danger-soft:#fff0ef;--zov-success:#176b45;--zov-warning:#8a5700;--zov-radius:8px;--zov-focus:#102a43;--zov-user-font-size:1rem;--zov-bottom-nav-height:76px;background:#eef3f4;font-family:Inter,Avenir Next,Avenir,Montserrat,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{background:var(--zov-background);min-width:320px;height:100%;min-height:100%}body{min-width:320px;height:100%;min-height:100%;color:var(--zov-text);background:linear-gradient(30deg, transparent 24%, #00a8c206 25%, #00a8c206 26%, transparent 27%, transparent 74%, #00a8c206 75%, #00a8c206 76%, transparent 77%), var(--zov-background);background-size:84px 48px;margin:0;overflow:hidden}#root{height:100%}button,input,textarea,select{font:inherit;letter-spacing:0}button,select,input[type=checkbox],input[type=range]{cursor:pointer}button{border:1px solid var(--zov-border);border-radius:var(--zov-radius);min-width:48px;min-height:52px;color:var(--zov-text);background:var(--zov-surface);text-align:center;justify-content:center;align-items:center;gap:9px;padding:12px 16px;font-weight:750;line-height:1.2;display:inline-flex}button:hover:not(:disabled){border-color:var(--zov-primary-dark);background:#f4fbfc}button:active:not(:disabled){transform:translateY(1px)}button:disabled{cursor:not-allowed;opacity:.46}button:focus-visible,textarea:focus-visible,input:focus-visible,select:focus-visible,a:focus-visible{outline:4px solid var(--zov-focus);outline-offset:3px}input,textarea,select{width:100%;min-height:52px;color:var(--zov-text);background:var(--zov-surface);border:1px solid #9fb2b6;border-radius:6px;padding:12px 13px}textarea{resize:vertical;line-height:1.5}input[readonly]{color:var(--zov-muted);background:#eef2f3}input[type=checkbox]{width:52px;min-width:52px;height:30px;min-height:30px;accent-color:var(--zov-primary-dark);margin:0}input[type=range]{min-height:40px;accent-color:var(--zov-primary-dark);padding:0}h1,h2,h3,p{overflow-wrap:anywhere}h2,h3,p{margin-top:0}.sr-only{clip:rect(0, 0, 0, 0)!important;white-space:nowrap!important;border:0!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;position:absolute!important;overflow:hidden!important}.app-shell{width:min(1120px,100%);height:100dvh;min-height:100dvh;padding:max(12px, env(safe-area-inset-top)) 18px 0;background:#f6f8f8f0;flex-direction:column;margin:0 auto;display:flex;overflow:hidden;box-shadow:0 0 0 1px #14272d12}.app-header{border-bottom:1px solid var(--zov-border);justify-content:space-between;align-items:center;gap:16px;min-height:70px;padding:6px 2px 12px;display:flex}.header-leading,.header-status,.header-title,.view-title,.view-title-main{align-items:center;min-width:0;display:flex}.header-leading,.header-status,.view-title,.view-title-main{gap:12px}.header-title{flex-direction:column;align-items:flex-start;gap:2px}.header-logo{object-fit:cover;object-position:center 14%;border-radius:4px;flex:none;width:58px;height:58px;display:block}.product-name{color:var(--zov-primary-dark);font-size:1.7rem;font-weight:900;line-height:1}.product-subtitle{color:var(--zov-muted);text-transform:uppercase;font-size:.75rem;font-weight:700}.mode-badge,.network-status,.section-kicker,.sensitive-label,.priority-tag{text-transform:uppercase;font-size:.75rem;font-weight:850}.mode-badge{border:1px solid var(--zov-primary);color:var(--zov-primary-dark);background:var(--zov-primary-soft);border-radius:4px;padding:6px 9px}.network-status{min-height:42px;color:var(--zov-muted);align-items:center;gap:6px;display:inline-flex}.network-status.is-offline{color:var(--zov-warning)}.network-status.is-online{color:var(--zov-success)}.icon-button,.favorite-button,.history-actions button,.editor-item-actions button{width:52px;min-width:52px;padding:0}.profile-switcher{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;padding:12px 0;display:grid}.profile-switcher button{color:#344b52;background:#f9fbfb;min-height:58px;padding:10px 8px}.profile-switcher button.is-active,.category-tabs button.is-active,.editor-tabs button.is-active{border-color:var(--zov-primary-dark);color:#fff;background:var(--zov-primary-dark)}.main-content{overscroll-behavior:contain;min-height:0;font-size:var(--zov-user-font-size);flex:auto;padding:8px 0 28px;overflow-y:auto}.speech-composer{padding:0}.speech-composer textarea{border:2px solid var(--zov-primary);border-radius:var(--zov-radius);min-height:168px;padding:18px;font-size:1.4em;font-weight:550;line-height:1.45;box-shadow:inset 0 0 0 1px #ffffffe6}.speech-composer textarea::placeholder{color:#64777c;opacity:1}.suggestion-row{scrollbar-width:thin;gap:8px;margin-top:8px;padding:3px 3px 7px;display:flex;overflow-x:auto}.suggestion-row button{min-height:48px;color:var(--zov-primary-dark);background:var(--zov-primary-soft);flex:none;padding:9px 13px}.speech-actions{gap:10px;margin-top:12px;display:grid}.speak-button,.primary-button{border-color:var(--zov-primary-dark);color:#fff;background:var(--zov-primary-dark)}.speak-button:hover:not(:disabled),.primary-button:hover:not(:disabled){color:#fff;background:#005f70;border-color:#004c5a}.speak-button{width:100%;min-height:82px;font-size:1.75em;font-weight:900}.speak-button.compact{width:auto;min-height:58px;font-size:1rem}.secondary-actions{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.secondary-actions button{min-height:58px}.speech-feedback{min-height:32px;color:var(--zov-success);padding:7px 3px 0;font-weight:750}.error-message{color:var(--zov-danger);font-weight:750}.consent-banner,.history-disabled,.update-banner{border:1px solid #9fc7ce;border-left:5px solid var(--zov-primary-dark);border-radius:var(--zov-radius);background:#eef9fa}.consent-banner{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:16px;margin:8px 0 20px;padding:16px;display:grid}.consent-banner p,.privacy-inline,.local-data-notice{color:var(--zov-muted)}.consent-actions,.settings-button-row,.delegation-actions,.editor-form-actions,.dialog-actions,.pin-settings{flex-wrap:wrap;gap:10px;display:flex}.dashboard-section,.content-view,.phrase-browser{margin-top:8px}.section-heading{justify-content:space-between;align-items:end;gap:18px;margin-bottom:14px;display:flex}.section-heading.compact,.view-title{margin-bottom:18px}.section-heading h2,.view-title h2,.editor-form h3,.saved-drafts h3{color:var(--zov-text);margin:2px 0 0;font-size:1.45rem;line-height:1.2}.section-heading p{max-width:430px;color:var(--zov-muted);text-align:right;margin:0}.section-kicker{color:var(--zov-primary-dark)}.executive-category-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.executive-category-grid button{border:1px solid #b9c9cc;border-bottom:4px solid var(--zov-primary);color:#20383f;background:var(--zov-surface);flex-direction:column;gap:10px;min-height:112px;font-size:.95em;font-weight:850}.executive-category-grid button:nth-child(2),.executive-category-grid button:nth-child(8){border-bottom-color:#2d6a4f}.executive-category-grid button:nth-child(3),.executive-category-grid button:nth-child(7){border-bottom-color:#a56700}.category-tabs,.editor-tabs{gap:8px;padding:3px 3px 10px;display:flex;overflow-x:auto}.category-tabs button,.editor-tabs button{flex:1 0 150px;min-height:52px}.phrase-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.phrase-card{border:1px solid var(--zov-border);border-radius:var(--zov-radius);background:var(--zov-surface);grid-template-columns:minmax(0,1fr) 52px;min-width:0;min-height:112px;display:grid;position:relative;overflow:hidden}.phrase-card.is-speaking{border:3px solid var(--zov-success);background:#edf8f2}.phrase-speak{text-align:left;border:0;border-radius:0;justify-content:flex-start;min-width:0;min-height:112px;padding:16px}.phrase-speak>svg{color:var(--zov-primary-dark);flex:none}.phrase-copy{gap:5px;min-width:0;display:grid}.phrase-copy strong{font-size:1.08em;line-height:1.25}.phrase-copy>span{color:var(--zov-muted);font-size:.88em;line-height:1.3}.favorite-button{color:#506167;border-width:0 0 0 1px;border-radius:0;min-height:100%}.favorite-button[aria-pressed=true]{color:#7a4d00;background:#fff7df}.favorite-button[aria-pressed=true] svg{fill:currentColor}.sensitive-label{color:var(--zov-danger);align-items:center;gap:4px;display:inline-flex}.speaking-indicator{color:#fff;background:var(--zov-success);border-radius:4px;padding:4px 7px;font-size:.72rem;font-weight:800;position:absolute;bottom:8px;right:58px}.view-title{justify-content:flex-start}.view-title.with-action{justify-content:space-between}.empty-state,.prepared-profile{border-radius:var(--zov-radius);text-align:center;min-height:220px;color:var(--zov-muted);background:#ffffffbd;border:2px dashed #aebdc0;place-content:center;justify-items:center;padding:32px 20px;display:grid}.empty-state h3,.prepared-profile h2{color:var(--zov-text);margin-bottom:8px}.history-disabled{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:14px;margin-bottom:16px;padding:16px;display:grid}.history-disabled h3,.history-disabled p{margin:0}.history-list,.saved-drafts ul,.editor-list{gap:9px;margin:0;padding:0;list-style:none;display:grid}.history-list li{border:1px solid var(--zov-border);border-radius:var(--zov-radius);background:var(--zov-surface);grid-template-columns:minmax(0,1fr) auto;min-width:0;display:grid;overflow:hidden}.history-repeat{text-align:left;border:0;border-radius:0;justify-content:stretch;justify-items:start;min-width:0;display:grid}.history-repeat span{width:100%;font-size:1.03em}.history-repeat small{color:var(--zov-muted)}.history-actions{align-items:stretch;display:flex}.history-actions button{border-width:0 0 0 1px;border-radius:0;min-height:100%}.delegation-layout{grid-template-columns:minmax(0,1.4fr) minmax(260px,.8fr);gap:16px;display:grid}.delegation-form,.editor-form{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.delegation-form label,.editor-form label,.editor-toolbar label,.editor-section-controls label,.settings-groups label,.pin-settings label{color:#344b52;align-content:start;gap:7px;min-width:0;font-weight:700;display:grid}.field-wide{grid-column:1/-1}.delegation-preview{border:2px solid var(--zov-primary);border-radius:var(--zov-radius);background:var(--zov-surface);min-height:220px;padding:20px}.delegation-preview p{margin:14px 0;font-size:1.2em;line-height:1.5}.delegation-actions{margin-top:14px}.priority-tag{color:#3c4c51;background:#e9eff0;border-radius:4px;padding:6px 8px;display:inline-block}.priority-high{color:#674200;background:#fff2ca}.priority-critical{color:var(--zov-danger);background:var(--zov-danger-soft)}.saved-drafts{margin-top:22px}.saved-drafts li{border-left:4px solid var(--zov-primary);background:var(--zov-surface);gap:4px;padding:13px 15px;display:grid}.saved-drafts small,.saved-drafts span{color:var(--zov-muted)}.status-message{min-height:24px;color:var(--zov-success);margin:8px 0 0;font-weight:700}.settings-groups{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:14px;display:grid}.settings-groups fieldset{border:1px solid var(--zov-border);border-radius:var(--zov-radius);background:var(--zov-surface);gap:16px;min-width:0;margin:0;padding:18px;display:grid}.settings-groups legend{color:var(--zov-primary-dark);padding:0 7px;font-size:1.08em;font-weight:850}.voice-engine-options{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.voice-engine-choice{border:2px solid var(--zov-border);border-radius:var(--zov-radius);background:#fbfcfc;align-items:center;min-height:78px;padding:12px;grid-template-columns:none!important;gap:10px!important;display:flex!important}.voice-engine-choice.is-selected{border-color:var(--zov-primary-dark);background:var(--zov-primary-soft)}.voice-engine-choice:has(input:focus-visible){outline:4px solid var(--zov-focus);outline-offset:3px}.voice-engine-choice:has(input:disabled){cursor:not-allowed;opacity:.62}.voice-engine-choice input{width:24px;min-width:24px;height:24px;min-height:24px;accent-color:var(--zov-primary-dark);margin:0}.voice-engine-choice span,.local-voice-heading>span{gap:3px;min-width:0;display:grid}.voice-engine-choice small,.local-voice-installer small{color:var(--zov-muted);font-weight:550;line-height:1.4}.local-voice-installer{border-block:1px solid var(--zov-border);gap:12px;padding-block:14px;display:grid}.local-voice-heading{justify-content:space-between;align-items:start;gap:14px;display:flex}.local-voice-state{max-width:46%;color:var(--zov-primary-dark);text-align:right}.local-voice-progress{color:var(--zov-muted);gap:6px;font-weight:700;display:grid}.local-voice-progress progress{width:100%;height:18px;accent-color:var(--zov-primary-dark)}.setting-readonly,.switch-row{justify-content:space-between;min-height:56px;align-items:center!important;gap:16px!important;display:flex!important}.setting-readonly{border-bottom:1px solid #dae3e4;padding:8px 0}.setting-readonly strong{text-align:right}.switch-row>span{gap:3px;min-width:0;display:grid}.switch-row small{color:var(--zov-muted);font-weight:500}.full-width{width:100%}.privacy-inline{margin:12px 0 0;line-height:1.5}.editor-toolbar,.editor-section-controls{justify-content:space-between;align-items:end;gap:16px;display:flex}.editor-toolbar{border-bottom:1px solid var(--zov-border);margin-bottom:18px;padding-bottom:14px}.editor-toolbar>label,.editor-section-controls>label{width:min(360px,100%)}.editor-section-controls{margin-bottom:14px}.editor-section-controls h3,.editor-section-controls p{margin:0}.editor-tabs{padding-bottom:3px}.editor-tabs button{flex-basis:110px}.editor-form{border-radius:var(--zov-radius);background:#f0f9fa;border:1px solid #97bfc6;margin:14px 0 20px;padding:18px}.editor-form h3{grid-column:1/-1}.editor-form-actions{justify-content:flex-end}.compact-switch{border:1px solid var(--zov-border);background:var(--zov-surface);border-radius:6px;padding:7px 10px}.editor-item{border:1px solid var(--zov-border);border-radius:var(--zov-radius);background:var(--zov-surface);grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;min-width:0;padding:12px;display:grid}.editor-item-copy{gap:3px;min-width:0;display:grid}.editor-item-copy span,.editor-item-copy small{color:var(--zov-muted)}.editor-item-actions{flex-wrap:wrap;gap:6px;display:flex}.editor-item-actions button{min-height:48px}.secondary-button{background:#fff;border-color:#82969a}.danger-button{color:#fff;background:var(--zov-danger);border-color:#7e1914}.danger-button:hover:not(:disabled){color:#fff;background:#8f2019;border-color:#65120e}.text-danger-button{color:var(--zov-danger);background:var(--zov-danger-soft)}.dialog-backdrop{z-index:100;background:#0a191ec7;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.dialog-panel{border:2px solid var(--zov-primary-dark);border-radius:var(--zov-radius);background:var(--zov-surface);width:min(620px,100%);max-height:calc(100vh - 36px);padding:24px;overflow:auto}.dialog-panel h2{margin:8px 0 12px;font-size:1.55rem}.dialog-message{border-left:5px solid var(--zov-danger);color:var(--zov-text);background:var(--zov-danger-soft);padding:14px 16px;font-size:1.25em;font-weight:750;line-height:1.45}.dialog-icon{border-radius:50%;place-items:center;width:52px;height:52px;display:grid}.dialog-icon.danger{color:var(--zov-danger);background:var(--zov-danger-soft)}.safety-note{color:var(--zov-muted);line-height:1.45}.dialog-actions{justify-content:flex-end;margin-top:20px}.pin-dialog input{letter-spacing:.2em;margin-top:6px;font-size:1.25rem}.update-banner{z-index:60;right:18px;bottom:calc(var(--zov-bottom-nav-height) + 18px + env(safe-area-inset-bottom));align-items:center;gap:10px;width:min(560px,100% - 36px);padding:12px;display:flex;position:fixed;box-shadow:0 8px 20px #0a191e2e}.update-banner span{flex:1;min-width:0}.bottom-navigation{z-index:20;min-height:var(--zov-bottom-nav-height);padding:6px 0 max(6px, env(safe-area-inset-bottom));background:#fffffff7;border-top:1px solid #9eb2b6;flex:none;grid-template-columns:repeat(5,minmax(0,1fr));display:grid;position:relative}.bottom-navigation button{color:#485d63;background:0 0;border:0;border-radius:0;flex-direction:column;gap:4px;min-width:0;min-height:62px;padding:6px 4px;font-size:.75rem}.bottom-navigation button.is-active{color:var(--zov-primary-dark);background:var(--zov-primary-soft);box-shadow:inset 0 4px 0 var(--zov-primary-dark)}.local-data-notice{text-align:center;margin:48px 0 0;padding:11px 6px;font-size:.78rem}.large-buttons button{min-height:58px}.large-buttons .speak-button{min-height:88px}@media (width<=820px){.app-shell{padding-left:12px;padding-right:12px}.product-subtitle{display:none}.executive-category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.settings-groups,.delegation-layout{grid-template-columns:1fr}.settings-groups fieldset{padding:15px}.section-heading{align-items:start}.section-heading p{max-width:320px}}@media (width<=620px){.app-shell{box-shadow:none;padding-left:10px;padding-right:10px}.app-header{gap:8px;min-height:60px}.header-leading,.header-status{gap:7px}.header-logo{width:46px;height:46px}.product-name{font-size:1.45rem}.network-status{font-size:0}.network-status svg{width:22px;height:22px}.profile-switcher{gap:5px}.profile-switcher button{flex-direction:column;gap:4px;min-height:58px;padding:7px 3px;font-size:.76rem}.profile-switcher button svg{width:18px;height:18px}.main-content{padding-top:4px}.voice-engine-options{grid-template-columns:1fr}.speech-composer textarea{min-height:142px;padding:14px;font-size:1.18em}.speech-actions{z-index:15;border:1px solid var(--zov-border);border-radius:var(--zov-radius);background:#f6f8f8fa;padding:8px;position:sticky;bottom:0}.speak-button{min-height:72px;font-size:1.45em}.secondary-actions{gap:6px}.secondary-actions button{flex-direction:column;gap:3px;min-height:54px;padding:8px 4px;font-size:.72rem}.consent-banner{grid-template-columns:1fr}.section-heading{display:block}.section-heading p{text-align:left;max-width:none;margin-top:7px}.phrase-grid{grid-template-columns:1fr}.phrase-card,.phrase-speak{min-height:104px}.history-disabled,.editor-item{grid-template-columns:1fr}.history-list li{grid-template-columns:minmax(0,1fr) 52px}.history-actions{display:grid}.history-actions button{border-width:0 0 1px 1px;min-height:52px}.delegation-form,.editor-form{grid-template-columns:1fr}.field-wide,.editor-form h3{grid-column:auto}.delegation-actions>button,.settings-button-row>button,.pin-settings>button{flex:180px}.editor-toolbar,.editor-section-controls,.view-title.with-action{flex-direction:column;align-items:stretch}.editor-toolbar>label,.editor-section-controls>label,.editor-tabs{width:100%}.editor-tabs button{min-width:100px}.editor-item-actions button{flex:48px}.dialog-panel{padding:19px}.dialog-actions>button{flex:180px}.update-banner{right:10px;bottom:calc(var(--zov-bottom-nav-height) + 10px + env(safe-area-inset-bottom));flex-wrap:wrap;width:calc(100% - 20px)}.update-banner span{flex-basis:100%}.bottom-navigation button span{text-overflow:ellipsis;white-space:nowrap;max-width:100%;overflow:hidden}}@media (width<=390px){.product-subtitle{display:none}.header-logo{width:42px;height:42px}.icon-button{width:48px;min-width:48px}.executive-category-grid button{min-height:104px;padding:10px 6px;font-size:.82em}.bottom-navigation button{font-size:.67rem}}@media (orientation:landscape) and (height<=620px){.speech-composer textarea{min-height:112px}.speak-button{min-height:64px}.executive-category-grid button{min-height:92px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@media (prefers-contrast:more){:root{--zov-border:#52656b;--zov-muted:#2e4248}button,input,textarea,select,.phrase-card,.settings-groups fieldset{border-width:2px}}
