*{box-sizing:border-box;margin:0;padding:0}html,body{height:100%}body{background:#f5f5f7;font-family:Inter,system-ui,sans-serif}#root{flex-direction:column;min-height:100dvh;display:flex}.page-title{z-index:1;color:#aaa;letter-spacing:.08em;text-transform:uppercase;margin-bottom:8px;font-size:12px;font-weight:600;position:relative}.restart-hint{z-index:1;color:#bbb;cursor:pointer;margin-bottom:16px;font-size:12px;transition:color .15s;position:relative}.restart-hint:hover{color:#777}.phone-shell{background:#fafafa;flex-direction:column;flex:1;width:100%;transition:background .3s;display:flex;position:relative;overflow-x:hidden}.phone-shell>*{flex:1 0 auto}.phone-shell.dark{background:#0a0a14}@media (width>=768px){.phone-shell{max-width:430px;margin:0 auto;box-shadow:0 0 40px #00000014}}.phone-di,.phone-status,.status-time{display:none}.phone-screen{flex:1;position:relative;overflow:hidden}.screen-inner{-webkit-overflow-scrolling:touch;scrollbar-width:none;position:absolute;inset:0;overflow:hidden auto}.screen-inner::-webkit-scrollbar{display:none}@keyframes slideInR{0%{opacity:0;transform:translate(28px)}to{opacity:1;transform:translate(0)}}@keyframes slideInL{0%{opacity:0;transform:translate(-28px)}to{opacity:1;transform:translate(0)}}.anim-r{animation:.25s forwards slideInR}.anim-l{animation:.25s forwards slideInL}.phone-homebar,.homebar-bar{display:none}.scr{background:#f5f5f7;flex-direction:column;min-height:100%;padding:10px 14px 16px;transition:background .3s;display:flex}.scr.dark{background:#0a0a14}.topbar{align-items:center;gap:8px;margin-bottom:12px;display:flex}.tog{cursor:pointer;border-radius:10px;flex-shrink:0;width:36px;height:20px;transition:background .25s;position:relative}.tog.light{background:#e0e0ea}.tog.dark{background:#333}.tog-knob{background:#6c63ff;border-radius:50%;justify-content:center;align-items:center;width:16px;height:16px;font-size:10px;transition:left .2s,right .2s;display:flex;position:absolute;top:2px}.tog.light .tog-knob{left:2px}.tog.dark .tog-knob{right:2px}.pdots{flex:1;align-items:center;gap:4px;display:flex}.dot-on{background:#6c63ff;border-radius:50%;width:10px;height:10px}.dot-off{background:#f0f0f0;border:1.5px solid #ddd;border-radius:50%;width:10px;height:10px}.dark .dot-off{background:#2a2a3e;border-color:#3a3a50}.dot-ln{background:#ddd;border-radius:1px;flex:1;max-width:18px;height:2px}.dark .dot-ln{background:#2a2a3e}.iview-mins{color:#bbb;flex-shrink:0;font-size:11px}.qcard{background:#fff;border-left:3px solid #6c63ff;border-radius:16px;padding:18px 18px 18px 20px;transition:opacity .2s,background .3s;box-shadow:0 1px 4px #0000000f}.dark .qcard{box-shadow:none;background:#1a1a2e}.qcard.dim{opacity:.55}.qcard-text{color:#111;font-size:15px;line-height:1.55}.dark .qcard-text{color:#eee}.qcard-answered{color:#aaa;margin-bottom:6px;font-size:12px}.qcard-chip{color:#6c63ff;background:#6c63ff14;border-radius:6px;align-items:center;gap:4px;padding:5px 10px;font-size:11px;display:inline-flex}.dark .qcard-chip{color:#a09aff;background:#6c63ff2e}.qcard-top{background:#fff;border-left:3px solid #6c63ff;border-radius:16px 16px 0 0;padding:13px 16px;transition:background .3s;box-shadow:0 1px #0000000a}.dark .qcard-top{background:#1a1a2e}.spacer{flex:1}.stage{flex-direction:column;flex:1;justify-content:center;gap:20px;min-height:0;display:flex}.answered-thread .fup-zone,.answered-thread .aizone{margin-bottom:0}.stage>.answered-thread+.btn-skip,.stage>.text-switch-link{margin-top:-12px}.stage>.pod-avatars{margin-bottom:-12px}.cgroup{flex-direction:column;flex:1;justify-content:center;gap:20px;min-height:0;display:flex}.cg-gap-md{flex-direction:column;gap:12px;display:flex}.cg-attached{margin-top:-12px;margin-bottom:0}.inp-row{gap:2px;display:flex}.inp-row>:only-child{border-radius:12px}.btn-v{color:#fff;cursor:pointer;background:#6c63ff;border:none;border-radius:12px 0 0 12px;flex:1;justify-content:center;align-items:center;gap:5px;padding:16px 10px;font-family:inherit;font-size:14px;font-weight:500;display:flex}.btn-t{color:#6c63ff;cursor:pointer;background:#e8e6ff;border:none;border-radius:0 12px 12px 0;flex:1;justify-content:center;align-items:center;gap:5px;padding:16px 10px;font-family:inherit;font-size:14px;font-weight:500;display:flex}.dark .btn-t{color:#bbb;background:#3a3570}.scale-grid{gap:4px;display:grid}.scale-btn{color:#555;font-variant-numeric:tabular-nums;letter-spacing:-.02em;cursor:pointer;background:#fff;border:1.5px solid #e0e0ea;border-radius:8px;min-width:0;padding:10px 0;font-family:inherit;font-size:13px;font-weight:600;transition:all .15s}.scale-btn.sel{color:#fff;background:#6c63ff;border-color:#6c63ff}.dark .scale-btn{color:#bbb;background:#1a1a2e;border-color:#2a2a3e}.dark .scale-btn.sel{color:#fff;background:#6c63ff;border-color:#6c63ff}.scale-labels{color:#aaa;justify-content:space-between;margin-top:-6px;padding:0 2px;font-size:11px;display:flex}.choice-list{flex-direction:column;gap:8px;display:flex}.choice-item{text-align:left;color:#333;cursor:pointer;background:#fff;border:1.5px solid #e0e0ea;border-radius:12px;align-items:center;gap:10px;padding:14px;font-family:inherit;font-size:14px;transition:all .15s;display:flex}.choice-item.sel{color:#111;background:#6c63ff12;border-color:#6c63ff}.dark .choice-item{color:#ccc;background:#1a1a2e;border-color:#2a2a3e}.dark .choice-item.sel{color:#fff;background:#6c63ff29;border-color:#6c63ff}.choice-mark{color:#fff;border:1.5px solid #d0d0dc;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;font-size:12px;transition:all .15s;display:flex}.choice-item.sel .choice-mark{background:#6c63ff;border-color:#6c63ff}.btn-confirm{color:#fff;cursor:pointer;background:#6c63ff;border:none;border-radius:12px;width:100%;padding:16px;font-family:inherit;font-size:15px;font-weight:600;transition:opacity .15s}.btn-confirm:disabled{opacity:.35;cursor:default}.mic-hint{color:#b0895a;text-align:center;background:#fdf6ec;border-radius:8px;padding:8px 10px;font-size:12px}.dark .mic-hint{color:#c9a06a;background:#2a2418}.text-switch{color:#8a8a99;cursor:pointer;background:0 0;border:none;border-radius:8px;width:100%;margin-top:8px;padding:10px;font-family:inherit;font-size:13px;transition:background .15s,color .15s}.text-switch:hover{color:#6c63ff;background:#6c63ff12}.dark .text-switch{color:#9a95c8}.dark .text-switch:hover{color:#a09aff;background:#6c63ff24}.fup-answer-quote{color:#555;background:#6c63ff0f;border-left:3px solid #6c63ff;border-radius:0 8px 8px 0;margin:-4px 2px 2px;padding:8px 12px;font-size:13px;font-style:italic;line-height:1.4}.dark .fup-answer-quote{color:#b8b3e6;background:#6c63ff1f}.fup-text-input{color:#222;background:#fff;border:1px solid #ddd;border-radius:8px;outline:none;flex:1;padding:10px 12px;font-family:inherit;font-size:16px}.dark .fup-text-input{color:#eee;background:#14142a;border-color:#2a2a3e}.rec-row{gap:2px;display:flex}.rec-left{background:#ebebf0;border-radius:12px 0 0 12px;flex:1;align-items:center;gap:8px;padding:14px 12px;transition:background .3s;display:flex}.dark .rec-left{background:#1e1e35}.rec-dot{background:#f44;border-radius:50%;flex-shrink:0;width:8px;height:8px;animation:1.2s ease-in-out infinite recPulse;box-shadow:0 0 6px #ff444480}@keyframes recPulse{0%,to{opacity:1}50%{opacity:.25}}.rec-timer{color:#111;font-variant-numeric:tabular-nums;font-size:16px;font-weight:700;transition:color .3s}.dark .rec-timer{color:#fff}.rec-label{color:#bbb;font-size:12px}.btn-send{color:#fff;cursor:pointer;background:#6c63ff;border:none;border-radius:0 12px 12px 0;flex:1;justify-content:center;align-items:center;gap:5px;padding:14px 12px;font-family:inherit;font-size:14px;font-weight:600;display:flex}.btn-skip{color:#bbb;cursor:pointer;background:0 0;border:1.5px solid #e0e0ea;border-radius:12px;width:100%;margin-top:8px;padding:14px;font-family:inherit;font-size:13px;transition:border-color .3s,color .3s}.dark .btn-skip{color:#555;border-color:#2a2a3e}.aizone{text-align:center;background:#fafafc;border-top:1px dashed #e8e8f0;border-left:3px solid #6c63ff33;border-radius:0 0 16px 16px;margin-bottom:10px;padding:20px 14px;transition:background .3s}.dark .aizone{background:#14142a;border-top-color:#2a2a3e}.ai-dots{justify-content:center;gap:6px;margin-bottom:12px;display:flex}.ai-dot{background:#6c63ff;border-radius:4px;width:28px;height:16px}.ai-dot:first-child{animation:1.6s ease-in-out infinite aiPop}.ai-dot:nth-child(2){animation:1.6s ease-in-out .35s infinite aiPop}.ai-dot:nth-child(3){animation:1.6s ease-in-out .7s infinite aiPop}@keyframes aiPop{0%,to{opacity:.25;transform:scaleY(.65)}50%{opacity:1;transform:scaleY(1)}}.ai-title{color:#333;margin-bottom:4px;font-size:13px;font-weight:600;transition:color .3s}.dark .ai-title{color:#ccc}.ai-sub{color:#bbb;font-size:11px;line-height:1.4}.fup-zone{background:#fafafc;border-top:1px dashed #e8e8f0;border-left:3px solid #6c63ff40;border-radius:0 0 16px 16px;margin-bottom:10px;padding:12px;transition:background .3s}.dark .fup-zone{background:#14142a;border-top-color:#2a2a3e}.fup-header{justify-content:space-between;align-items:center;margin-bottom:10px;display:flex}.fup-label{color:#6c63ff;font-size:12px;font-weight:500}.fup-count{color:#bbb;font-size:11px}.fup-dots{gap:6px;margin-bottom:10px;display:flex}.fdot-on{color:#fff;background:#6c63ff;border-radius:5px;justify-content:center;align-items:center;width:24px;height:24px;font-size:11px;font-weight:700;display:flex}.fdot-off{color:#ccc;background:#f0f0f4;border:1px solid #e0e0ea;border-radius:5px;justify-content:center;align-items:center;width:24px;height:24px;font-size:11px;font-weight:700;transition:background .3s;display:flex}.dark .fdot-off{color:#444;background:#222;border-color:#333}.fup-wrap{margin-bottom:4px;position:relative}.fup-shadow{z-index:0;background:#e4e2f0;border-radius:10px;transition:background .3s;position:absolute;inset:6px -6px -6px 6px}.dark .fup-shadow{background:#2a2a45}.fup-card{z-index:1;background:#fff;border-radius:10px;padding:12px;transition:background .3s;position:relative;box-shadow:0 1px 4px #00000012}.dark .fup-card{box-shadow:none;background:#1e1e35}.fup-text{color:#222;margin-bottom:10px;font-size:13px;line-height:1.4;transition:color .3s}.dark .fup-text{color:#ddd}.fup-inp{gap:2px;display:flex}.fup-bv{color:#fff;cursor:pointer;background:#6c63ff;border:none;border-radius:8px 0 0 8px;flex:1;padding:10px;font-family:inherit;font-size:12px;font-weight:500}.fup-bt{color:#6c63ff;cursor:pointer;background:#e8e6ff;border:none;border-radius:0 8px 8px 0;flex:1;padding:10px;font-family:inherit;font-size:12px;transition:background .3s}.dark .fup-bt{color:#bbb;background:#3a3570}.welcome-scr{background:#f5f5f7;flex-direction:column;min-height:100%;padding:20px 16px;transition:background .3s;display:flex}.dark .welcome-scr{background:#0a0a14}.wlogo-row{align-items:center;gap:10px;margin-bottom:20px;display:flex}.wlogo-icon{color:#fff;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:15px;font-weight:700;display:flex}.wlogo-name{color:#111;font-size:15px;font-weight:600;transition:color .3s}.dark .wlogo-name{color:#fff}.wlogo-type{color:#aaa;margin-top:1px;font-size:12px}.wcard{background:#fff;border-radius:16px;margin-bottom:14px;padding:18px;transition:background .3s;box-shadow:0 1px 4px #00000012}.dark .wcard{box-shadow:none;background:#1a1a2e}.wcard h2{color:#111;margin-bottom:6px;font-size:17px;font-weight:700;transition:color .3s}.dark .wcard h2{color:#fff}.wcard p{color:#999;margin-bottom:14px;font-size:13px;line-height:1.45}.wfact{align-items:center;gap:10px;margin-bottom:8px;display:flex}.wfact-icon{color:#6c63ff;text-align:center;flex-shrink:0;width:20px;font-size:14px}.wfact-text{color:#555;font-size:13px;transition:color .3s}.dark .wfact-text{color:#bbb}.wprivacy{color:#c0c0cc;margin-bottom:14px;font-size:11px;line-height:1.4}.btn-start{color:#fff;cursor:pointer;background:#6c63ff;border:none;border-radius:12px;width:100%;padding:18px;font-family:inherit;font-size:16px;font-weight:600}.finish-scr{text-align:center;background:#f5f5f7;flex-direction:column;justify-content:center;align-items:center;min-height:100%;padding:20px 16px;transition:background .3s;display:flex}.dark .finish-scr{background:#0a0a14}.finish-ring{color:#6c63ff;background:#6c63ff1a;border-radius:50%;justify-content:center;align-items:center;width:68px;height:68px;margin-bottom:16px;font-size:30px;display:flex}.finish-title{color:#111;margin-bottom:8px;font-size:22px;font-weight:700;transition:color .3s}.dark .finish-title{color:#fff}.finish-sub{color:#999;max-width:230px;font-size:14px;line-height:1.5}.btn-restart{color:#aaa;cursor:pointer;background:0 0;border:1.5px solid #e0e0ea;border-radius:10px;margin-top:28px;padding:12px 24px;font-family:inherit;font-size:13px;transition:border-color .3s}.dark .btn-restart{color:#555;border-color:#2a2a3e}.sel-scr{background:#f5f5f7;flex-direction:column;min-height:100%;padding:20px 16px;display:flex}.sel-logo-row{align-items:center;gap:8px;margin-bottom:20px;display:flex}.sel-logo-icon{color:#fff;background:linear-gradient(135deg,#e831c9,#6c63ff);border-radius:9px;justify-content:center;align-items:center;width:34px;height:34px;font-size:14px;font-weight:700;display:flex}.sel-logo-text{color:#111;font-size:15px;font-weight:700}.sel-title{color:#111;margin-bottom:4px;font-size:17px;font-weight:700}.sel-sub{color:#aaa;margin-bottom:20px;font-size:12px;line-height:1.4}.sel-card{cursor:pointer;background:#fff;border:1.5px solid #eee;border-radius:14px;align-items:center;gap:12px;margin-bottom:10px;padding:14px 16px;transition:all .15s;display:flex;box-shadow:0 1px 4px #0000000f}.sel-card:active{border-color:#6c63ff;transform:scale(.98);box-shadow:0 0 0 3px #6c63ff1f}.sel-card:hover{border-color:#c8c6ff}.sel-icon{border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:20px;display:flex}.sel-body{flex:1}.sel-name{color:#111;margin-bottom:2px;font-size:14px;font-weight:600}.sel-desc{color:#aaa;font-size:11px;line-height:1.35}.sel-arrow{color:#ccc;font-size:18px;font-weight:300}.pod-scr{background:#f5f5f7;flex-direction:column;min-height:100%;padding:10px 14px 16px;transition:background .3s;display:flex}.dark .pod-scr{background:#0a0a14}.pod-topbar{justify-content:space-between;align-items:center;margin-bottom:14px;display:flex}.pod-timer{color:#bbb;align-items:center;gap:6px;font-size:11px;display:flex}.pod-howlong{color:#bbb;cursor:pointer;background:0 0;border:1px solid #e0e0ea;border-radius:6px;padding:3px 8px;font-family:inherit;font-size:10px;transition:border-color .3s}.dark .pod-howlong{color:#555;border-color:#2a2a3e}.pod-avatars{align-items:center;margin-bottom:12px;display:flex}.pod-av{text-align:center;flex:1}.pod-av-img{background:#f0f0f8;border:2px solid #e0e0ea;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;margin:0 auto 4px;font-size:18px;transition:all .3s;display:flex}.dark .pod-av-img{background:#1a1a2e;border-color:#2a2a3e}.pod-av-img.on{background:#6c63ff1a;border-color:#6c63ff}.dark .pod-av-img.on{background:#6c63ff2e}.pod-av-name{color:#bbb;font-size:10px}.pod-av-name.on{color:#6c63ff}.pod-waveform{flex:1;justify-content:center;align-items:center;gap:2px;height:28px;padding:0 8px;display:flex}.wvb{background:#6c63ff;border-radius:1px;width:2px}.wvb:first-child{animation:.8s ease-in-out infinite wv1}.wvb:nth-child(2){animation:.7s ease-in-out infinite wv2}.wvb:nth-child(3){animation:.9s ease-in-out infinite wv3}.wvb:nth-child(4){animation:.6s ease-in-out infinite wv4}.wvb:nth-child(5){animation:.8s ease-in-out infinite wv5}.wvb:nth-child(6){animation:.7s ease-in-out .1s infinite wv1}.wvb:nth-child(7){animation:.9s ease-in-out .2s infinite wv2}.wvb:nth-child(8){animation:.6s ease-in-out infinite wv3}.wvb:nth-child(9){animation:.8s ease-in-out .3s infinite wv4}@keyframes wv1{0%,to{height:10px}50%{height:22px}}@keyframes wv2{0%,to{height:16px}50%{height:26px}}@keyframes wv3{0%,to{height:6px}50%{height:18px}}@keyframes wv4{0%,to{height:14px}50%{height:24px}}@keyframes wv5{0%,to{height:18px}50%{height:8px}}.pod-card{background:#fff;border-radius:12px;margin-bottom:8px;padding:12px;transition:background .3s;box-shadow:0 1px 4px #0000000f}.dark .pod-card{box-shadow:none;background:#1a1a2e}.pod-quote{color:#bbb;border-left:2px solid #6c63ff4d;margin-bottom:8px;padding-left:8px;font-size:11px;font-style:italic;line-height:1.35}.pod-q{color:#111;font-size:14px;line-height:1.5;transition:color .3s}.dark .pod-q{color:#eee}.pod-tag{color:#6c63ff;background:#6c63ff1a;border-radius:4px;margin-bottom:10px;padding:3px 8px;font-size:10px;display:inline-block}.pod-rec-bar{background:#fff;border-radius:10px;justify-content:space-between;align-items:center;margin-bottom:14px;padding:8px 12px;transition:background .3s;display:flex;box-shadow:0 1px 3px #00000012}.dark .pod-rec-bar{box-shadow:none;background:#1a1a2e}.pod-rec-left{align-items:center;gap:6px;display:flex}.pod-quote-label{color:#a09aff;margin-bottom:3px;font-size:10px;font-weight:600;transition:color .3s;display:block}.dark .pod-quote-label{color:#7a72ee}.pod-bridge{align-items:flex-start;gap:6px;margin-bottom:10px;display:flex}.pod-bridge-icon{opacity:.55;flex-shrink:0;margin-top:1px;font-size:12px}.pod-bridge-text{color:#888;font-size:12px;font-weight:400;line-height:1.4;transition:color .3s}.dark .pod-bridge-text{color:#555}.pod-plan{margin-bottom:12px}.pod-plan-header{color:#bbb;letter-spacing:.04em;margin-bottom:5px;font-size:10px;font-weight:500;transition:color .3s}.dark .pod-plan-header{color:#444}.pod-plan-item{border-bottom:1px solid #f0f0f0;align-items:center;gap:7px;padding:4px 0;transition:border-color .3s;display:flex}.dark .pod-plan-item{border-bottom-color:#1e1e35}.pod-plan-item:last-child{border-bottom:none}.pod-plan-dot{background:#ddd;border-radius:50%;flex-shrink:0;width:5px;height:5px;transition:background .3s}.dark .pod-plan-dot{background:#333}.pod-plan-name{color:#ccc;font-size:11px;transition:color .3s}.dark .pod-plan-name{color:#444}.pod-plan-item.active .pod-plan-dot{background:#6c63ff}.pod-plan-item.active .pod-plan-name{color:#111;font-weight:600}.dark .pod-plan-item.active .pod-plan-name{color:#eee}.pod-plan-item.done .pod-plan-dot{background:#6c63ff66}.pod-plan-item.done .pod-plan-name{color:#bbb}.dark .pod-plan-item.done .pod-plan-name{color:#3a3a55}.tweaks-panel{z-index:999;background:#fff;border-radius:14px;width:200px;padding:16px;font-size:13px;display:none;position:fixed;bottom:20px;right:20px;box-shadow:0 4px 24px #00000024}.tweaks-panel.open{display:block}.tweaks-title{color:#111;margin-bottom:12px;font-size:13px;font-weight:700}.tw-row{justify-content:space-between;align-items:center;gap:8px;margin-bottom:10px;display:flex}.tw-label{color:#555;font-size:12px}.tw-color{cursor:pointer;border:1px solid #e0e0ea;border-radius:6px;width:32px;height:24px}
