:root{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#17251f;background:#13231d;font-synthesis:none;text-rendering:optimizeLegibility;--ink: #17251f;--muted: #6f786f;--paper: #f3efe6;--cream: #fffdf7;--green: #173f32;--green-soft: #d9e7df;--gold: #efbf48;--line: rgba(23, 37, 31, .12)}*{box-sizing:border-box}html,body,#root{height:100%;margin:0}body{min-width:320px;overflow:hidden}button,select,input{font:inherit}button{-webkit-tap-highlight-color:transparent}.app{position:relative;display:grid;grid-template-rows:auto auto minmax(0,1fr) auto;width:min(100%,720px);height:100dvh;margin:0 auto;overflow:hidden;background:radial-gradient(circle at 90% -10%,rgba(239,191,72,.16),transparent 30%),var(--paper);box-shadow:0 0 80px #00000040}.text-normal{--bubble-size: 1rem}.text-large{--bubble-size: 1.16rem}.text-extra-large{--bubble-size: 1.34rem}.topbar{display:flex;align-items:center;justify-content:space-between;padding:calc(14px + env(safe-area-inset-top)) 18px 12px;color:#f8f5ec;background:var(--green)}.brand{min-width:0}.brand__eyebrow{display:block;margin-bottom:4px;color:#c9d8d0;font-size:.66rem;font-weight:700;letter-spacing:.16em}.language-route{display:flex;align-items:center;gap:7px;font-weight:600}.language-route svg{width:17px;fill:none;stroke:#efbf48;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.icon-button{display:grid;place-items:center;width:44px;height:44px;border:0;border-radius:50%;color:inherit;background:#ffffff17;cursor:pointer}.icon-button svg{width:22px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.status-row{display:flex;align-items:center;gap:8px;min-height:42px;padding:8px 18px;border-bottom:1px solid var(--line);color:#4e5b53;background:#fffdf7e0;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);font-size:.82rem;font-weight:600}.status-mark{position:relative;width:9px;height:9px;flex:0 0 auto;border-radius:50%;background:#94a097}.status-mark--listening{background:#2b9a68}.status-mark--paused{background:#df9f2d}.status-mark--reconnecting,.status-mark--error{background:#c55a45}.status-mark__pulse{position:absolute;inset:-4px;border:1px solid #2b9a68;border-radius:50%;animation:pulse 1.7s ease-out infinite}.ephemeral-label{margin-left:auto;padding:3px 8px;border-radius:999px;color:#4e665b;background:#e5eee8;font-size:.7rem}.conversation{position:relative;overflow:auto;overscroll-behavior:contain;scroll-behavior:smooth;padding:18px 16px 34px;background-image:linear-gradient(#f3efe6e8,#f3efe6e8),radial-gradient(circle at 1px 1px,#9aa89f 1px,transparent 0);background-size:auto,24px 24px}.empty-state{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100%;max-width:460px;margin:auto;padding:28px 20px 50px;text-align:center}.empty-state__art{position:relative;display:flex;align-items:center;justify-content:center;gap:9px;width:116px;height:84px;margin-bottom:28px;border-radius:25px 25px 25px 7px;background:var(--green);box-shadow:0 15px 34px #173f322e}.empty-state__art:after{content:"";position:absolute;left:0;bottom:-12px;border:16px solid transparent;border-top-color:var(--green);transform:rotate(19deg)}.empty-state__art span{width:12px;height:12px;border-radius:50%;background:var(--gold);animation:dots 1.35s ease-in-out infinite}.empty-state__art span:nth-child(2){animation-delay:.16s}.empty-state__art span:nth-child(3){animation-delay:.32s}.empty-state h1{max-width:400px;margin:0 0 13px;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.75rem,8vw,2.5rem);line-height:1.02;letter-spacing:-.025em}.empty-state p{max-width:390px;margin:0;color:var(--muted);font-size:.98rem;line-height:1.55}.privacy-promise{display:flex;align-items:center;gap:9px;max-width:360px;margin-top:28px;padding:11px 13px;border:1px solid #ccdbd2;border-radius:13px;color:#426054;background:#ffffff80;font-size:.78rem;line-height:1.35;text-align:left}.privacy-promise svg{width:20px;flex:0 0 auto;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.bubble-list{display:flex;flex-direction:column;gap:14px;max-width:620px;margin:0 auto}.session-divider{display:flex;align-items:center;gap:12px;margin:2px 0 6px;color:#879087;font-size:.7rem;text-transform:uppercase;letter-spacing:.11em}.session-divider:before,.session-divider:after{content:"";flex:1;height:1px;background:#17251f1f}.bubble{position:relative;width:min(94%,560px);padding:17px 18px 12px;border:1px solid rgba(23,63,50,.08);border-radius:7px 21px 21px;background:var(--cream);box-shadow:0 7px 22px #313b3312;animation:bubble-in .28s cubic-bezier(.2,.8,.2,1) both}.bubble:before{content:"";position:absolute;top:-1px;left:-9px;width:18px;height:18px;background:linear-gradient(135deg,var(--cream) 50%,transparent 51%);filter:drop-shadow(-1px -1px 0 rgba(23,63,50,.04))}.bubble__meta{display:flex;flex-wrap:wrap;align-items:baseline;gap:8px}.bubble h2{margin:0;color:var(--green);font-size:.78rem;line-height:1.2;text-transform:uppercase;letter-spacing:.075em}.bubble p{margin:8px 0 5px;font-size:var(--bubble-size);line-height:1.47;letter-spacing:-.01em}.bubble time{display:block;color:#92988f;font-size:.65rem;text-align:right}.uncertain{padding:3px 7px;border-radius:999px;color:#806a2d;background:#f7ebc8;font-size:.65rem}.understanding{align-self:flex-start;display:flex;align-items:center;gap:4px;padding:10px 14px;border-radius:8px 17px 17px;color:#667269;background:#e9e5db;font-size:.75rem}.understanding span{width:5px;height:5px;border-radius:50%;background:#6f7c73;animation:dots 1.25s ease-in-out infinite}.understanding span:nth-child(2){animation-delay:.13s}.understanding span:nth-child(3){margin-right:4px;animation-delay:.26s}.new-update{position:absolute;z-index:5;left:50%;bottom:calc(136px + env(safe-area-inset-bottom));transform:translate(-50%);padding:9px 14px;border:0;border-radius:999px;color:#fff;background:var(--green);box-shadow:0 7px 20px #173f3238;font-size:.8rem;font-weight:700;cursor:pointer}.error-banner{position:absolute;z-index:8;right:12px;bottom:calc(132px + env(safe-area-inset-bottom));left:12px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 14px;border-radius:12px;color:#7a2c20;background:#ffe3db;box-shadow:0 8px 24px #50140a1f;font-size:.82rem}.error-banner button{border:0;color:inherit;background:transparent;font-weight:700;cursor:pointer}.controls{z-index:6;padding:12px 16px calc(12px + env(safe-area-inset-bottom));border-top:1px solid var(--line);background:#fffdf7f5;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.primary-control,.secondary-control,.stop-control{min-height:53px;border-radius:17px;font-weight:700;cursor:pointer}.primary-control{display:flex;align-items:center;justify-content:center;gap:10px;width:100%;border:0;color:#fff;background:var(--green);box-shadow:0 9px 22px #173f3233}.primary-control:disabled{opacity:.65;cursor:wait}.primary-control.compact{flex:1}.active-controls{display:flex;gap:10px}.secondary-control,.stop-control{display:flex;align-items:center;justify-content:center;gap:8px;flex:1;border:1px solid #c7d1ca;background:#fff}.stop-control{flex:0 0 34%;color:#a64031;border-color:#e1b9b0;background:#fff7f4}.demo-row{display:flex;align-items:center;justify-content:center;gap:8px;margin-top:9px}.demo-row select{min-width:0;max-width:190px;height:34px;border:1px solid #d3d5ce;border-radius:9px;padding:0 8px;color:#536057;background:transparent;font-size:.73rem}.demo-row button{height:34px;padding:0 12px;border:0;color:var(--green);background:transparent;font-size:.74rem;font-weight:700;cursor:pointer}.mic-icon{position:relative;width:15px;height:21px;border:2px solid white;border-radius:9px}.mic-icon:after{content:"";position:absolute;left:50%;bottom:-7px;width:9px;height:6px;border-right:2px solid white;border-bottom:2px solid white;border-left:2px solid white;border-radius:0 0 8px 8px;transform:translate(-50%)}.pause-icon{width:12px;height:16px;border-right:4px solid currentColor;border-left:4px solid currentColor}.stop-icon{width:13px;height:13px;border-radius:3px;background:currentColor}.play-icon{width:0;height:0;border-top:8px solid transparent;border-bottom:8px solid transparent;border-left:13px solid currentColor}.modal-backdrop{position:absolute;z-index:20;inset:0;display:flex;align-items:flex-end;background:#07120d7a;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);animation:fade-in .15s ease-out}.modal-backdrop--center{align-items:center;justify-content:center;padding:20px}.settings-sheet{width:100%;max-height:92%;overflow:auto;padding:7px 18px calc(24px + env(safe-area-inset-bottom));border-radius:24px 24px 0 0;background:#fffdf7;box-shadow:0 -10px 45px #0000002e;animation:sheet-in .23s ease-out}.sheet-handle{width:38px;height:4px;margin:3px auto 7px;border-radius:4px;background:#d2d3cc}.sheet-title{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}.sheet-title h2{margin:0;font-family:Georgia,Times New Roman,serif;font-size:1.8rem}.sheet-title .icon-button{color:#4e5b53;background:#f0eee7;font-size:1.6rem}.settings-sheet>label:not(.toggle-row){display:grid;gap:7px;margin:16px 0;color:#556159;font-size:.77rem;font-weight:700}.settings-sheet select{height:48px;padding:0 13px;border:1px solid #d8d9d1;border-radius:12px;color:var(--ink);background:#fff}.settings-sheet fieldset{margin:19px 0;padding:0;border:0}.settings-sheet legend{margin-bottom:8px;color:#556159;font-size:.77rem;font-weight:700}.segmented{display:grid;grid-template-columns:repeat(3,1fr);padding:3px;border-radius:12px;background:#eceae3}.segmented button{min-height:40px;padding:5px;border:0;border-radius:9px;color:#6e766f;background:transparent;font-size:.72rem;cursor:pointer}.segmented button.active{color:var(--green);background:#fff;box-shadow:0 2px 8px #14281e14;font-weight:700}.toggle-row{display:flex;align-items:center;justify-content:space-between;gap:15px;margin:22px 0}.toggle-row span{display:grid;gap:3px}.toggle-row b{font-size:.86rem}.toggle-row small{color:var(--muted);font-size:.69rem}.toggle-row input{width:43px;height:24px;accent-color:var(--green)}.settings-note{margin:24px 0 0;padding:12px;border-radius:11px;color:#627069;background:#f0eee7;font-size:.7rem;line-height:1.45}.access-card{position:relative;width:min(100%,360px);padding:28px 22px 22px;border-radius:22px;background:#fffdf7;box-shadow:0 18px 60px #00000040;text-align:center;animation:bubble-in .2s ease-out}.access-card__close{position:absolute;top:10px;right:10px;width:40px;height:40px;border:0;border-radius:50%;color:#59655d;background:#f0eee7;font-size:1.45rem;cursor:pointer}.access-card__lock{display:grid;place-items:center;width:52px;height:52px;margin:0 auto 15px;border-radius:16px;color:var(--gold);background:var(--green)}.access-card h2{margin:0 0 8px;font-family:Georgia,Times New Roman,serif;font-size:1.75rem}.access-card p{margin:0 0 20px;color:var(--muted);font-size:.82rem;line-height:1.45}.access-card label{display:grid;gap:7px;margin-bottom:14px;color:#556159;font-size:.75rem;font-weight:700;text-align:left}.access-card input{width:100%;height:48px;padding:0 13px;border:1px solid #d4d7d0;border-radius:12px;background:#fff}.debug-panel{max-width:620px;margin:22px auto 0;padding:12px;border:1px dashed #a4aaa3;border-radius:10px;color:#3e4a43;background:#ffffffa6;font:11px/1.4 ui-monospace,SFMono-Regular,Menlo,monospace}.debug-panel summary{cursor:pointer;font-weight:700}.debug-panel ol{max-height:180px;overflow:auto;padding-left:20px}.debug-panel li{margin-bottom:5px;overflow-wrap:anywhere}@keyframes pulse{0%{opacity:.8;transform:scale(.75)}to{opacity:0;transform:scale(1.7)}}@keyframes dots{0%,60%,to{opacity:.35;transform:translateY(0)}30%{opacity:1;transform:translateY(-4px)}}@keyframes bubble-in{0%{opacity:0;transform:translateY(8px) scale(.985)}to{opacity:1;transform:none}}@keyframes fade-in{0%{opacity:0}}@keyframes sheet-in{0%{transform:translateY(100%)}}@media(min-width:721px){body{background:#0e1b16}.app{height:min(100dvh,960px);margin-top:max(0px,calc((100dvh - 960px)/2));border-radius:20px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
