.crm-shell{--crm-bg:#f6f8fb;--crm-bg-soft:#eef4f3;--crm-surface:rgba(255,255,255,0.88);--crm-surface-strong:#ffffff;--crm-border:rgba(0,107,95,0.12);--crm-border-strong:rgba(0,107,95,0.2);--crm-text:#191c1e;--crm-text-soft:#51615d;--crm-primary:#006b5f;--crm-primary-strong:#005247;--crm-primary-soft:#e7f7f4;--crm-warm:#9d4300;--crm-warm-strong:#7c3600;--crm-warm-soft:#fff1e8;--crm-shadow-sm:0 10px 24px rgba(15,23,42,0.06);--crm-shadow-md:0 18px 44px rgba(0,107,95,0.08);--crm-shadow-lg:0 24px 56px rgba(0,107,95,0.14);--crm-ring:0 0 0 4px rgba(0,107,95,0.12);--crm-page-max-height:calc(100dvh - 10rem);--crm-page-panel-height:calc(100dvh - 18rem);background:radial-gradient(circle at top right,rgba(0,107,95,.08),transparent 24%),radial-gradient(circle at top left,rgba(20,184,166,.08),transparent 20%),linear-gradient(180deg,#fbfcfd 0,var(--crm-bg) 100%);color:var(--crm-text)}.crm-shell .crm-main-column,.crm-shell.crm-main-frame{overflow:hidden}.crm-shell .crm-page-scroll,.crm-shell .crm-panel-scroll{min-height:0;overflow-y:auto;scrollbar-gutter:stable}.crm-shell .crm-page-scroll{max-height:var(--crm-page-max-height)}.crm-shell .crm-panel-scroll{max-height:var(--crm-page-panel-height)}.crm-shell .crm-surface-card{background:var(--crm-surface);border:1px solid rgba(255,255,255,.9);box-shadow:var(--crm-shadow-md);backdrop-filter:blur(14px)}.crm-shell .crm-subtle-card{background:linear-gradient(180deg,rgba(255,255,255,.9),rgba(248,249,251,.95));border:1px solid rgba(0,107,95,.08);box-shadow:var(--crm-shadow-sm)}.crm-shell .crm-pressable{transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease,background-color .18s ease;will-change:transform}.crm-shell .crm-pressable:hover{transform:translateY(-2px);box-shadow:var(--crm-shadow-lg)}.crm-shell .crm-pressable:active{transform:translateY(0) scale(.99)}.crm-shell .crm-btn{position:relative;overflow:hidden;border-radius:15px;border:1px solid transparent;font-size:.875rem;font-weight:700;letter-spacing:.01em;transition:transform .18s ease,box-shadow .18s ease,filter .18s ease,border-color .18s ease,background-color .18s ease;box-shadow:0 12px 24px rgba(15,23,42,.08)}.crm-shell .crm-btn.px-5{padding-left:1rem;padding-right:1rem}.crm-shell .crm-btn.py-3{padding-top:.625rem;padding-bottom:.625rem}.crm-shell .crm-btn:after{content:"";position:absolute;inset:0;background:linear-gradient(120deg,transparent,rgba(255,255,255,.22) 45%,transparent 70%);transform:translateX(-120%);transition:transform .32s ease;pointer-events:none}.crm-shell .crm-btn:hover{transform:translateY(-2px) scale(1.01);filter:saturate(1.04)}.crm-shell .crm-btn:hover:after{transform:translateX(120%)}.crm-shell .crm-btn:active{transform:translateY(0) scale(.985)}.crm-shell .crm-btn:focus-visible,.crm-shell .crm-field:focus-visible,.crm-shell .crm-icon-btn:focus-visible,.crm-shell .crm-nav-btn:focus-visible{outline:none;box-shadow:var(--crm-ring)}.crm-shell .crm-btn-primary{background:linear-gradient(135deg,#0b7a6d 0,var(--crm-primary) 100%);color:#fff;box-shadow:0 16px 30px rgba(0,107,95,.22)}.crm-shell .crm-btn-primary:hover{box-shadow:0 20px 38px rgba(0,107,95,.26)}.crm-shell .crm-btn-ghost{background:rgba(255,255,255,.78);color:var(--crm-text);border-color:rgba(0,107,95,.12)}.crm-shell .crm-btn-ghost:hover{background:#fff;border-color:rgba(0,107,95,.22)}.crm-shell .crm-btn-warm{background:linear-gradient(135deg,#b9560c 0,var(--crm-warm) 100%);color:#fff;box-shadow:0 16px 30px rgba(157,67,0,.2)}.crm-shell .crm-btn-warm:hover{box-shadow:0 20px 38px rgba(157,67,0,.25)}.crm-shell .crm-btn-danger{background:linear-gradient(135deg,#ef4444,#dc2626);color:#fff;box-shadow:0 16px 30px rgba(220,38,38,.18)}.crm-shell .crm-btn-danger:hover{box-shadow:0 20px 38px rgba(220,38,38,.24)}.crm-shell .crm-icon-btn{border-radius:999px;border:1px solid rgba(0,107,95,.08);background:rgba(255,255,255,.88);color:var(--crm-text-soft);box-shadow:var(--crm-shadow-sm);transition:transform .18s ease,box-shadow .18s ease,background-color .18s ease,color .18s ease}.crm-shell .crm-icon-btn:hover{transform:translateY(-2px);background:#fff;color:var(--crm-primary);box-shadow:var(--crm-shadow-md)}.crm-shell .crm-nav-btn{border:1px solid transparent;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease,background-color .18s ease,color .18s ease}.crm-shell .crm-nav-btn:hover{transform:translateX(3px);border-color:rgba(0,107,95,.12);box-shadow:0 14px 28px rgba(0,107,95,.08)}.crm-shell .crm-nav-btn-active{background:linear-gradient(135deg,rgba(231,247,244,.95),rgba(255,255,255,.92));border-color:rgba(0,107,95,.14);box-shadow:0 14px 28px rgba(0,107,95,.08),inset 4px 0 0 var(--crm-primary)}.crm-shell .crm-field{border:1px solid rgba(0,107,95,.1);background:rgba(255,255,255,.92);color:var(--crm-text);box-shadow:inset 0 1px 0 rgba(255,255,255,.9);transition:border-color .18s ease,box-shadow .18s ease,background-color .18s ease}.crm-shell .crm-field:hover{border-color:rgba(0,107,95,.18)}.crm-shell .crm-field:focus{border-color:rgba(0,107,95,.3);box-shadow:var(--crm-ring),inset 0 1px 0 rgba(255,255,255,.95);background:#fff}.crm-shell .crm-audio-console{min-width:0;border:1px solid rgba(0,107,95,.12);background:linear-gradient(135deg,rgba(255,255,255,.9),rgba(231,247,244,.82));box-shadow:0 12px 28px rgba(0,107,95,.1);transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease,background-color .18s ease}.crm-shell .crm-audio-console:hover{transform:translateY(-1px);border-color:rgba(0,107,95,.22);box-shadow:0 18px 34px rgba(0,107,95,.14)}.crm-shell .crm-audio-console-idle{background:linear-gradient(135deg,rgba(255,255,255,.9),rgba(242,246,246,.85))}.crm-shell .crm-audio-console-listening{background:linear-gradient(135deg,rgba(255,255,255,.92),rgba(227,247,244,.92))}.crm-shell .crm-audio-console-thinking{background:linear-gradient(135deg,rgba(255,255,255,.92),rgba(240,236,255,.88))}.crm-shell .crm-audio-console-connecting{background:linear-gradient(135deg,rgba(255,255,255,.92),rgba(232,246,255,.9))}.crm-shell .crm-audio-console-speaking{background:linear-gradient(135deg,rgba(255,255,255,.92),rgba(232,248,245,.9))}.crm-shell .crm-audio-mic{background:radial-gradient(circle at top,#46e8d5 0,#14b8a6 35%,#006b5f 100%);color:white;box-shadow:0 10px 22px rgba(20,184,166,.22)}.crm-shell .crm-audio-state-dot{height:8px;width:8px;border-radius:999px;flex-shrink:0}.crm-shell .crm-audio-state-dot-idle{background:#b0b9b6}.crm-shell .crm-audio-state-dot-connecting{background:#0ea5e9;box-shadow:0 0 0 6px rgba(14,165,233,.12)}.crm-shell .crm-audio-state-dot-listening{background:#14b8a6;box-shadow:0 0 0 6px rgba(20,184,166,.12)}.crm-shell .crm-audio-state-dot-thinking{background:#8b5cf6;box-shadow:0 0 0 6px rgba(139,92,246,.12)}.crm-shell .crm-audio-state-dot-speaking{background:#0b7a6d;box-shadow:0 0 0 6px rgba(11,122,109,.12)}@keyframes crm-audio-pulse{0%,to{transform:scaleY(.45);opacity:.45}50%{transform:scaleY(1);opacity:1}}.crm-shell .crm-audio-bar{width:3px;border-radius:999px;transform-origin:bottom center}.crm-shell .crm-audio-bar-idle{background:linear-gradient(180deg,#cfd6d4,#aeb8b5);opacity:.72}.crm-shell .crm-audio-bar-listening{background:linear-gradient(180deg,#38d9c7,#14b8a6);box-shadow:0 0 10px rgba(20,184,166,.2);animation:crm-audio-pulse 1.15s ease-in-out infinite}.crm-shell .crm-audio-bar-connecting{background:linear-gradient(180deg,#38bdf8,#0ea5e9);box-shadow:0 0 10px rgba(14,165,233,.18);animation:crm-audio-pulse 1.45s ease-in-out infinite}.crm-shell .crm-audio-bar-thinking{background:linear-gradient(180deg,#8b5cf6,#c084fc);box-shadow:0 0 10px rgba(139,92,246,.18);animation:crm-audio-pulse 1.8s ease-in-out infinite}.crm-shell .crm-audio-bar-speaking{background:linear-gradient(180deg,#14b8a6,#0b7a6d);box-shadow:0 0 10px rgba(11,122,109,.2);animation:crm-audio-pulse .9s ease-in-out infinite}@media (prefers-reduced-motion:reduce){.crm-shell .crm-btn,.crm-shell .crm-btn:after,.crm-shell .crm-field,.crm-shell .crm-icon-btn,.crm-shell .crm-nav-btn,.crm-shell .crm-pressable{transition:none;animation:none}.crm-shell .crm-btn:hover,.crm-shell .crm-icon-btn:hover,.crm-shell .crm-nav-btn:hover,.crm-shell .crm-pressable:hover{transform:none}}