.ai-coach-chat{--coach-canvas: #000;--coach-surface: #171717;--coach-surface-soft: #212121;--coach-surface-strong: #2f2f2f;--coach-border: rgba(255, 255, 255, .08);--coach-border-strong: rgba(255, 255, 255, .16);--coach-text: #f7f7f8;--coach-text-soft: #a8a8a8;--coach-text-faint: #737373;--coach-accent: #8b5cf6;background:var(--coach-canvas);color:var(--coach-text)}.ai-coach-chat button,.coach-settings-dialog button,.coach-account-menu button{border:0}.ai-coach-chat button:focus-visible,.ai-coach-chat input:focus-visible,.ai-coach-chat textarea:focus-visible,.coach-settings-dialog button:focus-visible,.coach-settings-dialog input:focus-visible,.coach-settings-dialog textarea:focus-visible,.coach-settings-dialog select:focus-visible,.coach-account-menu button:focus-visible{box-shadow:none!important;outline:2px solid rgba(255,255,255,.44)!important;outline-offset:1px}.coach-sidebar-action,.coach-sidebar button,.coach-sidebar input{font-weight:400}.coach-sidebar-action>svg{color:var(--coach-accent)}.coach-history-menu button{align-items:center;background:transparent;border-radius:8px;color:#ececec;display:flex;font-size:12px;gap:8px;min-height:36px;padding:0 8px;text-align:right;width:100%}.coach-history-menu button:hover{background:#2f2f2f}.coach-chat-main{display:flex;flex-direction:column;overflow:hidden}.coach-conversation-shell{position:relative}.coach-home-heading{left:24px;position:absolute;right:24px;text-align:center;top:calc(50% - 104px);z-index:2}.coach-home-heading h1{font-size:clamp(27px,3vw,35px);font-weight:500;letter-spacing:-.03em;line-height:1.45;margin:0}.coach-conversation-shell.is-home .coach-conversation-composer{bottom:auto;top:50%;transform:translateY(-18%)}.coach-messages-scroll{flex:1;min-height:0;overflow-y:auto;padding:22px 24px 176px;scrollbar-gutter:stable}.coach-message{display:flex;margin:0 0 30px;transform-origin:center bottom}.coach-message.is-entering{animation:coach-message-in .18s ease-out both}.coach-message-user{justify-content:flex-end}.coach-message-assistant{justify-content:flex-start}.coach-message-body{max-width:min(88%,660px)}.coach-message-user .coach-message-body{align-items:flex-end;display:flex;flex-direction:column}.coach-message-content{color:var(--coach-text);font-size:15px;line-height:1.75;overflow-wrap:anywhere;white-space:pre-wrap}.coach-message-assistant .coach-message-content{direction:rtl;text-align:right;width:100%}.coach-message-assistant .coach-message-body{max-width:100%;width:100%}.coach-message-user .coach-message-content{background:var(--coach-surface-soft);border-radius:20px;padding:10px 15px}.coach-generated-image{background:#0a0a0a;border:1px solid var(--coach-border);border-radius:16px;margin:0;max-width:560px;overflow:hidden}.coach-generated-image img{aspect-ratio:1;background:#000;display:block;-o-object-fit:contain;object-fit:contain;width:100%}.coach-generated-image figcaption{align-items:center;border-top:1px solid var(--coach-border);color:var(--coach-text-soft);display:flex;font-size:12px;justify-content:space-between;padding:9px 11px}.coach-generated-image figcaption span,.coach-generated-image figcaption a{align-items:center;color:inherit;display:inline-flex;gap:6px}.coach-generated-image figcaption a:hover{color:var(--coach-text)}.coach-message-actions{align-items:center;display:flex;gap:2px;margin-top:8px;opacity:0;pointer-events:none;transform:translateY(-2px);transition:opacity .13s ease,transform .18s cubic-bezier(.22,1,.36,1)}.coach-message:hover .coach-message-actions,.coach-message:focus-within .coach-message-actions,.coach-message-assistant .coach-message-actions{opacity:1;pointer-events:auto;transform:none}.coach-message-actions button{align-items:center;background:transparent;border-radius:7px;color:var(--coach-text-soft);cursor:pointer;display:inline-flex;height:30px;justify-content:center;width:30px}.coach-message-actions button:hover,.coach-message-actions button.is-active{background:var(--coach-surface-soft);color:var(--coach-text)}.coach-message-actions button[aria-label="امتیاز به پاسخ"]{gap:1px;width:44px}.coach-responding-message{align-items:center;animation:coach-message-in .18s ease-out both}.coach-thinking-state{align-items:center;color:var(--coach-text-soft);display:inline-flex;font-size:12px;gap:9px;min-height:32px}.coach-thinking-pulse{align-items:center;display:inline-flex;height:18px;justify-content:center;position:relative;width:18px}.coach-thinking-pulse:before,.coach-thinking-pulse i{background:var(--coach-text);border-radius:50%;content:"";display:block;position:absolute}.coach-thinking-pulse:before{animation:coach-thinking-halo 1.45s ease-out infinite;height:18px;opacity:.08;width:18px}.coach-thinking-pulse i{animation:coach-thinking-core 1.45s ease-out infinite;height:7px;width:7px}.coach-streaming-cursor{animation:coach-streaming-caret .85s steps(1,end) infinite;background:currentColor;border-radius:1px;display:inline-block;height:1.05em;margin-right:2px;transform:translateY(.14em);width:2px}.coach-message-status{color:var(--coach-text-faint);font-size:11px;margin-top:7px;text-align:right}.coach-scroll-to-bottom{align-items:center;background:var(--coach-surface-soft);border:1px solid var(--coach-border-strong)!important;border-radius:50%;bottom:142px;box-shadow:0 4px 14px #00000047;color:var(--coach-text);cursor:pointer;display:flex;height:34px;justify-content:center;left:50%;position:absolute;transform:translate(-50%);width:34px;z-index:31}.coach-scroll-to-bottom:hover{background:var(--coach-surface-strong)}.coach-scroll-to-bottom>i{animation:coach-unread 1.6s ease-in-out infinite;background:var(--coach-accent);border:2px solid var(--coach-surface-soft);border-radius:50%;height:8px;position:absolute;right:-1px;top:-1px;width:8px}.coach-conversation-composer{background:linear-gradient(to top,var(--coach-canvas) 72%,transparent);bottom:0;left:0;padding:28px 24px max(25px,env(safe-area-inset-bottom));position:absolute;right:0}.coach-composer-shell{background:var(--coach-surface-soft);border:0!important;border-radius:28px;box-shadow:none!important;min-height:54px;padding:8px;position:relative;transition:background-color .18s ease,border-color .18s ease;width:100%}.coach-composer-shell:focus-within{border-color:transparent!important;box-shadow:none!important;outline:0!important}.coach-composer-input-row{min-height:36px}.coach-composer-input-row textarea{background:transparent;border:0;color:var(--coach-text);display:block;font-size:16px;line-height:24px;max-height:160px;min-height:36px;outline:0!important;overflow-y:auto;padding:6px 50px 6px 47px;resize:none;text-align:right;width:100%}.ai-coach-chat .coach-composer-input-row textarea:focus,.ai-coach-chat .coach-composer-input-row textarea:focus-visible{border:0!important;box-shadow:none!important;outline:0!important}.coach-composer-input-row textarea::-moz-placeholder{color:var(--coach-text-soft);opacity:.85}.coach-composer-input-row textarea::placeholder{color:var(--coach-text-soft);opacity:.85}.coach-composer-input-row textarea:disabled{cursor:default;opacity:.6}.coach-composer-controls{align-items:center;bottom:8px;display:flex;justify-content:space-between;left:8px;min-height:36px;padding:0;pointer-events:none;position:absolute;right:8px}.coach-composer-left-actions,.coach-composer-right-actions{align-items:center;display:flex;gap:5px;pointer-events:auto}.coach-composer-icon-button,.coach-send-button,.coach-stop-button{align-items:center;border-radius:50%;cursor:pointer;display:inline-flex;height:36px;justify-content:center;transition:background-color .13s ease,color .13s ease,transform .18s cubic-bezier(.22,1,.36,1),opacity .13s ease;width:36px}.coach-composer-icon-button{background:transparent;color:var(--coach-text)}.coach-composer-icon-button:hover,.coach-composer-icon-button.is-active{background:var(--coach-surface-strong)}.coach-send-button,.coach-stop-button{background:#fff;color:#1f1f1f}.coach-composer-icon-button:active,.coach-send-button:active,.coach-stop-button:active{transform:scale(.9)}.coach-composer-icon-button:disabled,.coach-send-button:disabled{cursor:default;opacity:.35}.coach-tools-menu{animation:coach-menu-in .18s cubic-bezier(.22,1,.36,1) both;background:var(--coach-surface-soft);border:1px solid var(--coach-border)!important;border-radius:17px;bottom:calc(100% + 8px);box-shadow:0 18px 54px #0000007a;left:0;min-width:min(300px,calc(100vw - 24px));padding:7px;position:absolute;z-index:70}.coach-tools-menu button{align-items:center;background:transparent;border-radius:10px;color:var(--coach-text);cursor:pointer;display:flex;gap:11px;min-height:47px;padding:7px 8px;text-align:left;width:100%}.coach-tools-menu button:hover{background:var(--coach-surface-strong)}.coach-tool-icon{align-items:center;display:inline-flex;height:30px;justify-content:center;width:30px}.coach-tools-menu button>span:last-child{display:flex;flex-direction:column}.coach-tools-menu strong{font-size:14px;font-weight:500}.coach-tools-menu small{color:var(--coach-text-soft);font-size:11px;margin-top:2px}.coach-dictation-recorder{align-items:center;display:flex;gap:10px;min-height:70px}.coach-composer-shell.is-editing{min-height:0;padding:10px}.coach-dictation-processing{align-items:center;color:var(--coach-text-soft);display:flex;height:36px;justify-content:center;width:36px}.coach-dictation-waveform{align-items:center;display:flex;gap:2px;height:20px;overflow:hidden}.coach-dictation-waveform i{background:#d6d6d6;border-radius:4px;flex:1;min-width:2px;transition:height 75ms ease}.coach-chat-disclaimer{color:var(--coach-text-faint);font-size:10px;margin:7px 0 0;text-align:center}.coach-chat-error-banner{align-items:center;background:color-mix(in srgb,#e5484d 9%,var(--coach-surface));border:1px solid color-mix(in srgb,#e5484d 25%,var(--coach-border));border-radius:10px;color:var(--coach-text);display:flex;font-size:12px;gap:12px;justify-content:space-between;line-height:1.5;margin:0 auto 9px;max-width:768px;padding:9px 11px}.coach-chat-error-banner button{background:transparent;color:var(--coach-text-soft);cursor:pointer;flex:0 0 auto;font-size:11px;font-weight:600}.coach-settings-switch{background:transparent!important;border:0!important;box-sizing:border-box;direction:ltr;flex:0 0 auto;height:44px!important;min-height:44px!important;min-width:44px!important;overflow:visible;padding:0!important;position:relative;width:44px!important}.coach-settings-switch:before{background:#3a3a3a;border-radius:999px;content:"";height:23px;left:2px;position:absolute;top:10.5px;transition:background-color .18s ease;width:40px}.coach-settings-switch i{background:#fff;border-radius:50%;display:block;height:19px;left:4px;position:absolute;top:12.5px;transform:translate(0);transition:transform .18s cubic-bezier(.22,1,.36,1);width:19px}.coach-settings-switch.is-on:before{background:#8b5cf6}.coach-settings-switch.is-on i{transform:translate(17px)}.coach-settings-save-status{color:#9ca3af;font-size:10px;font-weight:400}.coach-settings-save-status.saved{color:#86efac}.coach-settings-save-status.error{color:#fca5a5}.coach-memory-actions{align-items:center;border-bottom:1px solid rgba(255,255,255,.08);display:flex;gap:12px;justify-content:space-between;padding:10px 0 16px}.coach-memory-actions button{align-items:center;background:#ef444414;border:1px solid rgba(239,68,68,.22)!important;border-radius:9px;color:#f87171;cursor:pointer;display:inline-flex;flex:0 0 auto;font-size:11px;font-weight:600;gap:7px;min-height:35px;padding:7px 11px}.coach-memory-actions button:disabled{cursor:not-allowed;opacity:.42}.coach-memory-actions>span{color:#737373;font-size:10px;line-height:1.5;max-width:280px}@keyframes coach-message-in{0%{opacity:0}to{opacity:1}}@keyframes coach-menu-in{0%{opacity:0;transform:translateY(6px) scale(.985)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes coach-thinking-halo{0%,to{opacity:.05;transform:scale(.65)}50%{opacity:.14;transform:scale(1)}}@keyframes coach-thinking-core{0%,to{opacity:.55;transform:scale(.75)}50%{opacity:1;transform:scale(1)}}@keyframes coach-streaming-caret{0%,48%{opacity:1}49%,to{opacity:0}}@keyframes coach-unread{0%,to{transform:scale(.85)}50%{transform:scale(1.08)}}@media (max-width: 767px){.coach-sidebar button[aria-label^="گزینه‌های گفت‌وگوی"]{opacity:1}.coach-messages-scroll{padding:18px 16px 154px;scrollbar-gutter:auto}.coach-message{margin-bottom:25px}.coach-message-body{max-width:92%}.coach-message-assistant .coach-message-body{max-width:100%}.coach-message-content{font-size:15px;line-height:1.72}.coach-conversation-composer{padding:18px 10px max(10px,env(safe-area-inset-bottom))}.coach-composer-shell{border-radius:26px}.coach-composer-input-row textarea{padding-left:45px;padding-right:45px}.coach-scroll-to-bottom{bottom:128px}.coach-settings-switch-row{align-items:center}.coach-memory-actions{align-items:flex-start;flex-direction:column}.coach-home-heading{left:16px;right:16px;top:calc(50% - 116px)}.coach-home-heading h1{font-size:24px}.coach-conversation-shell.is-home .coach-conversation-composer{top:50%;transform:translateY(-12%)}}@media (prefers-reduced-motion: reduce){.coach-message.is-entering,.coach-tools-menu,.coach-thinking-pulse:before,.coach-thinking-pulse i,.coach-streaming-cursor,.coach-scroll-to-bottom>i{animation:none}}
