#app{height:100dvh}@supports (top: env(safe-area-inset-top)){#app{padding-top:env(safe-area-inset-top);padding-left:env(safe-area-inset-left);padding-right:env(safe-area-inset-right);padding-bottom:env(safe-area-inset-bottom)}}.password-toggle{width:.6rem;height:.6rem;cursor:pointer;background-color:var(--color-text-tertiary);-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M12 4.5C7 4.5 2.73 7.61 1 12c1.73 4.39 6 7.5 11 7.5s9.27-3.11 11-7.5c-1.73-4.39-6-7.5-11-7.5zM12 17c-2.76 0-5-2.24-5-5s2.24-5 5-5 5 2.24 5 5-2.24 5-5 5zm0-8c-1.66 0-3 1.34-3 3s1.34 3 3 3 3-1.34 3-3-1.34-3-3-3z'/%3E%3C/svg%3E") no-repeat center center;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M12 4.5C7 4.5 2.73 7.61 1 12c1.73 4.39 6 7.5 11 7.5s9.27-3.11 11-7.5c-1.73-4.39-6-7.5-11-7.5zM12 17c-2.76 0-5-2.24-5-5s2.24-5 5-5 5 2.24 5 5-2.24 5-5 5zm0-8c-1.66 0-3 1.34-3 3s1.34 3 3 3 3-1.34 3-3-1.34-3-3-3z'/%3E%3C/svg%3E") no-repeat center center;-webkit-mask-size:contain;mask-size:contain}.password-toggle.visible{-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M12 7c2.76 0 5 2.24 5 5 0 .65-.13 1.26-.36 1.83l2.92 2.92c1.51-1.26 2.7-2.89 3.43-4.75-1.73-4.39-6-7.5-11-7.5-1.4 0-2.74.25-3.98.7l2.16 2.16C10.74 7.13 11.35 7 12 7zM2 4.27l2.28 2.28.46.46C3.08 8.3 1.78 10.02 1 12c1.73 4.39 6 7.5 11 7.5 1.55 0 3.03-.3 4.38-.84l.42.42L19.73 22 21 20.73 3.27 3 2 4.27zM7.53 9.8l1.55 1.55c-.05.21-.08.43-.08.65 0 1.66 1.34 3 3 3 .22 0 .44-.03.65-.08l1.55 1.55c-.67.33-1.41.53-2.2.53-2.76 0-5-2.24-5-5 0-.79.2-1.53.53-2.2zm4.31-.78l3.15 3.15.02-.16c0-1.66-1.34-3-3-3l-.17.01z'/%3E%3C/svg%3E") no-repeat center center;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M12 7c2.76 0 5 2.24 5 5 0 .65-.13 1.26-.36 1.83l2.92 2.92c1.51-1.26 2.7-2.89 3.43-4.75-1.73-4.39-6-7.5-11-7.5-1.4 0-2.74.25-3.98.7l2.16 2.16C10.74 7.13 11.35 7 12 7zM2 4.27l2.28 2.28.46.46C3.08 8.3 1.78 10.02 1 12c1.73 4.39 6 7.5 11 7.5 1.55 0 3.03-.3 4.38-.84l.42.42L19.73 22 21 20.73 3.27 3 2 4.27zM7.53 9.8l1.55 1.55c-.05.21-.08.43-.08.65 0 1.66 1.34 3 3 3 .22 0 .44-.03.65-.08l1.55 1.55c-.67.33-1.41.53-2.2.53-2.76 0-5-2.24-5-5 0-.79.2-1.53.53-2.2zm4.31-.78l3.15 3.15.02-.16c0-1.66-1.34-3-3-3l-.17.01z'/%3E%3C/svg%3E") no-repeat center center}::-webkit-scrollbar{display:none}:root{scrollbar-width:none;-ms-overflow-style:none;-webkit-scrollbar:none;--color-primary: #e60012;--color-secondary: #1890ff;--color-background: #fff;--color-surface: #f5f5f5;--color-text-primary: #333;--color-text-secondary: #868080;--color-text-tertiary: #999;--color-border: #BBBBBB;--color-user-message: #e1f3fb;--color-assistant-message: #f0f0f0;--color-shadow: rgba(0, 0, 0, .1);--color-drawer-background: #fff;--color-input-background: #fff;--color-button-background: #fff;--color-button-hover: #ebebeb;--color-active-item: #d4d4d4;--color-active-border: #1890ff;--color-icon: #333;--dark-color-primary: #ff4d4f;--dark-color-secondary: #177ddc;--dark-color-background: #121212;--dark-color-surface: #1e1e1e;--dark-color-text-primary: #e0e0e0;--dark-color-text-secondary: #a0a0a0;--dark-color-text-tertiary: #707070;--dark-color-border: #303030;--dark-color-user-message: #00395c;--dark-color-assistant-message: #2c2c2c;--dark-color-shadow: rgba(0, 0, 0, .3);--dark-color-drawer-background: #1e1e1e;--dark-color-input-background: #2c2c2c;--dark-color-button-background: #2c2c2c;--dark-color-button-hover: #383838;--dark-color-active-item: #003a5c;--dark-color-active-border: #177ddc;--dark-color-icon: #a0a0a0;--font-size-xs: .3rem;--font-size-sm: .35rem;--font-size-md: .4rem;--font-size-lg: .45rem;--font-size-xl: .5rem;--font-size-xxl: .6rem;--font-size-xxxl: .8rem;--line-height-tight: 1.2;--line-height-normal: 1.5;--line-height-loose: 1.8;--spacing-xs: .2rem;--spacing-sm: .3rem;--spacing-md: .45rem;--spacing-lg: .6rem;--spacing-xl: .8rem}@media screen and (max-width: 480px){:root{--font-size-xs: .6rem;--font-size-sm: .65rem;--font-size-md: .7rem;--font-size-lg: .8rem;--font-size-xl: .9rem;--font-size-xxl: 1rem;--font-size-xxxl: 1.2rem;--spacing-xs: .55rem;--spacing-sm: .65rem;--spacing-md: .75rem;--spacing-lg: .85rem;--spacing-xl: .95rem}}@media screen and (min-width: 481px) and (max-width: 767px){:root{--font-size-xs: .65rem;--font-size-sm: .7rem;--font-size-md: .8rem;--font-size-lg: .9rem;--font-size-xl: 1rem;--font-size-xxl: 1.1rem;--font-size-xxxl: 1.2rem;--spacing-xs: .55rem;--spacing-sm: .65rem;--spacing-md: .75rem;--spacing-lg: .85rem;--spacing-xl: .95rem}}@media screen and (min-width: 768px) and (max-width: 1024px){:root{--font-size-xs: .3rem;--font-size-sm: .35rem;--font-size-md: .4rem;--font-size-lg: .45rem;--font-size-xl: .55rem;--font-size-xxl: .65rem;--font-size-xxxl: .9rem}}@media screen and (min-width: 1025px){:root{--font-size-xs: .35rem;--font-size-sm: .4rem;--font-size-md: .45rem;--font-size-lg: .5rem;--font-size-xl: .6rem;--font-size-xxl: .75rem;--font-size-xxxl: 1.05rem}}body.dark-theme{--color-primary: var(--dark-color-primary);--color-secondary: var(--dark-color-secondary);--color-background: var(--dark-color-background);--color-surface: var(--dark-color-surface);--color-text-primary: var(--dark-color-text-primary);--color-text-secondary: var(--dark-color-text-secondary);--color-text-tertiary: var(--dark-color-text-tertiary);--color-border: var(--dark-color-border);--color-user-message: var(--dark-color-user-message);--color-assistant-message: var(--dark-color-assistant-message);--color-shadow: var(--dark-color-shadow);--color-drawer-background: var(--dark-color-drawer-background);--color-input-background: var(--dark-color-input-background);--color-button-background: var(--dark-color-button-background);--color-button-hover: var(--dark-color-button-hover);--color-active-item: var(--dark-color-active-item);--color-active-border: var(--dark-color-active-border);--color-icon: var(--dark-color-icon)}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;font-size:var(--font-size-md);line-height:var(--line-height-normal);color:var(--color-text-primary);background-color:var(--color-background);margin:0;padding:0;transition:background-color .3s ease,color .3s ease}.text-xs{font-size:var(--font-size-xs)}.text-sm{font-size:var(--font-size-sm)}.text-md{font-size:var(--font-size-md)}.text-lg{font-size:var(--font-size-lg)}.text-xl{font-size:var(--font-size-xl)}.text-xxl{font-size:var(--font-size-xxl)}.text-xxxl{font-size:var(--font-size-xxxl)}.fixed-bottom-input{position:fixed;bottom:0;left:0;right:0;padding:var(--spacing-md);background-color:var(--color-background);border-top:.025rem solid var(--color-border);z-index:50}.theme-toggle{position:fixed;top:.5rem;right:.5rem;z-index:101;display:flex;align-items:center;justify-content:center;width:1rem;height:1rem;border-radius:50%;background-color:var(--color-surface);box-shadow:0 .05rem .2rem var(--color-shadow);cursor:pointer;transition:background-color .3s ease}.theme-toggle-icon{width:.6rem;height:.6rem;transition:transform .3s ease}.theme-toggle:hover{background-color:var(--color-button-hover)}.theme-transition *{transition:background-color .3s ease,color .3s ease,border-color .3s ease,box-shadow .3s ease}.content-with-fixed-input{padding-bottom:1.75rem}
