html,body{background:var(--bg-primary)}.ant-btn{transition:none!important;outline:none!important}.ant-btn:active{outline:none!important;transition:none!important}.logo{height:6rem;padding:1.5rem;will-change:filter;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em #646cffaa)}.logo.react:hover{filter:drop-shadow(0 0 2em #61dafbaa)}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (prefers-reduced-motion: no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}.card{padding:2rem}.read-the-docs{color:#888}.app{display:flex;flex-direction:column}nav{background-color:#f8f9fa;padding:1rem;box-shadow:0 .125rem .25rem #0000001a}nav ul{list-style:none;display:flex;gap:1rem;margin:0;padding:0}nav a{text-decoration:none;color:#333;padding:.5rem 1rem;border-radius:.25rem;transition:background-color .2s}nav a:hover{background-color:#e9ecef}main{flex:1;padding:2rem}.home-container{text-align:center}.links{display:flex;gap:1rem;justify-content:center;margin-top:1rem}.link-button{display:inline-block;padding:.5rem 1rem;background-color:#007bff;color:#fff;text-decoration:none;border-radius:.25rem;transition:background-color .2s}.link-button:hover{background-color:#0056b3}.chat-container{max-width:37.5rem;margin:0 auto;display:flex;flex-direction:column;height:80vh}.messages{flex:1;padding:1rem;border:.0625rem solid #ddd;border-radius:.25rem;margin-bottom:1rem}.message{padding:.5rem;margin-bottom:.5rem;background-color:#f8f9fa;border-radius:.25rem}.input-area{display:flex;gap:.5rem}.input-area input{flex:1;padding:.5rem;border:.0625rem solid #ddd;border-radius:.25rem}.input-area button{padding:.5rem 1rem;background-color:#007bff;color:#fff;border:none;border-radius:.25rem;cursor:pointer}.input-area button:hover{background-color:#0056b3}.form-group{margin-bottom:1rem}.form-group label{display:block;margin-bottom:.5rem;color:#333}.form-group input{width:100%;padding:.5rem;border:.0625rem solid #ddd;border-radius:.25rem;font-size:1rem}button[type=submit]{width:100%;padding:.75rem;background-color:#007bff;color:#fff;border:none;border-radius:.25rem;font-size:1rem;cursor:pointer}button[type=submit]:hover{background-color:#0056b3}.ant-spin-dot-item{background-color:#36d1c5!important}.ant-modal-title,.ant-modal-content{background-color:#fff!important}.MuiPickersOutlinedInput-notchedOutline{border:none!important}.MuiFormControl-root>label{display:none!important}@keyframes slideInDown{0%{opacity:0;transform:translateY(-1.25rem) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes slideOutUp{0%{opacity:1;transform:translateY(0) scale(1)}to{opacity:0;transform:translateY(-1.25rem) scale(.95)}}.ant-message{z-index:2000!important}.ant-message .ant-message-notice{padding:0!important;background:transparent!important;box-shadow:none!important;border:none!important;margin:0!important}.ant-message .ant-message-notice .ant-message-notice-content{background:transparent!important;padding:0!important;border:none!important;box-shadow:none!important;margin:0!important}.custom-toast-content{background-color:var(--toast-bg)!important;color:var(--toast-color)!important;padding:.75rem 1rem!important;border-radius:.75rem!important;font-size:.875rem!important;font-weight:500!important;box-shadow:0 .25rem .75rem #0000001a!important;max-width:25rem!important;margin:0!important;width:-moz-fit-content!important;width:fit-content!important;display:flex!important;align-items:center!important}.ant-modal{animation:modalFadeIn .3s cubic-bezier(.4,0,.2,1)}@keyframes modalFadeIn{0%{opacity:0;transform:scale(.95) translateY(-1.25rem)}to{opacity:1;transform:scale(1) translateY(0)}}._pwaModal_1dhrp_1 ._ant-modal-content_1dhrp_4{background:transparent!important;box-shadow:none!important;padding:0!important}._pwaModal_1dhrp_1 ._ant-modal-body_1dhrp_9{padding:0!important}._container_1dhrp_13{background:var(--bg-primary);-webkit-backdrop-filter:blur(1.25rem);backdrop-filter:blur(1.25rem);border-radius:1.25rem;border:.0625rem solid var(--border-light);color:var(--text-primary);text-align:center;position:relative;overflow:hidden;transition:all var(--transition-normal)}._closeBtn_1dhrp_25{position:absolute;top:1rem;right:1rem;background:var(--bg-hover);border:none;border-radius:50%;width:2rem;height:2rem;display:flex;align-items:center;justify-content:center;color:var(--text-secondary);cursor:pointer;transition:all .2s ease;z-index:20;pointer-events:auto}._closeBtn_1dhrp_25:hover{background:var(--bg-secondary);color:var(--text-primary)}._closeBtn_1dhrp_25:active{background:var(--bg-pressed, var(--bg-secondary))}._header_1dhrp_51{background:var(--brand-gradient);padding:1.5rem;color:#fff;display:flex;align-items:center;gap:1rem}._appIcon_1dhrp_60{width:3.75rem;height:3.75rem;background:#fff3;border-radius:1rem;display:flex;align-items:center;justify-content:center;-webkit-backdrop-filter:blur(.625rem);backdrop-filter:blur(.625rem);flex-shrink:0}._appIcon_1dhrp_60 img{width:2.25rem;height:2.25rem;border-radius:.625rem}._appInfo_1dhrp_77{text-align:left;flex:1}._appName_1dhrp_82{font-size:1.25rem;font-weight:700;margin:0 0 .25rem;letter-spacing:-.01875rem}._appDesc_1dhrp_89{font-size:.875rem;margin:0;opacity:.9;font-weight:400}._benefits_1dhrp_96{padding:1.25rem 1.5rem;display:flex;flex-direction:column;gap:.75rem}._benefit_1dhrp_96{display:flex;align-items:center;gap:.75rem;padding:.75rem 1rem;background:var(--bg-hover);border-radius:.75rem;font-size:.875rem;font-weight:500;color:var(--text-primary);transition:all var(--transition-normal)}._benefitIcon_1dhrp_116{font-size:1.125rem;flex-shrink:0}._instructions_1dhrp_121{padding:0 1.5rem 1.25rem}._step_1dhrp_125{display:flex;align-items:center;gap:.75rem;padding:.75rem 0;font-size:.875rem;color:var(--text-secondary);transition:color var(--transition-normal)}._stepIcon_1dhrp_135{width:1.25rem;text-align:center;flex-shrink:0}._actions_1dhrp_141{padding:0 1.5rem 1.5rem}._installBtn_1dhrp_145{background:var(--brand-gradient);color:#fff;border:none;border-radius:.75rem;padding:.875rem 1.75rem;font-size:1rem;font-weight:600;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:.5rem;width:100%;transition:all .2s ease;box-shadow:var(--shadow-brand);pointer-events:auto;z-index:10;position:relative}._installBtn_1dhrp_145:hover{transform:translateY(-.125rem);box-shadow:0 .375rem 1.25rem #3acca266}._installBtn_1dhrp_145:active{transform:translateY(0)}@font-face{font-family:Alibaba PuHuiTi;src:url(/fonts/AlibabaPuHuiTi-2-55-Regular.ttf) format("truetype");font-weight:var(--font-weight-extrabold);font-display:swap}._activityModal_9n3ma_130 .ant-modal-content{padding:0;overflow:hidden;background:transparent;border:none;box-shadow:none;border-radius:3.125rem 1.25rem 2.8125rem 1.5625rem}._container_9n3ma_139{position:relative;background:linear-gradient(135deg,#3acca2,#2dd4bf 30%,#06b6d4 70%,#0891b2);color:#fff;padding:1.75rem;min-height:33.75rem;pointer-events:auto;box-shadow:0 1.5625rem 3.125rem -.75rem #00000040;-webkit-backdrop-filter:blur(.625rem);backdrop-filter:blur(.625rem);overflow:hidden}._container_9n3ma_139:after{content:"";position:absolute;bottom:0;left:0;right:0;height:1.875rem;background:inherit;clip-path:polygon(0% 0%,10% 100%,20% 0%,30% 100%,40% 0%,50% 100%,60% 0%,70% 100%,80% 0%,90% 100%,100% 0%,100% 100%,0% 100%);z-index:1}._container_9n3ma_139:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:#ffffff0d;pointer-events:none}._container_9n3ma_139 ._decorativeShapes_9n3ma_171{position:absolute;top:0;left:0;right:0;bottom:0;pointer-events:none;z-index:1;background:radial-gradient(circle at 20% 20%,rgba(58,204,162,.3) 0%,transparent 50%),radial-gradient(circle at 80% 80%,rgba(45,212,191,.2) 0%,transparent 50%)}._container_9n3ma_139 ._decorativeShapes_9n3ma_171:before{content:"";position:absolute;top:-1.875rem;right:-1.875rem;width:7.5rem;height:7.5rem;background:#ffffff14;border-radius:50%;border:.0625rem solid rgba(255,255,255,.1)}._container_9n3ma_139 ._decorativeShapes_9n3ma_171:after{content:"";position:absolute;bottom:-2.5rem;left:-2.5rem;width:6.25rem;height:6.25rem;background:#3acca226;border-radius:50%;border:.0625rem solid rgba(255,255,255,.08)}._container_9n3ma_139 ._floatingDots_9n3ma_203{position:absolute;top:0;left:0;right:0;bottom:0;pointer-events:none;z-index:1}._container_9n3ma_139 ._floatingDots_9n3ma_203 ._dot_9n3ma_212{position:absolute;background:#ffffff1f;border-radius:50%;animation:_float_9n3ma_203 6s ease-in-out infinite}._container_9n3ma_139 ._floatingDots_9n3ma_203 ._dot_9n3ma_212:nth-child(1){width:.5rem;height:.5rem;top:15%;right:20%;animation-delay:0s}._container_9n3ma_139 ._floatingDots_9n3ma_203 ._dot_9n3ma_212:nth-child(2){width:.75rem;height:.75rem;top:60%;right:15%;animation-delay:2s}._container_9n3ma_139 ._floatingDots_9n3ma_203 ._dot_9n3ma_212:nth-child(3){width:.375rem;height:.375rem;top:25%;left:15%;animation-delay:4s}._container_9n3ma_139 ._floatingDots_9n3ma_203 ._dot_9n3ma_212:nth-child(4){width:.625rem;height:.625rem;bottom:20%;right:25%;animation-delay:1s}._container_9n3ma_139 ._waveDecoration_9n3ma_246{position:absolute;top:0;left:0;right:0;height:3.75rem;background:linear-gradient(90deg,transparent,rgba(255,255,255,.05),transparent);clip-path:polygon(0 0,100% 0,100% 70%,85% 100%,70% 70%,55% 100%,40% 70%,25% 100%,10% 70%,0 100%);pointer-events:none;z-index:1}@keyframes _float_9n3ma_203{0%,to{transform:translateY(0) scale(1);opacity:.7}50%{transform:translateY(-.5rem) scale(1.1);opacity:1}}._closeBtn_9n3ma_268{position:absolute;top:1rem;right:1rem;width:2.25rem;height:2.25rem;border:none;background:#ffffff26;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);z-index:20;-webkit-backdrop-filter:blur(.5rem);backdrop-filter:blur(.5rem);border:.0625rem solid rgba(255,255,255,.1)}._closeBtn_9n3ma_268:hover{background:#ffffff40;transform:scale(1.05);border-color:#fff3}._closeBtn_9n3ma_268:active{transform:scale(.95)}._header_9n3ma_296{text-align:center;margin-bottom:2rem;padding-top:.75rem;position:relative;z-index:10}._header_9n3ma_296 ._appIcon_9n3ma_303{width:4.5rem;height:4.5rem;margin:0 auto 1.25rem;border-radius:1.25rem;overflow:hidden;box-shadow:0 .625rem 1.875rem #0000004d,0 0 0 .0625rem #ffffff1a;position:relative}._header_9n3ma_296 ._appIcon_9n3ma_303:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,rgba(255,255,255,.2) 0%,transparent 50%);border-radius:1.25rem}._header_9n3ma_296 ._appIcon_9n3ma_303 img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}._header_9n3ma_296 ._title_9n3ma_327 h3{margin:0 0 .625rem;font-size:1.5rem;font-weight:700;color:#fff;text-shadow:0 .125rem .25rem rgba(0,0,0,.1);letter-spacing:-.02em}._header_9n3ma_296 ._title_9n3ma_327 p{margin:0;font-size:.9375rem;color:#ffffffe6;font-weight:400;letter-spacing:.01em}._activities_9n3ma_343{position:relative;z-index:10}._activities_9n3ma_343 ._activityItem_9n3ma_347{background:#fffffffa;-webkit-backdrop-filter:blur(.75rem);backdrop-filter:blur(.75rem);border-radius:1.25rem;padding:1.25rem;margin-bottom:1rem;display:flex;align-items:center;cursor:pointer;transition:all .4s cubic-bezier(.4,0,.2,1);color:#1f2937;position:relative;overflow:hidden;pointer-events:auto;z-index:10;border:.0625rem solid rgba(255,255,255,.2);box-shadow:0 .25rem 1rem #00000014,0 0 0 .0625rem #ffffff0d}._activities_9n3ma_343 ._activityItem_9n3ma_347:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:left .6s cubic-bezier(.4,0,.2,1)}._activities_9n3ma_343 ._activityItem_9n3ma_347:hover{background:#fff;transform:translateY(-.125rem);box-shadow:0 .75rem 2rem #00000026,0 0 0 .0625rem #ffffff1a;border-color:#ffffff4d}._activities_9n3ma_343 ._activityItem_9n3ma_347:hover:before{left:100%}._activities_9n3ma_343 ._activityItem_9n3ma_347:active{transform:translateY(-.0625rem)}._activities_9n3ma_343 ._activityItem_9n3ma_347:last-child{margin-bottom:0}._activities_9n3ma_343 ._activityItem_9n3ma_347 ._itemIcon_9n3ma_390{width:3rem;height:3rem;border-radius:1rem;display:flex;align-items:center;justify-content:center;color:#fff;font-size:1.25rem;margin-right:1rem;flex-shrink:0;box-shadow:0 .25rem .75rem #00000026;position:relative}._activities_9n3ma_343 ._activityItem_9n3ma_347 ._itemIcon_9n3ma_390:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,rgba(255,255,255,.2) 0%,transparent 50%);border-radius:1rem}._activities_9n3ma_343 ._activityItem_9n3ma_347 ._itemContent_9n3ma_414{flex:1;position:relative;z-index:1}._activities_9n3ma_343 ._activityItem_9n3ma_347 ._itemContent_9n3ma_414 ._itemTitle_9n3ma_419{font-size:1.0625rem;font-weight:700;color:#111827;margin-bottom:.375rem;letter-spacing:-.01em}._activities_9n3ma_343 ._activityItem_9n3ma_347 ._itemContent_9n3ma_414 ._itemDesc_9n3ma_426{font-size:.875rem;color:#6b7280;line-height:1.5;font-weight:400}._activities_9n3ma_343 ._activityItem_9n3ma_347 ._itemContent_9n3ma_414 ._itemDesc_9n3ma_426 ._highlight_9n3ma_432{color:#3acca2;font-weight:600}._activities_9n3ma_343 ._activityItem_9n3ma_347:nth-child(1) ._itemIcon_9n3ma_390{background:linear-gradient(135deg,#fbbf24,#f59e0b)}._activities_9n3ma_343 ._activityItem_9n3ma_347:nth-child(2) ._itemIcon_9n3ma_390{background:linear-gradient(135deg,#06b6d4,#0891b2)}._activities_9n3ma_343 ._activityItem_9n3ma_347:nth-child(3) ._itemIcon_9n3ma_390{background:linear-gradient(135deg,#f43f5e,#e11d48)}._activities_9n3ma_343 ._activityItem_9n3ma_347:nth-child(4) ._itemIcon_9n3ma_390{background:linear-gradient(135deg,#8b5cf6,#7c3aed)}._footer_9n3ma_449{margin-top:2rem;text-align:center;position:relative;z-index:10}._footer_9n3ma_449 ._laterBtn_9n3ma_455{background:#ffffff26;-webkit-backdrop-filter:blur(.5rem);backdrop-filter:blur(.5rem);border:.0625rem solid rgba(255,255,255,.2);color:#fff;padding:.75rem 2rem;border-radius:1.75rem;font-size:.9375rem;font-weight:500;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);letter-spacing:.01em}._footer_9n3ma_449 ._laterBtn_9n3ma_455:hover{background:#ffffff40;border-color:#ffffff4d;transform:translateY(-.0625rem);box-shadow:0 .25rem 1rem #0000001a}._footer_9n3ma_449 ._laterBtn_9n3ma_455:active{transform:translateY(0)}@media (max-width: 480px){._activityModal_9n3ma_130 .ant-modal-content{margin:1rem;width:calc(100vw - 2rem)!important;max-width:22.5rem}._container_9n3ma_139{padding:1.25rem;min-height:30rem}._activities_9n3ma_343 ._activityItem_9n3ma_347{padding:1rem}._activities_9n3ma_343 ._activityItem_9n3ma_347 ._itemIcon_9n3ma_390{width:2.5rem;height:2.5rem;font-size:1.125rem}._activities_9n3ma_343 ._activityItem_9n3ma_347 ._itemContent_9n3ma_414 ._itemTitle_9n3ma_419{font-size:1rem}._activities_9n3ma_343 ._activityItem_9n3ma_347 ._itemContent_9n3ma_414 ._itemDesc_9n3ma_426{font-size:.8125rem}}@media (min-width: 481px){._activityModal_9n3ma_130 .ant-modal-content{width:23.75rem!important;max-width:90vw}}:root{--brand-primary: #3acca2;--brand-secondary: #5b86e5;--brand-gradient: linear-gradient(90deg, var(--brand-primary) 0%, var(--brand-secondary) 100%);--bg-primary: #fffbf9;--bg-primary-rgb: 255, 251, 249;--bg-secondary: #f8f9fa;--bg-tertiary: #f6f4f0;--bg-hover: #f0f7ff;--bg-active: #e9ecef;--bg-overlay: rgba(0, 0, 0, .5);--text-primary: #1f2937;--text-secondary: #6b7280;--text-tertiary: #9ca3af;--text-inverse: #ffffff;--text-brand: #2dcb41;--border-light: rgba(217, 217, 217, .3);--border-medium: rgba(217, 217, 217, .5);--border-strong: rgba(51, 51, 51, .2);--border-focus: #3e3e3e;--message-human-bg: #36d1c52e;--message-bot-bg: #ffffff;--message-error-bg: #fee2e2;--message-locked-overlay: linear-gradient(to bottom, transparent, var(--bg-secondary));--color-success: #10b981;--color-warning: #f59e0b;--color-error: #ef4444;--color-info: #3b82f6;--space-xs: .25rem;--space-sm: .5rem;--space-md: .75rem;--space-lg: 1rem;--space-xl: 1.25rem;--space-2xl: 1.5rem;--space-3xl: 2rem;--font-size-xs: .6875rem;--font-size-sm: .75rem;--font-size-base: .875rem;--font-size-md: .9375rem;--font-size-lg: 1rem;--font-size-xl: 1.25rem;--font-size-2xl: 1.5rem;--font-size-3xl: 1.625rem;--font-weight-normal: 400;--font-weight-medium: 500;--font-weight-semibold: 600;--font-weight-bold: 700;--font-weight-extrabold: 800;--line-height-tight: 1.25;--line-height-normal: 1.4;--line-height-relaxed: 1.6;--radius-sm: .375rem;--radius-md: .5rem;--radius-lg: .625rem;--radius-xl: .75rem;--radius-2xl: .875rem;--radius-3xl: 1rem;--radius-full: 50%;--shadow-sm: 0 .0625rem .1875rem rgba(0, 0, 0, .1);--shadow-md: 0 .125rem .5rem rgba(0, 0, 0, .1);--shadow-lg: 0 .25rem .75rem rgba(0, 0, 0, .15);--shadow-brand: 0 .125rem .5rem rgba(58, 204, 162, .15);--transition-fast: .15s ease;--transition-normal: .2s ease;--transition-slow: .3s ease;--z-dropdown: 100;--z-sticky: 200;--z-fixed: 300;--z-modal-backdrop: 500;--z-modal: 999;--z-toast: 1000;--bp-mobile: 48rem;--bp-tablet: 64rem;--bp-desktop: 80rem;--header-height: 3.125rem;--sidebar-width: 15.625rem;--sidebar-width-collapsed: 10rem;--input-height: 2.8125rem;--button-height: 2.8125rem;--app-height: 100vh;--duration-fast: .15s;--duration-normal: .2s;--duration-slow: .3s;--shimmer-text: var(--text-secondary);--shimmer-highlight: #aaaaaa}[data-theme=dark]{--brand-primary: #3acca2;--brand-secondary: #5b86e5;--brand-gradient: linear-gradient(90deg, var(--brand-primary) 0%, var(--brand-secondary) 100%);--bg-primary: #1e1e1e;--bg-primary-rgb: 30, 30, 30;--bg-secondary: #2a2a2a;--bg-tertiary: #323232;--bg-hover: #353535;--bg-active: #3a3a3a;--bg-overlay: rgba(0, 0, 0, .75);--text-primary: #f7fafc;--text-secondary: #cbd5e0;--text-tertiary: #a0aec0;--text-inverse: #1a1a1a;--text-brand: #3acca2;--border-light: rgba(255, 255, 255, .1);--border-medium: rgba(255, 255, 255, .2);--border-strong: rgba(255, 255, 255, .3);--border-focus: #4a5568;--message-human-bg: rgba(58, 204, 162, .15);--message-bot-bg: #2d3748;--message-error-bg: rgba(239, 68, 68, .15);--message-locked-overlay: linear-gradient(to bottom, transparent, var(--bg-secondary));--color-success: #68d391;--color-warning: #fbb045;--color-error: #fc8181;--color-info: #63b3ed;--shadow-sm: 0 .0625rem .1875rem rgba(0, 0, 0, .3);--shadow-md: 0 .125rem .5rem rgba(0, 0, 0, .4);--shadow-lg: 0 .25rem .75rem rgba(0, 0, 0, .5);--shadow-brand: 0 .125rem .5rem rgba(58, 204, 162, .25);--shimmer-text: var(--text-tertiary);--shimmer-highlight: #4a5568}@font-face{font-family:Alibaba PuHuiTi;src:url(/fonts/AlibabaPuHuiTi-2-55-Regular.ttf) format("truetype");font-weight:var(--font-weight-extrabold);font-display:swap}/*! tailwindcss v4.1.13 | MIT License | https://tailwindcss.com */@layer properties{@supports ((-webkit-hyphens:none) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-border-style:solid;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial;--tw-backdrop-blur:initial;--tw-backdrop-brightness:initial;--tw-backdrop-contrast:initial;--tw-backdrop-grayscale:initial;--tw-backdrop-hue-rotate:initial;--tw-backdrop-invert:initial;--tw-backdrop-opacity:initial;--tw-backdrop-saturate:initial;--tw-backdrop-sepia:initial}}}.visible{visibility:visible}.fixed{position:fixed}.static{position:static}.container{width:100%}.block{display:block}.flex{display:flex}.hidden{display:none}.shrink{flex-shrink:1}.transform{transform:var(--tw-rotate-x,)var(--tw-rotate-y,)var(--tw-rotate-z,)var(--tw-skew-x,)var(--tw-skew-y,)}.resize{resize:both}.flex-wrap{flex-wrap:wrap}.border{border-style:var(--tw-border-style);border-width:.0625rem}.filter{filter:var(--tw-blur,)var(--tw-brightness,)var(--tw-contrast,)var(--tw-grayscale,)var(--tw-hue-rotate,)var(--tw-invert,)var(--tw-saturate,)var(--tw-sepia,)var(--tw-drop-shadow,)}.backdrop-filter{-webkit-backdrop-filter:var(--tw-backdrop-blur,)var(--tw-backdrop-brightness,)var(--tw-backdrop-contrast,)var(--tw-backdrop-grayscale,)var(--tw-backdrop-hue-rotate,)var(--tw-backdrop-invert,)var(--tw-backdrop-opacity,)var(--tw-backdrop-saturate,)var(--tw-backdrop-sepia,);backdrop-filter:var(--tw-backdrop-blur,)var(--tw-backdrop-brightness,)var(--tw-backdrop-contrast,)var(--tw-backdrop-grayscale,)var(--tw-backdrop-hue-rotate,)var(--tw-backdrop-invert,)var(--tw-backdrop-opacity,)var(--tw-backdrop-saturate,)var(--tw-backdrop-sepia,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,ease);transition-duration:var(--tw-duration,0s)}:root{background-color:var(--bg-primary);color:var(--text-primary);font-synthesis:none;height:100vh;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;font-size:1rem;font-weight:400;line-height:1.5;overflow:hidden!important}html,body{background-color:var(--bg-primary);height:100%;color:var(--text-primary);overflow:hidden!important}a{color:#646cff;-webkit-text-decoration:inherit;text-decoration:inherit;font-weight:500}a:hover{color:#535bf2}body{margin:0;font-size:1rem}h1{font-size:3rem;line-height:1.1}button{cursor:pointer;background-color:#1a1a1a;border:.0625rem solid #0000;border-radius:.5rem;padding:.5rem 1rem;font-family:inherit;font-size:.875rem;font-weight:500;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:.25rem auto -webkit-focus-ring-color}[data-theme=dark] .sideBar img[src*=".svg"],[data-theme=dark] .foldMobile img,[data-theme=dark] .fold img,[data-theme=dark] .settings .item img,[data-theme=dark] img[src*="invite-friend.svg"],[data-theme=dark] img[src*="coin.svg"],[data-theme=dark] img[src*="profile.svg"],[data-theme=dark] img[src*="support.svg"],[data-theme=dark] img[src*="logout.svg"]{filter:brightness(0)invert()}[data-theme=dark] .addChat svg,[data-theme=dark] .settings svg,[data-theme=dark] .item svg,[data-theme=dark] .featureIcon svg{color:var(--text-primary)!important;fill:var(--text-primary)!important}[data-theme=dark] .sideBar svg{color:var(--text-primary)!important;fill:var(--text-primary)!important;stroke:var(--text-primary)!important}[data-theme=dark] .featuresList svg,[data-theme=dark] .settings .item svg,[data-theme=dark] .noLogin svg{color:var(--text-primary)!important;stroke:var(--text-primary)!important}[data-theme=dark] svg[stroke=currentColor]{stroke:var(--text-primary)!important}[data-theme=dark] .chatPage .sideBar .settings .item img,[data-theme=dark] img[src="/images/invite-friend.svg"],[data-theme=dark] img[src="/images/coin.svg"],[data-theme=dark] img[src="/images/profile.svg"],[data-theme=dark] img[src="/images/logout.svg"],[data-theme=dark] img[src="/images/chevron.svg"],[data-theme=dark] img[src="/images/separate.svg"],[data-theme=dark] img[src="/images/back.svg"]{filter:brightness(0)invert()!important}[data-theme=dark] .ant-input,[data-theme=dark] .ant-select-selector,[data-theme=dark] .ant-picker,[data-theme=dark] .ant-picker-input>input{background-color:var(--bg-secondary)!important;border-color:var(--border-medium)!important;color:var(--text-primary)!important}[data-theme=dark] .ant-input:hover,[data-theme=dark] .ant-select-selector:hover,[data-theme=dark] .ant-picker:hover{border-color:var(--border-strong)!important}[data-theme=dark] .ant-input:focus,[data-theme=dark] .ant-input:focus-within,[data-theme=dark] .ant-select-selector:focus,[data-theme=dark] .ant-select-selector:focus-within,[data-theme=dark] .ant-picker:focus,[data-theme=dark] .ant-picker:focus-within{border-color:var(--brand-primary)!important;box-shadow:0 0 0 .125rem #3acca233!important}[data-theme=dark] .ant-select-dropdown,[data-theme=dark] .ant-picker-dropdown{background-color:var(--bg-primary)!important;border-color:var(--border-medium)!important}[data-theme=dark] .ant-select-item{color:var(--text-primary)!important}[data-theme=dark] .ant-select-item:hover{background-color:var(--bg-hover)!important}[data-theme=dark] .ant-select-item-option-selected{background-color:var(--brand-primary)!important;color:#fff!important}[data-theme=dark] .ant-picker-cell-inner{color:var(--text-primary)!important}[data-theme=dark] .ant-picker-cell:hover .ant-picker-cell-inner{background-color:var(--bg-hover)!important}[data-theme=dark] .ant-picker-cell-selected .ant-picker-cell-inner{background-color:var(--brand-primary)!important;color:#fff!important}[data-theme=dark] .ant-form-item-label>label{color:var(--text-primary)!important}[data-theme=dark] .ant-modal-mask{background-color:#0009!important}[data-theme=dark] .ant-modal-content{background-color:var(--bg-primary)!important;border:.0625rem solid var(--border-medium)!important}[data-theme=dark] .ant-modal-header{background-color:var(--bg-primary)!important;border-bottom:.0625rem solid var(--border-medium)!important}[data-theme=dark] .ant-modal-title{color:var(--text-primary)!important}[data-theme=dark] .ant-modal .ant-modal-header .ant-modal-title,[data-theme=dark] .ant-modal-header .ant-modal-title,[data-theme=dark] .ant-modal-title,[data-theme=dark] .ant-modal .ant-modal-title{color:var(--text-primary)!important;background:0 0!important}[data-theme=dark] div.ant-modal-title,[data-theme=dark] .ant-modal-wrap .ant-modal-title{color:var(--text-primary)!important}[data-theme=dark] .ant-modal-body{background-color:var(--bg-primary)!important;color:var(--text-primary)!important}[data-theme=dark] .ant-modal-footer{background-color:var(--bg-primary)!important;border-top:.0625rem solid var(--border-medium)!important}[data-theme=dark] .ant-modal .ant-btn-default{background-color:var(--bg-secondary)!important;border-color:var(--border-medium)!important;color:var(--text-primary)!important}[data-theme=dark] .MuiInputBase-root,[data-theme=dark] .MuiOutlinedInput-root{color:var(--text-primary)!important;background-color:#0000!important;border-radius:.5rem!important;transition:all .3s!important}[data-theme=dark] .MuiInputBase-root:hover,[data-theme=dark] .MuiOutlinedInput-root:hover{background-color:var(--bg-hover)!important}[data-theme=dark] .MuiInputBase-root.Mui-focused,[data-theme=dark] .MuiOutlinedInput-root.Mui-focused{background-color:var(--bg-secondary)!important}[data-theme=dark] .MuiInputBase-input,[data-theme=dark] .MuiOutlinedInput-input{color:var(--text-primary)!important;font-size:.9375rem!important;font-weight:500!important}[data-theme=dark] .MuiInputBase-root input,[data-theme=dark] .MuiOutlinedInput-root input,[data-theme=dark] .MuiTextField-root input{color:var(--text-primary)!important;-webkit-text-fill-color:var(--text-primary)!important}[data-theme=dark] .MuiInputLabel-root{color:var(--text-secondary)!important;font-weight:500!important}[data-theme=dark] .MuiInputLabel-root.Mui-focused{color:var(--brand-primary)!important}[data-theme=dark] .MuiOutlinedInput-notchedOutline,[data-theme=dark] .MuiOutlinedInput-root:hover .MuiOutlinedInput-notchedOutline{border:none!important}[data-theme=dark] .MuiOutlinedInput-root.Mui-focused .MuiOutlinedInput-notchedOutline{border:none!important;box-shadow:0 0 0 .125rem #3acca226!important}[data-theme=dark] .MuiSvgIcon-root,[data-theme=dark] .MuiIconButton-root{color:var(--text-primary)!important}[data-theme=dark] .MuiPaper-root{background-color:var(--bg-primary)!important;color:var(--text-primary)!important}[data-theme=dark] .MuiPickersDay-root{color:var(--text-primary)!important}[data-theme=dark] .MuiPickersDay-root:hover{background-color:var(--bg-hover)!important}[data-theme=dark] .MuiPickersDay-root.Mui-selected{background-color:var(--brand-primary)!important;color:#fff!important}[data-theme=dark] .MuiPickersCalendarHeader-root,[data-theme=dark] .MuiTypography-root,[data-theme=dark] .MuiPickersArrowSwitcher-root button{color:var(--text-primary)!important}[data-theme=dark] .ant-dropdown{background-color:var(--bg-primary)!important;border:.0625rem solid var(--border-medium)!important;box-shadow:var(--shadow-lg)!important}[data-theme=dark] .ant-dropdown-menu{background-color:var(--bg-primary)!important;border:none!important}[data-theme=dark] .ant-dropdown-menu-item{color:var(--text-primary)!important}[data-theme=dark] .ant-dropdown-menu-item:hover{background-color:var(--bg-hover)!important}[data-theme=dark] .ant-dropdown-menu-item-selected{background-color:var(--bg-secondary)!important;color:var(--text-primary)!important}[data-theme=dark] .ant-popconfirm{background-color:var(--bg-primary)!important}[data-theme=dark] .ant-popconfirm .ant-popconfirm-inner{background-color:var(--bg-primary)!important;color:var(--text-primary)!important}[data-theme=dark] .ant-popconfirm .ant-popconfirm-message{color:var(--text-primary)!important}[data-theme=dark] .ant-tooltip{background-color:var(--bg-primary)!important}[data-theme=dark] .ant-tooltip-inner{background-color:var(--bg-primary)!important;color:var(--text-primary)!important;border:.0625rem solid var(--border-medium)!important}[data-theme=dark] .ant-tooltip-arrow:before{background-color:var(--bg-primary)!important;border-color:var(--border-medium)!important}[data-theme=dark] .ant-spin-dot-item{background-color:var(--brand-primary)!important}@media (max-width:768px){[data-theme=dark] .tips .title{color:#f7fafc!important;-webkit-text-fill-color:#f7fafc!important}[data-theme=dark] .tips .desc{color:#cbd5e0!important;-webkit-text-fill-color:#cbd5e0!important}}@media (min-width:769px){[data-theme=dark] .tips .title{color:var(--text-primary)!important}[data-theme=dark] .tips .desc{color:var(--text-secondary)!important}}[data-theme=dark] .MuiFormControl-root *,[data-theme=dark] .MuiInputBase-root *,[data-theme=dark] .MuiTextField-root *,[data-theme=dark] .MuiOutlinedInput-root *{color:var(--text-primary)!important}[data-theme=dark] .MuiInputBase-input[type=text],[data-theme=dark] .MuiOutlinedInput-input[type=text]{color:var(--text-primary)!important;-webkit-text-fill-color:var(--text-primary)!important}@keyframes thinking-shimmer{0%{transform:translate(-100%)}to{transform:translate(100%)}}span.thinking,.thinking{color:#888!important;display:inline-block!important;position:relative!important;overflow:hidden!important}span.thinking:before,.thinking:before{content:""!important;pointer-events:none!important;background:linear-gradient(90deg,#0000,#fffc,#0000)!important;width:100%!important;height:100%!important;animation:2s linear infinite thinking-shimmer!important;position:absolute!important;top:0!important;left:0!important}[data-theme=dark] span.thinking,[data-theme=dark] .thinking{color:#666!important}[data-theme=dark] span.thinking:before,[data-theme=dark] .thinking:before{background:linear-gradient(90deg,#0000,#fff9,#0000)!important}@media (prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}@property --tw-backdrop-blur{syntax:"*";inherits:false}@property --tw-backdrop-brightness{syntax:"*";inherits:false}@property --tw-backdrop-contrast{syntax:"*";inherits:false}@property --tw-backdrop-grayscale{syntax:"*";inherits:false}@property --tw-backdrop-hue-rotate{syntax:"*";inherits:false}@property --tw-backdrop-invert{syntax:"*";inherits:false}@property --tw-backdrop-opacity{syntax:"*";inherits:false}@property --tw-backdrop-saturate{syntax:"*";inherits:false}@property --tw-backdrop-sepia{syntax:"*";inherits:false}html,body{width:100%;height:100%}input::-ms-clear,input::-ms-reveal{display:none}*,*:before,*:after{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0,0,0,0)}body{margin:0}[tabindex="-1"]:focus{outline:none}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5em;font-weight:500}p{margin-top:0;margin-bottom:1em}abbr[title],abbr[data-original-title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted;border-bottom:0;cursor:help}address{margin-bottom:1em;font-style:normal;line-height:inherit}input[type=text],input[type=password],input[type=number],textarea{-webkit-appearance:none}ol,ul,dl{margin-top:0;margin-bottom:1em}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:500}dd{margin-bottom:.5em;margin-left:0}blockquote{margin:0 0 1em}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}pre,code,kbd,samp{font-size:1em;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace}pre{margin-top:0;margin-bottom:1em;overflow:auto}figure{margin:0 0 1em}img{vertical-align:middle;border-style:none}a,area,button,[role=button],input:not([type=range]),label,select,summary,textarea{touch-action:manipulation}table{border-collapse:collapse}caption{padding-top:.75em;padding-bottom:.3em;text-align:left;caption-side:bottom}input,button,select,optgroup,textarea{margin:0;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{padding:0;border-style:none}input[type=radio],input[type=checkbox]{box-sizing:border-box;padding:0}input[type=date],input[type=time],input[type=datetime-local],input[type=month]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;margin:0;padding:0;border:0}legend{display:block;width:100%;max-width:100%;margin-bottom:.5em;padding:0;color:inherit;font-size:1.5em;line-height:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-.125rem;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}mark{padding:.2em;background-color:#feffe6}
