:root{--bg:#fff;--fg:#000;--fg-muted:#6b6b6b;--border:#000;--border-soft:#dcdcdc;--radius:2px;--font-sans:"Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--space-1:4px;--space-2:8px;--space-3:16px;--space-4:24px;--space-5:40px;--space-6:64px}*{box-sizing:border-box}html,body,#root{height:100%}body{background:var(--bg);color:var(--fg);font-family:var(--font-sans);-webkit-font-smoothing:antialiased;margin:0;font-size:16px;line-height:1.5}h1,h2,h3{letter-spacing:-.02em;margin:0;font-weight:600}p{margin:0}button,input,textarea,select{font-family:inherit;font-size:inherit;color:inherit}button{cursor:pointer}a{color:inherit}::selection{background:var(--fg);color:var(--bg)}.app-shell{min-height:100svh;display:flex}.sidebar{gap:var(--space-5);width:200px;padding:var(--space-4) var(--space-3);border-right:1px solid var(--border);flex-direction:column;flex-shrink:0;display:flex}.sidebar-wordmark{padding:0 var(--space-2)}.wordmark{letter-spacing:-.03em;color:var(--fg);font-size:1.1rem;font-weight:700;text-decoration:none}.sidebar-nav{flex-direction:column;gap:2px;display:flex}.sidebar-link{border-radius:var(--radius);color:var(--fg);padding:8px 10px;font-size:.92rem;text-decoration:none}.sidebar-link:hover{background:#f4f4f4}.sidebar-link-active{background:var(--fg);color:var(--bg)}.sidebar-link-active:hover{background:var(--fg)}.sidebar-account{gap:var(--space-2);padding:0 var(--space-2);flex-direction:column;margin-top:auto;display:flex}.shell-email{color:var(--fg-muted);overflow-wrap:anywhere;font-size:.8rem}.app-content{flex-direction:column;flex:1;min-width:0;display:flex}.shell-main{width:100%;max-width:760px;padding:var(--space-5) var(--space-4) var(--space-6);gap:var(--space-4);flex-direction:column;flex:1;margin:0 auto;display:flex}.muted{color:var(--fg-muted)}.shell-footer{padding:var(--space-4);text-align:center}.copyright{color:var(--fg-muted);font-size:.75rem}@media (width<=720px){.app-shell{flex-direction:column}.sidebar{border-right:none;border-bottom:1px solid var(--border);align-items:center;gap:var(--space-4);width:100%;padding:var(--space-3) var(--space-4);flex-direction:row}.sidebar-nav{flex-direction:row}.sidebar-account{flex-direction:row;align-items:center;margin-top:0;margin-left:auto;padding:0}}.btn{border:1px solid var(--border);background:var(--bg);color:var(--fg);border-radius:var(--radius);justify-content:center;align-items:center;gap:6px;padding:10px 18px;font-weight:500;transition:background .12s,color .12s;display:inline-flex}.btn:disabled{opacity:.4;cursor:default}.btn-primary{background:var(--fg);color:var(--bg)}.btn-primary:hover:not(:disabled){background:#222}.btn-ghost{background:0 0}.btn-ghost:hover:not(:disabled){background:#f4f4f4}.btn-link{text-underline-offset:3px;background:0 0;border:none;padding:4px 0;text-decoration:underline}.btn-sm{padding:6px 12px;font-size:.85rem}.btn-block{width:100%}.form{gap:var(--space-3);flex-direction:column;display:flex}.field,.field-inline{flex-direction:column;gap:6px;display:flex}.field-label{color:var(--fg-muted);font-size:.8rem}.input,.textarea{border:1px solid var(--border);border-radius:var(--radius);background:var(--bg);width:100%;padding:10px 12px}.input:focus,.textarea:focus{outline:2px solid var(--fg);outline-offset:-1px}.textarea{resize:vertical;font-family:inherit}.form-error{color:#b00020;font-size:.85rem}.auth-page{min-height:100svh;padding:var(--space-4);justify-content:center;align-items:center;display:flex}.auth-card{gap:var(--space-4);flex-direction:column;width:100%;max-width:360px;display:flex}.auth-wordmark{text-align:center;font-size:2rem}.auth-tagline{text-align:center;color:var(--fg-muted);margin-top:-12px}.auth-notice{text-align:center}.auth-toggle{align-self:center;font-size:.85rem}.auth-forgot{color:var(--fg-muted);align-self:flex-end;margin-top:-6px;font-size:.8rem}.page-header{justify-content:space-between;align-items:center;gap:var(--space-3);flex-wrap:wrap;display:flex}.page-header-actions{gap:var(--space-2);display:flex}.empty-state{border:1px dashed var(--border);padding:var(--space-6) var(--space-4);text-align:center;gap:var(--space-3);flex-direction:column;align-items:center;display:flex}.campaign-list{border-top:1px solid var(--border-soft);margin:0;padding:0;list-style:none}.campaign-row{border-bottom:1px solid var(--border-soft);justify-content:space-between;align-items:center;gap:var(--space-3);display:flex}.campaign-row-main{justify-content:space-between;align-items:center;gap:var(--space-3);padding:var(--space-3) 0;text-align:left;background:0 0;border:none;flex:1;display:flex}.campaign-row-main:hover{opacity:.7}.campaign-title{font-weight:500}.campaign-row-actions{gap:4px;display:flex}.status-pill{text-transform:uppercase;letter-spacing:.06em;border:1px solid var(--border);border-radius:999px;padding:2px 10px;font-size:.7rem}.status-published{background:var(--fg);color:var(--bg)}.title-input{border:none;flex:1;min-width:200px;padding:4px 0;font-size:1.6rem;font-weight:700}.title-input:focus{outline:none}.share-copy-btn{border:1px solid var(--border);border-radius:var(--radius);background:#f7f7f7;justify-content:center;align-items:center;gap:10px;width:100%;padding:12px 18px;font-weight:600;transition:background .15s,border-color .15s;display:flex}.share-copy-btn:hover{background:#efefef}.share-copy-btn-copied{background:var(--fg);color:var(--bg);border-color:var(--fg)}.share-copy-btn-copied:hover{background:var(--fg)}.share-copy-icon{flex-shrink:0;width:18px;height:18px;display:inline-flex}.share-copy-icon svg{width:100%;height:100%}.question-list{gap:var(--space-4);flex-direction:column;display:flex}.question-editor{border:1px solid var(--border-soft);padding:var(--space-3);gap:var(--space-2);flex-direction:column;display:flex}.question-editor-row{gap:var(--space-2);align-items:flex-start;display:flex}.question-index{color:var(--fg-muted);padding-top:10px;font-weight:700}.question-prompt-input{flex:1}.question-editor-controls{align-items:flex-end;gap:var(--space-3);flex-wrap:wrap;display:flex}.question-editor-move{gap:2px;display:flex}.question-image-preview{border:1px solid var(--border-soft);max-width:200px}.survey-page{min-height:100svh;padding:var(--space-4);justify-content:center;align-items:center;gap:var(--space-4);flex-direction:column;display:flex}.survey-progress{gap:6px;display:flex}.survey-dot{border:1px solid var(--border);background:0 0;border-radius:50%;width:6px;height:6px}.survey-dot-filled{background:var(--fg)}.survey-card{gap:var(--space-4);text-align:center;flex-direction:column;align-items:center;width:100%;max-width:440px;display:flex}.survey-campaign-title{color:var(--fg-muted);text-transform:uppercase;letter-spacing:.08em;font-size:.85rem}.survey-question-image{object-fit:cover;border:1px solid var(--border-soft);max-width:100%;max-height:220px}.survey-prompt{font-size:1.6rem;line-height:1.3}.survey-done h1{font-size:1.4rem}.intro-steps{gap:var(--space-2);text-align:left;flex-direction:column;width:100%;margin:0;padding:0;list-style:none;display:flex}.intro-steps li{padding-left:var(--space-3);border-left:1px solid var(--border);color:var(--fg-muted);line-height:1.5}.viral-link{text-underline-offset:3px;color:var(--fg-muted);font-size:.9rem;text-decoration:underline}.record-stage{align-items:center;gap:var(--space-3);flex-direction:column;width:100%;display:flex}.waveform-canvas{width:100%;height:80px}.record-timer{color:var(--fg-muted);font-family:ui-monospace,monospace;font-size:.85rem}.record-timer-live{color:var(--fg)}.record-controls{justify-content:center;align-items:center;min-height:72px;display:flex}.mic-button{border:2px solid var(--fg);background:var(--bg);border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;display:flex}.mic-dot{background:var(--fg);border-radius:50%;width:20px;height:20px}.mic-button-active{background:var(--fg)}.mic-square{background:var(--bg);width:18px;height:18px}.record-review{align-items:center;gap:var(--space-2);flex-direction:column;display:flex}.stat-row{gap:var(--space-5);display:flex}.stat{flex-direction:column;display:flex}.stat-value{font-size:2rem;font-weight:700}.stat-label{color:var(--fg-muted);text-transform:uppercase;letter-spacing:.06em;font-size:.8rem}.results-section{border-top:1px solid var(--border-soft);padding-top:var(--space-4);gap:var(--space-3);flex-direction:column;display:flex}.results-section-header{justify-content:space-between;align-items:center;display:flex}.results-tabs{gap:var(--space-2);border-bottom:1px solid var(--border-soft);padding-bottom:var(--space-3);display:flex}.tab-active,.tab-active:hover{background:var(--fg);color:var(--bg);border-color:var(--fg)}.summary-text{line-height:1.6}.theme-tree{gap:var(--space-3);flex-direction:column;display:flex}.theme-tree-node{flex-direction:column;gap:6px;display:flex}.theme-tree-theme{justify-content:space-between;align-items:baseline;font-weight:600;display:flex}.theme-tree-count{color:var(--fg-muted);font-size:.7rem;font-weight:400}.theme-tree-issues{padding:0 0 0 var(--space-4);border-left:1px solid var(--border-soft);flex-direction:column;gap:6px;margin:0;list-style:none;display:flex}.theme-tree-issue{color:var(--fg-muted);justify-content:space-between;align-items:baseline;font-size:.9rem;display:flex}.word-cloud{gap:var(--space-2) var(--space-3);flex-wrap:wrap;align-items:baseline;display:flex}.word-cloud-term{font-weight:600;line-height:1.2}.insights-table-wrap{overflow-x:auto}.insights-table{border-collapse:collapse;width:100%;font-size:.9rem}.insights-table th,.insights-table td{text-align:left;border-bottom:1px solid var(--border-soft);white-space:nowrap;padding:8px 12px 8px 0}.insights-table th{color:var(--fg-muted);text-transform:uppercase;letter-spacing:.04em;font-size:.75rem;font-weight:500}.person-list{gap:var(--space-4);flex-direction:column;display:flex}.person-card{border:1px solid var(--border-soft);padding:var(--space-3);gap:var(--space-3);flex-direction:column;display:flex}.person-answer{padding-top:var(--space-2);border-top:1px solid var(--border-soft);flex-direction:column;gap:6px;display:flex}.person-answer:first-of-type{border-top:none;padding-top:0}.person-answer-question{font-weight:500}.person-answer-transcript{color:var(--fg-muted);font-size:.9rem}.audio-player{border:1px solid var(--border);border-radius:999px;align-items:center;gap:10px;width:100%;max-width:320px;padding:6px 16px 6px 6px;display:inline-flex}.audio-player-toggle{border:1px solid var(--fg);background:var(--bg);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;padding:0;display:flex}.audio-player-play{border-top:5px solid #0000;border-bottom:5px solid #0000;border-left:8px solid var(--fg);width:0;height:0;margin-left:2px}.audio-player-pause{background:var(--fg);width:3px;height:9px;box-shadow:5px 0 0 var(--fg)}.audio-player-time{color:var(--fg-muted);white-space:nowrap;flex-shrink:0;font-family:ui-monospace,monospace;font-size:.75rem}.audio-player-track{background:var(--border-soft);cursor:pointer;border-radius:2px;flex:1;height:3px}.audio-player-fill{background:var(--fg);border-radius:2px;height:100%}.landing{flex-direction:column;min-height:100svh;display:flex}.landing-nav{padding:var(--space-3) var(--space-4);border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;display:flex}.landing-nav-actions{align-items:center;gap:var(--space-2);display:flex}.landing-hero{width:100%;max-width:720px;padding:var(--space-6) var(--space-4);text-align:center;align-items:center;gap:var(--space-3);flex-direction:column;flex:1;margin:0 auto;display:flex}.landing-eyebrow{text-transform:uppercase;letter-spacing:.1em;color:var(--fg-muted);font-size:.75rem}.landing-headline{letter-spacing:-.02em;max-width:640px;font-size:2.6rem;line-height:1.15}.landing-subhead{color:var(--fg-muted);max-width:520px;font-size:1.05rem;line-height:1.6}.landing-cta{gap:var(--space-2);margin-top:var(--space-2);display:flex}.hero-waveform{height:60px;margin-top:var(--space-5);justify-content:center;align-items:center;gap:4px;display:flex}.hero-waveform span{background:var(--fg);border-radius:2px;width:3px;height:10px;animation:1.2s ease-in-out infinite hero-wave;display:inline-block}@keyframes hero-wave{0%,to{height:8px}50%{height:44px}}.landing-steps{border-top:1px solid var(--border);grid-template-columns:repeat(3,1fr);width:100%;max-width:960px;margin:0 auto;display:grid}.landing-step{padding:var(--space-5) var(--space-4);border-left:1px solid var(--border-soft);gap:var(--space-2);flex-direction:column;display:flex}.landing-step:first-child{border-left:none}.landing-step-index{color:var(--fg-muted);font-family:ui-monospace,monospace;font-size:.85rem}.landing-pricing{border-top:1px solid var(--border);width:100%;max-width:480px;padding:var(--space-6) var(--space-4);text-align:center;align-items:center;gap:var(--space-3);flex-direction:column;margin:0 auto;display:flex}.landing-pricing-headline{letter-spacing:-.02em;font-size:1.8rem}.landing-footer{padding:var(--space-4);text-align:center}@media (width<=640px){.landing-headline{font-size:1.9rem}.landing-steps{grid-template-columns:1fr}.landing-step{border-left:none;border-top:1px solid var(--border-soft)}.landing-step:first-child{border-top:none}}.usage-meter{flex-direction:column;gap:6px;display:flex}.usage-meter-track{background:var(--border-soft);border-radius:4px;height:8px;overflow:hidden}.usage-meter-fill{background:var(--fg);border-radius:4px;height:100%;transition:width .3s}.usage-meter-labels{justify-content:space-between;align-items:baseline;font-size:.85rem;display:flex}.usage-meter-overage{color:#b00020;font-weight:600}.usage-chart{width:100%;height:160px;overflow:visible}.usage-chart-baseline{stroke:var(--border-soft);stroke-width:1px}.usage-chart-bar{fill:var(--fg)}.billing-card{border:1px solid var(--border-soft);padding:var(--space-4);gap:var(--space-3);flex-direction:column;display:flex}.billing-empty-payment{align-items:flex-start;gap:var(--space-2);flex-direction:column;display:flex}
