._container_8do0t_1{min-height:100vh;display:flex;flex-direction:column}._nav_8do0t_8{position:fixed;top:0;left:0;right:0;z-index:100;background:#0f172acc;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--border)}._navInner_8do0t_19{max-width:1200px;margin:0 auto;padding:1rem 1.5rem;display:flex;align-items:center;justify-content:space-between}._logo_8do0t_28{font-size:1.5rem;font-weight:700}._navLinks_8do0t_33{display:flex;gap:1rem;align-items:center}._hero_8do0t_40{padding:8rem 1.5rem 4rem;max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center;min-height:100vh}._heroContent_8do0t_51{animation:_slideIn_8do0t_1 .6s ease-out}._heroTitle_8do0t_55{font-size:3.5rem;line-height:1.1;margin-bottom:1.5rem}._heroSubtitle_8do0t_61{font-size:1.25rem;color:var(--text-secondary);margin-bottom:2rem;max-width:500px}._heroCta_8do0t_68{display:flex;gap:1rem;flex-wrap:wrap}._heroVisual_8do0t_74{animation:_slideUp_8do0t_1 .6s ease-out;animation-delay:.2s;animation-fill-mode:both}._chatPreview_8do0t_80{background:var(--surface);border-radius:20px;padding:1.5rem;border:1px solid var(--border);box-shadow:0 20px 40px var(--shadow);display:flex;flex-direction:column;gap:1rem}._chatBubbleLeft_8do0t_91,._chatBubbleRight_8do0t_92{max-width:85%;padding:1rem 1.25rem;border-radius:16px;font-size:.9rem;line-height:1.5}._chatBubbleLeft_8do0t_91{background:var(--surface-light);align-self:flex-start;border-bottom-left-radius:4px}._chatBubbleRight_8do0t_92{background:linear-gradient(135deg,var(--primary),var(--primary-dark));align-self:flex-end;border-bottom-right-radius:4px}._chatLabel_8do0t_112{display:block;font-size:.7rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:var(--text-muted);margin-bottom:.25rem}._chatBubbleRight_8do0t_92 ._chatLabel_8do0t_112{color:#ffffffb3}._features_8do0t_127{padding:6rem 1.5rem;max-width:1200px;margin:0 auto}._sectionTitle_8do0t_133{text-align:center;font-size:2.5rem;margin-bottom:3rem}._featureGrid_8do0t_139{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}._featureIcon_8do0t_145{font-size:3rem;margin-bottom:1rem}._featureGrid_8do0t_139 ._card_8do0t_150 h3{margin-bottom:.75rem;color:var(--text-primary)}._featureGrid_8do0t_139 ._card_8do0t_150 p{color:var(--text-secondary)}._useCases_8do0t_160{padding:6rem 1.5rem;max-width:1200px;margin:0 auto}._useCaseGrid_8do0t_166{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem}._useCase_8do0t_160{text-align:center;padding:2rem 1rem;background:var(--surface);border-radius:16px;border:1px solid var(--border);transition:transform .2s ease,box-shadow .2s ease}._useCase_8do0t_160:hover{transform:translateY(-4px);box-shadow:0 12px 24px var(--shadow)}._useCaseEmoji_8do0t_186{font-size:2.5rem;display:block;margin-bottom:1rem}._useCase_8do0t_160 h4{margin-bottom:.5rem;color:var(--text-primary)}._useCase_8do0t_160 p{font-size:.875rem;color:var(--text-secondary)}._cta_8do0t_203{padding:6rem 1.5rem;max-width:800px;margin:0 auto;text-align:center}._cta_8do0t_203 ._card_8do0t_150{padding:4rem}._cta_8do0t_203 h2{margin-bottom:1rem}._cta_8do0t_203 p{color:var(--text-secondary);margin-bottom:2rem}._footer_8do0t_224{margin-top:auto;background:var(--surface);border-top:1px solid var(--border)}._footerInner_8do0t_230{max-width:1200px;margin:0 auto;padding:3rem 1.5rem;display:flex;flex-direction:column;align-items:center;gap:2rem}._footerBrand_8do0t_240{text-align:center}._footerBrand_8do0t_240 span{font-size:1.5rem;font-weight:700}._footerBrand_8do0t_240 p{color:var(--text-secondary);margin-top:.5rem}._footerLinks_8do0t_254{display:flex;gap:2rem}._footerLinks_8do0t_254 a{color:var(--text-secondary);font-size:.875rem}._footerLinks_8do0t_254 a:hover{color:var(--text-primary)}._copyright_8do0t_268{color:var(--text-muted);font-size:.875rem}@media (max-width: 1024px){._hero_8do0t_40{grid-template-columns:1fr;text-align:center;padding-top:6rem;min-height:auto}._heroContent_8do0t_51{order:1}._heroVisual_8do0t_74{order:2}._heroSubtitle_8do0t_61{margin-left:auto;margin-right:auto}._heroCta_8do0t_68{justify-content:center}._featureGrid_8do0t_139{grid-template-columns:1fr}._useCaseGrid_8do0t_166{grid-template-columns:repeat(2,1fr)}}@media (max-width: 640px){._heroTitle_8do0t_55{font-size:2.5rem}._useCaseGrid_8do0t_166{grid-template-columns:1fr}._cta_8do0t_203 ._card_8do0t_150{padding:2rem}}._container_1uugj_1{flex:1;display:flex;flex-direction:column;background:var(--surface);border-radius:16px;border:1px solid var(--border);overflow:hidden;min-height:400px;max-height:600px}._messages_1uugj_14{flex:1;overflow-y:auto;padding:1.5rem;display:flex;flex-direction:column;gap:1rem}._message_1uugj_14{display:flex;flex-direction:column;max-width:80%;animation:_slideUp_1uugj_1 .3s ease-out}._message_1uugj_14._user_1uugj_30{align-self:flex-end}._message_1uugj_14._assistant_1uugj_34{align-self:flex-start}._bubble_1uugj_38{padding:.875rem 1.125rem;border-radius:16px;line-height:1.5}._message_1uugj_14._user_1uugj_30 ._bubble_1uugj_38{background:linear-gradient(135deg,var(--primary),var(--primary-dark));color:#fff;border-bottom-right-radius:4px}._message_1uugj_14._assistant_1uugj_34 ._bubble_1uugj_38{background:var(--surface-light);color:var(--text-primary);border-bottom-left-radius:4px}._timestamp_1uugj_56{font-size:.7rem;color:var(--text-muted);margin-top:.25rem;padding:0 .25rem}._message_1uugj_14._user_1uugj_30 ._timestamp_1uugj_56{text-align:right}._questionLogged_1uugj_67{margin-top:.75rem;padding-top:.75rem;border-top:1px solid rgba(255,255,255,.1);font-size:.85rem;color:var(--text-secondary)}._typing_1uugj_76{display:flex;align-items:center;gap:4px;padding:1rem 1.25rem}._dot_1uugj_83{width:8px;height:8px;border-radius:50%;background:var(--text-muted);animation:_typingDot_1uugj_1 1.4s infinite ease-in-out}._dot_1uugj_83:nth-child(1){animation-delay:0s}._dot_1uugj_83:nth-child(2){animation-delay:.2s}._dot_1uugj_83:nth-child(3){animation-delay:.4s}@keyframes _typingDot_1uugj_1{0%,80%,to{transform:scale(.8);opacity:.5}40%{transform:scale(1);opacity:1}}@keyframes _slideUp_1uugj_1{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}._feedback_1uugj_131{display:flex;align-items:center;justify-content:center;gap:.75rem;padding:.75rem;border-top:1px solid var(--border);background:var(--surface)}._feedback_1uugj_131 span{font-size:.875rem;color:var(--text-secondary)}._feedbackBtn_1uugj_146{background:transparent;border:none;font-size:1.25rem;cursor:pointer;padding:.25rem .5rem;border-radius:8px;transition:all .2s ease}._feedbackBtn_1uugj_146:hover{background:var(--surface-light);transform:scale(1.1)}._feedbackThanks_1uugj_161{color:var(--success);font-size:.875rem}._reportBtn_1uugj_166{margin-left:auto;background:transparent;border:1px solid var(--border);padding:.375rem .75rem;border-radius:8px;font-size:.75rem;color:var(--text-muted);cursor:pointer;transition:all .2s ease}._reportBtn_1uugj_166:hover{background:#ef44441a;border-color:var(--error);color:var(--error)}._modalOverlay_1uugj_185{position:fixed;top:0;left:0;right:0;bottom:0;background:#000000b3;display:flex;align-items:center;justify-content:center;z-index:1000;padding:1rem}._modal_1uugj_185{background:var(--surface);border-radius:16px;padding:1.5rem;width:100%;max-width:400px;border:1px solid var(--border);box-shadow:0 20px 40px #0000004d;animation:_slideUp_1uugj_1 .3s ease-out}._modal_1uugj_185 h3{margin-bottom:.5rem}._modal_1uugj_185>p{color:var(--text-secondary);font-size:.875rem;margin-bottom:1rem}._modal_1uugj_185 textarea{width:100%;padding:.875rem;border-radius:12px;background:var(--background);border:2px solid var(--border);color:var(--text-primary);font-size:.875rem;resize:vertical;min-height:100px}._modal_1uugj_185 textarea:focus{outline:none;border-color:var(--primary)}._modalActions_1uugj_237{display:flex;justify-content:flex-end;gap:.75rem;margin-top:1rem}._inputForm_1uugj_245{display:flex;gap:.75rem;padding:1rem;border-top:1px solid var(--border);background:var(--surface)}._input_1uugj_245{flex:1;padding:.875rem 1rem;border-radius:12px;background:var(--background);border:2px solid var(--border);color:var(--text-primary);font-size:1rem;transition:all .2s ease}._input_1uugj_245:focus{outline:none;border-color:var(--primary);box-shadow:0 0 0 3px #6366f133}._input_1uugj_245:disabled{opacity:.6;cursor:not-allowed}._sendBtn_1uugj_275{width:48px;height:48px;border-radius:12px;background:linear-gradient(135deg,var(--primary),var(--primary-dark));border:none;color:#fff;font-size:1.25rem;font-weight:600;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center}._sendBtn_1uugj_275:hover:not(:disabled){transform:scale(1.05);box-shadow:0 4px 12px #6366f166}._sendBtn_1uugj_275:disabled{opacity:.5;cursor:not-allowed}@media (max-width: 640px){._container_1uugj_1{min-height:350px}._message_1uugj_14{max-width:90%}._messages_1uugj_14{padding:1rem}._modal_1uugj_185{margin:.5rem}}._container_1hhxa_1{min-height:100vh;max-width:800px;margin:0 auto;display:flex;flex-direction:column;padding:1.5rem}._loading_1hhxa_11{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:50vh;gap:1rem}._error_1hhxa_21{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:50vh;text-align:center;gap:1rem}._error_1hhxa_21 h1{font-size:2rem;color:var(--text-primary)}._error_1hhxa_21 p{color:var(--text-secondary);margin-bottom:1rem}._header_1hhxa_42{padding:1rem 0;border-bottom:1px solid var(--border);margin-bottom:1.5rem}._backLink_1hhxa_48{display:inline-block;color:var(--text-secondary);font-size:.875rem;margin-bottom:1rem;transition:color .2s ease}._backLink_1hhxa_48:hover{color:var(--text-primary)}._profileInfo_1hhxa_60{display:flex;align-items:center;gap:1rem}._avatar_1hhxa_66{width:64px;height:64px;border-radius:50%;object-fit:cover}._avatarPlaceholder_1hhxa_73{width:64px;height:64px;border-radius:50%;background:linear-gradient(135deg,var(--primary),var(--primary-dark));display:flex;align-items:center;justify-content:center;font-size:1.5rem;font-weight:600;color:#fff}._profileText_1hhxa_86 h1{font-size:1.5rem;margin-bottom:.25rem}._handle_1hhxa_91{color:var(--text-secondary);font-size:.875rem}._bio_1hhxa_97{background:var(--surface);border-radius:12px;padding:1rem 1.25rem;margin-bottom:1.5rem;border:1px solid var(--border)}._bio_1hhxa_97 p{color:var(--text-secondary);line-height:1.6}._disabled_1hhxa_111{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:.5rem;padding:3rem;background:var(--surface);border-radius:16px;border:1px solid var(--border)}._disabled_1hhxa_111 p:first-child{font-size:1.125rem;color:var(--text-primary)}._disabled_1hhxa_111 p:last-child{color:var(--text-secondary)}._footer_1hhxa_135{margin-top:auto;padding:2rem 0 1rem;text-align:center;border-top:1px solid var(--border)}._footer_1hhxa_135 p{font-size:.875rem;color:var(--text-muted)}._disclaimer_1hhxa_147{margin-top:.5rem;font-size:.75rem!important}@media (max-width: 640px){._container_1hhxa_1{padding:1rem}._profileInfo_1hhxa_60{flex-direction:column;align-items:flex-start}}._container_1icfb_1{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:2rem;background:linear-gradient(135deg,#6366f10d,#f59e0b0d)}._card_1icfb_10{width:100%;max-width:400px;background:var(--surface);border-radius:20px;padding:2.5rem;border:1px solid var(--border);box-shadow:0 20px 40px var(--shadow)}._logo_1icfb_20{display:block;text-align:center;font-size:2rem;font-weight:700;margin-bottom:2rem}._card_1icfb_10 h1{text-align:center;font-size:1.5rem;margin-bottom:.5rem}._subtitle_1icfb_34{text-align:center;color:var(--text-secondary);margin-bottom:2rem}._error_1icfb_40{background:#ef444426;color:var(--error);padding:1rem;border-radius:8px;margin-bottom:1.5rem;font-size:.875rem;border:1px solid var(--error)}._form_1icfb_50{display:flex;flex-direction:column;gap:1.25rem}._field_1icfb_56{display:flex;flex-direction:column}._field_1icfb_56 label{margin-bottom:.5rem;font-weight:500;color:var(--text-secondary)}._hint_1icfb_67{margin-top:.5rem;font-size:.75rem;color:var(--text-muted)}._link_1icfb_73{display:block;text-align:center;background:none;border:none;color:var(--primary-light);cursor:pointer;margin-top:1rem;font-size:.875rem}._link_1icfb_73:hover{text-decoration:underline}._footer_1icfb_88{margin-top:2rem;text-align:center;color:var(--text-secondary);font-size:.875rem;padding-top:1.5rem;border-top:1px solid var(--border)}._footer_1icfb_88 a{color:var(--primary-light);font-weight:500}._footer_1icfb_88 a:hover{text-decoration:underline}._loadingContainer_15rk9_1{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;color:var(--text-secondary)}._spinner_15rk9_11{width:40px;height:40px;border:3px solid var(--surface-light);border-top-color:var(--primary);border-radius:50%;animation:_spin_15rk9_11 1s linear infinite}@keyframes _spin_15rk9_11{to{transform:rotate(360deg)}}._container_15rk9_26{display:flex;min-height:100vh}._sidebar_15rk9_32{width:260px;background:var(--surface);border-right:1px solid var(--border);display:flex;flex-direction:column;position:fixed;top:0;left:0;bottom:0;z-index:100}._sidebarHeader_15rk9_45{padding:1.5rem;border-bottom:1px solid var(--border)}._logo_15rk9_50{font-size:1.5rem;font-weight:700}._nav_15rk9_55{flex:1;padding:1rem;display:flex;flex-direction:column;gap:.5rem}._navItem_15rk9_63{display:flex;align-items:center;gap:.75rem;padding:.875rem 1rem;border-radius:10px;color:var(--text-secondary);transition:all .2s ease;font-weight:500}._navItem_15rk9_63:hover{background:var(--surface-light);color:var(--text-primary)}._navItem_15rk9_63._active_15rk9_79{background:#6366f126;color:var(--primary-light)}._navIcon_15rk9_84{font-size:1.25rem}._sidebarFooter_15rk9_88{padding:1rem;border-top:1px solid var(--border)}._userInfo_15rk9_93{margin-bottom:.75rem}._userEmail_15rk9_97{font-size:.875rem;color:var(--text-secondary);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._signOutBtn_15rk9_105{width:100%;padding:.75rem;background:transparent;border:1px solid var(--border);border-radius:8px;color:var(--text-secondary);cursor:pointer;transition:all .2s ease;font-size:.875rem}._signOutBtn_15rk9_105:hover{background:var(--surface-light);color:var(--text-primary);border-color:var(--surface-light)}._main_15rk9_124{flex:1;margin-left:260px;padding:2rem;min-height:100vh}@media (max-width: 768px){._sidebar_15rk9_32{width:100%;height:auto;position:relative;border-right:none;border-bottom:1px solid var(--border)}._sidebarHeader_15rk9_45{display:flex;justify-content:space-between;align-items:center}._nav_15rk9_55{flex-direction:row;overflow-x:auto;padding:.75rem}._navItem_15rk9_63{white-space:nowrap;padding:.75rem 1rem}._navItem_15rk9_63 span:last-child{display:none}._sidebarFooter_15rk9_88{display:none}._container_15rk9_26{flex-direction:column}._main_15rk9_124{margin-left:0;padding:1rem}}._container_whbwb_1{max-width:1000px}._loadingGrid_whbwb_5{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}._header_whbwb_12{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem}._header_whbwb_12 h1{font-size:1.75rem}._setupCard_whbwb_24{margin-bottom:2rem;background:linear-gradient(135deg,#6366f11a,#f59e0b1a);border-color:var(--primary)}._setupCard_whbwb_24 h2{margin-bottom:.5rem}._setupCard_whbwb_24>p{color:var(--text-secondary);margin-bottom:1.5rem}._setupSteps_whbwb_39{display:flex;flex-direction:column;gap:1rem}._setupStep_whbwb_39{display:flex;align-items:center;gap:1rem;padding:1rem;background:var(--surface);border-radius:12px;transition:all .2s ease;text-decoration:none;color:inherit}._setupStep_whbwb_39:hover{background:var(--surface-light);transform:translate(4px)}._stepNumber_whbwb_62{width:32px;height:32px;border-radius:50%;background:var(--primary);color:#fff;display:flex;align-items:center;justify-content:center;font-weight:600;flex-shrink:0}._setupStep_whbwb_39 h4{margin-bottom:.25rem}._setupStep_whbwb_39 p{font-size:.875rem;color:var(--text-secondary)}._stepArrow_whbwb_84{margin-left:auto;font-size:1.25rem;color:var(--text-muted)}._statsGrid_whbwb_91{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-bottom:2rem}._statsGrid_whbwb_91 ._card_whbwb_98{text-align:center;padding:1.5rem}._statIcon_whbwb_103{font-size:2rem;margin-bottom:.75rem}._statValue_whbwb_108{font-size:2rem;font-weight:700;color:var(--text-primary);margin-bottom:.25rem}._statLabel_whbwb_115{font-size:.875rem;color:var(--text-secondary);margin-bottom:1rem}._statLink_whbwb_121{font-size:.875rem;color:var(--primary-light);font-weight:500}._quickActions_whbwb_128{margin-top:2rem}._quickActions_whbwb_128 h2{margin-bottom:1rem;font-size:1.25rem}._actionGrid_whbwb_137{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}._actionGrid_whbwb_137 ._card_whbwb_98{cursor:pointer;transition:all .2s ease}._actionGrid_whbwb_137 ._card_whbwb_98:hover{transform:translateY(-4px);box-shadow:0 12px 24px var(--shadow)}._actionGrid_whbwb_137 h3{font-size:1rem;margin-bottom:.5rem}._actionGrid_whbwb_137 p{font-size:.875rem;color:var(--text-secondary)}@media (max-width: 768px){._header_whbwb_12{flex-direction:column;align-items:flex-start;gap:1rem}._statsGrid_whbwb_91,._actionGrid_whbwb_137,._loadingGrid_whbwb_5{grid-template-columns:1fr}._setupSteps_whbwb_39{gap:.75rem}}._container_12w4f_1{max-width:600px}._container_12w4f_1 h1{margin-bottom:1.5rem}._message_12w4f_10{padding:1rem;border-radius:8px;margin-bottom:1.5rem;font-weight:500}._message_12w4f_10._success_12w4f_17{background:#22c55e26;color:var(--success);border:1px solid var(--success)}._message_12w4f_10._error_12w4f_23{background:#ef444426;color:var(--error);border:1px solid var(--error)}._field_12w4f_30{margin-bottom:1.5rem}._field_12w4f_30 label{display:block;margin-bottom:.5rem;font-weight:500;color:var(--text-secondary)}._hint_12w4f_41{margin-top:.5rem;font-size:.75rem;color:var(--text-muted)}._handleInput_12w4f_48{display:flex;align-items:center}._handlePrefix_12w4f_53{padding:.875rem .75rem;background:var(--surface-light);border:2px solid var(--border);border-right:none;border-radius:12px 0 0 12px;color:var(--text-muted);font-weight:500}._handleInput_12w4f_48 input{border-radius:0 12px 12px 0}._toggleLabel_12w4f_68{display:flex;align-items:center;gap:.75rem;cursor:pointer;-webkit-user-select:none;user-select:none}._toggleLabel_12w4f_68 input{position:absolute;opacity:0;width:0;height:0}._toggle_12w4f_68{width:48px;height:26px;background:var(--surface-light);border-radius:13px;position:relative;transition:all .3s ease;flex-shrink:0}._toggle_12w4f_68:after{content:"";position:absolute;width:20px;height:20px;background:#fff;border-radius:50%;top:3px;left:3px;transition:all .3s ease}._toggleLabel_12w4f_68 input:checked+._toggle_12w4f_68{background:var(--warning)}._toggleLabel_12w4f_68 input:checked+._toggle_12w4f_68:after{transform:translate(22px)}._actions_12w4f_114{display:flex;gap:1rem;margin-top:2rem;padding-top:1.5rem;border-top:1px solid var(--border)}@media (max-width: 640px){._actions_12w4f_114{flex-direction:column}._actions_12w4f_114 ._btn_12w4f_128{width:100%}}._container_6c5jy_1{max-width:900px}._header_6c5jy_6{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:2rem}._header_6c5jy_6 h1{margin-bottom:.25rem}._header_6c5jy_6 p{color:var(--text-secondary)}._loadingGrid_6c5jy_22{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}._form_6c5jy_29{margin-bottom:2rem;animation:_slideUp_6c5jy_1 .3s ease-out}._form_6c5jy_29 h3{margin-bottom:1.5rem}._field_6c5jy_38{margin-bottom:1.25rem}._field_6c5jy_38 label{display:block;margin-bottom:.5rem;font-weight:500;color:var(--text-secondary)}._radioGroup_6c5jy_50{display:flex;gap:1rem}._radio_6c5jy_50{flex:1;display:flex;align-items:flex-start;gap:.75rem;padding:1rem;background:var(--surface-light);border-radius:12px;cursor:pointer;transition:all .2s ease}._radio_6c5jy_50:hover{background:var(--border)}._radio_6c5jy_50 input{display:none}._radioCheck_6c5jy_75{width:20px;height:20px;border:2px solid var(--text-muted);border-radius:50%;position:relative;flex-shrink:0;margin-top:2px}._radio_6c5jy_50 input:checked+._radioCheck_6c5jy_75{border-color:var(--primary)}._radio_6c5jy_50 input:checked+._radioCheck_6c5jy_75:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:10px;height:10px;background:var(--primary);border-radius:50%}._radio_6c5jy_50 strong{display:block;margin-bottom:.25rem}._radio_6c5jy_50 p{font-size:.75rem;color:var(--text-muted)}._formActions_6c5jy_111{display:flex;justify-content:flex-end;gap:.75rem;margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid var(--border)}._empty_6c5jy_121{text-align:center;padding:4rem 2rem;background:var(--surface);border-radius:16px;border:2px dashed var(--border)}._emptyIcon_6c5jy_129{font-size:4rem;margin-bottom:1rem}._empty_6c5jy_121 h3{margin-bottom:.5rem}._empty_6c5jy_121 p{color:var(--text-secondary);margin-bottom:1.5rem}._grid_6c5jy_144{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}._entry_6c5jy_151{display:flex;flex-direction:column}._entryHeader_6c5jy_156{display:flex;justify-content:space-between;align-items:center;margin-bottom:.75rem}._entryActions_6c5jy_163{display:flex;gap:.25rem}._iconBtn_6c5jy_168{background:transparent;border:none;padding:.5rem;cursor:pointer;font-size:1rem;border-radius:8px;transition:all .2s ease}._iconBtn_6c5jy_168:hover{background:var(--surface-light)}._question_6c5jy_182{font-size:1rem;margin-bottom:.5rem;color:var(--text-primary)}._answer_6c5jy_188{font-size:.875rem;color:var(--text-secondary);line-height:1.5;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}@media (max-width: 768px){._header_6c5jy_6{flex-direction:column;gap:1rem}._header_6c5jy_6 ._btn_6c5jy_205{width:100%}._grid_6c5jy_144,._loadingGrid_6c5jy_22{grid-template-columns:1fr}._radioGroup_6c5jy_50{flex-direction:column}}._container_1epw6_1{max-width:800px}._header_1epw6_6{margin-bottom:2rem}._header_1epw6_6 h1{margin-bottom:.25rem}._header_1epw6_6 p{color:var(--text-secondary)}._tabs_1epw6_19{display:flex;gap:.5rem;margin-bottom:2rem;border-bottom:1px solid var(--border);padding-bottom:.5rem}._tab_1epw6_19{display:flex;align-items:center;gap:.5rem;padding:.75rem 1.25rem;background:transparent;border:none;border-radius:8px;color:var(--text-secondary);font-weight:500;cursor:pointer;transition:all .2s ease}._tab_1epw6_19:hover{background:var(--surface);color:var(--text-primary)}._tab_1epw6_19._active_1epw6_46{background:var(--surface);color:var(--primary-light)}._loadingList_1epw6_52{display:flex;flex-direction:column;gap:1rem}._empty_1epw6_59{text-align:center;padding:4rem 2rem;background:var(--surface);border-radius:16px;border:2px dashed var(--border)}._emptyIcon_1epw6_67{font-size:4rem;margin-bottom:1rem}._empty_1epw6_59 h3{margin-bottom:.5rem}._empty_1epw6_59 p{color:var(--text-secondary)}._list_1epw6_81{display:flex;flex-direction:column;gap:1rem}._questionCard_1epw6_88{transition:all .2s ease}._questionText_1epw6_92{font-size:1.125rem;line-height:1.5;color:var(--text-primary)}._questionMeta_1epw6_98{display:flex;justify-content:space-between;align-items:center;margin-top:1rem;padding-top:1rem;border-top:1px solid var(--border)}._timestamp_1epw6_107{font-size:.75rem;color:var(--text-muted)}._questionActions_1epw6_112{display:flex;gap:.5rem}._answerForm_1epw6_118{animation:_slideUp_1epw6_1 .3s ease-out}._answerForm_1epw6_118 ._questionText_1epw6_92{margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:1px solid var(--border)}._field_1epw6_128{margin-bottom:1rem}._field_1epw6_128 label{display:block;margin-bottom:.5rem;font-weight:500;color:var(--text-secondary)}._visibilityToggle_1epw6_139{margin-bottom:1rem}._visibilityToggle_1epw6_139 label{display:flex;align-items:center;gap:.5rem;font-size:.875rem;color:var(--text-secondary);cursor:pointer}._visibilityToggle_1epw6_139 input{width:auto}._answerActions_1epw6_156{display:flex;justify-content:flex-end;gap:.75rem}@keyframes _slideUp_1epw6_1{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 640px){._tabs_1epw6_19{overflow-x:auto;-webkit-overflow-scrolling:touch}._tab_1epw6_19{white-space:nowrap;padding:.625rem 1rem}._questionMeta_1epw6_98{flex-direction:column;gap:1rem;align-items:flex-start}._questionActions_1epw6_112{width:100%}._questionActions_1epw6_112 ._btn_1epw6_197{flex:1}}._container_1vkr8_1{max_width:1200px;margin:0 auto}._header_1vkr8_6{margin-bottom:2rem}._header_1vkr8_6 h1{font-size:2rem;font-weight:700;margin-bottom:.5rem;background:linear-gradient(135deg,var(--primary) 0%,var(--accent) 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent}._header_1vkr8_6 p{color:var(--text-secondary)}._tabs_1vkr8_23{display:flex;gap:1rem;margin-bottom:2rem;border-bottom:1px solid var(--border)}._tab_1vkr8_23{padding:1rem 1.5rem;background:transparent;border:none;color:var(--text-secondary);font-size:1rem;font-weight:600;cursor:pointer;border-bottom:2px solid transparent;transition:all .2s ease}._tab_1vkr8_23:hover{color:var(--text-primary)}._tab_1vkr8_23._active_1vkr8_46{color:var(--primary);border-bottom-color:var(--primary)}._tableContainer_1vkr8_51{background:var(--surface);border-radius:16px;border:1px solid var(--border);overflow:hidden}._table_1vkr8_51{width:100%;border-collapse:collapse}._table_1vkr8_51 th,._table_1vkr8_51 td{padding:1rem 1.5rem;text-align:left;border-bottom:1px solid var(--border)}._table_1vkr8_51 th{background:var(--surface-light);color:var(--text-secondary);font-weight:600;font-size:.875rem;white-space:nowrap}._table_1vkr8_51 tr:last-child td{border-bottom:none}._status_1vkr8_82{display:inline-flex;align-items:center;padding:.25rem .75rem;border-radius:9999px;font-size:.75rem;font-weight:600}._status_1vkr8_82._ANSWERED_1vkr8_91{background:#10b9811a;color:#10b981}._status_1vkr8_82._UNKNOWN_1vkr8_96{background:#f59e0b1a;color:#f59e0b}._status_1vkr8_82._SENSITIVE_1vkr8_101{background:#ef44441a;color:#ef4444}._status_1vkr8_82._DISABLED_1vkr8_106{background:#6b72801a;color:#6b7280}._confidence_1vkr8_111{font-family:monospace;font-size:.875rem}._transcript_1vkr8_116{max-width:400px;white-space:pre-wrap;font-size:.875rem;color:var(--text-secondary);max-height:100px;overflow-y:auto}._empty_1vkr8_125{padding:4rem;text-align:center;color:var(--text-secondary)}._refreshBtn_1vkr8_131{margin-left:auto;background:var(--surface-light);border:1px solid var(--border);color:var(--text-primary);padding:.5rem 1rem;border-radius:8px;cursor:pointer;font-size:.875rem;transition:all .2s ease}._refreshBtn_1vkr8_131:hover{background:var(--border)}:root{--primary: #6366f1;--primary-dark: #4f46e5;--primary-light: #818cf8;--secondary: #f59e0b;--background: #0f172a;--surface: #1e293b;--surface-light: #334155;--text-primary: #f8fafc;--text-secondary: #94a3b8;--text-muted: #64748b;--success: #22c55e;--warning: #f59e0b;--error: #ef4444;--border: #334155;--shadow: rgba(0, 0, 0, .25)}*{margin:0;padding:0;box-sizing:border-box}html,body{min-height:100vh;background:var(--background);color:var(--text-primary);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.6}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:var(--surface)}::-webkit-scrollbar-thumb{background:var(--surface-light);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:var(--text-muted)}h1,h2,h3,h4,h5,h6{font-weight:600;line-height:1.3}h1{font-size:2.5rem}h2{font-size:2rem}h3{font-size:1.5rem}h4{font-size:1.25rem}a{color:var(--primary-light);text-decoration:none;transition:color .2s ease}a:hover{color:var(--primary)}.btn{display:inline-flex;align-items:center;justify-content:center;padding:.75rem 1.5rem;font-size:1rem;font-weight:500;border-radius:12px;border:none;cursor:pointer;transition:all .2s ease;text-decoration:none}.btn-primary{background:linear-gradient(135deg,var(--primary),var(--primary-dark));color:#fff;box-shadow:0 4px 14px #6366f166}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 6px 20px #6366f180}.btn-secondary{background:var(--surface-light);color:var(--text-primary)}.btn-secondary:hover{background:var(--surface)}.btn-outline{background:transparent;border:2px solid var(--primary);color:var(--primary-light)}.btn-outline:hover{background:var(--primary);color:#fff}.btn-ghost{background:transparent;color:var(--text-secondary)}.btn-ghost:hover{background:var(--surface);color:var(--text-primary)}.btn-sm{padding:.5rem 1rem;font-size:.875rem}.btn-lg{padding:1rem 2rem;font-size:1.125rem}input,textarea,select{width:100%;padding:.875rem 1rem;font-size:1rem;background:var(--surface);border:2px solid var(--border);border-radius:12px;color:var(--text-primary);transition:all .2s ease}input:focus,textarea:focus,select:focus{outline:none;border-color:var(--primary);box-shadow:0 0 0 3px #6366f133}input::placeholder,textarea::placeholder{color:var(--text-muted)}label{display:block;margin-bottom:.5rem;font-weight:500;color:var(--text-secondary)}.card{background:var(--surface);border-radius:16px;padding:1.5rem;border:1px solid var(--border);box-shadow:0 4px 6px var(--shadow)}.card-header{margin-bottom:1rem;padding-bottom:1rem;border-bottom:1px solid var(--border)}.glass{background:#1e293bb3;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.1)}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes slideIn{0%{opacity:0;transform:translate(-20px)}to{opacity:1;transform:translate(0)}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.animate-fade-in{animation:fadeIn .3s ease-out}.animate-slide-up{animation:slideUp .4s ease-out}.animate-slide-in{animation:slideIn .4s ease-out}.animate-pulse{animation:pulse 2s ease-in-out infinite}.skeleton{background:linear-gradient(90deg,var(--surface) 0%,var(--surface-light) 50%,var(--surface) 100%);background-size:200% 100%;animation:skeleton 1.5s ease-in-out infinite}@keyframes skeleton{0%{background-position:200% 0}to{background-position:-200% 0}}.badge{display:inline-flex;align-items:center;padding:.25rem .75rem;font-size:.75rem;font-weight:600;border-radius:9999px;text-transform:uppercase;letter-spacing:.05em}.badge-success{background:#22c55e33;color:var(--success)}.badge-warning{background:#f59e0b33;color:var(--warning)}.badge-error{background:#ef444433;color:var(--error)}.badge-info{background:#6366f133;color:var(--primary-light)}.container{width:100%;max-width:1200px;margin:0 auto;padding:0 1.5rem}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}.flex{display:flex}.flex-col{flex-direction:column}.items-center{align-items:center}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-1{gap:.25rem}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-6{gap:1.5rem}.gap-8{gap:2rem}.mt-2{margin-top:.5rem}.mt-4{margin-top:1rem}.mt-6{margin-top:1.5rem}.mt-8{margin-top:2rem}.mb-2{margin-bottom:.5rem}.mb-4{margin-bottom:1rem}.mb-6{margin-bottom:1.5rem}.mb-8{margin-bottom:2rem}.p-2{padding:.5rem}.p-4{padding:1rem}.p-6{padding:1.5rem}.p-8{padding:2rem}.w-full{width:100%}.h-full{height:100%}.min-h-screen{min-height:100vh}.rounded{border-radius:8px}.rounded-lg{border-radius:12px}.rounded-xl{border-radius:16px}.rounded-full{border-radius:9999px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.gradient-text{background:linear-gradient(135deg,var(--primary-light),var(--secondary));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}
