@import "https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap";*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--white:#fff;--bg:#fbfbfd;--bg-alt:#f5f5f7;--surface:#ffffffb8;--surface-solid:#fff;--surface-elevated:#ffffffe0;--border:#00000014;--border-strong:#00000024;--text:#1d1d1f;--text-secondary:#6e6e73;--text-tertiary:#aeaeb2;--text-white:#fff;--blue:#0071e3;--blue-hover:#0077ed;--blue-light:#0071e31a;--blue-mid:#0071e32e;--red:#ff3b30;--red-light:#ff3b301a;--orange:#ff9500;--orange-light:#ff95001a;--green:#34c759;--green-light:#34c7591a;--purple:#5e5ce6;--purple-light:#5e5ce61a;--r-xs:6px;--r-sm:10px;--r-md:14px;--r-lg:18px;--r-xl:22px;--r-2xl:28px;--r-full:9999px;--shadow-xs:0 1px 2px #0000000f;--shadow-sm:0 2px 8px #00000012, 0 1px 2px #0000000a;--shadow-md:0 4px 20px #00000017, 0 2px 6px #0000000d;--shadow-lg:0 12px 48px #0000001f, 0 4px 16px #0000000f;--shadow-xl:0 24px 80px #00000029, 0 8px 24px #00000014;--blur:blur(24px) saturate(180%);--blur-heavy:blur(40px) saturate(200%)}html{scroll-behavior:smooth}body{color:var(--text);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-feature-settings:"kern" 1, "liga" 1, "calt" 1;letter-spacing:-.022em;background:#f0f4ff;min-height:100vh;font-family:Inter,-apple-system,BlinkMacSystemFont,SF Pro Display,SF Pro Text,system-ui,sans-serif;line-height:1.47059}.t-hero{letter-spacing:-.055em;font-size:clamp(2.8rem,6vw,4.5rem);font-weight:700;line-height:1.05}.t-title{letter-spacing:-.045em;font-size:clamp(1.8rem,3vw,2.5rem);font-weight:700;line-height:1.1}.t-heading{letter-spacing:-.03em;font-size:1.25rem;font-weight:600;line-height:1.2}.t-body{letter-spacing:-.022em;font-size:1.0625rem;font-weight:400;line-height:1.52}.t-caption{letter-spacing:-.01em;color:var(--text-secondary);font-size:.8125rem;font-weight:400}.t-label{letter-spacing:.02em;text-transform:uppercase;color:var(--text-tertiary);font-size:.75rem;font-weight:600}button{cursor:pointer;letter-spacing:-.022em;border-radius:var(--r-full);-webkit-tap-highlight-color:transparent;border:none;padding:.6rem 1.4rem;font-family:inherit;font-size:.9375rem;font-weight:500;transition:all .22s cubic-bezier(.25,.46,.45,.94)}button:disabled{opacity:.38;cursor:not-allowed}.btn-primary{background:var(--blue);color:var(--text-white)}.btn-primary:hover:not(:disabled){background:var(--blue-hover);transform:scale(1.02);box-shadow:0 4px 16px #0071e359}.btn-primary:active:not(:disabled){transform:scale(.98)}.btn-dark{background:var(--text);color:var(--text-white)}.btn-dark:hover:not(:disabled){box-shadow:var(--shadow-md);background:#3a3a3c;transform:scale(1.02)}.btn-ghost{color:var(--blue);background:0 0;padding:.5rem 1rem}.btn-ghost:hover:not(:disabled){background:var(--blue-light)}.btn-secondary{background:var(--bg-alt);color:var(--text);border:1px solid var(--border)}.btn-secondary:hover:not(:disabled){background:#e8e8ed}input,select,textarea{letter-spacing:-.022em;color:var(--text);background:var(--bg-alt);border:1px solid var(--border);border-radius:var(--r-md);-webkit-appearance:none;outline:none;width:100%;padding:.8125rem 1rem;font-family:inherit;font-size:.9375rem;transition:all .2s}input:focus,select:focus,textarea:focus{background:var(--white);border-color:var(--blue);box-shadow:0 0 0 4px var(--blue-light)}input::placeholder,textarea::placeholder{color:var(--text-tertiary)}.glass{background:var(--surface);-webkit-backdrop-filter:var(--blur);border:1px solid var(--border)}.glass-heavy{background:var(--surface-elevated);-webkit-backdrop-filter:var(--blur-heavy);border:1px solid #fff9}.badge{border-radius:var(--r-full);letter-spacing:.01em;align-items:center;gap:4px;padding:3px 10px;font-size:.6875rem;font-weight:600;display:inline-flex}.badge-high{background:var(--red-light);color:var(--red)}.badge-medium{background:var(--orange-light);color:var(--orange)}.badge-low{background:var(--green-light);color:var(--green)}.badge-open{background:var(--blue-light);color:var(--blue)}.badge-in-progress{background:var(--orange-light);color:var(--orange)}.badge-resolved{background:var(--green-light);color:var(--green)}.badge-closed{background:var(--bg-alt);color:var(--text-secondary)}.spinner{border:2px solid #ffffff4d;border-top-color:currentColor;border-radius:50%;width:18px;height:18px;animation:.6s linear infinite spin;display:inline-block}@keyframes spin{to{transform:rotate(360deg)}}[data-theme=dark]{--bg:#0a0a0f;--bg-alt:#1c1c1e;--surface:#1c1c1eb8;--surface-solid:#1c1c1e;--surface-elevated:#2c2c2ee0;--border:#ffffff1a;--border-strong:#ffffff2e;--text:#f5f5f7;--text-secondary:#a1a1a6;--text-tertiary:#6e6e73;--blue:#0a84ff;--blue-hover:#1a8fff;--blue-light:#0a84ff26;--blue-mid:#0a84ff38;--shadow-xs:0 1px 2px #0000004d;--shadow-sm:0 2px 8px #00000059, 0 1px 2px #0003;--shadow-md:0 4px 20px #00000073, 0 2px 6px #00000040;--shadow-lg:0 12px 48px #0000008c, 0 4px 16px #0000004d;--shadow-xl:0 24px 80px #000000a6, 0 8px 24px #00000059}[data-theme=dark] body{background:#0d0d14}[data-theme=dark] input,[data-theme=dark] select,[data-theme=dark] textarea{color:var(--text);background:#2c2c2ecc;border-color:#ffffff1f}[data-theme=dark] input:focus,[data-theme=dark] select:focus,[data-theme=dark] textarea:focus{border-color:var(--blue);box-shadow:0 0 0 4px var(--blue-light);background:#3a3a3cf2}[data-theme=dark] input::placeholder,[data-theme=dark] textarea::placeholder{color:var(--text-tertiary)}[data-theme=dark] .btn-secondary{color:var(--text);background:#2c2c2ecc;border-color:#ffffff1f}[data-theme=dark] .btn-secondary:hover:not(:disabled){background:#3a3a3ce6}[data-theme=dark] ::-webkit-scrollbar-thumb{background:#ffffff26}[data-theme=dark] ::-webkit-scrollbar-thumb:hover{background:#ffffff40}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#00000026;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#00000040}a{color:var(--blue);text-decoration:none;transition:opacity .15s}a:hover{opacity:.75}.sr-only{clip:rect(0,0,0,0);border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}._shell_1navb_1{background:#f0f4ff;min-height:100vh;transition:background .3s;position:relative;overflow:hidden}[data-theme=dark] ._shell_1navb_1{background:#0d0d14}._orb_1navb_21{filter:blur(80px);opacity:.52;pointer-events:none;z-index:0;will-change:transform;border-radius:50%;transition:opacity .4s;position:fixed}[data-theme=dark] ._orb_1navb_21{opacity:.28}._orb1_1navb_45{background:radial-gradient(circle,#a8c8ff 0%,#c4b5fd 50%,#0000 70%);width:620px;height:620px;animation:14s ease-in-out infinite alternate _drift1_1navb_1;top:-200px;left:-140px}._orb2_1navb_57{background:radial-gradient(circle,#bfdbfe 0%,#a5f3fc 50%,#0000 70%);width:520px;height:520px;animation:18s ease-in-out infinite alternate _drift2_1navb_1;top:28%;right:-150px}._orb3_1navb_69{background:radial-gradient(circle,#fde68a 0%,#fbcfe8 50%,#0000 70%);width:440px;height:440px;animation:16s ease-in-out infinite alternate _drift3_1navb_1;bottom:-120px;left:18%}._orb4_1navb_81{background:radial-gradient(circle,#d9f99d 0%,#6ee7b7 50%,#0000 70%);width:320px;height:320px;animation:20s ease-in-out infinite alternate _drift4_1navb_1;top:52%;left:4%}._orb5_1navb_93{background:radial-gradient(circle,#fca5a5 0%,#f9a8d4 50%,#0000 70%);width:280px;height:280px;animation:12s ease-in-out infinite alternate _drift5_1navb_1;top:8%;right:22%}[data-theme=dark] ._orb1_1navb_45{background:radial-gradient(circle,#1e3a5f 0%,#2d1b69 50%,#0000 70%)}[data-theme=dark] ._orb2_1navb_57{background:radial-gradient(circle,#0c2a4a 0%,#0e4a5a 50%,#0000 70%)}[data-theme=dark] ._orb3_1navb_69{background:radial-gradient(circle,#3b2a00 0%,#4a1a3a 50%,#0000 70%)}[data-theme=dark] ._orb4_1navb_81{background:radial-gradient(circle,#1a3a1a 0%,#0a3a2a 50%,#0000 70%)}[data-theme=dark] ._orb5_1navb_93{background:radial-gradient(circle,#3a1a1a 0%,#3a1a2a 50%,#0000 70%)}@keyframes _drift1_1navb_1{0%{transform:translate(0)scale(1)}to{transform:translate(60px,80px)scale(1.12)}}@keyframes _drift2_1navb_1{0%{transform:translate(0)scale(1)}to{transform:translate(-70px,60px)scale(1.08)}}@keyframes _drift3_1navb_1{0%{transform:translate(0)scale(1)}to{transform:translate(50px,-60px)scale(1.15)}}@keyframes _drift4_1navb_1{0%{transform:translate(0)scale(1)}to{transform:translate(80px,-40px)scale(1.1)}}@keyframes _drift5_1navb_1{0%{transform:translate(0)scale(1)}to{transform:translate(-50px,70px)scale(1.06)}}._content_1navb_161{z-index:1;flex-direction:column;min-height:100vh;display:flex;position:relative}._btn_1fsm6_1{-webkit-backdrop-filter:blur(12px);width:34px;height:34px;color:var(--text-secondary);background:#ffffff8c;border:1px solid #ffffffd9;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;padding:0;transition:all .22s cubic-bezier(.25,.46,.45,.94);display:flex;box-shadow:0 2px 8px #00000012}._btn_1fsm6_1:hover{color:var(--text);background:#ffffffe0;transform:scale(1.08)}[data-theme=dark] ._btn_1fsm6_1{color:#98989d;background:#2c2c2ebf;border-color:#ffffff1f}[data-theme=dark] ._btn_1fsm6_1:hover{color:#f5f5f7;background:#3a3a3cf2}._nav_por4b_3{z-index:100;-webkit-backdrop-filter:blur(28px)saturate(180%);background:#f0f4ffa6;border-bottom:1px solid #fff9;justify-content:space-between;align-items:center;height:52px;padding:0 2rem;display:flex;position:sticky;top:0}[data-theme=dark] ._nav_por4b_3{background:#000000a6;border-bottom-color:#ffffff1a}._navLogo_por4b_21{letter-spacing:-.04em;color:var(--text);align-items:center;gap:.5rem;font-size:1.05rem;font-weight:700;display:flex}._navRight_por4b_23{align-items:center;gap:.5rem;display:flex}._navLink_por4b_27{color:var(--text);-webkit-backdrop-filter:blur(12px);background:#ffffff8c;border:1px solid #ffffffd9;border-radius:999px;padding:.3rem .9rem;font-size:.8125rem;font-weight:500;text-decoration:none;transition:all .2s;box-shadow:0 2px 8px #0000000d}._navLink_por4b_27:hover{opacity:1;background:#ffffffd9;text-decoration:none;transform:translateY(-1px)}[data-theme=dark] ._navLink_por4b_27{background:#2c2c2eb3;border-color:#ffffff1f}[data-theme=dark] ._navLink_por4b_27:hover{background:#3a3a3ce6}._hero_por4b_51{flex:1;justify-content:center;align-items:center;padding:4rem 1.5rem 3rem;display:flex}._heroInner_por4b_53{text-align:center;flex-direction:column;align-items:center;width:100%;max-width:700px;animation:.8s cubic-bezier(.25,.46,.45,.94) both _fadeUp_por4b_1;display:flex}@keyframes _fadeUp_por4b_1{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}._eyebrow_por4b_73{-webkit-backdrop-filter:blur(16px);color:#0071e3;letter-spacing:.06em;text-transform:uppercase;background:#ffffffa6;border:1px solid #ffffffe6;border-radius:999px;align-items:center;gap:.4rem;margin-bottom:1.75rem;padding:.38rem 1rem;font-size:.75rem;font-weight:600;animation:.8s cubic-bezier(.25,.46,.45,.94) .1s both _fadeUp_por4b_1;display:inline-flex;box-shadow:0 2px 12px #0071e31f}[data-theme=dark] ._eyebrow_por4b_73{color:#0a84ff;background:#1c1c1eb3;border-color:#ffffff1f}._heroTitle_por4b_95{letter-spacing:-.055em;color:var(--text);margin-bottom:1.25rem;font-size:clamp(2.8rem,6vw,4.4rem);font-weight:700;line-height:1.04;animation:.8s cubic-bezier(.25,.46,.45,.94) .15s both _fadeUp_por4b_1}._heroTitle_por4b_95 span{background:linear-gradient(135deg,#0071e3 0%,#7c3aed 50%,#06b6d4 100%) 0 0/200% 200%;-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;animation:6s infinite _gradientShift_por4b_1}@keyframes _gradientShift_por4b_1{0%,to{background-position:0%}50%{background-position:100%}}._heroSub_por4b_125{color:var(--text-secondary);letter-spacing:-.022em;max-width:500px;margin-bottom:3rem;font-size:1.125rem;line-height:1.55;animation:.8s cubic-bezier(.25,.46,.45,.94) .2s both _fadeUp_por4b_1}._card_por4b_139{-webkit-backdrop-filter:blur(32px)saturate(200%);background:#ffffff8c;border:1px solid #ffffffe0;border-radius:28px;width:100%;max-width:430px;padding:2.5rem 2.25rem;transition:box-shadow .3s,transform .3s;animation:.8s cubic-bezier(.25,.46,.45,.94) .25s both _fadeUp_por4b_1;box-shadow:0 8px 32px #00000014,0 2px 8px #0000000a,inset 0 1px #fffffff2}._card_por4b_139:hover{transform:translateY(-2px);box-shadow:0 16px 48px #0000001a,0 4px 16px #0000000f}[data-theme=dark] ._card_por4b_139{background:#1c1c1ebf;border-color:#ffffff1a;box-shadow:0 8px 32px #0006}._cardTitle_por4b_161{letter-spacing:-.04em;color:var(--text);margin-bottom:.35rem;font-size:1.375rem;font-weight:700}._cardSub_por4b_163{color:var(--text-secondary);letter-spacing:-.022em;margin-bottom:1.75rem;font-size:.9375rem}._form_por4b_167{text-align:left;flex-direction:column;gap:.875rem;display:flex}._fieldLabel_por4b_169{color:var(--text-secondary);letter-spacing:.01em;margin-bottom:.35rem;font-size:.75rem;font-weight:600;display:block}._form_por4b_167 input{-webkit-backdrop-filter:blur(8px);background:#ffffffb3;border:1px solid #0000001a}._form_por4b_167 input:focus{background:#fffffff2;border-color:#0071e3;box-shadow:0 0 0 4px #0071e324}[data-theme=dark] ._form_por4b_167 input{color:var(--text);background:#2c2c2ecc;border-color:#ffffff1f}[data-theme=dark] ._form_por4b_167 input:focus{background:#3a3a3cf2;border-color:#0a84ff;box-shadow:0 0 0 4px #0a84ff33}._submitBtn_por4b_183{color:#fff;letter-spacing:-.022em;background:linear-gradient(135deg,#0071e3 0%,#0077ed 100%);border-radius:14px;width:100%;margin-top:.5rem;padding:.9rem 1.5rem;font-size:1rem;font-weight:600;transition:all .22s cubic-bezier(.25,.46,.45,.94);box-shadow:0 4px 16px #0071e34d}._submitBtn_por4b_183:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 28px #0071e36b}._submitBtn_por4b_183:active:not(:disabled){transform:translateY(0)}._divider_por4b_201{color:var(--text-tertiary);align-items:center;gap:.75rem;margin:1.25rem 0 0;font-size:.8125rem;display:flex}._divider_por4b_201:before,._divider_por4b_201:after{content:"";background:var(--border);flex:1;height:1px}._agentLink_por4b_207{color:var(--text-secondary);text-align:center;margin-top:.875rem;font-size:.875rem}._features_por4b_213{flex-wrap:wrap;justify-content:center;gap:1.5rem;padding:1.5rem 1.5rem 3rem;animation:.8s cubic-bezier(.25,.46,.45,.94) .4s both _fadeUp_por4b_1;display:flex}._feature_por4b_213{color:var(--text-secondary);-webkit-backdrop-filter:blur(16px);background:#ffffff8c;border:1px solid #ffffffd9;border-radius:999px;align-items:center;gap:.5rem;padding:.5rem 1rem .5rem .6rem;font-size:.875rem;font-weight:500;transition:all .2s;display:flex;box-shadow:0 2px 8px #0000000d}._feature_por4b_213:hover{background:#ffffffd1;transform:translateY(-1px)}[data-theme=dark] ._feature_por4b_213{background:#1c1c1eb3;border-color:#ffffff1a}[data-theme=dark] ._feature_por4b_213:hover{background:#2c2c2ed9}._featureIcon_por4b_241{background:#fffc;border:1px solid #0000000f;border-radius:8px;justify-content:center;align-items:center;width:26px;height:26px;display:flex}[data-theme=dark] ._featureIcon_por4b_241{background:#2c2c2ecc;border-color:#ffffff1a}._pageWrap_mwt3l_1{flex:1;justify-content:center;align-items:center;min-height:100vh;padding:1.5rem;display:flex}._page_mwt3l_1{-webkit-backdrop-filter:blur(40px)saturate(200%);background:#ffffff73;border:1px solid #ffffffe0;border-radius:28px;flex-direction:column;width:100%;max-width:760px;height:calc(100vh - 3rem);max-height:860px;display:flex;overflow:hidden;box-shadow:0 24px 80px #0000001a,0 8px 24px #0000000f,inset 0 1px #fffffff2}[data-theme=dark] ._page_mwt3l_1{background:#1c1c1ec7;border-color:#ffffff1a;box-shadow:0 24px 80px #0000008c,0 8px 24px #00000059}._nav_mwt3l_71{-webkit-backdrop-filter:blur(20px);background:#f0f4ff80;border-bottom:1px solid #fff9;flex-shrink:0;justify-content:space-between;align-items:center;height:52px;padding:0 1.25rem;display:flex}[data-theme=dark] ._nav_mwt3l_71{background:#0a0a0fbf;border-bottom-color:#ffffff14}._navLogo_mwt3l_107{letter-spacing:-.03em;color:var(--text);align-items:center;gap:.5rem;font-size:.9375rem;font-weight:700;display:flex}._navMeta_mwt3l_127{align-items:center;gap:.5rem;display:flex}._sentimentMeter_mwt3l_141{-webkit-backdrop-filter:blur(8px);background:#ffffffa6;border:1px solid #ffffffd9;border-radius:999px;align-items:center;gap:.35rem;padding:.2rem .6rem;animation:.3s _fadeSlideIn_mwt3l_1;display:flex}[data-theme=dark] ._sentimentMeter_mwt3l_141{background:#2c2c2eb3;border-color:#ffffff1a}._sentimentEmoji_mwt3l_177{font-size:.85rem}._sentimentTrack_mwt3l_185{background:#00000014;border-radius:3px;width:48px;height:4px;overflow:hidden}[data-theme=dark] ._sentimentTrack_mwt3l_185{background:#ffffff1a}._sentimentFill_mwt3l_209{border-radius:3px;height:100%;transition:width .5s cubic-bezier(.25,.46,.45,.94),background .5s}._sentimentLabel_mwt3l_221{color:var(--text-secondary);min-width:52px;font-size:.6875rem;font-weight:600}._categoryPill_mwt3l_235{color:var(--text-secondary);-webkit-backdrop-filter:blur(8px);background:#ffffffa6;border:1px solid #ffffffd9;border-radius:999px;padding:.22rem .65rem;font-size:.75rem;font-weight:500}[data-theme=dark] ._categoryPill_mwt3l_235{background:#2c2c2eb3;border-color:#ffffff1a}._statusDot_mwt3l_269{align-items:center;gap:.3rem;font-size:.75rem;font-weight:600;display:flex}._online_mwt3l_285{color:#34c759}._offline_mwt3l_293{color:#ff3b30}._statusDot_mwt3l_269:before{content:"";background:currentColor;border-radius:50%;width:6px;height:6px;animation:2s infinite _pulse_mwt3l_1}@keyframes _pulse_mwt3l_1{0%,to{opacity:1;transform:scale(1)}50%{opacity:.6;transform:scale(.85)}}@keyframes _fadeSlideIn_mwt3l_1{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}._messages_mwt3l_373{flex-direction:column;flex:1;gap:.65rem;padding:1.25rem 1rem;display:flex;overflow-y:auto}._bubble_mwt3l_391{letter-spacing:-.015em;border-radius:20px;max-width:70%;padding:.75rem 1.05rem;font-size:.9375rem;line-height:1.5;animation:.22s cubic-bezier(.25,.46,.45,.94) _bubbleIn_mwt3l_1}@keyframes _bubbleIn_mwt3l_1{0%{opacity:0;transform:translateY(8px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}._userBubble_mwt3l_435{color:#fff;background:linear-gradient(135deg,#0071e3,#0077ed);border-bottom-right-radius:5px;align-self:flex-end;box-shadow:0 4px 16px #0071e347}._botBubble_mwt3l_451{-webkit-backdrop-filter:blur(20px)saturate(180%);color:var(--text);background:#ffffffa6;border:1px solid #ffffffe6;border-bottom-left-radius:5px;align-self:flex-start;box-shadow:0 2px 12px #0000000f,inset 0 1px #ffffffe6}[data-theme=dark] ._botBubble_mwt3l_451{background:#2c2c2eb8;border-color:#ffffff1a;box-shadow:0 2px 12px #0000004d}._bubbleMeta_mwt3l_485{flex-wrap:wrap;align-items:center;gap:.35rem;margin-top:.4rem;display:flex}._msgTime_mwt3l_501{color:#ffffff8c;margin-left:auto;font-size:.6875rem}._botBubble_mwt3l_451 ._msgTime_mwt3l_501{color:var(--text-tertiary)}._suggestionsRow_mwt3l_523{flex-wrap:wrap;align-self:flex-start;gap:.45rem;animation:.35s cubic-bezier(.25,.46,.45,.94) _fadeSlideIn_mwt3l_1;display:flex}._suggestionPill_mwt3l_539{-webkit-backdrop-filter:blur(12px);color:var(--blue);cursor:pointer;background:#fff9;border:1.5px solid #0071e34d;border-radius:999px;padding:.4rem .9rem;font-family:inherit;font-size:.8125rem;font-weight:500;transition:all .22s cubic-bezier(.25,.46,.45,.94)}._suggestionPill_mwt3l_539:hover{background:var(--blue);color:#fff;border-color:var(--blue);transform:translateY(-1px);box-shadow:0 4px 14px #0071e34d}[data-theme=dark] ._suggestionPill_mwt3l_539{color:#0a84ff;background:#2c2c2eb3;border-color:#0a84ff59}[data-theme=dark] ._suggestionPill_mwt3l_539:hover{color:#fff;background:#0a84ff;border-color:#0a84ff}._ticketCard_mwt3l_611{-webkit-backdrop-filter:blur(24px)saturate(180%);border:1px solid #ffffffe6;border-top:3px solid var(--blue);background:#ffffffa6;border-radius:20px;flex-direction:column;align-self:center;gap:.4rem;width:100%;max-width:380px;padding:1.1rem 1.25rem;font-size:.875rem;animation:.28s cubic-bezier(.25,.46,.45,.94) _bubbleIn_mwt3l_1;display:flex;box-shadow:0 8px 28px #00000014,inset 0 1px #ffffffe6}[data-theme=dark] ._ticketCard_mwt3l_611{background:#1c1c1ec7;border-color:#0a84ff #ffffff1a #ffffff1a;box-shadow:0 8px 28px #00000080}._ticketCardHeader_mwt3l_663{align-items:center;gap:.45rem;margin-bottom:.1rem;display:flex}._ticketCardTitle_mwt3l_677{letter-spacing:-.03em;color:var(--text);font-size:.9375rem;font-weight:700}._ticketCardRow_mwt3l_691{justify-content:space-between;align-items:center;display:flex}._ticketCardLabel_mwt3l_703{color:var(--text-secondary);font-size:.75rem}._ticketCardVal_mwt3l_713{color:var(--text);font-family:SF Mono,Fira Code,monospace;font-size:.8125rem;font-weight:600}._ticketCardNote_mwt3l_727{color:#34c759;margin-top:.2rem;font-size:.8125rem;font-weight:500}._ratingSection_mwt3l_743{border-top:1px solid var(--border);justify-content:space-between;align-items:center;margin-top:.6rem;padding-top:.6rem;animation:.4s .3s both _fadeSlideIn_mwt3l_1;display:flex}._ratingLabel_mwt3l_763{color:var(--text-secondary);font-size:.8125rem;font-weight:500}._ratingBtns_mwt3l_775{gap:.5rem;display:flex}._ratingBtn_mwt3l_775{-webkit-backdrop-filter:blur(8px);cursor:pointer;background:#fff9;border:1px solid #ffffffd9;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:1.1rem;transition:all .22s cubic-bezier(.25,.46,.45,.94);display:flex}._ratingBtn_mwt3l_775:hover{transform:scale(1.15);box-shadow:0 4px 12px #0000001a}[data-theme=dark] ._ratingBtn_mwt3l_775{background:#2c2c2eb3;border-color:#ffffff1a}._ratingDone_mwt3l_837{color:#34c759;text-align:center;border-top:1px solid var(--border);margin-top:.5rem;padding-top:.5rem;font-size:.8125rem;font-weight:500;animation:.3s _fadeSlideIn_mwt3l_1}._typingBubble_mwt3l_861{-webkit-backdrop-filter:blur(20px);background:#ffffffa6;border:1px solid #ffffffe6;border-radius:20px 20px 20px 5px;align-self:flex-start;padding:.75rem 1rem;box-shadow:0 2px 12px #0000000f}[data-theme=dark] ._typingBubble_mwt3l_861{background:#2c2c2eb8;border-color:#ffffff1a}._typingDots_mwt3l_895{align-items:center;gap:4px;display:flex}._typingDots_mwt3l_895 span{background:var(--text-tertiary);border-radius:50%;width:7px;height:7px;animation:1.2s infinite _typingBounce_mwt3l_1}._typingDots_mwt3l_895 span:nth-child(2){animation-delay:.2s}._typingDots_mwt3l_895 span:nth-child(3){animation-delay:.4s}@keyframes _typingBounce_mwt3l_1{0%,60%,to{opacity:.5;transform:translateY(0)}30%{opacity:1;transform:translateY(-5px)}}._actionBar_mwt3l_971{-webkit-backdrop-filter:blur(20px);background:#f0f4ff80;border-top:1px solid #fff9;flex-shrink:0;gap:.5rem;padding:.6rem 1rem;display:flex}[data-theme=dark] ._actionBar_mwt3l_971{background:#0a0a0fbf;border-top-color:#ffffff14}._humanBtn_mwt3l_1003{-webkit-backdrop-filter:blur(12px);color:var(--text);background:#ffffffa6;border:1px solid #ffffffd9;border-radius:999px;padding:.4rem 1rem;font-size:.8125rem;font-weight:500;transition:all .18s;box-shadow:0 2px 8px #0000000d}._humanBtn_mwt3l_1003:hover:not(:disabled){background:#ffffffe6;transform:translateY(-1px)}[data-theme=dark] ._humanBtn_mwt3l_1003{background:#2c2c2eb3;border-color:#ffffff1f}[data-theme=dark] ._humanBtn_mwt3l_1003:hover:not(:disabled){background:#3a3a3ce6}._newChatBtn_mwt3l_1059{color:var(--text-tertiary);background:0 0;border-radius:999px;padding:.4rem .9rem;font-size:.8125rem;font-weight:500}._newChatBtn_mwt3l_1059:hover{color:var(--text-secondary);background:#ffffff80}[data-theme=dark] ._newChatBtn_mwt3l_1059:hover{background:#2c2c2e99}._inputBar_mwt3l_1097{-webkit-backdrop-filter:blur(20px);background:#f0f4ff80;border-top:1px solid #fff9;flex-shrink:0;gap:.6rem;padding:.75rem 1rem;display:flex}[data-theme=dark] ._inputBar_mwt3l_1097{background:#0a0a0fbf;border-top-color:#ffffff14}._inputBar_mwt3l_1097 input{-webkit-backdrop-filter:blur(12px);background:#ffffffa6;border:1px solid #ffffffd9;border-radius:999px;flex:1;padding:.7rem 1.1rem;font-size:.9375rem}._inputBar_mwt3l_1097 input:focus{border-color:var(--blue);background:#fffffff2;box-shadow:0 0 0 4px #0071e324}[data-theme=dark] ._inputBar_mwt3l_1097 input{color:var(--text);background:#2c2c2ecc;border-color:#ffffff1f}[data-theme=dark] ._inputBar_mwt3l_1097 input:focus{background:#3a3a3cf2;border-color:#0a84ff;box-shadow:0 0 0 4px #0a84ff33}._sendBtn_mwt3l_1187{color:#fff;letter-spacing:-.015em;background:linear-gradient(135deg,#0071e3,#0077ed);border-radius:999px;flex-shrink:0;padding:.7rem 1.4rem;font-size:.9375rem;font-weight:600;transition:all .22s cubic-bezier(.25,.46,.45,.94);box-shadow:0 4px 14px #0071e34d}._sendBtn_mwt3l_1187:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 6px 20px #0071e366}._sendBtn_mwt3l_1187:disabled{opacity:.38;cursor:not-allowed}._page_1hyz7_1{flex-direction:column;min-height:100vh;display:flex}._nav_1hyz7_8{z-index:100;-webkit-backdrop-filter:blur(28px)saturate(180%);background:#f0f4ffa6;border-bottom:1px solid #fff9;justify-content:space-between;align-items:center;height:52px;padding:0 1.75rem;display:flex;position:sticky;top:0}[data-theme=dark] ._nav_1hyz7_8{background:#0a0a0fbf;border-bottom-color:#ffffff14}._navLeft_1hyz7_28{letter-spacing:-.03em;color:var(--text);align-items:center;gap:.5rem;font-size:.9375rem;font-weight:700;display:flex}._navRight_1hyz7_38{align-items:center;gap:.75rem;display:flex}._userName_1hyz7_44{color:var(--text-secondary);font-size:.8125rem;font-weight:500}._chatBtn_1hyz7_50,._logoutBtn_1hyz7_51{-webkit-backdrop-filter:blur(12px);color:var(--text-secondary);cursor:pointer;background:#ffffff8c;border:1px solid #fffc;border-radius:999px;padding:.3rem .8rem;font-size:.8125rem;font-weight:500;transition:all .2s}._chatBtn_1hyz7_50{color:var(--blue);border-color:var(--blue);background:#0071e30f}._chatBtn_1hyz7_50:hover{background:#0071e324}._logoutBtn_1hyz7_51:hover{color:#ff3b30;background:#ff3b301a;border-color:#ff3b30}[data-theme=dark] ._chatBtn_1hyz7_50,[data-theme=dark] ._logoutBtn_1hyz7_51{background:#2c2c2e99;border-color:#ffffff1a}[data-theme=dark] ._chatBtn_1hyz7_50{color:#0a84ff;background:#0a84ff1a;border-color:#0a84ff}[data-theme=dark] ._chatBtn_1hyz7_50:hover{background:#0a84ff33}[data-theme=dark] ._logoutBtn_1hyz7_51:hover{color:#ff453a;background:#ff453a26;border-color:#ff453a}._body_1hyz7_104{flex:1;width:100%;max-width:1200px;margin:0 auto;padding:1.75rem}._header_1hyz7_113{margin-bottom:1.5rem}._title_1hyz7_117{letter-spacing:-.04em;color:var(--text);margin:0 0 .25rem;font-size:1.5rem;font-weight:700}._subtitle_1hyz7_125{color:var(--text-tertiary);margin:0;font-size:.875rem}._filterBar_1hyz7_132{flex-wrap:wrap;gap:.35rem;margin-bottom:1.25rem;display:flex}._filterChip_1hyz7_139{-webkit-backdrop-filter:blur(12px);color:var(--text-secondary);cursor:pointer;background:#fff9;border:1px solid #ffffffd9;border-radius:999px;padding:.35rem .85rem;font-family:inherit;font-size:.8125rem;font-weight:500;transition:all .18s;box-shadow:0 2px 8px #0000000a}._filterChip_1hyz7_139:hover{color:var(--text);background:#ffffffd9}[data-theme=dark] ._filterChip_1hyz7_139{background:#2c2c2eb3;border-color:#ffffff1a}[data-theme=dark] ._filterChip_1hyz7_139:hover{background:#3a3a3cd9}._filterActive_1hyz7_169{box-shadow:0 2px 10px #0071e34d;background:var(--blue)!important;color:#fff!important;border-color:var(--blue)!important}[data-theme=dark] ._filterActive_1hyz7_169{background:#0a84ff!important;border-color:#0a84ff!important}._grid_1hyz7_182{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:1rem;animation:.3s _fadeIn_1hyz7_1;display:grid}@keyframes _fadeIn_1hyz7_1{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}._card_1hyz7_202{-webkit-backdrop-filter:blur(24px)saturate(180%);background:#ffffff8c;border:1px solid #ffffffd9;border-radius:20px;flex-direction:column;gap:.75rem;padding:1.25rem;transition:transform .18s,box-shadow .18s;display:flex;box-shadow:0 2px 12px #0000000f,inset 0 1px #ffffffe6}._card_1hyz7_202:hover{transform:translateY(-2px);box-shadow:0 8px 28px #0000001a,inset 0 1px #ffffffe6}[data-theme=dark] ._card_1hyz7_202{background:#1c1c1eb8;border-color:#ffffff1a;box-shadow:0 2px 12px #0006}[data-theme=dark] ._card_1hyz7_202:hover{box-shadow:0 8px 28px #0009}._cardTop_1hyz7_232{justify-content:space-between;align-items:center;gap:.5rem;display:flex}._ticketId_1hyz7_239{color:var(--text-tertiary);letter-spacing:.02em;font-family:SF Mono,Fira Code,monospace;font-size:.75rem;font-weight:700}._statusPill_1hyz7_248{white-space:nowrap;border-radius:999px;padding:.2rem .65rem;font-size:.75rem;font-weight:600}._statusOpen_1hyz7_256{color:#007aff;background:#007aff1f}._statusProgress_1hyz7_261{color:#ff9f0a;background:#ff9f0a1f}._statusResolved_1hyz7_266{color:#34c759;background:#34c7591f}._statusClosed_1hyz7_271{color:#8e8e93;background:#8e8e931f}[data-theme=dark] ._statusOpen_1hyz7_256{color:#0a84ff;background:#0a84ff2e}[data-theme=dark] ._statusProgress_1hyz7_261{color:#ff9f0a;background:#ff9f0a2e}[data-theme=dark] ._statusResolved_1hyz7_266{color:#30d158;background:#30d1582e}[data-theme=dark] ._statusClosed_1hyz7_271{color:#8e8e93;background:#8e8e932e}._summary_1hyz7_297{color:var(--text);-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;margin:0;font-size:.875rem;line-height:1.45;display:-webkit-box;overflow:hidden}._badges_1hyz7_310{flex-wrap:wrap;gap:.35rem;display:flex}._badge_1hyz7_310{text-transform:uppercase;letter-spacing:.04em;border-radius:999px;padding:.18rem .55rem;font-size:.6875rem;font-weight:700}._sevCritical_1hyz7_325{color:#ff2d55;background:#ff2d551f}._sevHigh_1hyz7_330{color:#ff6b6b;background:#ff6b6b1f}._sevMedium_1hyz7_335{color:#ff9f0a;background:#ff9f0a1f}._sevLow_1hyz7_340{color:#34c759;background:#34c7591f}[data-theme=dark] ._sevCritical_1hyz7_325{background:#ff2d5533}[data-theme=dark] ._sevHigh_1hyz7_330{background:#ff6b6b33}[data-theme=dark] ._sevMedium_1hyz7_335{background:#ff9f0a33}[data-theme=dark] ._sevLow_1hyz7_340{color:#30d158;background:#30d15833}._categoryBadge_1hyz7_362{color:#7c3aed;background:#7c3aed1a;border-radius:999px;padding:.18rem .55rem;font-size:.6875rem;font-weight:600}[data-theme=dark] ._categoryBadge_1hyz7_362{color:#a78bfa;background:#7c3aed33}._emotionBadge_1hyz7_376{color:#ff3b30;background:#ff3b301a;border-radius:999px;padding:.18rem .55rem;font-size:.6875rem;font-weight:600}[data-theme=dark] ._emotionBadge_1hyz7_376{color:#ff453a;background:#ff453a33}._cardBottom_1hyz7_391{border-top:1px solid #0000000d;justify-content:space-between;align-items:center;padding-top:.5rem;display:flex}[data-theme=dark] ._cardBottom_1hyz7_391{border-top-color:#ffffff0f}._meta_1hyz7_403{color:var(--text-tertiary);font-size:.75rem}._loadingWrap_1hyz7_409{justify-content:center;padding:5rem;display:flex}._spinner_1hyz7_415{border:2.5px solid var(--border);border-top-color:var(--blue);border-radius:50%;width:32px;height:32px;animation:.65s linear infinite _spin_1hyz7_415}@keyframes _spin_1hyz7_415{to{transform:rotate(360deg)}}._empty_1hyz7_431{text-align:center;-webkit-backdrop-filter:blur(24px);background:#ffffff8c;border:1px solid #ffffffd9;border-radius:24px;padding:5rem 2rem;box-shadow:0 4px 20px #0000000f}[data-theme=dark] ._empty_1hyz7_431{background:#1c1c1eb8;border-color:#ffffff14}._emptyIcon_1hyz7_447{margin-bottom:.75rem;font-size:2.5rem}._emptyTitle_1hyz7_452{letter-spacing:-.03em;color:var(--text);margin-bottom:.35rem;font-size:1.125rem;font-weight:600}._emptyText_1hyz7_460{color:var(--text-secondary);margin-bottom:1.25rem;font-size:.9375rem}._startBtn_1hyz7_466{background:var(--blue);color:#fff;cursor:pointer;border:none;border-radius:999px;padding:.6rem 1.5rem;font-size:.875rem;font-weight:600;transition:transform .18s,box-shadow .18s}._startBtn_1hyz7_466:hover{transform:translateY(-1px);box-shadow:0 6px 20px #0071e359}._cardActions_1hyz7_484{gap:.5rem;padding-top:.5rem;display:flex}._talkBtn_1hyz7_490,._cancelBtn_1hyz7_491{cursor:pointer;border:1px solid #0000;border-radius:10px;flex:1;padding:.4rem .6rem;font-family:inherit;font-size:.75rem;font-weight:600;transition:all .18s}._talkBtn_1hyz7_490{color:#0071e3;background:#0071e31a;border-color:#0071e333}._talkBtn_1hyz7_490:hover{background:#0071e32e}._cancelBtn_1hyz7_491{color:#ff3b30;background:#ff3b3014;border-color:#ff3b3026}._cancelBtn_1hyz7_491:hover{background:#ff3b3026}._cancelBtn_1hyz7_491:disabled{opacity:.5;cursor:not-allowed}[data-theme=dark] ._talkBtn_1hyz7_490{color:#0a84ff;background:#0a84ff26;border-color:#0a84ff40}[data-theme=dark] ._talkBtn_1hyz7_490:hover{background:#0a84ff40}[data-theme=dark] ._cancelBtn_1hyz7_491{color:#ff453a;background:#ff453a1f;border-color:#ff453a33}[data-theme=dark] ._cancelBtn_1hyz7_491:hover{background:#ff453a38}@media (width<=640px){._nav_1hyz7_8{padding:0 1rem}._body_1hyz7_104{padding:1rem}._grid_1hyz7_182{grid-template-columns:1fr}._card_1hyz7_202{padding:1rem}._title_1hyz7_117{font-size:1.25rem}}._topBar_hco2u_1{z-index:10;position:fixed;top:10px;right:14px}._page_hco2u_15{flex:1;justify-content:center;align-items:center;padding:2rem 1.5rem;display:flex}._card_hco2u_31{-webkit-backdrop-filter:blur(32px)saturate(200%);background:#ffffff8c;border:1px solid #ffffffd9;border-radius:28px;width:100%;max-width:400px;padding:2.75rem 2.25rem;transition:box-shadow .3s,transform .3s;animation:.7s cubic-bezier(.25,.46,.45,.94) both _fadeUp_hco2u_1;box-shadow:0 8px 32px #00000014,0 2px 8px #0000000a,inset 0 1px #ffffffe6}._card_hco2u_31:hover{transform:translateY(-2px);box-shadow:0 16px 48px #0000001a,0 4px 16px #0000000f,inset 0 1px #ffffffe6}[data-theme=dark] ._card_hco2u_31{background:#1c1c1ed1;border-color:#ffffff1a;box-shadow:0 8px 32px #00000080,0 2px 8px #0000004d}@keyframes _fadeUp_hco2u_1{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}._logoMark_hco2u_93{-webkit-backdrop-filter:blur(12px);background:#ffffffb3;border:1px solid #ffffffe6;border-radius:16px;justify-content:center;align-items:center;width:52px;height:52px;margin:0 auto 1.5rem;display:flex;box-shadow:0 4px 16px #60a5fa33}[data-theme=dark] ._logoMark_hco2u_93{background:#2c2c2ecc;border-color:#ffffff1a}._title_hco2u_125{letter-spacing:-.05em;text-align:center;color:var(--text);margin-bottom:.35rem;font-size:1.875rem;font-weight:700}._sub_hco2u_143{color:var(--text-secondary);text-align:center;letter-spacing:-.022em;margin-bottom:2rem;font-size:.9375rem}._form_hco2u_159{flex-direction:column;gap:.875rem;display:flex}._fieldWrap_hco2u_163{flex-direction:column;gap:.35rem;display:flex}._fieldLabel_hco2u_167{color:var(--text-secondary);letter-spacing:.01em;font-size:.75rem;font-weight:600}._form_hco2u_159 input{-webkit-backdrop-filter:blur(8px);background:#ffffffb3;border:1px solid #0000001a}._form_hco2u_159 input:focus{border-color:var(--blue);box-shadow:0 0 0 4px var(--blue-light);background:#fffffff2}[data-theme=dark] ._form_hco2u_159 input{background:#2c2c2ecc;border-color:#ffffff1f}[data-theme=dark] ._form_hco2u_159 input:focus{background:#3a3a3cf2}._error_hco2u_219{color:#ff3b30;background:#ff3b3014;border:1px solid #ff3b302e;border-radius:10px;align-items:center;gap:.4rem;padding:.65rem .9rem;font-size:.875rem;font-weight:500;display:flex}._submitBtn_hco2u_241{background:linear-gradient(135deg, var(--blue) 0%, var(--blue-hover) 100%);color:#fff;letter-spacing:-.022em;border-radius:14px;justify-content:center;align-items:center;gap:.5rem;width:100%;margin-top:.25rem;padding:.9rem;font-size:1rem;font-weight:600;transition:all .22s cubic-bezier(.25,.46,.45,.94);display:flex;box-shadow:0 4px 16px #0071e34d}._submitBtn_hco2u_241:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 28px #0071e36b}._submitBtn_hco2u_241:active:not(:disabled){transform:translateY(0)}._hint_hco2u_281{-webkit-backdrop-filter:blur(8px);color:var(--text-secondary);background:#ffffff80;border:1px solid #fffc;border-radius:12px;margin-top:1.25rem;padding:.875rem 1rem;font-size:.8125rem;line-height:1.65}[data-theme=dark] ._hint_hco2u_281{background:#2c2c2e99;border-color:#ffffff14}._hint_hco2u_281 strong{color:var(--text);margin-bottom:.2rem;font-weight:600;display:block}._hint_hco2u_281 code{background:#0000000f;border-radius:4px;padding:1px 5px;font-family:SF Mono,Fira Code,monospace;font-size:.8rem}[data-theme=dark] ._hint_hco2u_281 code{background:#ffffff1a}._back_hco2u_333{color:var(--text-secondary);text-align:center;margin-top:1.5rem;font-size:.875rem}._card_1hdff_1{-webkit-backdrop-filter:blur(24px)saturate(180%);background:#ffffff8c;border:1px solid #ffffffd9;border-radius:20px;flex-direction:column;gap:.55rem;padding:1.1rem 1.25rem 1rem;transition:box-shadow .22s cubic-bezier(.25,.46,.45,.94),transform .22s cubic-bezier(.25,.46,.45,.94);animation:.4s cubic-bezier(.25,.46,.45,.94) both _cardIn_1hdff_1;display:flex;position:relative;overflow:hidden;box-shadow:0 2px 12px #0000000f,inset 0 1px #ffffffe6}[data-theme=dark] ._card_1hdff_1{background:#1c1c1eb8;border-color:#ffffff1a;box-shadow:0 2px 12px #0006,inset 0 1px #ffffff0f}@keyframes _cardIn_1hdff_1{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}._card_1hdff_1:hover{transform:translateY(-3px);box-shadow:0 12px 36px #0000001a,inset 0 1px #ffffffe6}[data-theme=dark] ._card_1hdff_1:hover{box-shadow:0 12px 36px #00000080,inset 0 1px #ffffff0f}._card_1hdff_1:before{content:"";background:#0000000f;border-radius:20px 20px 0 0;height:3px;position:absolute;top:0;left:0;right:0}._card_1hdff_1._sevHigh_1hdff_89:before{background:linear-gradient(90deg,#ff3b30,#ff6b6b)}._card_1hdff_1._sevMed_1hdff_91:before{background:linear-gradient(90deg,#ff9500,#ffb347)}._card_1hdff_1._sevLow_1hdff_93:before{background:linear-gradient(90deg,#34c759,#6ee7b7)}._flagged_1hdff_97{background:#fffafab3;border-color:#ff3b3040}[data-theme=dark] ._flagged_1hdff_97{background:#281414bf;border-color:#ff3b304d}._secBanner_1hdff_115{color:#ff3b30;background:#ff3b301a;border:1px solid #ff3b3033;border-radius:999px;align-self:flex-start;align-items:center;gap:.3rem;padding:.22rem .65rem;font-size:.6875rem;font-weight:600;display:inline-flex}._top_1hdff_143{justify-content:space-between;align-items:center;margin-top:.25rem;display:flex}._ticketId_1hdff_157{color:var(--text-tertiary);letter-spacing:.02em;font-family:SF Mono,Fira Code,monospace;font-size:.6875rem;font-weight:500}._badges_1hdff_173{flex-wrap:wrap;gap:.3rem;display:flex}._category_1hdff_177{color:var(--blue);font-size:.75rem;font-weight:600}._summary_1hdff_189{color:var(--text);letter-spacing:-.015em;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;font-size:.875rem;line-height:1.45;display:-webkit-box;overflow:hidden}._meta_1hdff_213{color:var(--text-tertiary);justify-content:space-between;font-size:.75rem;display:flex}._assigned_1hdff_227{color:var(--text-secondary);font-size:.75rem;font-style:italic}._actions_1hdff_239{border-top:1px solid var(--border);gap:.45rem;margin-top:.1rem;padding-top:.65rem;display:flex}._viewBtn_1hdff_255{-webkit-backdrop-filter:blur(8px);color:var(--text);border:1px solid var(--border);background:#ffffffb3;border-radius:999px;padding:.42rem 1rem;font-size:.8125rem;font-weight:500;transition:all .18s}._viewBtn_1hdff_255:hover{background:#fffffff2}[data-theme=dark] ._viewBtn_1hdff_255{background:#2c2c2eb3;border-color:#ffffff1f}[data-theme=dark] ._viewBtn_1hdff_255:hover{background:#3a3a3ce6}._claimBtn_1hdff_293{background:linear-gradient(135deg, var(--blue), var(--blue-hover));color:#fff;border-radius:999px;padding:.42rem 1rem;font-size:.8125rem;font-weight:500;transition:all .18s;box-shadow:0 2px 8px #0071e347}._claimBtn_1hdff_293:hover{transform:translateY(-1px);box-shadow:0 4px 14px #0071e361}._backdrop_tqvgq_1{-webkit-backdrop-filter:blur(20px)saturate(160%);z-index:200;background:#c8d2f059;justify-content:center;align-items:center;padding:1rem;animation:.2s _backdropIn_tqvgq_1;display:flex;position:fixed;inset:0}[data-theme=dark] ._backdrop_tqvgq_1{background:#0000008c}@keyframes _backdropIn_tqvgq_1{0%{opacity:0}to{opacity:1}}._modal_tqvgq_57{-webkit-backdrop-filter:blur(40px)saturate(200%);background:#ffffffb8;border:1px solid #ffffffeb;border-radius:28px;flex-direction:column;width:100%;max-width:660px;max-height:90vh;animation:.25s cubic-bezier(.25,.46,.45,.94) _modalIn_tqvgq_1;display:flex;overflow:hidden;box-shadow:0 24px 80px #00000024,0 8px 24px #00000014,inset 0 1px #fffffff2}[data-theme=dark] ._modal_tqvgq_57{background:#1c1c1ee0;border-color:#ffffff1a;box-shadow:0 24px 80px #0009,0 8px 24px #0006}@keyframes _modalIn_tqvgq_1{0%{opacity:0;transform:translateY(20px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}._modalHeader_tqvgq_125{border-bottom:1px solid var(--border);flex-shrink:0;justify-content:space-between;align-items:flex-start;padding:1.375rem 1.5rem 1.125rem;display:flex}._headerLeft_tqvgq_143{flex-direction:column;gap:.45rem;display:flex}._ticketId_tqvgq_155{color:var(--text-tertiary);letter-spacing:.04em;font-family:SF Mono,Fira Code,monospace;font-size:.6875rem}._badges_tqvgq_169{flex-wrap:wrap;gap:.35rem;display:flex}._closeBtn_tqvgq_181{background:var(--border);width:30px;height:30px;color:var(--text-secondary);border:1px solid var(--border);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;padding:0;font-size:.875rem;transition:all .18s;display:flex}._closeBtn_tqvgq_181:hover{background:var(--border-strong);color:var(--text)}._body_tqvgq_223{flex-direction:column;gap:1.375rem;padding:1.375rem 1.5rem;display:flex;overflow-y:auto}._infoGrid_tqvgq_239{grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:.5rem;display:grid}._infoCell_tqvgq_251{-webkit-backdrop-filter:blur(12px);background:#fff9;border:1px solid #ffffffd9;border-radius:12px;flex-direction:column;gap:.18rem;min-width:0;padding:.65rem .875rem;display:flex;overflow:hidden}[data-theme=dark] ._infoCell_tqvgq_251{background:#2c2c2e99;border-color:#ffffff14}._cellLabel_tqvgq_289{color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.07em;font-size:.6875rem;font-weight:700}._cellVal_tqvgq_305{color:var(--text);letter-spacing:-.015em;text-overflow:ellipsis;white-space:nowrap;font-size:.875rem;font-weight:500;overflow:hidden}._sectionTitle_tqvgq_325{color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.07em;margin-bottom:.6rem;font-size:.6875rem;font-weight:700}._summary_tqvgq_343{color:var(--text);-webkit-backdrop-filter:blur(12px);letter-spacing:-.015em;background:#fff9;border:1px solid #ffffffd9;border-radius:12px;padding:.875rem 1rem;font-size:.9375rem;line-height:1.55}[data-theme=dark] ._summary_tqvgq_343{background:#2c2c2e99;border-color:#ffffff14}._transcript_tqvgq_379{-webkit-backdrop-filter:blur(12px);background:#f0f4ff80;border:1px solid #fffc;border-radius:16px;flex-direction:column;gap:.5rem;max-height:240px;padding:.75rem;display:flex;overflow-y:auto}[data-theme=dark] ._transcript_tqvgq_379{background:#14141c99;border-color:#ffffff14}._msg_tqvgq_417{border-radius:12px;flex-direction:column;gap:.18rem;padding:.6rem .8rem;font-size:.875rem;display:flex}._userMsg_tqvgq_435{border-left:3px solid var(--blue);background:#0071e314}[data-theme=dark] ._userMsg_tqvgq_435{background:#0a84ff1f}._botMsg_tqvgq_453{background:#ffffffb3;border:1px solid #ffffffe6}[data-theme=dark] ._botMsg_tqvgq_453{background:#2c2c2eb3;border-color:#ffffff14}._msgRole_tqvgq_473{color:var(--text-secondary);font-size:.6875rem;font-weight:700}._msgText_tqvgq_485{color:var(--text);letter-spacing:-.015em;line-height:1.45}._msgTime_tqvgq_497{color:var(--text-tertiary);align-self:flex-end;font-size:.6875rem}._noTranscript_tqvgq_509{color:var(--text-tertiary);text-align:center;padding:1.5rem;font-size:.875rem}._updateGrid_tqvgq_523{gap:.75rem;display:flex}._field_tqvgq_533{flex-direction:column;flex:1;gap:.35rem;display:flex}._fieldLabel_tqvgq_547{color:var(--text-secondary);letter-spacing:.01em;font-size:.75rem;font-weight:600}._field_tqvgq_533 select,._field_tqvgq_533 textarea{-webkit-backdrop-filter:blur(8px);background:#ffffffa6;border:1px solid #0000001a}._field_tqvgq_533 select:focus,._field_tqvgq_533 textarea:focus{border-color:var(--blue);box-shadow:0 0 0 4px var(--blue-light);background:#fffffff2}[data-theme=dark] ._field_tqvgq_533 select,[data-theme=dark] ._field_tqvgq_533 textarea{background:#2c2c2ecc;border-color:#ffffff1f}[data-theme=dark] ._field_tqvgq_533 select:focus,[data-theme=dark] ._field_tqvgq_533 textarea:focus{background:#3a3a3cf2}._saveBtn_tqvgq_613{background:linear-gradient(135deg, var(--blue), var(--blue-hover));color:#fff;letter-spacing:-.022em;border-radius:14px;align-items:center;gap:.5rem;margin-top:.875rem;padding:.7rem 1.5rem;font-size:.9375rem;font-weight:600;transition:all .22s cubic-bezier(.25,.46,.45,.94);display:inline-flex;box-shadow:0 4px 16px #0071e34d}._saveBtn_tqvgq_613:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 28px #0071e36b}._panel_djblh_1{grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:.875rem;margin-bottom:1.75rem;display:grid}._stat_djblh_15{-webkit-backdrop-filter:blur(24px)saturate(180%);cursor:default;background:#ffffff8c;border:1px solid #ffffffd9;border-radius:20px;flex-direction:column;gap:.25rem;padding:1.1rem 1.25rem;transition:box-shadow .22s,transform .22s;animation:.5s cubic-bezier(.25,.46,.45,.94) both _statIn_djblh_1;display:flex;box-shadow:0 2px 12px #0000000f,inset 0 1px #ffffffe6}[data-theme=dark] ._stat_djblh_15{background:#1c1c1eb8;border-color:#ffffff1a;box-shadow:0 2px 12px #0006,inset 0 1px #ffffff0d}._stat_djblh_15:first-child{animation-delay:50ms}._stat_djblh_15:nth-child(2){animation-delay:.1s}._stat_djblh_15:nth-child(3){animation-delay:.15s}._stat_djblh_15:nth-child(4){animation-delay:.2s}._stat_djblh_15:nth-child(5){animation-delay:.25s}._stat_djblh_15:nth-child(6){animation-delay:.3s}@keyframes _statIn_djblh_1{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}._stat_djblh_15:hover{transform:translateY(-2px);box-shadow:0 8px 28px #0000001a,inset 0 1px #ffffffe6}[data-theme=dark] ._stat_djblh_15:hover{box-shadow:0 8px 28px #00000080,inset 0 1px #ffffff0d}._value_djblh_97{letter-spacing:-.055em;color:var(--text);font-size:2.25rem;font-weight:700;line-height:1}._label_djblh_113{color:var(--text-secondary);letter-spacing:-.01em;font-size:.75rem;font-weight:500}._page_1o51s_1{flex-direction:column;min-height:100vh;display:flex}._nav_1o51s_15{z-index:100;-webkit-backdrop-filter:blur(28px)saturate(180%);background:#f0f4ffa6;border-bottom:1px solid #fff9;justify-content:space-between;align-items:center;height:52px;padding:0 1.75rem;display:flex;position:sticky;top:0}[data-theme=dark] ._nav_1o51s_15{background:#0a0a0fbf;border-bottom-color:#ffffff14}._navLeft_1o51s_55{letter-spacing:-.03em;color:var(--text);align-items:center;gap:.5rem;font-size:.9375rem;font-weight:700;display:flex}._navRight_1o51s_75{align-items:center;gap:.75rem;display:flex}._agentPill_1o51s_87{-webkit-backdrop-filter:blur(12px);color:var(--text-secondary);background:#fff9;border:1px solid #ffffffd9;border-radius:999px;align-items:center;gap:.45rem;padding:.28rem .75rem .28rem .35rem;font-size:.8125rem;font-weight:500;display:flex}[data-theme=dark] ._agentPill_1o51s_87{background:#2c2c2eb3;border-color:#ffffff1a}._avatar_1o51s_127{color:#fff;background:linear-gradient(135deg,#0071e3,#7c3aed);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;font-size:.65rem;font-weight:700;display:flex}._signOutBtn_1o51s_155{-webkit-backdrop-filter:blur(12px);color:var(--text-secondary);background:#ffffff8c;border:1px solid #fffc;border-radius:999px;padding:.3rem .8rem;font-size:.8125rem;font-weight:500;transition:all .2s}._signOutBtn_1o51s_155:hover{color:var(--text);background:#ffffffd9}[data-theme=dark] ._signOutBtn_1o51s_155{background:#2c2c2e99;border-color:#ffffff1a}[data-theme=dark] ._signOutBtn_1o51s_155:hover{background:#3a3a3cd9}._body_1o51s_211{flex:1;width:100%;max-width:1440px;margin:0 auto;padding:1.75rem}._analyticsToggle_1o51s_229{-webkit-backdrop-filter:blur(12px);color:var(--blue);background:#fff9;border:1px solid #ffffffd9;border-radius:999px;margin-bottom:1rem;padding:.4rem 1rem;font-size:.8125rem;font-weight:500;transition:all .2s;box-shadow:0 2px 8px #0000000d}._analyticsToggle_1o51s_229:hover{background:#ffffffe0}[data-theme=dark] ._analyticsToggle_1o51s_229{color:#0a84ff;background:#2c2c2eb3;border-color:#ffffff1a}[data-theme=dark] ._analyticsToggle_1o51s_229:hover{background:#3a3a3cd9}._chartsRow_1o51s_289{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1rem;margin-bottom:1.5rem;animation:.3s _fadeIn_1o51s_1;display:grid}@keyframes _fadeIn_1o51s_1{0%{opacity:0}to{opacity:1}}._chartCard_1o51s_325{-webkit-backdrop-filter:blur(24px)saturate(180%);background:#ffffff8c;border:1px solid #ffffffd9;border-radius:20px;padding:1.25rem;box-shadow:0 2px 12px #0000000f,inset 0 1px #ffffffe6}[data-theme=dark] ._chartCard_1o51s_325{background:#1c1c1eb8;border-color:#ffffff1a;box-shadow:0 2px 12px #0006}._chartTitle_1o51s_357{color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.07em;margin-bottom:.75rem;font-size:.75rem;font-weight:700}._chartLegend_1o51s_375{border-top:1px solid var(--border);flex-wrap:wrap;gap:.75rem;margin-top:.75rem;padding-top:.75rem;display:flex}._legendItem_1o51s_393{color:var(--text-secondary);align-items:center;gap:.3rem;font-size:.75rem;display:flex}._legendDot_1o51s_409{border-radius:50%;flex-shrink:0;width:8px;height:8px}._chartTooltip_1o51s_423{-webkit-backdrop-filter:blur(12px);color:var(--text);background:#ffffffe0;border:1px solid #ffffffe6;border-radius:10px;padding:.5rem .75rem;font-size:.8125rem;box-shadow:0 4px 16px #0000001a}[data-theme=dark] ._chartTooltip_1o51s_423{background:#2c2c2eeb;border-color:#ffffff1f;box-shadow:0 4px 16px #00000080}._filterBar_1o51s_461{flex-wrap:wrap;align-items:center;gap:.5rem;margin-bottom:1.25rem;display:flex}._filterGroup_1o51s_477{flex-wrap:wrap;gap:.35rem;display:flex}._filterChip_1o51s_489{-webkit-backdrop-filter:blur(12px);color:var(--text-secondary);cursor:pointer;background:#fff9;border:1px solid #ffffffd9;border-radius:999px;padding:.35rem .85rem;font-family:inherit;font-size:.8125rem;font-weight:500;transition:all .18s;box-shadow:0 2px 8px #0000000a}._filterChip_1o51s_489:hover{color:var(--text);background:#ffffffd9}[data-theme=dark] ._filterChip_1o51s_489{color:var(--text-secondary);background:#2c2c2eb3;border-color:#ffffff1a}[data-theme=dark] ._filterChip_1o51s_489:hover{color:var(--text);background:#3a3a3cd9}._filterActive_1o51s_553{box-shadow:0 2px 10px #0071e34d;background:var(--blue)!important;color:#fff!important;border-color:var(--blue)!important}[data-theme=dark] ._filterActive_1o51s_553{background:#0a84ff!important;border-color:#0a84ff!important}._exportBtn_1o51s_577{-webkit-backdrop-filter:blur(12px);color:var(--text-secondary);background:#fff9;border:1px solid #ffffffd9;border-radius:999px;margin-left:auto;padding:.35rem .85rem;font-size:.8125rem;font-weight:500;transition:all .18s;box-shadow:0 2px 8px #0000000a}._exportBtn_1o51s_577:hover{color:var(--text);background:#ffffffe0}[data-theme=dark] ._exportBtn_1o51s_577{background:#2c2c2eb3;border-color:#ffffff1a}[data-theme=dark] ._exportBtn_1o51s_577:hover{background:#3a3a3cd9}._ticketCount_1o51s_635{color:var(--text-tertiary);font-size:.8125rem;font-weight:500}._grid_1o51s_649{grid-template-columns:repeat(auto-fill,minmax(310px,1fr));gap:1rem;display:grid}._loadingWrap_1o51s_663{justify-content:center;align-items:center;padding:5rem;display:flex}._loadingSpinner_1o51s_677{border:2.5px solid var(--border);border-top-color:var(--blue);border-radius:50%;width:32px;height:32px;animation:.65s linear infinite _spin_1o51s_1}@keyframes _spin_1o51s_1{to{transform:rotate(360deg)}}._emptyState_1o51s_707{text-align:center;-webkit-backdrop-filter:blur(24px);background:#ffffff8c;border:1px solid #ffffffd9;border-radius:24px;padding:5rem 2rem;box-shadow:0 4px 20px #0000000f}[data-theme=dark] ._emptyState_1o51s_707{background:#1c1c1eb8;border-color:#ffffff14}._emptyIcon_1o51s_739{margin-bottom:.75rem;font-size:2.5rem}._emptyTitle_1o51s_749{letter-spacing:-.03em;color:var(--text);margin-bottom:.35rem;font-size:1.125rem;font-weight:600}._emptyText_1o51s_765{color:var(--text-secondary);font-size:.9375rem}
