body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}#root,body,html{height:100%;margin:0}*{font-family:poppins}.chatbot-toggle-button{align-items:center;background:linear-gradient(90deg,#0045ff,#009fff);border:none;border-radius:.75rem;bottom:20px;box-shadow:0 4px 12px #00000040;color:#fff;cursor:pointer;display:flex;font-weight:700;gap:8px;padding:12px 30px;position:fixed;right:20px;z-index:1000}.chatbot-toggle-button .toggle-icon{background:#fff;border-radius:50px;height:24px;padding:5px;width:24px}.chatbot-popup{background:#fff;border-radius:16px;bottom:90px;box-shadow:0 8px 24px #0003;display:flex;flex-direction:column;height:500px;overflow:hidden;position:fixed;right:20px;transition:all .3s ease;width:380px;z-index:1001}.chatbot-popup.expanded{border-radius:16px 16px 0 0;bottom:0;height:80vh;left:50%;max-height:90vh;max-width:1200px;transform:translateX(-50%);width:60vw}.chatbot-popup.expanded h2{font-size:28px;margin-top:8px}.chatbot-popup.expanded.chatbot-message{margin-bottom:0}.chatbot-header{border-bottom:1px solid #eee;font-size:16px;font-weight:600;justify-content:space-between;padding:12px 16px}.chatbot-header,.header-actions{align-items:center;display:flex;overflow:visible;position:relative}.header-actions{gap:6px}.chatbot-header .header-actions>.icon-btn,.chatbot-header .header-actions>button{align-items:center;background:#0000;border:none;border-radius:8px;cursor:pointer;display:inline-flex;font-size:18px;height:30px;justify-content:center;line-height:0;padding:0;width:30px}.header-actions .icon-btn:hover{background:#0000000f}.gear-btn svg{display:block}.chatbot-body{display:flex;flex-direction:column;flex-grow:1;max-height:100%;overflow:hidden;padding:16px}.chatbot-body h2{color:#1c1c1c;font-size:26px;font-weight:700;line-height:1.3em;margin-block-start:0;text-align:center}.chatbot-body .highlight{color:#0045ff}.chatbot-messages{display:flex;flex-direction:column;flex-grow:1;gap:12px;overflow-y:auto;padding-bottom:10px;padding-right:8px}.chatbot-message{align-items:flex-start;display:flex;gap:8px;margin-bottom:12px}.chatbot-message.user{align-items:flex-end;flex-direction:column;justify-content:flex-end}.chatbot-message.bot{justify-content:flex-start;margin-bottom:10px;position:relative}.message-bubble{word-wrap:break-word;border-radius:16px;font-size:14px;line-height:1.5}.message-bubble.user{background:#d2e3fc;margin-left:auto}.user-bubble{background:#e0ecff;border-radius:5px;color:#1a73e8;margin-left:auto;overflow-wrap:anywhere;padding:8px;white-space:break-spaces;word-break:break-word}.bot-bubble{color:#333;margin-top:-10px}.avatar{background:#e5e9f2;border-radius:50%;height:24px;padding:4px;width:24px}.bot-avatar-wrapper{flex-shrink:0;margin-right:10px}.timestamp{align-self:flex-end;color:#777;font-size:.7em;margin-top:-4px}.chatbot-input{align-items:center;border-top:0 solid #eee;display:flex;padding:8px 12px}.chatbot-input button{background:none;border:none;color:#0045ff;cursor:pointer;font-size:18px;margin-left:8px}.input-bar{align-items:center;background:#fff;border:1px solid #0000001f;border-radius:20px;box-shadow:0 1px 0 #00000005;display:flex;gap:8px;padding:8px 12px;position:relative;width:100%}.input-icon{align-items:center;background:#0000;border:none;border-radius:9999px;color:#1f1f1f;cursor:pointer;display:inline-flex;font-size:18px;height:34px;justify-content:center;transition:background .15s ease,transform .06s ease,opacity .16s ease;width:34px}.input-icon:focus-visible,.input-icon:hover:not(:disabled){background:#0000000f;outline:none}.input-icon:active{transform:scale(.98)}.input-icon.stop{color:#c62828}.input-text{background:#0000;border:none!important;color:#1f1f1f;flex:1 1;height:auto;line-height:1.6;font:inherit;max-height:180px;outline:none;overflow-y:hidden;padding:8px;resize:none;scrollbar-width:none}.input-text::-webkit-scrollbar{display:none}.send-btn{align-items:center;border:none;border-radius:9999px;display:inline-flex;height:36px;justify-content:center;margin-left:0;opacity:0;overflow:hidden;padding:0;transform:translateX(8px) scale(.92);transition:width .42s cubic-bezier(.4,0,.2,1),opacity .42s cubic-bezier(.4,0,.2,1),transform .42s cubic-bezier(.4,0,.2,1);width:0;will-change:width,margin-left,opacity,transform}.send-btn,.send-btn.show{background:#0045ff;color:#fff}.send-btn.show{cursor:pointer;margin-left:6px;opacity:1;transform:translateX(0) scale(1);width:36px}.send-btn:hover:not(:disabled){background:#0a2664}.send-btn:active:not(:disabled){transform:translateX(0) scale(.97)}.send-btn:disabled{cursor:default}@media (prefers-reduced-motion:reduce){.send-btn,.send-btn.show{transition:none;transition-delay:0s}}.chatbot-message.bot-buttons{align-items:flex-start;display:flex;display:none!important;flex-direction:column;gap:4px;margin-bottom:12px;width:100%}.chatbot-message.bot-buttons button{background:linear-gradient(90deg,#e8f0fe,#f5faff);border:1px solid #c3d3f3;border-radius:8px;box-shadow:0 2px 8px #1e40af0a;color:#1a73e8;cursor:pointer;font-weight:600;margin:0;padding:10px 16px;text-align:left;transition:background .2s,box-shadow .2s;width:100%}.chatbot-message.bot-buttons button:hover{background:linear-gradient(90deg,#d2e3fc,#f0f4ff)}@keyframes g-shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.shimmer-bubble{background:#0000;border-radius:16px;display:flex;flex-direction:column;gap:8px;max-width:80%;min-width:200px;padding:12px 16px}.shimmer-bar{animation:g-shimmer 1.6s ease-in-out infinite;background:linear-gradient(90deg,#e9ecef,#f8f9fa 50%,#e9ecef);background-size:200% 100%;border-radius:9999px;height:14px}.shimmer-bar-1,.shimmer-bar-2{width:100%}.shimmer-bar-3{width:80%}@media (prefers-reduced-motion:reduce){.shimmer-bar{animation:none}}.bot-timestamp-left{color:#888;font-size:.75rem;left:50px;margin-top:2px;position:absolute;top:100%}.dropdown-anchor{position:relative}.settings-popover{background:#fff;border:1px solid #0000001f;border-radius:12px;box-shadow:0 8px 24px #00000029;display:flex;flex-direction:column;max-height:40vh;max-width:280px;min-width:220px;overflow-y:auto;padding:2px;position:absolute;right:0;top:calc(100% + 8px);z-index:5000}.settings-popover .settings-item{background:#0000;border:none;color:#1f1f1f;cursor:pointer;display:block;font-size:10px;height:auto;line-height:1.25;font:inherit;font-weight:500;overflow:hidden;padding:6px 12px;text-align:left;text-overflow:ellipsis;white-space:nowrap;width:100%}.settings-popover .settings-item+.settings-item{border-top:1px solid #00000014}.settings-popover .settings-item:focus-visible,.settings-popover .settings-item:hover{background:#0000000f;outline:none}.settings-popover .settings-item.active{color:#0b3dff;font-weight:600}.chatbot-popup.expanded .input-bar{padding:10px 14px}.chatbot-popup.expanded .input-text{line-height:1.6;margin-bottom:36px;max-height:40px;min-height:6px}.chatbot-popup.expanded .input-text textarea{padding-bottom:0!important}.dictate-btn{opacity:.7;transition:right .42s cubic-bezier(.22,.61,.36,1),transform .42s cubic-bezier(.22,.61,.36,1),opacity .26s ease}.dictate-btn:hover,.input-left-attach:hover{opacity:1;scale:1.1}@media (prefers-reduced-motion:reduce){.dictate-btn,.send-btn,.send-btn.show{transition:none}}.input-left-attach{color:#1f1f1f}.input-left-attach svg path{fill:none;stroke:#000;stroke-width:2;stroke-opacity:.7;transition:stroke .24s cubic-bezier(.4,0,.2,1),stroke-opacity .24s cubic-bezier(.4,0,.2,1)}.input-left-attach:hover{color:#0045ff}.input-left-attach:hover svg path{stroke-opacity:1}.input-left-attach:focus-visible{outline:2px solid #0045ff22;outline-offset:2px}.composer .mic{align-items:center;background:#16e38a;border:none;border-radius:10px;color:#00140b;cursor:pointer;display:inline-flex;font-weight:600;gap:10px;padding:14px 20px}.composer .mic:disabled{cursor:wait;opacity:.7}.voice-loader{height:24px}.standalone-center{align-items:start;background:#0000;display:grid;inset:0;justify-items:center;min-height:100dvh;padding-top:72px;position:fixed;z-index:9998}@media (max-width:640px){.standalone-center{padding-top:64px}}.standalone-title{color:#111827;font-size:clamp(22px,3vw,36px);font-weight:800;left:50%;letter-spacing:-.02em;line-height:1.15;margin:0;pointer-events:none;position:fixed;text-align:center;top:16px;transform:translateX(-50%);z-index:9999}.chatbot-body h2{margin:16px}.chatbot-popup.standalone{border-radius:16px!important;inset:auto!important;bottom:auto!important;left:auto!important;position:static!important;right:auto!important;transform:none!important;width:min(1000px,96vw)!important}.chatbot-popup.standalone.expanded{height:auto!important;max-height:68vh!important;min-height:clamp(520px,6vh,720px)!important}.chatbot-popup.standalone .chatbot-body{flex:1 1 auto;min-height:0;padding-top:6px}.chatbot-popup.standalone .chatbot-header{padding:6px 12px}.chatbot-popup.standalone .chatbot-messages:not(:has(.chatbot-message)){display:block;padding:8px 12px 12px}.chatbot-popup.standalone .chatbot-messages:not(:has(.chatbot-message)):before{color:#6b7280;content:"Ask me anything to get started…";display:block;font-size:14px;margin-top:2px}.chatbot-popup.standalone,.chatbot-popup.standalone.expanded{height:auto!important;max-height:none!important}.chatbot-popup.standalone .chatbot-input{border-top:0!important;padding:8px 12px 12px!important}.input-bar.no-chrome{background:#fff;border:none!important;box-shadow:none!important}.standalone-title .highlight{color:#0045ff}.voice-inline-overlay{background:#fff;display:grid;flex:1 1;min-height:0;padding:0;place-items:center}.voice-inline-card{grid-gap:12px;align-items:center;background:#0000;display:grid;gap:12px;justify-items:center;padding:24px;text-align:center}.voice-inline-img{filter:drop-shadow(0 6px 24px rgba(0,0,0,.5));height:180px;object-fit:contain;width:180px}.voice-inline-title{color:#0a2664;font-size:20px;font-weight:800;letter-spacing:.2px}.voice-inline-sub{color:#0a2664;font-size:14px}.voice-inline-actions{display:flex;gap:12px;margin-top:6px}.voice-inline-btn{background:#1f2937;border:1px solid #ffffff1f;border-radius:9999px;color:#000;cursor:pointer;display:grid;font-size:18px;height:46px;line-height:1;place-items:center;width:46px}.voice-inline-btn:active{transform:scale(.98)}.input-bar{min-height:56px}.chatbot-popup.expanded .input-bar{min-height:64px}.bot-bubble-wrap,.chatbot-message.bot{align-items:flex-start;display:flex}.bot-bubble-wrap{flex-direction:column}.bot-timestamp-left{color:#6b7280;font-size:12px;line-height:1.2;margin-top:4px}.input-bar .input-text{word-wrap:break-word;display:block;font-size:14px;line-height:1.6;overflow-y:scroll;resize:none;white-space:pre-wrap;width:100%}.announcement-section h2{display:none!important}.message-bubble pre,pre.message-bubble{background:#0000;border:0;box-sizing:border-box;margin:0;max-width:100%;overflow-wrap:anywhere;padding:3px;white-space:break-spaces;word-break:break-word}.message-bubble{max-width:100%;overflow-x:hidden}.chatbot-popup.standalone.input-bar{line-height:1.6;margin-bottom:20px;max-height:40px!important;min-height:6px;overflow-y:scroll}.chatbot-popup.standalone .input-left-attach{height:36px;width:36px}.shadow-lg{--tw-shadow:0 2px 40px 1px #0000001f;--tw-shadow-colored:0 2px 40px 1px var(--tw-shadow-color);box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.bg-base{background-color:#fff0!important}.voice-inline-overlay{position:relative;z-index:99990}.voice-inline-overlay .eleven-close{background:#1f2937;border:1px solid #ffffff1f;border-radius:9999px;color:#fff;cursor:pointer;padding:8px 12px;position:absolute;right:12px;top:12px}elevenlabs-convai{position:relative;z-index:1}:root{--eleven-offset:16px}.voice-inline-overlay elevenlabs-convai{display:block;height:calc(100% + 16px);height:calc(100% + var(--eleven-offset));margin-top:-16px;margin-top:calc(var(--eleven-offset)*-1)}.chatbot-popup.expanded elevenlabs-convai{--eleven-offset:24px}.chatbot-popup.standalone elevenlabs-convai{--eleven-offset:10px!important}.chatbot-popup.expanded .voice-inline-overlay,.chatbot-popup.standalone .voice-inline-overlay,.voice-inline-overlay .eleven-host{overflow:visible!important}.voice-inline-overlay .eleven-close{z-index:99991}.chatbot-body.intro-only .input-bar{height:60px!important}.input-text{transition:height .18s ease}.chatbot-popup.standalone .input-text:placeholder-shown{max-height:40px!important;min-height:6px!important;overflow-y:scroll!important}@media (max-width:640px){.chatbot-popup{background:#fff;border-radius:16px!important;box-shadow:0 10px 30px #0000002e!important;display:flex;flex-direction:column;height:90dvh!important;left:50%!important;margin:0!important;max-height:90dvh!important;overflow:hidden;position:fixed!important;top:50%!important;transform:translate(-50%,-50%)!important;width:90vw!important;z-index:2147483000}.chatbot-header{min-height:48px;padding:10px 12px!important}.chatbot-header .title{font-size:16px;line-height:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chatbot-header .icon-btn{display:grid;height:40px;margin-left:6px;place-items:center;width:40px}.settings-popover{max-height:45vh!important;overflow:auto!important;position:absolute!important;right:10px!important;top:48px!important;z-index:2147483647!important}.chatbot-body{padding:8px 10px 0!important}.chatbot-body,.chatbot-messages{flex:1 1 auto!important;min-height:0!important}.chatbot-messages{overflow-y:auto!important;padding-bottom:8px}.bot-bubble-wrap{grid-gap:6px;display:grid;gap:6px}.bot-timestamp-left,.timestamp{font-size:11px!important;opacity:.8}.chatbot-input{background:#fff;border-top:1px solid #0000000f;padding:8px 10px 10px!important;position:static!important}.input-bar{margin:0}.input-text{font-size:15px;line-height:1.35;max-height:35vh!important;min-height:44px!important;overflow-y:auto;padding-left:44px;padding-right:88px}.input-icon,.send-btn{height:40px!important;width:40px!important}.send-btn{bottom:8px!important;right:12px!important}.input-left-attach{bottom:8px!important;left:10px!important}.voice-inline-overlay{background:#fff;inset:0!important;position:absolute!important;z-index:2147483001}.chatbot-toggle-button{bottom:calc(16px + env(safe-area-inset-bottom, 0px));position:fixed;right:16px;z-index:2147483002}.standalone-center{margin-top:0!important;min-height:100dvh!important}.chatbot-popup.standalone{border-radius:16px!important;height:90dvh!important;max-height:90dvh!important;width:90vw!important}}@media (min-width:641px) and (max-width:768px){.chatbot-popup,.chatbot-popup.standalone{border-radius:16px!important;display:flex;flex-direction:column;height:90dvh!important;left:50%!important;max-height:90dvh!important;overflow:hidden;position:fixed!important;top:50%!important;transform:translate(-50%,-50%)!important;width:90vw!important}.chatbot-body,.chatbot-messages{flex:1 1 auto!important;min-height:0!important}.chatbot-messages{overflow-y:auto!important}.chatbot-input{position:static!important}}@media (max-width:640px){.navbar{max-width:6400px;overflow-x:hidden!important;width:auto}.chatbot-toggle-button{bottom:calc(16px + env(safe-area-inset-bottom, 0px));box-sizing:border-box;left:16px;max-width:640px;min-width:0;overflow:hidden;padding:12px 16px;position:fixed;right:16px;white-space:nowrap;width:calc(100% - 32px);z-index:2147483002}}.video-text-page{align-items:center;background:linear-gradient(135deg,#430cc1,#fff);display:flex;justify-content:center;min-height:80vh;padding:2rem}.video-text-container{border-radius:20px;max-width:1200px;overflow:hidden;width:100%}.video-text-header{color:#fff;padding:.5rem;text-align:center}.video-text-header h1{font-size:2rem;font-weight:700;margin:0 0 .5rem}.video-text-header p{font-size:1.1rem;margin:0 0 1rem;opacity:.9}.video-text-content{padding:0}.tab-navigation{border-bottom:2px solid #e0e0e0;display:flex;gap:.5rem;margin-bottom:2rem}.tab-button{background:#0000;border:none;border-bottom:3px solid #0000;border-radius:8px 8px 0 0;color:#666;cursor:pointer;font-size:1rem;font-weight:500;padding:.75rem 1.5rem;transition:all .3s ease}.tab-button:hover{background:#f8f9fa;color:#333}.tab-button.active{background:#f0f4ff;border-bottom-color:#667eea;color:#667eea}.dark-mode .tab-navigation{border-bottom-color:#444}.dark-mode .tab-button:hover{background:#444;color:#e0e0e0}.dark-mode .tab-button.active{background:#2a2a4a;color:#667eea}.main-content-section{display:flex;flex-direction:column;gap:1.5rem;margin-bottom:2rem}.video-avatar-row{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:2fr 3fr;margin-bottom:1.5rem;margin-top:1rem;min-height:400px}.ai-user-row{min-height:200px}.ai-user-row,.text-info-row{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:1fr 1fr}.text-info-row{min-height:150px}.additional-info-section{background:#f8f9fa;border-radius:12px;margin-bottom:0;padding:1.5rem}.additional-info-section h3{color:#333;font-size:1.1rem;margin:0 0 1rem}.info-content{gap:1rem}.info-content,.status-messages{display:flex;flex-direction:column}.status-messages{gap:.5rem}.video-section{background:linear-gradient(135deg,#f5f7fa,#c3cfe2);border-radius:10px;flex-direction:column;margin-bottom:0;padding:20px}.video-preview,.video-section{align-items:center;display:flex;justify-content:center;min-height:300px}.video-preview{background:#000;margin-bottom:1rem}.video-element{display:block;height:auto;margin:0 auto;max-height:400px;object-fit:cover}.video-placeholder{background:linear-gradient(135deg,#fff,#fff);border:0 solid #e9ecef;border-radius:12px;bottom:0;left:0;padding:1.5rem;right:0;top:0}.placeholder-content{color:#666;text-align:center}.placeholder-icon{font-size:4rem;margin-bottom:1rem}.placeholder-content p{font-size:.9rem;margin:0}.current-text-display{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,#667eea,#764ba2);border:1px solid #fff3;border-radius:8px;box-shadow:0 4px 16px #00000026;margin:.5rem 0;overflow:hidden;padding:.75rem 1rem;position:relative;transition:all .3s ease}.current-text-display:before{background:linear-gradient(90deg,#0000,#fff3,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .5s;width:100%}.current-text-display:hover:before{left:100%}.current-text-display h4{align-items:center;color:#fff;display:flex;font-size:.9rem;font-weight:600;gap:.25rem;margin:0 0 .5rem;text-shadow:0 1px 2px #0000004d}.current-text-content{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff26;border:1px solid #fff3;border-radius:6px;box-shadow:inset 0 1px 2px #0000001a;padding:.5rem}.current-text-content .interim-text{color:#fff;font-size:.9rem;font-weight:500;line-height:1.4;margin:0}.current-text-content .interim-text.live{animation:pulse 1.5s infinite}.current-text-content .interim-text.final,.current-text-content .interim-text.live{color:#fff;font-weight:600;text-shadow:0 1px 2px #0000004d}.video-controls{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.settings-section{background:#f8f9fa;border-radius:12px;margin-bottom:2rem;padding:1.5rem}.settings-section h3{color:#333;font-size:1.3rem;margin:0 0 1rem}.settings-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.setting-group{display:flex;flex-direction:column;gap:.5rem}.setting-group label{color:#555;font-size:.9rem;font-weight:500}.setting-group select{background:#fff;border:2px solid #e0e0e0;border-radius:6px;color:#333;font-size:.9rem;outline:none;padding:.5rem;transition:border-color .3s ease}.setting-group select:focus{border-color:#667eea}.setting-group input[type=checkbox]{accent-color:#667eea;cursor:pointer;height:18px;width:18px}.setting-group label:has(input[type=checkbox]){align-items:center;cursor:pointer;display:flex;gap:.5rem}.results-section{background:#f8f9fa;border-radius:12px;height:fit-content;margin-bottom:0;max-height:600px;overflow-y:auto;padding:1.5rem}.results-header{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;margin-bottom:1rem}.results-header h3{color:#333;font-size:1.3rem;margin:0}.results-actions{display:flex;gap:.5rem}.current-text{background:#e3f2fd;border:1px solid #bbdefb;border-radius:8px;margin-bottom:1rem;padding:1rem}.current-text h4{color:#1976d2;font-size:1rem;margin:0 0 .5rem}.interim-text{color:#666;font-style:italic;margin:0}.text-results{min-height:200px}.no-results{color:#666;padding:2rem;text-align:center}.results-list{display:flex;flex-direction:column;gap:1rem}.text-result{background:#fff;border:1px solid #e0e0e0;border-radius:8px;padding:1rem;transition:box-shadow .3s ease}.text-result:hover{box-shadow:0 2px 8px #0000001a}.result-header{align-items:center;display:flex;flex-wrap:wrap;gap:.5rem;justify-content:space-between;margin-bottom:.5rem}.result-timestamp{color:#666;font-size:.8rem;font-weight:500}.result-confidence{color:#4caf50;font-size:.8rem;font-weight:500}.result-text{color:#333;line-height:1.5;margin:0}.btn{align-items:center;border:none;border-radius:6px;cursor:pointer;display:inline-flex;font-size:.9rem;font-weight:500;gap:.5rem;padding:.5rem 1rem;text-decoration:none;transition:all .3s ease}.btn:disabled{cursor:not-allowed;opacity:.6}.btn-primary{background:#430cc1;color:#fff}.btn-primary:hover:not(:disabled){box-shadow:0 4px 12px #667eea66;transform:translateY(-1px)}.btn-secondary{background:#fff;color:#000}.btn-secondary:hover:not(:disabled){background:#5a6268}.btn-danger{background:#dc3545;color:#fff}.btn-danger:hover:not(:disabled){background:#c82333}.btn-outline{background:#0000;border:1px solid #667eea;color:#667eea}.btn-outline:hover:not(:disabled){background:#667eea;color:#fff}.btn-large{font-size:1rem;padding:.75rem 2rem}.btn-small{font-size:.8rem;padding:.25rem .75rem}.error-message{background:#f8d7da;border:1px solid #f5c6cb;border-radius:8px;color:#721c24;margin-bottom:1rem;padding:1rem}.error-message h4{font-size:1rem;margin:0 0 .5rem}.error-message p{margin:0 0 1rem}.audio-visualization{background:#f8f9fa;border-radius:12px;margin-bottom:2rem;padding:1.5rem;text-align:center}.audio-visualization h4{color:#333;font-size:1.1rem;margin:0 0 1rem}.audio-level-bar{background:#e0e0e0;height:20px;margin-bottom:.5rem;overflow:hidden;width:100%}.audio-level-bar,.audio-level-fill{border-radius:10px;position:relative}.audio-level-fill{background:linear-gradient(90deg,#4caf50,#ffeb3b 50%,#f44336);height:100%;transition:width .1s ease}.audio-level-fill:after{animation:shimmer 2s infinite;background:linear-gradient(90deg,#0000,#ffffff4d 50%,#0000);bottom:0;content:"";left:0;position:absolute;right:0;top:0}@keyframes shimmer{0%{transform:translateX(-100%)}to{transform:translateX(100%)}}.audio-level-text{color:#666;font-size:.9rem;font-weight:500;margin:0}.info-message{background:#e3f2fd;border:1px solid #bbdefb;border-radius:8px;margin:1rem 0;padding:1rem;text-align:center}.info-message p{color:#1976d2;font-size:.9rem;margin:0}.dark-mode .info-message{background:#1a237e;border-color:#3f51b5}.dark-mode .info-message p{color:#90caf9}.microphone-test{background:#f8f9fa;border-radius:12px;margin:1rem 0;padding:1.5rem;text-align:center}.microphone-test h4{color:#333;font-size:1.1rem;margin:0 0 1rem}.microphone-test p{color:#666;font-size:.9rem;margin:0 0 1rem}.test-audio-level{margin:1rem 0}.test-level-bar{background:#e0e0e0;border-radius:10px;height:20px;margin-bottom:.5rem;overflow:hidden;width:100%}.test-level-fill{background:linear-gradient(90deg,#4caf50,#ffeb3b 50%,#f44336);border-radius:10px;height:100%;transition:width .1s ease}.dark-mode .microphone-test{background:#333}.dark-mode .microphone-test h4{color:#e0e0e0}.dark-mode .microphone-test p{color:#ccc}.dark-mode .test-level-bar{background:#555}.audio-waveform-section{background:#f8f9fa;border-radius:12px;margin:1rem 0;padding:1.5rem;text-align:center}.audio-waveform-section h4{color:#333;font-size:1.1rem;margin:0 0 .5rem}.audio-waveform-section p{color:#666;font-size:.9rem;margin:0 0 1rem}.waveform-container{margin-top:1rem}.waveform-bars{align-items:end;background:#000;border-radius:8px;display:flex;gap:2px;height:100px;justify-content:center;margin-bottom:1rem;overflow:hidden;padding:0 1rem}.waveform-bar{animation:waveform-pulse .5s ease-in-out;border-radius:2px;min-height:2px;transition:height .1s ease;width:8px}@keyframes waveform-pulse{0%{opacity:.7}50%{opacity:1}to{opacity:.7}}.waveform-info{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between}.waveform-info p{font-size:.9rem;font-weight:500;margin:0}.dark-mode .audio-waveform-section{background:#333}.dark-mode .audio-waveform-section h4{color:#e0e0e0}.dark-mode .audio-waveform-section p{color:#ccc}.dark-mode .waveform-bars{background:#111}.auto-processing-indicator{background:#e3f2fd;border:1px solid #2196f3;border-radius:8px;color:#1976d2;font-weight:500;margin:1rem 0;padding:1rem;text-align:center}.conversation-section{background:#f8f9fa;border:1px solid #e9ecef;border-radius:12px;box-shadow:0 2px 8px #0000001a;display:flex;flex-direction:column;margin:1rem 0;max-height:400px}.latest-conversation-section{background:linear-gradient(135deg,#667eea,#764ba2);border-left:4px solid #4facfe;border-radius:12px;box-shadow:0 4px 15px #0000001a;margin:1rem 0;padding:1.5rem}.latest-conversation-section h4{color:#000;font-size:1.1rem;font-weight:600;margin:0 0 1rem}.latest-conversation-content{display:flex;flex-direction:column;gap:.75rem}.latest-conversation-section .conversation-message{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff26;border:1px solid #fff3;border-radius:8px;padding:.75rem}.latest-conversation-section .message-role{color:#000;font-size:.9rem;font-weight:600;margin-bottom:.5rem}.latest-conversation-section .message-content{color:#000;line-height:1.4}.conversation-header{align-items:center;background:#fff;border-bottom:1px solid #e9ecef;border-radius:12px 12px 0 0;display:flex;justify-content:space-between;padding:1rem 1.5rem;position:sticky;top:0;z-index:10}.conversation-header h4{color:#333;font-size:1.1rem;font-weight:600;margin:0}.conversation-count{background:#007bff;border-radius:12px;color:#fff;font-size:.8rem;font-weight:500;padding:.25rem .75rem}.conversation-content{display:flex;flex:1 1;flex-direction:column;gap:.75rem;overflow-y:auto;padding:1rem 1.5rem}.conversation-message{border-left:4px solid #e0e0e0;border-radius:8px;padding:.75rem}.conversation-message.user{background:#e3f2fd;border-left-color:#2196f3}.conversation-message.assistant{background:#f3e5f5;border-left-color:#9c27b0}.message-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:.5rem}.message-role{color:#555;font-size:.9rem;font-weight:600}.message-timestamp{background:#f8f9fa;border-radius:4px;color:#666;font-family:Courier New,monospace;font-size:.75rem;padding:.25rem .5rem}.message-content{color:#333;line-height:1.4}.openai-response-section{background:#f8f9fa;border-radius:12px;margin:1rem 0;padding:1.5rem}.openai-response-section h4{color:#333;font-size:1.1rem;margin:0 0 1rem}.openai-response-content{display:flex;flex-direction:column;gap:1rem}.response-text{background:#fff;border:1px solid #e0e0e0;border-radius:8px;color:#333;line-height:1.6;min-height:100px;padding:1rem;white-space:pre-wrap}.response-actions{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:center}.ai-avatar-section{background:linear-gradient(135deg,#fff,#fff);border:1px solid #fff3;border-radius:16px;margin:0;min-height:300px!important;padding:2rem;text-align:center}.ai-avatar-section h3{color:#fff;font-size:1.2rem;margin:0 0 1.5rem}.avatar-placeholder{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:2px dashed #ffffff4d;flex-direction:column;margin:1rem 0;min-height:300px}.avatar-placeholder p{font-size:1rem;margin:.5rem 0}.avatar-placeholder .placeholder-subtitle{font-size:.9rem;opacity:.7}.ai-avatar-section.playing{animation:pulse 2s infinite;background:linear-gradient(135deg,#4facfe,#00f2fe)}.ai-avatar-section>div{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.speech-status{left:10px;position:absolute;right:10px;top:10px;z-index:10}.speech-status-active{background:#4caf50e6}.speech-status-active,.speech-status-paused{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid #fff3;border-radius:8px;color:#fff;font-size:.9rem;padding:.5rem 1rem;text-align:center}.speech-status-paused{background:#ff9800e6}.speech-status-restarting{animation:pulse 1.5s infinite;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#9c27b0e6;border:1px solid #fff3;border-radius:8px;color:#fff;font-size:.9rem;padding:.5rem 1rem;text-align:center}.ai-avatar-section h4{color:#333;font-size:1.1rem;margin:0 0 1rem}.audio-player-section{background:#f8f9fa;border-radius:12px;margin:1rem 0;padding:1.5rem}.audio-player-section h4{color:#333;font-size:1.1rem;margin:0 0 1rem}.generated-audio{margin-bottom:1rem;width:100%}.audio-controls{display:flex;gap:.5rem;justify-content:center}.status-message{border-radius:8px;margin:1rem 0;padding:1rem}.status-indicators{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.status-indicator{align-items:center;background:#f8f9fa;border-radius:20px;color:#666;display:flex;font-size:.9rem;gap:.5rem;padding:.5rem 1rem}.status-indicator.active{background:#d4edda;color:#155724}.status-dot{background:#6c757d;border-radius:50%;height:8px;transition:background-color .3s ease;width:8px}.status-indicator.active .status-dot{animation:pulse 2s infinite;background:#28a745}.dark-mode .video-text-container{background:#1e1e1ef2;color:#e0e0e0}.dark-mode .results-section,.dark-mode .settings-section{background:#333}.dark-mode .results-header h3,.dark-mode .settings-section h3{color:#e0e0e0}.dark-mode .setting-group label{color:#ccc}.dark-mode .setting-group select{color:#e0e0e0}.dark-mode .setting-group select,.dark-mode .text-result{background:#444;border-color:#555}.dark-mode .result-text{color:#e0e0e0}.dark-mode .current-text{background:#1a237e;border-color:#3f51b5}.dark-mode .current-text h4{color:#90caf9}.dark-mode .status-indicator{background:#444;color:#ccc}.dark-mode .status-indicator.active{background:#2e7d32;color:#a5d6a7}.dark-mode .audio-visualization{background:#333}.dark-mode .audio-visualization h4{color:#e0e0e0}.dark-mode .audio-level-bar{background:#555}.dark-mode .audio-level-text{color:#ccc}@media (max-width:768px){.video-text-page{padding:1rem}.video-text-container{border-radius:15px}.video-text-header{padding:1.5rem}.video-text-header h1{font-size:2rem}.video-text-content{padding:1.5rem}.ai-user-row,.text-info-row,.video-avatar-row{gap:1rem;grid-template-columns:1fr}.video-controls{align-items:center;flex-direction:column}.btn{justify-content:center;max-width:200px;width:100%}.results-header{align-items:stretch;flex-direction:column}.results-actions{justify-content:center}.result-header{align-items:stretch;flex-direction:column;gap:.5rem}.settings-grid{grid-template-columns:1fr}.status-indicators{align-items:center;flex-direction:column}}.did-video-container{background:#f8f9fa;border:2px solid #e9ecef;border-radius:12px;box-shadow:0 4px 12px #0000001a;height:400px;overflow:hidden;position:relative;width:100%}.did-video{background:#000;border-radius:10px;height:100%;object-fit:contain;object-position:center;width:100%}.did-video-overlay{align-items:flex-end;background:linear-gradient(180deg,#0000001a 0,#0000 20%,#0000 80%,#0003);bottom:0;display:flex;justify-content:center;left:0;padding:1rem;pointer-events:none;position:absolute;right:0;top:0}.avatar-status{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:20px;color:#fff;font-size:.9rem;font-weight:500;padding:.5rem 1rem}.status-indicator.active{color:#4caf50}.status-indicator.active:before{animation:pulse 2s infinite;content:"●";margin-right:.5rem}.speech-paused-badge{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#000000b3;border-radius:14px;color:#fff;font-size:12px;font-weight:600;left:50%;padding:6px 10px;pointer-events:none;position:absolute;top:12px;transform:translateX(-50%)}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.generating-indicator{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border-radius:8px;display:flex;flex-direction:column;gap:1rem;margin-top:1rem;padding:1rem}.spinner{animation:spin 1s linear infinite;border:3px solid #ffffff4d;border-radius:50%;border-top-color:#4caf50;height:24px;width:24px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.generating-indicator span{color:#4caf50;font-size:.9rem;font-weight:500}.status-message{align-items:center;border-radius:6px;display:flex;font-size:.9rem;font-weight:500;gap:.5rem;margin:.5rem 0;padding:.75rem 1rem}.status-message.success{background:#d4edda;border:1px solid #c3e6cb;color:#155724}.status-message.error{background:#f8d7da;border:1px solid #f5c6cb;color:#721c24}.ai-avatar-section .status-message{border-radius:4px;display:inline-flex;font-size:.85rem;margin:.25rem 0;padding:.4rem .6rem}.avatar-placeholder{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);border:2px solid #e9ecef;border-radius:12px;box-shadow:0 4px 12px #0000001a;display:flex;height:400px;justify-content:center;width:100%}.avatar-placeholder .placeholder-content{color:#fff;text-align:center}.avatar-placeholder .placeholder-icon{font-size:3rem;margin-bottom:1rem;opacity:.8}.avatar-placeholder p{font-size:1.1rem;font-weight:500;margin:0;opacity:.9}.ai-avatar-section{align-items:center;background:linear-gradient(135deg,#f5f7fa,#c3cfe2);border:2px solid #e9ecef;border-radius:12px;box-shadow:0 4px 12px #0000001a;display:flex;flex-direction:column;justify-content:center;min-height:500px;padding:1.5rem}.ai-avatar-section h3{align-items:center;color:#2c3e50;display:flex;font-size:1.3rem;font-weight:600;gap:.5rem;margin-bottom:1.5rem;text-align:center}@media (max-width:768px){.avatar-placeholder,.did-video-container{height:300px}.ai-avatar-section{min-height:300px;padding:1rem}.ai-avatar-section h3{font-size:1.1rem}}.ai-avatar-section.loading{background:linear-gradient(135deg,#ffecd2,#fcb69f)}.ai-avatar-section.playing{background:linear-gradient(135deg,#a8edea,#fed6e3);border-color:#4caf50;box-shadow:0 4px 20px #4caf504d}.did-video{animation:fadeIn .5s ease-in-out}@keyframes fadeIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.did-video-container:hover .did-video-overlay{background:linear-gradient(180deg,#0003 0,#0000 20%,#0000 80%,#0000004d)}.status-indicator{transition:all .3s ease}.status-indicator.active{box-shadow:0 2px 8px #4caf504d;transform:scale(1.05)}.video-page-overlay{align-items:center;background:#000000a6;display:flex;inset:0;justify-content:center;overflow:hidden;position:fixed;z-index:9999}.video-page-container{background:#fff;border-radius:16px;box-shadow:0 20px 50px #0006;display:flex;flex-direction:column;height:80vh;max-width:1280px;overflow:hidden;position:relative;width:90vw}.video-text-page{flex:1 1;overflow-x:hidden;overflow-y:auto;padding:1rem 1.5rem}.close-video-btn{background:#fff;border:none;border-radius:50%;color:#222;cursor:pointer;font-size:20px;height:38px;position:absolute;right:70px;top:20px;transition:background .2s ease;width:38px;z-index:10000}.close-video-btn:hover{background:#fff}body:has(.video-page-overlay){overflow:hidden}.did-agent-container{background:#000;border-radius:12px;height:550px;max-height:80vh;overflow:hidden;width:100%}@media (max-width:768px){.did-agent-container{height:420px}}.conversation-section,.current-text-display,btn btn-secondary{display:none!important}.speech-status-active{display:none}.placeholder-icon img{background-color:#f0f0f0;height:140px;object-fit:contain;width:100%}.video-preview{background:#f8f9fa;border:2px solid #e9ecef;border-radius:12px;box-shadow:0 4px 12px #0000001a;height:200px;overflow:hidden;position:relative;width:100%}@media (max-width:768px){.video-preview{height:300px}}.video-element{background:#000;border-radius:10px;height:100%;inset:0;object-fit:contain;position:absolute;width:100%}.video-placeholder{inset:0;justify-content:center;position:absolute}.navbar,.video-placeholder{align-items:center;display:flex}.navbar{background:#192954;color:#fff;font-family:Poppins,sans-serif;justify-content:space-between;padding:1rem 2rem}.navbar-brand a{color:#fff;font-size:1.5rem;font-weight:700}.navbar-links{display:flex;gap:2rem;list-style:none}.navbar-links a{color:#fff;font-weight:500;text-decoration:none}.navbar-links a:hover{text-decoration:underline}.healthcare-dashboard{font-family:Poppins,sans-serif;margin:0 auto;max-width:1200px;padding:0 16px 24px}.header-section{background:linear-gradient(90deg,#002c9b,#03c);border-radius:2rem;color:#fff;margin-top:30px;overflow:hidden;padding:2rem;position:relative;text-align:center}.header-section h1{color:#fff;font-size:2rem;font-weight:700;margin-bottom:1.5rem}.agentforce-flying{height:260px;opacity:.95;pointer-events:none;position:absolute;right:-90px;top:-10px;z-index:0}.search-bar{align-items:center;background-color:#fff;border-radius:2rem;display:flex;justify-content:center;margin:0 auto 1.5rem;max-width:700px;padding:.5rem 1rem}.search-bar img{height:24px;margin-right:.5rem;width:24px}.search-bar input{border:none;border-radius:2rem;flex-grow:1;font-size:1rem;outline:none;padding:.5rem}.search-send-button{align-items:center;background:#0000;border:none;cursor:pointer;display:flex;justify-content:center;margin-left:.5rem}.arrow-icon,.search-send-button{transition:transform .2s ease,color .2s ease}.arrow-icon{color:#0045ff;font-size:22px}.search-send-button:hover .arrow-icon{transform:scale(1.2)}.search-send-button:active .arrow-icon{transform:scale(1.4)}.prompt-buttons{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin-top:1rem;position:relative;z-index:1}.prompt-button{background-color:#007bff;border:none;border-radius:2rem;color:#fff;cursor:pointer;font-size:.95rem;padding:.7rem 1.2rem;transition:background-color .2s,color .2s,border .2s}.prompt-button.selected,.prompt-button:hover{background-color:#fff;border:2px solid #007bff;color:#007bff}.announcement-section{margin-top:2rem}.announcement-section h2{margin:0 0 1rem}.announcement-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(3,1fr);margin-top:2rem}.announcement-card{background-color:#fff;border-radius:1rem;box-shadow:0 4px 10px #00000014;display:flex;flex-direction:column;overflow:hidden;transition:transform .3s ease}.announcement-card:hover{transform:translateY(-5px)}.card-top-image{background-color:#f0f0f0;height:140px;object-fit:cover;width:100%}.card-content{padding:1rem}.card-content .date{color:#888;font-size:.75rem;margin-bottom:.5rem}.card-content .title{color:#222;font-size:1rem;font-weight:600;margin-bottom:.4rem}.card-content .description{color:#444;font-size:.85rem}@media (max-width:768px){.header-section{padding:1.5rem}.agentforce-flying{height:180px;opacity:.9;right:-40px;top:-20px}.header-section h1{font-size:1.5rem}.announcement-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}}.bfsi-dashboard{font-family:Poppins,sans-serif;margin:0 auto;max-width:1200px;padding:0 16px 24px}.bfsi-dashboard .header-section{background:linear-gradient(135deg,#430cc1,#fff);border-radius:2rem;color:#fff;margin-top:30px;overflow:hidden;padding:2rem;position:relative;text-align:center}.bfsi-dashboard .header-section h1{color:#fff;font-size:2rem;font-weight:700;margin-bottom:1.5rem}.bfsi-dashboard .agentforce-flying{height:260px;opacity:.95;pointer-events:none;position:absolute;right:-90px;top:-10px;z-index:0}.bfsi-dashboard .search-bar{align-items:center;background-color:#fff;border-radius:2rem;display:flex;justify-content:center;margin:0 auto 1.5rem;max-width:700px;padding:.5rem 1rem}.bfsi-dashboard .search-bar img{height:24px;margin-right:.5rem;width:24px}.bfsi-dashboard .search-bar input{border:none;border-radius:2rem;flex-grow:1;font-size:1rem;outline:none;padding:.5rem}.bfsi-dashboard .search-send-button{align-items:center;background:#0000;border:none;cursor:pointer;display:flex;justify-content:center;margin-left:.5rem}.bfsi-dashboard .arrow-icon{color:#430cc1;font-size:22px;transition:transform .2s ease,color .2s ease}.bfsi-dashboard .search-send-button:hover .arrow-icon{transform:scale(1.2)}.bfsi-dashboard .search-send-button:active .arrow-icon{transform:scale(1.4)}.bfsi-dashboard .prompt-buttons{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin-top:1rem;position:relative;z-index:1}.bfsi-dashboard .prompt-button{background-color:#430cc1;border:none;border-radius:2rem;color:#fff;cursor:pointer;font-size:.95rem;padding:.7rem 1.2rem;transition:background-color .2s,color .2s,border .2s}.bfsi-dashboard .prompt-button.selected,.bfsi-dashboard .prompt-button:hover{background-color:#fff;border:2px solid #a18cd1;color:#a18cd1}.bfsi-dashboard .announcement-section{margin-top:2rem}.bfsi-dashboard .announcement-section h2{margin:0 0 1rem}.bfsi-dashboard .announcement-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(3,1fr);margin-top:2rem}.bfsi-dashboard .announcement-card{background-color:#fff;border-radius:1rem;box-shadow:0 4px 10px #00000014;display:flex;flex-direction:column;overflow:hidden;transition:transform .3s ease}.bfsi-dashboard .announcement-card:hover{transform:translateY(-5px)}.bfsi-dashboard .card-top-image{background-color:#f0f0f0;height:140px;object-fit:cover;width:100%}.bfsi-dashboard .card-content{padding:1rem}.bfsi-dashboard .card-content .date{color:#888;font-size:.75rem;margin-bottom:.5rem}.bfsi-dashboard .card-content .title{color:#222;font-size:1rem;font-weight:600;margin-bottom:.4rem}.bfsi-dashboard .card-content .description{color:#444;font-size:.85rem}@media (max-width:768px){.bfsi-dashboard .header-section{padding:1.5rem}.bfsi-dashboard .agentforce-flying{height:180px;opacity:.9;right:-40px;top:-20px}.bfsi-dashboard .header-section h1{font-size:1.5rem}.bfsi-dashboard .announcement-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}}.hitech-dashboard{font-family:Poppins,sans-serif;margin:0 auto;max-width:1200px;padding:0 16px 24px}.hitech-dashboard .header-section{background:linear-gradient(90deg,#312e81,#06b6d4);border-radius:2rem;color:#fff;margin-top:30px;overflow:hidden;padding:2rem;position:relative;text-align:center}.hitech-dashboard .header-section h1{color:#fff;font-size:2rem;font-weight:700;margin-bottom:1.5rem}.hitech-dashboard .agentforce-flying{height:260px;opacity:.95;pointer-events:none;position:absolute;right:-90px;top:-10px;z-index:0}.hitech-dashboard .search-bar{align-items:center;background:#fff;border-radius:2rem;display:flex;justify-content:center;margin:0 auto 1.5rem;max-width:700px;padding:.5rem 1rem}.hitech-dashboard .search-bar img{height:24px;margin-right:.5rem;width:24px}.hitech-dashboard .search-bar input{border:none;border-radius:2rem;flex-grow:1;font-size:1rem;outline:none;padding:.5rem}.hitech-dashboard .search-send-button{align-items:center;background:#0000;border:none;cursor:pointer;display:flex;justify-content:center;margin-left:.5rem}.hitech-dashboard .arrow-icon{color:#06b6d4;font-size:22px;transition:transform .2s ease}.hitech-dashboard .search-send-button:hover .arrow-icon{transform:scale(1.2)}.hitech-dashboard .search-send-button:active .arrow-icon{transform:scale(1.4)}.hitech-dashboard .prompt-buttons{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin-top:1rem;position:relative;z-index:1}.hitech-dashboard .prompt-button{background:#06b6d4;border:none;border-radius:2rem;color:#fff;cursor:pointer;font-size:.95rem;padding:.7rem 1.2rem;transition:.2s}.hitech-dashboard .prompt-button.selected,.hitech-dashboard .prompt-button:hover{background:#fff;border:2px solid #06b6d4;color:#06b6d4}.hitech-dashboard .announcement-section{margin-top:2rem}.hitech-dashboard .announcement-section h2{margin:0 0 1rem}.hitech-dashboard .announcement-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(3,1fr);margin-top:2rem}.hitech-dashboard .announcement-card{background:#fff;border-radius:1rem;box-shadow:0 4px 10px #00000014;display:flex;flex-direction:column;overflow:hidden;transition:transform .3s ease}.hitech-dashboard .announcement-card:hover{transform:translateY(-5px)}.hitech-dashboard .card-top-image{background:#f0f0f0;height:140px;object-fit:cover;width:100%}.hitech-dashboard .card-content{padding:1rem}.hitech-dashboard .card-content .date{color:#888;font-size:.75rem;margin-bottom:.5rem}.hitech-dashboard .card-content .title{color:#222;font-size:1rem;font-weight:600;margin-bottom:.4rem}.hitech-dashboard .card-content .description{color:#444;font-size:.85rem}@media (max-width:768px){.hitech-dashboard .header-section{padding:1.5rem}.hitech-dashboard .agentforce-flying{height:180px;opacity:.9;right:-40px;top:-20px}.hitech-dashboard .header-section h1{font-size:1.5rem}.hitech-dashboard .announcement-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}}.retail-dashboard{font-family:Poppins,sans-serif;margin:0 auto;max-width:1200px;padding:0 16px 24px}.retail-dashboard .header-section{background:linear-gradient(90deg,#dc2626,#fb7185);border-radius:2rem;color:#fff;margin-top:30px;overflow:hidden;padding:2rem;position:relative;text-align:center}.retail-dashboard .header-section h1{color:#fff;font-size:2rem;font-weight:700;margin-bottom:1.5rem}.retail-dashboard .agentforce-flying{height:260px;opacity:.95;pointer-events:none;position:absolute;right:-90px;top:-10px;z-index:0}.retail-dashboard .search-bar{align-items:center;background:#fff;border-radius:2rem;display:flex;justify-content:center;margin:0 auto 1.5rem;max-width:700px;padding:.5rem 1rem}.retail-dashboard .search-bar img{height:24px;margin-right:.5rem;width:24px}.retail-dashboard .search-bar input{border:none;border-radius:2rem;flex-grow:1;font-size:1rem;outline:none;padding:.5rem}.retail-dashboard .search-send-button{align-items:center;background:#0000;border:none;cursor:pointer;display:flex;justify-content:center;margin-left:.5rem}.retail-dashboard .arrow-icon{color:#fb7185;font-size:22px;transition:transform .2s ease}.retail-dashboard .search-send-button:hover .arrow-icon{transform:scale(1.2)}.retail-dashboard .search-send-button:active .arrow-icon{transform:scale(1.4)}.retail-dashboard .prompt-buttons{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin-top:1rem;position:relative;z-index:1}.retail-dashboard .prompt-button{background:#fb7185;border:none;border-radius:2rem;color:#fff;cursor:pointer;font-size:.95rem;padding:.7rem 1.2rem;transition:.2s}.retail-dashboard .prompt-button.selected,.retail-dashboard .prompt-button:hover{background:#fff;border:2px solid #fb7185;color:#fb7185}.retail-dashboard .announcement-section{margin-top:2rem}.retail-dashboard .announcement-section h2{margin:0 0 1rem}.retail-dashboard .announcement-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(3,1fr);margin-top:2rem}.retail-dashboard .announcement-card{background:#fff;border-radius:1rem;box-shadow:0 4px 10px #00000014;display:flex;flex-direction:column;overflow:hidden;transition:transform .3s ease}.retail-dashboard .announcement-card:hover{transform:translateY(-5px)}.retail-dashboard .card-top-image{background:#f0f0f0;height:140px;object-fit:cover;width:100%}.retail-dashboard .card-content{padding:1rem}.retail-dashboard .card-content .date{color:#888;font-size:.75rem;margin-bottom:.5rem}.retail-dashboard .card-content .title{color:#222;font-size:1rem;font-weight:600;margin-bottom:.4rem}.retail-dashboard .card-content .description{color:#444;font-size:.85rem}@media (max-width:768px){.retail-dashboard .header-section{padding:1.5rem}.retail-dashboard .agentforce-flying{height:180px;opacity:.9;right:-40px;top:-20px}.retail-dashboard .header-section h1{font-size:1.5rem}.retail-dashboard .announcement-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}}.logistics-dashboard{font-family:Poppins,sans-serif;margin:0 auto;max-width:1200px;padding:0 16px 24px}.logistics-dashboard .header-section{background:linear-gradient(90deg,#047857,#0ea5a3);border-radius:2rem;color:#fff;margin-top:30px;overflow:hidden;padding:2rem;position:relative;text-align:center}.logistics-dashboard .header-section h1{color:#fff;font-size:2rem;font-weight:700;margin-bottom:1.5rem}.logistics-dashboard .agentforce-flying{height:260px;opacity:.95;pointer-events:none;position:absolute;right:-90px;top:-10px;z-index:0}.logistics-dashboard .search-bar{align-items:center;background:#fff;border-radius:2rem;display:flex;justify-content:center;margin:0 auto 1.5rem;max-width:700px;padding:.5rem 1rem}.logistics-dashboard .search-bar img{height:24px;margin-right:.5rem;width:24px}.logistics-dashboard .search-bar input{border:none;border-radius:2rem;flex-grow:1;font-size:1rem;outline:none;padding:.5rem}.logistics-dashboard .search-send-button{align-items:center;background:#0000;border:none;cursor:pointer;display:flex;justify-content:center;margin-left:.5rem}.logistics-dashboard .arrow-icon{color:#0ea5a3;font-size:22px;transition:transform .2s ease}.logistics-dashboard .search-send-button:hover .arrow-icon{transform:scale(1.2)}.logistics-dashboard .search-send-button:active .arrow-icon{transform:scale(1.4)}.logistics-dashboard .prompt-buttons{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin-top:1rem;position:relative;z-index:1}.logistics-dashboard .prompt-button{background:#0ea5a3;border:none;border-radius:2rem;color:#fff;cursor:pointer;font-size:.95rem;padding:.7rem 1.2rem;transition:.2s}.logistics-dashboard .prompt-button.selected,.logistics-dashboard .prompt-button:hover{background:#fff;border:2px solid #0ea5a3;color:#0ea5a3}.logistics-dashboard .announcement-section{margin-top:2rem}.logistics-dashboard .announcement-section h2{margin:0 0 1rem}.logistics-dashboard .announcement-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(3,1fr);margin-top:2rem}.logistics-dashboard .announcement-card{background:#fff;border-radius:1rem;box-shadow:0 4px 10px #00000014;display:flex;flex-direction:column;overflow:hidden;transition:transform .3s ease}.logistics-dashboard .announcement-card:hover{transform:translateY(-5px)}.logistics-dashboard .card-top-image{background:#f0f0f0;height:140px;object-fit:cover;width:100%}.logistics-dashboard .card-content{padding:1rem}.logistics-dashboard .card-content .date{color:#888;font-size:.75rem;margin-bottom:.5rem}.logistics-dashboard .card-content .title{color:#222;font-size:1rem;font-weight:600;margin-bottom:.4rem}.logistics-dashboard .card-content .description{color:#444;font-size:.85rem}@media (max-width:768px){.logistics-dashboard .header-section{padding:1.5rem}.logistics-dashboard .agentforce-flying{height:180px;opacity:.9;right:-40px;top:-20px}.logistics-dashboard .header-section h1{font-size:1.5rem}.logistics-dashboard .announcement-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}}.realestate-dashboard{--re-navy:#14532d;--re-teal:#059669;--re-gold:#6ee7b7;--re-sand:#f0fdf4;--re-slate:#1f2937;--re-ink:#222;--re-muted:#6b7280;--re-soft:#f9fafb;--re-line:#14532d26;background:var(--re-sand);color:var(--re-ink);font-family:Poppins,sans-serif;margin:0 auto;max-width:1200px;padding:0 16px 24px}.realestate-dashboard .header-section{background:linear-gradient(135deg,var(--re-navy) 0,var(--re-teal) 100%);border-radius:2rem;box-shadow:0 10px 28px #14532d40;color:#fff;margin-top:30px;overflow:hidden;padding:2rem;position:relative;text-align:center}.realestate-dashboard .header-section h1{color:#fff;font-size:2rem;font-weight:700;margin-bottom:1.5rem}.realestate-dashboard .prompt-button{background-color:var(--re-navy);border:1px solid var(--re-navy);border-radius:2rem;color:#fff;cursor:pointer;font-size:.95rem;padding:.7rem 1.2rem;transition:all .2s ease}.realestate-dashboard .prompt-button:hover{background-color:#fff;border:2px solid var(--re-navy);color:var(--re-navy)}.realestate-dashboard .re-prompt-button.gold{background-color:var(--re-gold);border-color:var(--re-gold);color:var(--re-navy)}.realestate-dashboard .re-prompt-button.gold:hover{background-color:#fff;border:2px solid var(--re-gold);color:var(--re-navy)}.realestate-dashboard .re-announcement-card{background-color:#fff;border:1px solid var(--re-line);border-radius:1rem;box-shadow:0 6px 18px #0000000f;transition:transform .3s ease,box-shadow .3s ease}.realestate-dashboard .re-announcement-card:hover{box-shadow:0 16px 32px #14532d2e;transform:translateY(-6px)}.realestate-dashboard .re-card-content .re-title{color:var(--re-slate);font-size:1rem;font-weight:700;margin-bottom:.4rem}.realestate-dashboard .re-card-content .re-description{color:var(--re-ink);font-size:.92rem;line-height:1.45}.realestate-dashboard .re-cta{background:var(--re-gold);border-radius:999px;color:var(--re-navy);font-weight:600;padding:.7rem 1.1rem;text-decoration:none;transition:all .2s ease}.realestate-dashboard .re-cta:hover{background:#bbf7d0;box-shadow:0 6px 16px #05966959;color:var(--re-navy);transform:translateY(-1px)}.float-stack{grid-gap:12px;bottom:20px;display:grid;gap:12px;left:20px;position:fixed;z-index:1000}.float-btn{background:#fff;border:1px solid #00000014;border-radius:999px;box-shadow:0 8px 24px #00000026;display:inline-grid;height:56px;overflow:hidden;place-items:center;text-decoration:none;transition:transform .12s ease,box-shadow .12s ease;width:56px}.float-btn:hover{box-shadow:0 12px 28px #0003;transform:translateY(-2px)}.float-icon-img{display:block;height:28px;object-fit:contain;pointer-events:none;width:28px}@media (max-width:480px){.float-btn{height:50px;width:50px}.float-icon-img{height:24px;width:24px}}
/*# sourceMappingURL=main.5c6f0d68.css.map*/