.gpu-panel{color:var(--navy);background:linear-gradient(110deg,#f7faff,#fff);border:1px solid #dae5f3;border-radius:18px;margin:0 0 22px;padding:16px 22px}.gpu-heading,.gpu-heading>div{align-items:center;gap:10px;display:flex}.gpu-heading{flex-wrap:wrap;justify-content:space-between;gap:12px}.gpu-heading strong{font-size:13px}.gpu-heading svg{color:#2175ef}.gpu-live{color:#16825b;background:#e8f8f0;border-radius:20px;padding:4px 9px;font-size:10px}.gpu-live.offline{color:#9a630d;background:#fff2d8}.gpu-heading button{font:inherit;color:#3269b3;cursor:pointer;background:0 0;border:0;align-items:center;gap:6px;padding:5px;font-size:11px;display:flex}.gpu-heading button:focus-visible{border-radius:6px;outline:2px solid #2175ef}.gpu-stats{grid-template-columns:repeat(4,minmax(0,1fr));gap:22px;margin-top:14px;display:grid}.gpu-stats>div{flex-direction:column;gap:4px;display:flex}.gpu-stats span{color:#677d99;font-size:10px}.gpu-stats strong{font-variant-numeric:tabular-nums;font-size:23px;font-weight:600;line-height:1.35}.gpu-stats strong.gpu-unit{text-align:right;padding-top:5px;font-size:17px}.gpu-stats small{color:#677d99;font-size:10px}.gpu-stats meter{appearance:none;background:#e6edf5;border:0;border-radius:8px;width:100%;height:9px}.gpu-stats meter::-webkit-meter-bar{background:#e6edf5;border:0;border-radius:8px}.gpu-stats meter::-webkit-meter-optimum-value{background:#2175ef;border-radius:8px}.gpu-stats meter::-moz-meter-bar{background:#2175ef}.gpu-stats .gpu-memory::-webkit-meter-optimum-value{background:#8b5cf6}.gpu-stats .gpu-memory::-moz-meter-bar{background:#8b5cf6}.gpu-warm{color:#a66310}.gpu-stale .gpu-stats{opacity:.55}.gpu-caption{color:#6a7f99;flex-wrap:wrap;justify-content:space-between;gap:6px;margin-top:12px;font-size:9px;display:flex}.gpu-caption time{white-space:nowrap}.gpu-details{border-top:1px solid #e3ebf5;grid-template-columns:1.3fr 1fr;gap:24px;margin-top:14px;padding-top:12px;display:grid}.gpu-chart{direction:ltr;width:100%;height:75px;display:block}.gpu-legend{color:#2175ef;flex-wrap:wrap;gap:12px;font-size:9px;display:flex}.gpu-legend span:nth-child(2){color:#8b5cf6}.gpu-legend small{color:#7d8ba0}.gpu-details dl{gap:6px;margin:0;font-size:10px;display:grid}.gpu-details dl>div{justify-content:space-between;gap:8px;display:flex}.gpu-details dt{color:#677d99}.gpu-details dd{margin:0}.gpu-note{color:#677d99;font-size:12px}@media (width<=700px){.gpu-panel{margin-bottom:15px;padding:14px}.gpu-stats{grid-template-columns:repeat(2,minmax(0,1fr));gap:15px}.gpu-details{grid-template-columns:1fr;gap:15px}.gpu-heading{gap:4px}.gpu-heading>div{gap:6px}.gpu-heading strong{font-size:12px}.gpu-live{font-size:9px}.gpu-stats strong{font-size:21px}.gpu-caption{font-size:9px}.gpu-heading button{font-size:10px}}@font-face{font-family:Vazirmatn;src:url(/fonts/Vazirmatn-Regular.woff2)format("woff2");font-weight:400;font-display:swap}@font-face{font-family:Vazirmatn;src:url(/fonts/Vazirmatn-Bold.woff2)format("woff2");font-weight:700;font-display:swap}:root{color:#102a56;font-synthesis:none;--blue:#1464f4;--blue-soft:#edf4ff;--navy:#102a56;--muted:#6f7f99;--line:#dce4ef;--green:#13a767;--red:#ea4335;background:#fff;font-family:Vazirmatn,Tahoma,sans-serif}*{box-sizing:border-box}body{background:#fff;min-width:320px;margin:0}button{font:inherit}button:focus-visible{outline-offset:2px;outline:3px solid #1464f43d}.app-shell{background:#fff;flex-direction:column;gap:14px;min-height:100vh;padding:16px 20px 20px;display:flex}.topbar{border:1px solid var(--line);direction:ltr;border-radius:18px;grid-template-columns:1fr auto 1fr;align-items:center;height:70px;padding:0 22px;display:grid;box-shadow:0 4px 18px #192f4e0d}.topbar>*{direction:rtl}.brand{grid-column:2;justify-self:center;align-items:center;gap:12px;font-size:25px;font-weight:700;display:flex}.brand-mark{color:var(--blue);place-items:center;display:grid}.brand-mark svg{width:35px;height:35px}.connection-badge{color:var(--muted);background:#f7f9fc;border-radius:12px;grid-area:1/3;justify-self:end;align-items:center;gap:10px;padding:10px 16px;font-size:14px;display:flex}.connection-badge.connected{color:#087d4b;background:#eaf9f1}.connection-badge.error{color:#b3281d;background:#fff0ee}.status-dot{background:#9ba8ba;border-radius:50%;width:9px;height:9px}.connected .status-dot{background:var(--green);box-shadow:0 0 0 5px #13a7671a}.connecting .status-dot{background:#f6a723;animation:1s infinite pulse}.error .status-dot{background:var(--red)}.top-actions{grid-area:1/1;justify-self:start;gap:8px;display:flex}.top-actions button{color:#53637b;cursor:pointer;background:#fff;border:0;border-radius:11px;place-items:center;width:40px;height:40px;display:grid}.top-actions button:hover{color:var(--blue);background:#f3f6fa}.workspace{direction:ltr;flex:1;grid-template-columns:minmax(0,1.65fr) minmax(340px,.75fr);gap:14px;display:grid}.workspace>*{direction:rtl}.conversation-stage,.transcript-panel{border:1px solid var(--line);background:#fff;border-radius:18px}.conversation-stage{flex-direction:column;align-items:center;min-height:680px;padding:26px 30px 22px;display:flex;position:relative;overflow:hidden}.stage-copy{text-align:center;max-width:660px}.stage-copy h1{letter-spacing:-.5px;margin:0 0 7px;font-size:28px}.stage-copy p{color:var(--muted);margin:0;font-size:14px;line-height:1.9}.orb-wrap{place-items:center;width:310px;height:310px;margin:20px 0 4px;display:grid;position:relative}.ring{border:1px solid #d9e7ff;border-radius:50%;position:absolute}.ring-1{inset:12px}.ring-2{inset:31px}.ring-3{inset:51px}.connected .ring,.listening .ring,.speaking .ring{animation:2.5s ease-in-out infinite ring}.ring-2{animation-delay:.4s!important}.ring-3{animation-delay:.8s!important}.voice-orb{z-index:2;background:#fff;border:1px solid #cfe0fb;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;gap:8px;width:185px;height:185px;display:flex;position:relative;box-shadow:0 18px 50px #1464f424,inset 0 0 45px #1464f40a}.voice-orb svg{width:54px;height:54px;color:var(--blue)}.voice-orb span{color:var(--muted);font-size:12px}.listening .voice-orb{border-color:#8eddb7;box-shadow:0 18px 50px #13a76721}.listening .voice-orb svg{color:var(--green)}.speaking .voice-orb{border-color:#9fc1ff}.live-bars{z-index:3;direction:ltr;align-items:center;gap:4px;height:40px;margin-top:-25px;display:flex}.live-bars i{background:var(--blue);border-radius:9px;width:3px;height:10px;display:block}.connected .live-bars i{animation:.9s ease-in-out infinite alternate bars;animation-delay:var(--delay)}.main-controls{flex-wrap:wrap;justify-content:center;align-items:stretch;gap:12px;margin-top:20px;display:flex}.main-controls button{border:1px solid var(--line);cursor:pointer;color:#526179;background:#fff;border-radius:13px;justify-content:center;align-items:center;gap:9px;min-height:58px;padding:0 20px;font-weight:700;display:flex}.main-controls button:disabled{opacity:.42;cursor:not-allowed}.primary-action{min-width:190px;box-shadow:0 10px 24px #1464f433;background:var(--blue)!important;color:#fff!important;border-color:var(--blue)!important}.end-action{color:#c63228!important;background:#fff0ee!important;border-color:#ffd1cd!important}.interrupt-action:not(:disabled){color:#c63228!important;background:#fff7f6!important;border-color:#f7b7b2!important}.icon-action span{font-size:13px}.muted{color:#c63228!important}.error-box{color:#a72a21;background:#fff2f0;border:1px solid #ffd7d2;border-radius:10px;max-width:650px;margin-top:14px;padding:10px 14px;font-size:13px}.settings-panel{border-top:1px solid var(--line);grid-template-columns:1fr 1fr;gap:20px;width:100%;margin-top:auto;padding-top:20px;display:grid}.setting-group+.setting-group{border-right:1px solid var(--line);padding-right:20px}.setting-title{align-items:center;gap:8px;margin-bottom:10px;font-size:14px;font-weight:700;display:flex}.setting-title svg{width:18px;color:var(--blue)}.segmented{border:1px solid var(--line);border-radius:13px;grid-template-columns:repeat(3,1fr);display:grid;overflow:hidden}.segmented button{color:#4f5e75;cursor:pointer;background:#fff;border:0;padding:9px 6px}.segmented button+button{border-right:1px solid var(--line)}.segmented button.selected{background:var(--blue);color:#fff}.segmented small,.voice-options small{opacity:.72;margin-top:2px;font-size:10px;display:block}.voice-options{grid-template-columns:1fr 1fr;gap:8px;display:grid}.voice-options button{border:1px solid var(--line);text-align:right;color:#4f5e75;cursor:pointer;background:#fff;border-radius:13px;align-items:center;gap:8px;padding:9px 10px;display:flex}.voice-options button.selected{border-color:var(--blue);background:var(--blue-soft);color:var(--blue)}.voice-options button>svg{width:21px}.voice-options button>svg:last-child{width:16px;margin-right:auto}.voice-options strong{font-size:12px}.transcript-panel{flex-direction:column;min-height:680px;display:flex;overflow:hidden}.panel-heading{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:20px 22px;display:flex}.panel-heading h2{margin:0 0 3px;font-size:18px}.panel-heading p{color:var(--muted);margin:0;font-size:11px}.panel-heading>svg{color:var(--blue);background:var(--blue-soft);border-radius:13px;width:42px;height:42px;padding:9px}.messages{flex:1;padding:18px 20px;overflow:auto}.message{grid-template-columns:36px 1fr;gap:10px;margin-bottom:20px;display:grid}.avatar{color:#5d6b7f;background:#eef2f7;border-radius:50%;place-items:center;width:34px;height:34px;display:grid}.avatar svg{width:17px}.assistant .avatar{background:var(--blue);color:#fff}.message span{color:var(--blue);font-size:11px;font-weight:700}.message p{color:#344661;background:#f4f7fb;border-radius:4px 13px 13px;margin:5px 0 0;padding:11px 13px;font-size:13px;line-height:1.9}.assistant p{background:var(--blue-soft)}.draft p{color:var(--blue)}.cursor{background:var(--blue);vertical-align:middle;width:6px;height:14px;margin-right:3px;animation:.8s infinite blink;display:inline-block}.privacy-note{border-top:1px solid var(--line);color:var(--muted);align-items:center;gap:7px;padding:13px 18px;font-size:10px;display:flex}.privacy-note svg{width:15px;color:var(--green)}.service-strip{border:1px solid var(--line);border-radius:18px;grid-template-columns:1.1fr repeat(3,1fr);align-items:center;min-height:84px;padding:12px 24px;display:grid;box-shadow:0 4px 18px #192f4e0a}.service-strip h3{align-items:center;gap:9px;margin:0;font-size:16px;display:flex}.service-strip h3 svg{color:var(--blue)}.service{border-right:1px solid var(--line);align-items:center;gap:10px;padding:0 18px;display:flex}.service>span{border-radius:50%;place-items:center;width:28px;height:28px;display:grid}.service>span svg{width:15px}.service-ok{color:var(--green);background:#e8f8f0}.service-off{color:var(--red);background:#fff0ee}.service strong,.service small{display:block}.service strong{font-size:12px}.service small{color:var(--muted);margin-top:2px;font-size:10px}@keyframes ring{50%{opacity:.48;transform:scale(1.035)}}@keyframes bars{to{height:32px}}@keyframes pulse{50%{opacity:.4}}@keyframes blink{50%{opacity:0}}@media (width<=1050px){.workspace{grid-template-columns:1fr}.transcript-panel{min-height:480px}.service-strip{grid-template-columns:1fr 1fr;gap:12px}.service{border-right:0;padding:0}.topbar{grid-template-columns:1fr auto}.top-actions{display:none}.brand{justify-self:end}.connection-badge{justify-self:start}}@media (width<=700px){.app-shell{gap:10px;padding:10px}.topbar{border-radius:14px;grid-template-columns:1fr auto;height:62px;padding:0 13px}.brand{grid-column:2;justify-self:end;font-size:18px}.brand-mark svg{width:27px}.connection-badge{grid-column:1;justify-self:start;padding:9px;font-size:0}.connection-badge .status-dot{width:10px;height:10px}.conversation-stage{min-height:650px;padding:20px 13px}.stage-copy h1{font-size:23px}.orb-wrap{width:260px;height:260px}.voice-orb{width:165px;height:165px}.settings-panel{grid-template-columns:1fr}.setting-group+.setting-group{border-right:0;border-top:1px solid var(--line);padding:15px 0 0}.voice-options{grid-template-columns:1fr}.main-controls{gap:8px}.main-controls button{min-height:52px;padding:0 14px}.primary-action{width:100%}.interrupt-action{flex:1}.icon-action span{display:none}.service-strip{grid-template-columns:1fr;padding:18px}.service-strip h3{margin-bottom:4px}.workspace{gap:10px}.transcript-panel{min-height:430px}.service{padding:7px 0}.service-strip{border-radius:14px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.conversation-stage,.transcript-panel{min-height:610px}.transcript-panel{max-height:760px}.orb-wrap{width:270px;height:270px;margin:12px 0 0}.voice-orb{width:184px;height:184px}.voice-orb strong{font-size:14px}.hint{color:var(--muted);align-items:center;gap:7px;margin:18px 0 25px;font-size:11px;display:flex}.meter{--level:0;align-items:center;gap:4px;height:28px;display:flex}.meter i{width:3px;height:calc(4px + 24px * var(--level) * var(--bar));background:#4787ed;border-radius:4px;transition:height 80ms}.plain{color:var(--muted);cursor:pointer;background:0 0;border:0;padding:9px}.welcome{text-align:center;color:var(--muted);padding:65px 15px}.welcome>svg{width:44px;height:44px;color:var(--blue)}.welcome h3{color:var(--navy);font-size:16px}.welcome p{font-size:13px;line-height:2}.composer{border-top:1px solid var(--line);gap:6px;padding:12px;display:flex}.composer input{font:inherit;border:1px solid var(--line);border-radius:9px;flex:1;min-width:0;padding:10px;font-size:12px}.composer button{cursor:pointer;color:var(--blue);background:var(--blue-soft);border:0;border-radius:9px;place-items:center;padding:9px;display:grid}.composer button:disabled{opacity:.4}.message p{white-space:pre-wrap}.service-strip{min-height:76px}.messages{scroll-behavior:auto}.settings-panel{margin-top:auto}.main-controls button{min-height:53px}.app-shell{max-width:1600px;margin:auto}.topbar .brand{white-space:nowrap}@media (width<=1050px){.topbar .brand{grid-column:2}.topbar .connection-badge{grid-column:1}.transcript-panel{height:550px}}@media (width<=700px){.conversation-stage{min-height:670px}.transcript-panel{height:530px;min-height:450px}.hint{font-size:10px}.topbar .brand{font-size:17px}.orb-wrap{width:235px;height:235px}.stage-copy p{font-size:12px}.main-controls{margin-top:12px}}.setting-note{color:var(--muted);margin-top:7px;font-size:10px;display:block}.noise-setting{color:var(--muted);align-items:center;gap:8px;margin-top:9px;font-size:11px;display:flex}.noise-setting input{width:110px}.live-metrics{color:var(--muted);flex-wrap:wrap;gap:8px 15px;margin-top:16px;font-size:10px;display:flex}.live-metrics b{color:var(--navy);font-weight:400}.protocol-link{color:var(--muted);flex-wrap:wrap;justify-content:center;gap:20px;font-size:11px;display:flex}.protocol-link a{color:var(--blue)}.protocol-link button{color:var(--blue);cursor:pointer;background:0 0;border:0}.setting-title input{accent-color:var(--blue)}
