@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-border-style:solid;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial}}}.visible{visibility:visible}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.static{position:static}.sticky{position:sticky}.container{width:100%}.block{display:block}.flex{display:flex}.grid{display:grid}.hidden{display:none}.inline-flex{display:inline-flex}.transform{transform:var(--tw-rotate-x,)var(--tw-rotate-y,)var(--tw-rotate-z,)var(--tw-skew-x,)var(--tw-skew-y,)}.resize{resize:both}.border{border-style:var(--tw-border-style);border-width:1px}.lowercase{text-transform:lowercase}.uppercase{text-transform:uppercase}.italic{font-style:italic}.underline{text-decoration-line:underline}.filter{filter:var(--tw-blur,)var(--tw-brightness,)var(--tw-contrast,)var(--tw-grayscale,)var(--tw-hue-rotate,)var(--tw-invert,)var(--tw-saturate,)var(--tw-sepia,)var(--tw-drop-shadow,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,ease);transition-duration:var(--tw-duration,0s)}input,textarea,select{font-size:16px}@supports (-webkit-touch-callout:none){input,textarea,select{font-size:16px}}html{-webkit-text-size-adjust:100%}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}*,*:before,*:after{box-sizing:border-box}:root{--viewport-height: 100svh;--viewport-offset-top: 0px;--header-offset: 0px;--color-bg: #f8fafc;--color-surface: #ffffff;--color-surface-muted: #f1f5f9;--color-surface-alt: #e2e8f0;--color-text: #0f172a;--color-text-muted: #475569;--color-text-subtle: #64748b;--color-border: #e2e8f0;--color-border-strong: #cbd5f5;--color-primary-bg: #0f172a;--color-primary-text: #ffffff;--color-primary-border: #0f172a;--color-secondary-bg: #ffffff;--color-secondary-text: #0f172a;--color-secondary-border: #cbd5f5;--color-danger: #b91c1c;--color-success: #166534;--color-bubble-user: #047857;--color-bubble-assistant: #1d4ed8;--color-bubble-text: #ffffff;--color-system-bg: #fef3c7;--color-system-border: #f59e0b;--color-system-text: #78350f;--color-header-bg: rgba(255, 255, 255, .95);--color-nav-active-bg: #e2e8f0;--color-overlay: rgba(15, 23, 42, .7);--color-code-bg: rgba(0, 0, 0, .18);--color-code-inline-bg: rgba(0, 0, 0, .18);--color-quote-border: rgba(255, 255, 255, .5);--color-info-badge-bg: #e0e7ff;--color-info-badge-text: #312e81;--color-busy-badge-bg: #fef3c7;--color-busy-badge-text: #92400e;--color-busy-badge-border: #f59e0b;--color-code-button-bg: rgba(15, 23, 42, .55);--color-code-button-border: rgba(255, 255, 255, .45);--color-code-button-text: #ffffff;--shadow-soft: 0 6px 14px rgba(15, 23, 42, .12);--shadow-mid: 0 8px 20px rgba(15, 23, 42, .2);--shadow-strong: 0 10px 25px rgba(15, 23, 42, .12);--shadow-modal: 0 20px 45px rgba(15, 23, 42, .35);color-scheme:light}:root[data-theme=dark]{--color-bg: #0b1220;--color-surface: #0f172a;--color-surface-muted: #111827;--color-surface-alt: #1f2937;--color-text: #e2e8f0;--color-text-muted: #94a3b8;--color-text-subtle: #64748b;--color-border: #1f2937;--color-border-strong: #334155;--color-primary-bg: #e2e8f0;--color-primary-text: #0f172a;--color-primary-border: #e2e8f0;--color-secondary-bg: #0f172a;--color-secondary-text: #e2e8f0;--color-secondary-border: #334155;--color-danger: #f87171;--color-success: #22c55e;--color-bubble-user: #10b981;--color-bubble-assistant: #3b82f6;--color-bubble-text: #ffffff;--color-system-bg: #3b2f1f;--color-system-border: #f59e0b;--color-system-text: #fde68a;--color-header-bg: rgba(15, 23, 42, .9);--color-nav-active-bg: #1f2937;--color-overlay: rgba(2, 6, 23, .8);--color-code-bg: rgba(255, 255, 255, .08);--color-code-inline-bg: rgba(255, 255, 255, .12);--color-quote-border: rgba(226, 232, 240, .4);--color-info-badge-bg: #1e293b;--color-info-badge-text: #c7d2fe;--color-busy-badge-bg: #422006;--color-busy-badge-text: #fcd34d;--color-busy-badge-border: #d97706;--color-code-button-bg: rgba(226, 232, 240, .12);--color-code-button-border: rgba(226, 232, 240, .3);--color-code-button-text: #e2e8f0;--shadow-soft: 0 6px 14px rgba(0, 0, 0, .4);--shadow-mid: 0 8px 20px rgba(0, 0, 0, .45);--shadow-strong: 0 10px 25px rgba(0, 0, 0, .5);--shadow-modal: 0 20px 45px rgba(0, 0, 0, .65);color-scheme:dark}html{height:100%;background:var(--color-bg)}body{margin:0;background:var(--color-bg);color:var(--color-text);font-family:Segoe UI,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;font-size:16px;height:100%;min-height:100vh;min-height:var(--viewport-height, 100svh);-webkit-text-size-adjust:100%}html.chat-locked,body.chat-locked{overflow:hidden}#root{height:var(--viewport-height, 100svh);min-height:100vh;min-height:var(--viewport-height, 100svh);display:flex;flex-direction:column}.chat-with-heading{font-size:1.75rem;font-weight:600;line-height:1.1}.dm-btn{appearance:none;-webkit-appearance:none;border-radius:6px;border:1px solid transparent;background:transparent;color:inherit;font:inherit;font-weight:500;line-height:1.2;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:.35rem;text-decoration:none}.dm-btn:disabled,.dm-btn[aria-disabled=true]{opacity:.5;cursor:not-allowed;box-shadow:none}.dm-btn-primary{background-color:var(--color-primary-bg);color:var(--color-primary-text);border-color:var(--color-primary-border);padding:.45rem 1rem;box-shadow:var(--shadow-mid)}.dm-btn-secondary{border-color:var(--color-secondary-border);background:var(--color-secondary-bg);color:var(--color-secondary-text);padding:.35rem .9rem}.dm-btn-compact{border-color:var(--color-secondary-border);background:var(--color-secondary-bg);color:var(--color-secondary-text);width:var(--control-compact-size, 2rem);height:var(--control-compact-size, 2rem);padding:0;font-weight:600;flex-shrink:0}.dm-btn-danger{background:var(--color-danger);color:#fff;border-color:var(--color-danger);padding:.45rem 1rem;box-shadow:var(--shadow-mid)}.dm-btn-round{border-radius:999px}.dm-status-badge{display:inline-flex;align-items:center;max-width:100%;padding:.3rem .7rem;border:1px solid var(--color-border);border-radius:999px;background:var(--color-surface-muted);color:var(--color-text-muted);font-size:.88rem;font-weight:600;line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.dm-status-badge--info{background:var(--color-info-badge-bg);color:var(--color-info-badge-text);border-color:var(--color-border-strong)}.dm-status-badge--busy{background:var(--color-busy-badge-bg);color:var(--color-busy-badge-text);border-color:var(--color-busy-badge-border);font-weight:700;box-shadow:var(--shadow-soft)}.dm-status-badge--danger{background:var(--color-surface-muted);color:var(--color-danger);border-color:var(--color-danger)}.dm-status-badge--muted{background:var(--color-surface-muted);color:var(--color-text-muted);border-color:var(--color-border)}.chat-session-header{--chat-session-gap: .5rem;--chat-top-action-padding: .45rem 1rem;--chat-top-action-font-size: 1rem;--chat-top-font-group-gap: .35rem;--chat-top-font-button-size: 2rem;display:flex;flex-direction:column;gap:.5rem;flex-shrink:0;min-width:0}.chat-session-header__selector-row{display:flex;flex-wrap:wrap;align-items:center;gap:.75rem;min-width:0}.chat-session-header__selector{flex:1 1 220px;max-width:100%}.chat-session-header__actions-row{display:flex;flex-wrap:wrap;align-items:center;gap:var(--chat-session-gap);min-width:0}.chat-session-header__action{padding:var(--chat-top-action-padding);font-size:var(--chat-top-action-font-size);white-space:nowrap}.chat-session-header__font-controls{display:flex;align-items:center;gap:var(--chat-top-font-group-gap)}.chat-session-header__font-button{width:var(--chat-top-font-button-size);height:var(--chat-top-font-button-size)}.chat-session-header__status-slot{display:flex;min-width:0;margin-left:auto}.chat-session-header__status-slot .dm-status-badge{max-width:100%}.composer-toolbar{--composer-control-size: 2.85rem;--composer-toolbar-gap: .5rem;--composer-inline-gap: .4rem;display:flex;flex-direction:column;gap:.35rem}.composer-toolbar-row{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:end;gap:var(--composer-toolbar-gap);min-width:0}.composer-voice-controls{display:flex;align-items:center;flex-shrink:0}.composer-voice-buttons{display:flex;align-items:center;gap:var(--composer-inline-gap)}.composer-icon-button,.composer-send-button{width:var(--composer-control-size);height:var(--composer-control-size);display:inline-flex;align-items:center;justify-content:center;padding:0;flex-shrink:0}.composer-textarea{min-width:0}.composer-helper-list{display:flex;flex-direction:column;gap:.2rem;padding:0 .15rem}.composer-helper{font-size:.75rem;line-height:1.3}.composer-helper-muted{color:var(--color-text-muted)}.composer-helper-danger{color:var(--color-danger)}.dm-placeholder-small::placeholder{font-size:.85em;color:var(--color-text-muted)}.rotation-lock-overlay{position:fixed;inset:0;z-index:1200;display:none;align-items:center;justify-content:center;text-align:center;background:var(--color-bg);color:var(--color-text);padding:2rem}@media(orientation:landscape){:root[data-rotation=locked] .rotation-lock-overlay{display:flex}}@media(max-width:640px){.chat-with-heading{font-size:1.5rem}.chat-session-header{--chat-session-gap: .4rem;--chat-top-action-padding: .4rem .8rem;--chat-top-action-font-size: .9rem;--chat-top-font-group-gap: .25rem;--chat-top-font-button-size: 1.9rem}.chat-session-header__selector-row{gap:.5rem}.chat-session-header__status-slot .dm-status-badge{font-size:.82rem}.composer-toolbar{--composer-control-size: 2.7rem;--composer-toolbar-gap: .4rem;--composer-inline-gap: .35rem}}
