:root{color-scheme:light;font-family:Aptos,Segoe UI,Helvetica Neue,ui-sans-serif,system-ui,sans-serif;color:#2d2823;background:#f6f0e8;--bg: #f6f0e8;--bg-lift: #fff9f1;--panel: #fffaf2;--panel-strong: #fffdf8;--panel-muted: rgba(112, 82, 56, .075);--surface-soft: rgba(255, 250, 242, .72);--surface-raised: rgba(255, 253, 248, .9);--field: #ffffff;--field-soft: #f6f1ea;--ink: #2d2823;--ink-strong: #17130f;--ink-inverse: #fff8ef;--muted: #81756a;--muted-strong: #4f463e;--line: rgba(67, 50, 35, .11);--line-strong: rgba(67, 50, 35, .2);--line-hot: rgba(174, 80, 72, .5);--accent: #282119;--accent-strong: #17120e;--accent-soft: rgba(40, 33, 25, .075);--signal: #b6544f;--signal-strong: #7d2f2d;--signal-soft: rgba(182, 84, 79, .11);--success: #55745f;--success-soft: rgba(85, 116, 95, .12);--danger: #b24848;--danger-soft: rgba(178, 72, 72, .11);--warning: #98752b;--radius-panel: 10px;--radius-control: 7px;--radius-small: 5px;--shadow-soft: 0 24px 60px rgba(78, 56, 36, .1);--shadow-low: 0 10px 28px rgba(78, 56, 36, .075);--motion: cubic-bezier(.22, .72, 0, 1);--z-texture: 1;--z-nav: 20;--z-overlay: 30}*{box-sizing:border-box}html{min-width:320px;background:var(--bg);scroll-behavior:smooth}body{margin:0;min-width:320px;min-height:100dvh;background:radial-gradient(circle at 8% -12%,rgba(182,84,79,.13),transparent 28rem),radial-gradient(circle at 94% 4%,rgba(85,116,95,.12),transparent 28rem),linear-gradient(180deg,#fbf7ef,#f6f0e8,#f8f3ec);color:var(--ink);font-variant-numeric:tabular-nums;text-rendering:geometricPrecision}body:before{content:"";position:fixed;top:0;right:0;bottom:0;left:0;z-index:var(--z-texture);pointer-events:none;opacity:.22;background-image:radial-gradient(circle at 50% 0,rgba(255,255,255,.45),transparent 32rem),repeating-linear-gradient(135deg,rgba(74,55,38,.022) 0,rgba(74,55,38,.022) 1px,transparent 1px,transparent 7px);mix-blend-mode:multiply}#root{position:relative;z-index:2;min-height:100dvh}button,input,select,textarea{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.48}a{color:inherit;text-decoration:none}a,select,input[type=checkbox],input[type=range],.check-row{cursor:pointer}input:not([type=checkbox]):not([type=range]),textarea{cursor:text}input:disabled,select:disabled,textarea:disabled{cursor:not-allowed}[data-reveal]{opacity:0;transform:translate3d(0,10px,0);transition:opacity .28s var(--motion),transform .28s var(--motion)}[data-reveal].is-visible{opacity:1;transform:translateZ(0)}.app-loading,.auth-shell{min-height:100dvh;display:grid;place-items:center;padding:24px}.app-loading{color:var(--muted-strong);font-size:.76rem;font-weight:760;letter-spacing:.14em;text-transform:uppercase}.auth-panel,.panel,.settings-section,.current-message,.reader-settings{position:relative;overflow:hidden;border-radius:var(--radius-panel);background:var(--surface-soft);box-shadow:var(--shadow-soft);padding:0;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.auth-panel{width:min(100%,420px)}.panel:before,.settings-section:before,.current-message:before,.reader-settings:before,.auth-panel:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:linear-gradient(180deg,rgba(255,255,255,.68),transparent 44%),linear-gradient(110deg,transparent 8%,rgba(255,255,255,.34),transparent 54%);opacity:.72}.panel-core{position:relative;min-height:100%;padding:22px;background:transparent;border-radius:inherit}.auth-panel .panel-core{display:grid;gap:16px;padding:28px}.brand-mark{width:40px;height:40px;display:grid;place-items:center;border-radius:var(--radius-control);background:var(--accent);color:var(--ink-inverse);box-shadow:0 12px 28px #28211929}.auth-panel h1,.page-header h1,.reader-hero h1{margin:0;color:var(--ink-strong);letter-spacing:-.025em;line-height:1.03;text-wrap:balance}.auth-panel h1{max-width:12ch;font-size:clamp(1.82rem,6vw,2.45rem);font-weight:780}.app-frame{min-height:100dvh;display:grid;grid-template-columns:252px minmax(0,1fr)}.sidebar{position:sticky;top:0;height:100dvh;padding:18px 14px;background:linear-gradient(180deg,#fffdf8db,#f7f0e6c7),var(--bg);box-shadow:18px 0 42px #4e38240e;display:grid;grid-template-rows:auto 1fr auto;gap:24px}.sidebar-brand{min-height:44px;display:flex;align-items:center;padding-left:10px;color:var(--ink-strong);font-size:.78rem;font-weight:820;letter-spacing:.08em;text-transform:uppercase}.sidebar-brand:before{content:"";width:9px;height:9px;margin-right:10px;border-radius:999px;background:var(--signal);box-shadow:0 0 0 5px var(--signal-soft)}.sidebar nav{display:grid;align-content:start;gap:5px}.sidebar a,.sidebar button{position:relative;display:flex;align-items:center;gap:10px;min-height:40px;padding:0 10px;border:0;border-radius:var(--radius-control);background:transparent;color:var(--muted);text-align:left;font-weight:650;transition:transform .18s var(--motion),color .18s var(--motion),background-color .18s var(--motion)}.sidebar a:before,.sidebar button:before{content:"";width:3px;align-self:stretch;background:transparent;transition:background-color .18s var(--motion)}.sidebar a:hover,.sidebar button:hover,.sidebar a.active{background:#fffaf2db;color:var(--ink-strong)}.sidebar a:hover,.sidebar button:hover{transform:translate3d(2px,0,0)}.sidebar a.active:before{background:var(--signal)}.mobile-island,.mobile-menu{display:none}.page-shell{width:min(100%,1280px);margin:0 auto;padding:40px clamp(18px,3.4vw,46px) 58px}.page-header,.reader-hero{display:flex;align-items:end;justify-content:space-between;gap:18px;margin-bottom:20px}.page-header h1{max-width:18ch;font-size:clamp(1.75rem,3.2vw,3rem);font-weight:720}.eyebrow{display:inline-flex;align-items:center;min-height:22px;padding:0 9px;margin-bottom:10px;border-radius:999px;background:var(--signal-soft);color:var(--signal-strong);font-size:.64rem;font-weight:820;text-transform:uppercase;letter-spacing:.14em}.dashboard-grid{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(310px,.65fr);gap:16px;margin-bottom:16px}.setup-panel{margin-bottom:16px}.setup-checklist{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:9px}.setup-step{min-width:0;display:grid;grid-template-columns:26px minmax(0,1fr);gap:8px;align-items:start;min-height:112px;padding:11px;border-radius:var(--radius-control);background:#fffaf29e}.setup-step.complete{background:var(--success-soft)}.setup-step-icon{width:26px;height:26px;display:grid;place-items:center;border-radius:var(--radius-small);background:#ffffffb3;color:var(--muted-strong)}.setup-step.complete .setup-step-icon{color:var(--success)}.setup-step div{min-width:0;display:grid;gap:5px}.setup-step strong{color:var(--ink-strong);font-size:.9rem;line-height:1.22}.setup-step small{color:var(--muted);font-size:.74rem;font-weight:630;line-height:1.32}.setup-step .button{grid-column:1 / -1;justify-self:start;margin-top:2px}.profile-panel,.reader-url-panel,.test-event-panel,.analytics-panel,.event-panel{min-height:0}.panel h2,.settings-section h2{margin:0 0 16px;color:var(--ink);font-size:1rem;font-weight:760;letter-spacing:.01em}.field,.control-block,.slider-grid label{display:grid;gap:7px}.field+.field{margin-top:13px}.field span,.control-block label,.slider-grid span{color:var(--muted);font-size:.76rem;font-weight:680}input,select,textarea{width:100%;min-height:42px;padding:10px 11px;border:1px solid transparent;border-radius:var(--radius-control);background:var(--field);color:var(--ink);box-shadow:inset 0 0 0 1px #43322329,0 1px #ffffffbd;transition:border-color .16s var(--motion),box-shadow .16s var(--motion),background-color .16s var(--motion)}textarea{resize:vertical;line-height:1.45}input:focus,select:focus,textarea:focus{outline:none;border-color:transparent;box-shadow:inset 0 0 0 1px var(--line-hot),0 0 0 4px #b6544f1f}input[type=range]{min-height:30px;padding:0;accent-color:var(--signal);background:transparent;box-shadow:none}input[type=checkbox]{width:16px;min-height:16px;accent-color:var(--signal)}.button,.control-button,.reader-start-button{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:40px;border:0;border-radius:var(--radius-control);background:#fffaf2bd;color:var(--ink);box-shadow:inset 0 0 0 1px var(--line);padding:0 13px;font-weight:720;transition:transform .16s var(--motion),box-shadow .16s var(--motion),background-color .16s var(--motion),color .16s var(--motion)}.button:hover,.control-button:hover,.reader-start-button:hover{transform:translate3d(0,-1px,0);background:#fffdf8f0;box-shadow:inset 0 0 0 1px var(--line-strong),var(--shadow-low)}.button:active,.control-button:active,.reader-start-button:active{transform:translateZ(0) scale(.992)}.button:focus-visible,.control-button:focus-visible,.reader-start-button:focus-visible,.preset-button:focus-visible,.settings-tabs button:focus-visible,.sidebar a:focus-visible,.sidebar button:focus-visible,.mobile-island button:focus-visible,.mobile-menu a:focus-visible,.mobile-menu button:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.button-icon,.reader-url-icon{width:26px;height:26px;flex:0 0 auto;display:grid;place-items:center;border-radius:var(--radius-small);background:#ffffffa8;color:currentColor}.hero-icon{width:32px;height:32px}.button.primary,.control-button.primary,.reader-start-button{background:var(--accent);color:var(--ink-inverse);box-shadow:0 14px 32px #28211929}.button.primary:hover,.control-button.primary:hover,.reader-start-button:hover{background:var(--accent-strong);color:var(--ink-inverse);box-shadow:0 16px 36px #28211933}.button.primary .button-icon,.control-button.primary .button-icon,.reader-start-button .button-icon{background:#fff8ef24}.button.danger,.control-button.danger{color:var(--danger);background:var(--danger-soft)}.button.compact{min-height:32px;padding:0 10px;font-size:.82rem}.button.compact .button-icon{width:22px;height:22px}.button-row{display:flex;flex-wrap:wrap;gap:9px;margin-top:16px}.status-pill{display:inline-flex;align-items:center;min-height:30px;padding:0 10px;border-radius:var(--radius-control);background:#fffaf2c2;color:var(--muted-strong);font-size:.74rem;font-weight:760;white-space:nowrap}.status-pill.connected{color:var(--success);background:var(--success-soft)}.status-pill.error,.status-pill.live_offline,.status-pill.inactive{color:var(--danger);background:var(--danger-soft)}.reader-url{display:flex;gap:10px;align-items:start;min-height:62px;padding:12px;border-radius:var(--radius-control);background:#fffaf2b3;color:var(--muted-strong);line-height:1.42;overflow-wrap:anywhere}.reader-url.compact{min-height:0;padding:10px;font-size:.76rem}.reader-url.compact span:last-child{min-width:0}.reader-device-form{display:grid;grid-template-columns:1fr;gap:10px;margin-bottom:12px}.reader-device-form .field{margin-top:0}.reader-device-form .button{justify-self:stretch}.reader-device-list{display:grid;gap:10px}.reader-device-row{display:grid;grid-template-columns:minmax(0,1fr);gap:10px;align-items:start;padding:12px;border-radius:var(--radius-control);background:#fffaf2b3}.reader-device-main{min-width:0;display:grid;gap:9px}.reader-device-title{display:flex;gap:8px;align-items:center;justify-content:space-between}.reader-device-title strong{min-width:0;color:var(--ink-strong);font-size:.95rem;line-height:1.25;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.reader-device-meta{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.reader-device-meta span{min-width:0;color:var(--muted);font-size:.72rem;font-weight:700;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.reader-device-meta strong{color:var(--muted-strong);font-weight:760}.reader-device-actions{display:flex;flex-wrap:wrap;gap:8px;min-width:0}.reader-device-actions .button{flex:1 1 108px;min-width:0;white-space:nowrap}.voice-health{display:grid;gap:8px;margin-top:14px;padding:11px 12px;border-radius:var(--radius-control);background:#fffaf2b3;color:var(--muted-strong)}.voice-health.ready{background:var(--success-soft)}.voice-health.danger{background:var(--danger-soft);color:var(--danger)}.voice-health-head,.voice-health-grid{display:flex;gap:9px;align-items:center;justify-content:space-between}.voice-health-head span{color:var(--muted);font-size:.72rem;font-weight:790;text-transform:uppercase}.voice-health-head strong{color:var(--ink-strong);font-size:.88rem}.voice-health-grid{flex-wrap:wrap;justify-content:start}.voice-health-grid span{padding:6px 8px;border-radius:var(--radius-small);background:#ffffff8f;color:var(--muted);font-size:.72rem;font-weight:720}.voice-health-grid strong{color:var(--muted-strong)}.voice-health small{color:currentColor;line-height:1.45}.voice-pack-manager{display:grid;gap:9px;margin-top:14px}.voice-pack-list{display:grid;gap:8px}.voice-pack-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;align-items:center;padding:10px;border-radius:var(--radius-control);background:#fffaf2b8}.voice-pack-main{min-width:0;display:grid;gap:3px}.voice-pack-main strong{min-width:0;color:var(--ink-strong);font-size:.88rem;line-height:1.25;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.voice-pack-main small{color:var(--muted);font-size:.72rem;font-weight:650;line-height:1.35}.voice-pack-row .button{min-width:116px}.tiktok-profile-card{display:grid;grid-template-columns:58px minmax(0,1fr) auto;gap:12px;align-items:center;min-height:82px;padding:12px;margin-bottom:11px;border-radius:var(--radius-control);background:#fffaf2b3}.tiktok-profile-card img,.tiktok-avatar-placeholder{width:58px;height:58px;border-radius:50%}.tiktok-profile-card img{display:block;object-fit:cover;background:var(--field-soft)}.tiktok-avatar-placeholder{display:grid;place-items:center;background:var(--field-soft);color:var(--muted-strong);font-size:1.25rem;font-weight:780}.tiktok-profile-main{min-width:0;display:grid;gap:3px}.tiktok-profile-main span{color:var(--muted);font-size:.68rem;font-weight:780;letter-spacing:.08em;text-transform:uppercase}.tiktok-profile-main strong{color:var(--ink-strong);font-size:1rem;line-height:1.2;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tiktok-profile-main small{color:var(--muted);font-size:.78rem;font-weight:650;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tiktok-profile-state{align-self:start}.tiktok-profile-meta{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;margin-bottom:13px}.tiktok-profile-meta span{min-width:0;padding:8px 9px;border-radius:var(--radius-small);background:#ffffff8f;color:var(--muted);font-size:.72rem;font-weight:700;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tiktok-profile-meta strong{color:var(--muted-strong);font-weight:760}.inline-error,.notice,.empty-state{border-radius:var(--radius-control);padding:11px 12px;margin-bottom:14px;background:#fffaf2b8}.inline-error{color:var(--danger);background:var(--danger-soft)}.notice,.empty-state{color:var(--muted-strong)}.section-heading{display:flex;justify-content:space-between;gap:12px;align-items:center;margin-bottom:12px}.section-heading.compact{margin-bottom:8px}.section-heading.compact h3{margin:0;color:var(--muted-strong);font-size:.84rem;font-weight:760}.section-subtitle{display:block;margin-top:-9px;color:var(--muted);font-size:.72rem;font-weight:720}.test-event-panel,.admin-create-panel,.admin-users-panel{margin-bottom:16px}.admin-create-form{display:grid;grid-template-columns:minmax(220px,1fr) minmax(220px,1fr) auto;gap:11px;align-items:end}.admin-create-form .field+.field{margin-top:0}.admin-user-list{display:grid;gap:10px}.admin-user-row{display:grid;grid-template-columns:minmax(220px,1.15fr) minmax(180px,.55fr) minmax(190px,.65fr) minmax(280px,1.35fr);gap:12px;align-items:start;padding:12px;border-radius:var(--radius-control);background:#fffaf2b3}.admin-user-identity{min-width:0;display:flex;gap:10px;align-items:start}.admin-user-identity div,.admin-stream-meta{min-width:0;display:grid;gap:5px}.admin-user-identity strong,.admin-stream-meta strong{color:var(--ink-strong);font-size:.95rem;line-height:1.24;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.admin-user-identity small,.admin-stream-meta small{color:var(--muted);font-size:.74rem;font-weight:650;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.admin-user-meta{display:flex;flex-wrap:wrap;gap:7px}.admin-stream-meta .status-pill{justify-self:start;margin-top:2px}.admin-user-actions{display:grid;grid-template-columns:minmax(150px,1fr) auto auto auto;gap:8px;align-items:end}.admin-user-actions .field+.field{margin-top:0}.analytics-panel{margin-bottom:16px}.analytics-metrics{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:9px;margin-bottom:14px}.analytics-metric{min-height:84px;display:grid;grid-template-columns:28px minmax(0,1fr);gap:6px 9px;align-content:start;padding:12px;border-radius:var(--radius-control);background:#fffaf2b3}.analytics-metric-icon{width:28px;height:28px;display:grid;place-items:center;border-radius:var(--radius-small);background:#ffffffa3;color:var(--muted-strong)}.analytics-metric span:not(.analytics-metric-icon){align-self:center;color:var(--muted);font-size:.7rem;font-weight:760;line-height:1.2;text-transform:uppercase}.analytics-metric strong{grid-column:1 / -1;color:var(--ink-strong);font-size:clamp(1.38rem,3vw,2rem);line-height:1}.analytics-lists{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.analytics-list{min-height:170px;padding:12px;border-radius:var(--radius-control);background:#fffaf2b3}.analytics-list h3{margin:0 0 9px;color:var(--muted-strong);font-size:.78rem;font-weight:780}.analytics-list p{margin:0;color:var(--muted);font-size:.86rem;line-height:1.38}.analytics-row{display:grid;gap:6px;padding:8px 0}.analytics-row+.analytics-row{border-top:1px solid rgba(67,50,35,.08)}.analytics-row-head{display:flex;justify-content:space-between;gap:10px;align-items:baseline}.analytics-row-head span{min-width:0;color:var(--ink);font-size:.9rem;font-weight:650;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.analytics-row-head strong{flex:0 0 auto;color:var(--muted-strong);font-size:.78rem}.analytics-row small{color:var(--muted);font-size:.72rem;font-weight:650}.analytics-bar{height:3px;overflow:hidden;border-radius:var(--radius-small);background:#43322317}.analytics-bar span{display:block;height:100%;background:var(--signal)}.test-event-grid{grid-template-columns:minmax(150px,.85fr) minmax(160px,1fr) minmax(160px,1fr) minmax(220px,1.35fr);align-items:end}.test-event-flags{margin-top:12px;margin-bottom:0}.event-log{display:grid;gap:0;max-height:480px;overflow:auto;padding-right:4px;scrollbar-width:thin;scrollbar-color:rgba(67,50,35,.2) transparent}.event-log::-webkit-scrollbar{width:8px}.event-log::-webkit-scrollbar-thumb{background:#4332232e}.event-row{display:grid;grid-template-columns:28px minmax(0,1fr);gap:10px;padding:12px 0;border-top:1px solid rgba(67,50,35,.08)}.event-row:first-child{border-top:0}.event-row p{margin:4px 0;line-height:1.42}.event-row small{color:var(--danger);font-weight:650}.event-meta{display:flex;flex-wrap:wrap;gap:8px;color:var(--muted);font-size:.74rem;font-weight:700}.event-status{width:24px;height:24px;display:grid;place-items:center;border-radius:var(--radius-small);background:#fffaf2b8}.event-status.queued{color:var(--success);background:var(--success-soft)}.event-status.skipped,.event-status.error{color:var(--danger);background:var(--danger-soft)}.settings-form{display:grid;gap:12px;align-items:start}.settings-action-bar{position:sticky;top:12px;z-index:12;display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:52px;padding:8px;border-radius:var(--radius-panel);background:#fffaf2e0;box-shadow:var(--shadow-soft);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.settings-save-state{display:inline-flex;align-items:center;min-height:30px;padding:0 9px;border-radius:999px;background:var(--accent-soft);color:var(--muted);font-size:.76rem;font-weight:780}.settings-save-state.dirty{background:#98752b21;color:var(--muted-strong)}.settings-action-buttons{display:flex;flex-wrap:wrap;justify-content:end;gap:8px}.settings-tabs{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:6px;padding:6px;border-radius:var(--radius-panel);background:#fffaf299}.settings-tabs button{min-height:38px;border:0;border-radius:var(--radius-control);background:transparent;color:var(--muted);font-size:.82rem;font-weight:760;transition:transform .16s var(--motion),background-color .16s var(--motion),color .16s var(--motion)}.settings-tabs button:hover,.settings-tabs button.active{background:#ffffffb8;color:var(--ink-strong)}.settings-tabs button:active{transform:translate3d(0,1px,0)}.speech-section,.templates-section{min-height:100%}.presets-section,.speech-section,.templates-section,.event-templates-section,.preview-section,.events-section,.priority-section,.filters-section{grid-column:1 / -1}.settings-section{background:#fffaf2b3}.settings-section:before{opacity:.7;background:linear-gradient(180deg,rgba(255,255,255,.5),transparent 36%),linear-gradient(90deg,transparent,rgba(255,255,255,.22),transparent)}.settings-section .panel-core{padding:16px;background:transparent}.settings-section h2{margin-bottom:12px;color:var(--muted-strong);font-size:.92rem;font-weight:650;letter-spacing:0}.settings-section .field,.settings-section .control-block,.settings-section .slider-grid label{gap:5px}.settings-section .field+.field{margin-top:10px}.settings-section .field span,.settings-section .control-block label,.settings-section .slider-grid span{color:var(--muted);font-size:.68rem;font-weight:590;line-height:1.2;letter-spacing:.035em;text-transform:uppercase}.settings-section input,.settings-section select,.settings-section textarea{min-height:38px;padding:8px 10px;font-size:.9rem}.settings-section textarea{min-height:118px}.settings-section input[type=range]{min-height:26px;padding:0}.settings-section input[type=checkbox]{width:15px;min-height:15px}.settings-section .form-grid+.form-grid{margin-top:12px}.preset-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:9px}.preset-button{display:grid;align-content:start;gap:5px;min-height:76px;padding:11px;border:0;border-radius:var(--radius-control);background:#fffaf2b8;color:var(--ink);text-align:left;transition:transform .16s var(--motion),box-shadow .16s var(--motion),background-color .16s var(--motion)}.preset-button:hover{transform:translate3d(0,-1px,0);background:#ffffffe0;box-shadow:var(--shadow-low)}.preset-button:active{transform:translateZ(0) scale(.992)}.preset-button span{color:var(--ink-strong);font-size:.9rem;font-weight:760}.preset-button small{color:var(--muted);line-height:1.3}.preview-output{display:grid;gap:6px;margin-top:12px;padding:12px;border-radius:var(--radius-control);background:#fffaf2b8}.preview-output.queued{background:var(--success-soft)}.preview-output.skipped{background:var(--danger-soft)}.preview-output span{color:var(--muted);font-size:.68rem;font-weight:760;letter-spacing:.05em;text-transform:uppercase}.preview-output strong{color:var(--ink-strong);font-size:clamp(1rem,2vw,1.22rem);line-height:1.25}.form-grid{display:grid;gap:11px}.form-grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}.form-grid.three{grid-template-columns:repeat(3,minmax(0,1fr))}.check-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:7px;margin-bottom:12px}.check-row{display:flex;align-items:center;gap:8px;min-height:36px;padding:7px 9px;border:0;background:#fffaf2b8;color:var(--ink);font-size:.86rem;font-weight:570;line-height:1.25;border-radius:var(--radius-control);transition:background-color .16s var(--motion),box-shadow .16s var(--motion),color .16s var(--motion),transform .16s var(--motion)}.check-row:hover{background:#ffffffe0;box-shadow:inset 0 0 0 1px var(--line);color:var(--ink-strong)}.check-row:has(input:focus-visible){outline:2px solid var(--accent);outline-offset:2px}.check-row:active{transform:translate3d(0,1px,0)}.skeleton-block{height:210px;background:linear-gradient(100deg,#fffaf273,#ffffffdb,#fffaf273),var(--surface-soft);background-size:220% 100%;animation:shimmer 1.2s var(--motion) infinite;border-radius:var(--radius-panel)}.reader-shell{min-height:100dvh;width:min(100%,720px);margin:0 auto;padding:24px 14px 34px}.reader-hero{display:grid;align-items:start;justify-content:stretch;margin-bottom:14px}.reader-hero h1{font-size:clamp(1.9rem,7vw,3rem);font-weight:820}.reader-health-strip{display:grid;grid-template-columns:minmax(120px,.35fr) minmax(0,1fr);gap:8px;width:100%;margin-top:14px}.reader-health-primary,.reader-health-item{min-width:0;border-radius:var(--radius-control);background:#fffaf2b8}.reader-health-primary{display:flex;align-items:center;gap:10px;padding:12px;background:var(--success-soft)}.reader-health-primary div{display:grid;gap:2px}.reader-health-primary span,.reader-health-item span{color:var(--muted);font-size:.7rem;font-weight:760;text-transform:uppercase}.reader-health-primary strong{color:var(--ink-strong);font-size:clamp(1.55rem,4vw,2.25rem);line-height:.95}.reader-health-items{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.reader-health-item{display:grid;grid-template-columns:18px minmax(0,1fr);gap:3px 7px;align-items:center;padding:10px}.reader-health-item.ok{background:var(--success-soft)}.reader-health-item.connection.connected{color:var(--success);background:#55745f24}.reader-health-item.connection.disconnected{color:var(--danger);background:var(--danger-soft)}.reader-health-item.danger{background:var(--danger-soft)}.reader-health-item strong,.reader-health-item small{grid-column:1 / -1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.reader-health-item strong{color:var(--ink-strong);font-size:.88rem;line-height:1.12}.reader-health-item small{color:var(--muted);font-size:.72rem}.current-message{min-height:clamp(170px,30dvh,280px);margin-bottom:12px}.current-message .panel-core{display:grid;align-content:center}.current-message span{color:var(--muted);font-size:.78rem;font-weight:760}.current-message p{margin:9px 0 0;color:var(--ink-strong);font-size:clamp(1.4rem,6vw,2.65rem);line-height:1.08;font-weight:820;letter-spacing:-.02em}.reader-start-button{width:100%;min-height:68px;margin-bottom:12px;font-size:clamp(1.05rem,4vw,1.32rem)}.reader-controls{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin-bottom:12px}.reader-controls .danger{grid-column:1 / -1}.control-button{min-height:54px}.reader-settings{display:block}.reader-settings .panel-core{display:grid;gap:14px}.reader-install{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px;border-radius:var(--radius-control);background:#fffaf2b8}.reader-install.installed{background:var(--success-soft)}.reader-install div{min-width:0;display:grid;gap:3px}.reader-install span{color:var(--muted);font-size:.7rem;font-weight:780;text-transform:uppercase}.reader-install strong{color:var(--ink-strong);font-size:.95rem;line-height:1.2}.control-block{gap:9px}.with-icon{display:flex;align-items:center;gap:7px}.slider-grid{display:grid;gap:12px}@keyframes shimmer{to{background-position:-220% 0}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:1ms!important;transition-duration:1ms!important}[data-reveal]{opacity:1;transform:none}}@media(max-width:980px){.app-frame{display:block}.sidebar{display:none}.mobile-island{position:fixed;top:12px;left:50%;z-index:var(--z-nav);transform:translate3d(-50%,0,0);width:min(calc(100% - 24px),460px);min-height:50px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:6px 7px 6px 14px;border-radius:var(--radius-panel);background:#fffaf2e6;color:var(--ink);box-shadow:var(--shadow-soft);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.mobile-island span{font-size:.78rem;font-weight:820;color:var(--accent-strong)}.menu-toggle{position:relative;width:36px;height:36px;border:0;border-radius:var(--radius-control);background:var(--accent);box-shadow:0 10px 24px #28211924;color:var(--ink-inverse)}.menu-toggle span{position:absolute;left:10px;width:14px;height:1.5px;background:currentColor;transition:transform .18s var(--motion)}.menu-toggle span:first-child{transform:translate3d(0,-4px,0)}.menu-toggle span:last-child{transform:translate3d(0,4px,0)}.menu-toggle.open span:first-child{transform:translateZ(0) rotate(45deg)}.menu-toggle.open span:last-child{transform:translateZ(0) rotate(-45deg)}.mobile-menu{position:fixed;top:70px;left:12px;right:12px;z-index:var(--z-overlay);display:block;max-width:460px;margin:0 auto;padding:6px;border-radius:var(--radius-panel);background:#fffaf2f5;box-shadow:var(--shadow-soft);opacity:0;pointer-events:none;transform:translate3d(0,-8px,0);transition:opacity .18s var(--motion),transform .18s var(--motion);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.mobile-menu.open{opacity:1;pointer-events:auto;transform:translateZ(0)}.mobile-menu nav{display:grid;gap:4px}.mobile-menu a,.mobile-menu button{min-height:44px;border:0;background:transparent;color:var(--ink);padding:0 12px;text-align:left;font-size:.98rem;font-weight:700;opacity:0;transform:translate3d(0,6px,0);transition:opacity .18s var(--motion),transform .18s var(--motion),background-color .18s var(--motion);transition-delay:var(--stagger, 0ms)}.mobile-menu a.active,.mobile-menu a:hover,.mobile-menu button:hover{background:#ffffffb8}.mobile-menu.open a,.mobile-menu.open button{opacity:1;transform:translateZ(0)}.page-shell{padding-top:86px;padding-inline:14px}.settings-action-bar{top:74px}.settings-tabs{grid-template-columns:repeat(5,minmax(100px,1fr));overflow-x:auto;scrollbar-width:thin}.dashboard-grid,.setup-checklist,.admin-create-form,.admin-user-row,.admin-user-actions,.reader-device-form,.reader-device-row,.reader-device-meta,.settings-form,.preset-grid,.form-grid.two,.form-grid.three,.test-event-grid{grid-template-columns:1fr}.preview-section,.presets-section,.event-templates-section,.events-section,.priority-section,.filters-section,.settings-form>.button{grid-column:auto}.settings-form>.button{justify-self:stretch}.page-header{align-items:start;flex-direction:column}.analytics-metrics,.analytics-lists{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-user-actions .field{grid-column:1 / -1}}@media(max-width:560px){.page-shell{padding-inline:12px}.panel-core{padding:16px}.page-header h1{font-size:clamp(1.7rem,9vw,2.35rem)}.button-row{display:grid}.reader-device-actions{min-width:0}.reader-device-actions .button{flex-basis:100%}.voice-pack-row{grid-template-columns:1fr}.voice-pack-row .button{width:100%}.settings-action-bar{align-items:stretch;flex-direction:column}.settings-action-buttons{display:grid;grid-template-columns:1fr 1fr;width:100%}.section-heading{align-items:stretch;flex-direction:column}.analytics-metrics,.analytics-lists{grid-template-columns:1fr}.reader-shell{padding-inline:12px;padding-bottom:118px}.reader-hero{display:grid}.reader-health-strip{grid-template-columns:1fr}.reader-health-items{grid-template-columns:1fr 1fr}.reader-install{align-items:stretch;flex-direction:column}.tiktok-profile-card,.tiktok-profile-meta{grid-template-columns:1fr}.tiktok-profile-card{justify-items:start}.reader-health-item strong{font-size:.86rem}.reader-start-button,.reader-controls{position:sticky;bottom:12px;z-index:10}.reader-controls{grid-template-columns:1fr;padding:8px;border-radius:var(--radius-panel);background:#fffaf2e6;box-shadow:var(--shadow-soft);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.reader-controls .danger{grid-column:auto}.setup-step{min-height:0}.current-message{min-height:clamp(260px,42dvh,430px)}.current-message p{font-size:clamp(1.65rem,9vw,3.25rem)}.check-grid{grid-template-columns:1fr}}
