*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--bg-top:#f5f0e8;--bg-bottom:#ede8dc;--text:#2e2420;--text-warm:#4a3830;--text-light:#7a6d63;--text-muted:#a09488;--accent:#b5735f;--accent-hover:#9c6050;--accent-soft:#d4a48e;--user-bg:#b5735f;--user-text:#fff;--marta-bg:#fff;--marta-border:#e6dcd2;--input-bg:#fff;--input-border:#ddd4c8;--shadow-soft:0 2px 16px #2e242012;--shadow-card:0 2px 8px #2e24201a, 0 0 1px #2e24200f;--shadow-input:0 2px 12px #2e24200f;--radius:22px;--radius-lg:28px;--font:"Georgia", "Times New Roman", "Palatino Linotype", serif;--font-ui:-apple-system, BlinkMacSystemFont, "SF Pro Text", system-ui, sans-serif}html{-webkit-text-size-adjust:100%;font-size:18px}body{font-family:var(--font);background:linear-gradient(180deg, var(--bg-top) 0%, var(--bg-bottom) 100%);color:var(--text);-webkit-font-smoothing:antialiased;overscroll-behavior:none;background-attachment:fixed;line-height:1.7}html,body,#root{height:100dvh}.landing{background:linear-gradient(180deg, var(--bg-top) 0%, var(--bg-bottom) 100%);flex-direction:column;min-height:100dvh;padding:0 24px;display:flex}.landing-content{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:40px;max-width:420px;margin:0 auto;display:flex}.landing-title{font-family:var(--font);color:var(--text-warm);letter-spacing:.06em;font-size:3rem;font-style:italic;font-weight:400}.landing-text{font-family:var(--font);color:var(--text-light);font-size:1.2rem;font-style:italic;line-height:2}.landing-btn{font-family:var(--font-ui);color:#fff;background:var(--accent);cursor:pointer;border:none;border-radius:32px;padding:16px 40px;font-size:1.05rem;font-weight:500;transition:background .2s,transform .15s;box-shadow:0 4px 16px #b5735f40}.landing-btn:hover{background:var(--accent-hover)}.landing-btn:active{transform:scale(.97)}.landing-footer{text-align:center;font-family:var(--font);color:var(--text-muted);padding:24px;font-size:.85rem;font-style:italic}.wizard{background:linear-gradient(180deg, var(--bg-top) 0%, var(--bg-bottom) 100%);flex-direction:column;max-width:480px;min-height:100dvh;margin:0 auto;padding:0 24px;display:flex}.wizard-progress{justify-content:center;gap:8px;padding:28px 0 0;display:flex}.wizard-dot{background:var(--input-border);border-radius:50%;width:8px;height:8px;transition:background .3s,transform .3s}.wizard-dot.active{background:var(--accent);transform:scale(1.2)}.wizard-step{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:28px;padding:40px 0;animation:.4s ease-out fadeIn;display:flex}@keyframes fadeIn{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.wizard-question{font-family:var(--font);color:var(--text-warm);font-size:1.4rem;font-style:italic;line-height:1.7}.wizard-hint{font-family:var(--font);color:var(--text-muted);margin-top:-16px;font-size:.9rem;font-style:italic}.wizard-input{font-family:var(--font);color:var(--text);text-align:center;border:none;border-bottom:2px solid var(--input-border);background:0 0;outline:none;width:100%;max-width:280px;padding:12px 8px;font-size:1.2rem;transition:border-color .2s}.wizard-input:focus{border-color:var(--accent)}.wizard-input::placeholder{color:var(--text-muted);font-style:italic}.wizard-options{flex-direction:column;gap:12px;width:100%;max-width:320px;display:flex}.wizard-option{font-family:var(--font);color:var(--text-warm);background:var(--marta-bg);border:1px solid var(--input-border);cursor:pointer;box-shadow:var(--shadow-soft);border-radius:16px;padding:16px 20px;font-size:1.05rem;transition:all .2s}.wizard-option:hover{border-color:var(--accent-soft)}.wizard-option.selected{background:var(--accent);color:#fff;border-color:var(--accent);box-shadow:0 2px 12px #b5735f40}.wizard-next{font-family:var(--font-ui);color:#fff;background:var(--accent);cursor:pointer;border:none;border-radius:28px;margin-top:8px;padding:14px 36px;font-size:1rem;font-weight:500;transition:background .2s,transform .15s;box-shadow:0 3px 12px #b5735f33}.wizard-next:hover{background:var(--accent-hover)}.wizard-next:active{transform:scale(.97)}.wizard-next:disabled{background:var(--input-border);cursor:default;box-shadow:none;transform:none}.wizard-install .wizard-question{font-size:1.5rem}.install-card{background:var(--marta-bg);border:1px solid var(--marta-border);width:100%;max-width:340px;box-shadow:var(--shadow-card);border-radius:24px;flex-direction:column;align-items:center;gap:20px;padding:28px 24px;display:flex}.install-icon-preview{flex-direction:column;align-items:center;gap:8px;display:flex}.install-app-icon{border-radius:16px;width:72px;height:72px;box-shadow:0 2px 10px #2e24201f}.install-app-name{font-family:var(--font-ui);color:var(--text-warm);font-size:.85rem;font-weight:500}.install-btn{font-family:var(--font-ui);color:#fff;background:var(--accent);cursor:pointer;border:none;border-radius:28px;width:100%;padding:15px 28px;font-size:1rem;font-weight:500;transition:background .2s,transform .15s;box-shadow:0 4px 16px #b5735f40}.install-btn:hover{background:var(--accent-hover)}.install-btn:active{transform:scale(.97)}.install-btn-ios{background:var(--text-warm);box-shadow:0 4px 16px #2e242026}.install-btn-ios:hover{background:var(--text)}.install-ios-guide{width:100%}.install-ios-steps{flex-direction:column;gap:14px;display:flex}.install-ios-step{text-align:left;font-family:var(--font);color:var(--text-light);align-items:center;gap:12px;font-size:.95rem;line-height:1.5;display:flex}.install-ios-num{background:var(--accent);color:#fff;width:28px;height:28px;font-family:var(--font-ui);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.8rem;font-weight:600;display:flex}.install-share-icon{vertical-align:middle;width:18px;height:18px;color:var(--accent);margin:0 2px;display:inline-block}.wizard-skip{font-family:var(--font);color:var(--text-light);cursor:pointer;background:0 0;border:none;padding:12px;font-size:.95rem;font-style:italic;transition:color .2s}.wizard-skip:hover{color:var(--text-warm)}.wizard-slider-wrap{flex-direction:column;align-items:center;gap:8px;width:100%;max-width:320px;display:flex}.wizard-slider-value{font-family:var(--font);color:var(--accent);font-size:2.4rem;font-weight:400;line-height:1}.wizard-slider{appearance:none;background:var(--input-border);border-radius:3px;outline:none;width:100%;height:6px}.wizard-slider::-webkit-slider-thumb{-webkit-appearance:none;background:var(--accent);cursor:pointer;border-radius:50%;width:32px;height:32px;box-shadow:0 2px 8px #b5735f4d}.wizard-slider::-moz-range-thumb{background:var(--accent);cursor:pointer;border:none;border-radius:50%;width:32px;height:32px;box-shadow:0 2px 8px #b5735f4d}.wizard-slider-labels{width:100%;font-family:var(--font-ui);color:var(--text-muted);justify-content:space-between;font-size:.8rem;display:flex}.wizard-options-grid{grid-template-columns:1fr 1fr;gap:10px;max-width:340px;display:grid}.wizard-option-compact{padding:14px 16px;font-size:.95rem}.install-platform-label{font-family:var(--font);color:var(--text-light);text-align:center;font-size:.95rem;line-height:1.5}.install-desktop-hint{font-family:var(--font);color:var(--text-light);text-align:center;font-size:.95rem;font-style:italic;line-height:1.5}.chat-app{background:0 0;flex-direction:column;max-width:540px;height:100dvh;margin:0 auto;display:flex}.chat-header{text-align:center;flex-shrink:0;padding:28px 20px 22px;position:relative}.chat-header h1{font-family:var(--font);color:var(--text-warm);letter-spacing:.04em;font-size:1.6rem;font-style:italic;font-weight:400}.mute-btn{width:40px;height:40px;color:var(--text-muted);cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;transition:color .2s,background .2s;display:flex;position:absolute;top:28px;right:20px}.mute-btn:hover{color:var(--text-warm);background:#b5735f14}.mute-btn.muted{color:var(--accent)}.chat-messages{-webkit-overflow-scrolling:touch;flex-direction:column;flex:1;gap:20px;padding:12px 20px 20px;display:flex;overflow-y:auto}.chat-welcome{text-align:center;color:var(--text-light);font-family:var(--font);flex-direction:column;flex:1;justify-content:center;align-items:center;padding:40px 24px;font-size:1.2rem;font-style:italic;line-height:1.8;display:flex}.message{flex-direction:column;max-width:82%;animation:.3s ease-out fadeUp;display:flex}@keyframes fadeUp{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.message.user{align-self:flex-end}.message.assistant{align-self:flex-start}.message .bubble{white-space:pre-wrap;word-wrap:break-word;padding:16px 20px;font-size:1rem;line-height:1.7}.message.user .bubble{background:var(--user-bg);color:var(--user-text);border-radius:var(--radius) var(--radius) 8px var(--radius);box-shadow:0 2px 10px #b5735f33}.message.assistant .bubble{background:var(--marta-bg);color:var(--text);border:1px solid var(--marta-border);border-radius:var(--radius) var(--radius) var(--radius) 8px;box-shadow:var(--shadow-card)}.message .sender{font-family:var(--font-ui);text-transform:uppercase;letter-spacing:.08em;color:var(--text-muted);margin-bottom:6px;padding:0 6px;font-size:.7rem;font-weight:500}.message.user .sender{text-align:right}.speaking-indicator{align-items:center;gap:3px;height:20px;padding:6px 6px 0;display:flex}.wave-bar{background:var(--accent-soft);border-radius:2px;width:3px;height:12px;animation:1.2s ease-in-out infinite waveAnim}.wave-bar:first-child{animation-delay:0s}.wave-bar:nth-child(2){animation-delay:.15s}.wave-bar:nth-child(3){animation-delay:.3s}.wave-bar:nth-child(4){animation-delay:.45s}.wave-bar:nth-child(5){animation-delay:.6s}@keyframes waveAnim{0%,to{opacity:.4;height:4px}50%{opacity:1;height:14px}}.typing .bubble{align-items:center;gap:7px;padding:18px 24px;display:flex}.typing .dot{background:var(--accent-soft);border-radius:50%;width:7px;height:7px;animation:1.4s ease-in-out infinite breathe}.typing .dot:nth-child(2){animation-delay:.2s}.typing .dot:nth-child(3){animation-delay:.4s}@keyframes breathe{0%,to{opacity:.3;transform:scale(1)}50%{opacity:1;transform:scale(1.2)}}.chat-input-area{padding:16px 20px;padding-bottom:max(16px, env(safe-area-inset-bottom));background:0 0;flex-shrink:0}.chat-input-row{background:var(--input-bg);border:1px solid var(--input-border);border-radius:var(--radius-lg);box-shadow:var(--shadow-input);align-items:flex-end;gap:12px;padding:6px 6px 6px 20px;transition:border-color .25s,box-shadow .25s;display:flex}.chat-input-row:focus-within{border-color:var(--accent-soft);box-shadow:var(--shadow-card), 0 0 0 3px #b5735f1a}.chat-input-row textarea{font-size:1rem;font-family:var(--font);color:var(--text);resize:none;background:0 0;border:none;outline:none;flex:1;min-height:48px;max-height:120px;padding:12px 0;line-height:1.6}.chat-input-row textarea::placeholder{color:var(--text-muted);font-style:italic}.mic-btn{width:56px;height:56px;color:var(--text-muted);cursor:pointer;background:0 0;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;transition:color .2s,background .2s;display:flex}.mic-btn:hover{color:var(--text-warm);background:#b5735f0f}.mic-btn.recording{color:#c0392b;background:#c0392b1f;animation:1.5s ease-in-out infinite pulse-rec}@keyframes pulse-rec{0%,to{box-shadow:0 0 #c0392b4d}50%{box-shadow:0 0 0 8px #c0392b00}}.mic-btn:disabled{color:var(--text-muted);opacity:.4;cursor:default}.send-btn{background:var(--accent);color:#fff;cursor:pointer;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;font-size:1.3rem;transition:background .2s,transform .15s;display:flex}.send-btn:hover{background:var(--accent-hover)}.send-btn:active{transform:scale(.92)}.send-btn:disabled{background:var(--bg-bottom);color:var(--text-muted);cursor:default;transform:none}.play-btn{background:var(--accent-soft);color:#fff;cursor:pointer;vertical-align:middle;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;margin-left:8px;transition:background .2s,transform .15s;display:inline-flex}.play-btn:hover{background:var(--accent)}.play-btn:active{transform:scale(.9)}.play-btn.playing{background:var(--accent)}.chat-not-you{cursor:pointer;font-family:var(--font);color:var(--text-muted);background:0 0;border:none;margin-top:16px;padding:0;font-size:.8rem;font-style:italic;transition:color .2s;display:block}.chat-not-you:hover{color:var(--text-warm)}.error-toast{text-align:center;color:#9a4535;font-family:var(--font-ui);padding:12px;font-size:.85rem}.stt-hint{text-align:center;color:var(--text-light);font-family:var(--font);padding:10px 16px;font-size:.9rem;font-style:italic;animation:.3s ease-out fadeUp}.recording-bar{align-items:center;gap:10px;padding:10px 20px;animation:.2s ease-out fadeUp;display:flex}.rec-dot{background:#c0392b;border-radius:50%;flex-shrink:0;width:10px;height:10px;animation:1s infinite blink-rec}@keyframes blink-rec{0%,to{opacity:1}50%{opacity:.3}}.rec-text{font-family:var(--font);color:var(--text-light);font-size:.9rem;font-style:italic}.rec-text.processing{color:var(--accent)}
