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)}@-ms-viewport{width:device-width}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;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:-2px;-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}@font-face{font-family:Junicode;src:url(/assets/Junicode-BxWVNhun.ttf) format("truetype")}.header[data-v-915e89b7]{display:flex;align-items:center;justify-content:space-between;background-color:var(--theme-background);height:4rem;box-shadow:var(--theme-foregroundShadow);position:relative}.title-section[data-v-915e89b7]{display:flex;flex-direction:row;align-items:center;justify-content:center;margin-left:1rem;gap:1rem;position:absolute;left:0}.logo[data-v-915e89b7]{width:3rem;height:3rem}.title-link[data-v-915e89b7]{text-decoration:none;display:inline-block}.title[data-v-915e89b7]{font-family:Junicode;font-size:2.5rem;font-weight:700;color:var(--theme-textColor);margin:0rem;transition:all .2s ease}.title[data-v-915e89b7]:hover{transform:scale(1.02);color:var(--theme-primary)}.nav-links-section[data-v-915e89b7]{display:flex;align-items:center;position:absolute;left:50%;transform:translate(-50%)}.nav-link-container[data-v-915e89b7]{display:flex;flex-direction:column;align-items:center;position:relative}.mobile-only[data-v-915e89b7]{display:none}.nav-link[data-v-915e89b7]{color:var(--theme-textColor);font-size:1.2rem;font-weight:700;text-decoration:none;padding:.5rem 1rem;border-radius:.5rem;transition:all .3s ease}.nav-link[data-v-915e89b7]:hover{transform:translateY(-.1rem)}.nav-link[data-v-915e89b7]:active{transform:scale(.9)}.active-link[data-v-915e89b7]{color:var(--theme-primary)}.nav-link-indicator[data-v-915e89b7]{position:absolute;bottom:-5px;width:80%;height:4px;background-color:var(--theme-primary);border-radius:2px;transition:all .3s ease}.user-info-section[data-v-915e89b7]{display:flex;align-items:center;margin:0 1rem;gap:1rem;position:absolute;right:0}.weather-info[data-v-915e89b7]{display:flex;align-items:flex-start;gap:.4rem;color:var(--theme-textColor)}.weather-icon[data-v-915e89b7]{width:2rem;height:2rem;background:var(--theme-foreground);border-radius:.2rem;cursor:pointer}.weather-content[data-v-915e89b7]{display:flex;flex-direction:column;line-height:1.1}.weather-line[data-v-915e89b7]{display:flex;align-items:baseline;gap:.4rem}.weather-temp[data-v-915e89b7]{font-weight:700;color:var(--theme-primary)}.weather-city[data-v-915e89b7]{font-size:.9rem}.username[data-v-915e89b7]{font-family:Junicode;color:var(--theme-primary);font-size:2rem;font-weight:700;cursor:pointer}.username[data-v-915e89b7]:hover{animation:shake-915e89b7 .3s ease-in-out}.avatar[data-v-915e89b7]{cursor:pointer;transition:all .3s ease}.avatar[data-v-915e89b7]:hover{transform:scale(1.1)}@keyframes scrollText-915e89b7{0%{transform:translate(100%)}to{transform:translate(-100%)}}@keyframes shake-915e89b7{0%,to{transform:translate(0)}25%{transform:translate(-3px)}50%{transform:translate(3px)}75%{transform:translate(-3px)}}@media screen and (max-width: 768px){.header[data-v-915e89b7]{padding:0 .5rem;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scrollbar-width:none;position:relative}.header[data-v-915e89b7]::-webkit-scrollbar{display:none}.title-section[data-v-915e89b7]{display:none}.nav-links-section[data-v-915e89b7]{margin:0;justify-content:flex-start;min-width:max-content;padding:0;position:static;transform:none}.nav-link[data-v-915e89b7]{font-size:1rem;padding:.5rem;white-space:nowrap}.mobile-only[data-v-915e89b7]{display:flex}.not-show-in-mobile[data-v-915e89b7],.username[data-v-915e89b7]{display:none}.user-info-section[data-v-915e89b7]{flex-shrink:0;position:static;margin-right:0}.weather-info[data-v-915e89b7]{display:none}}.theme-icon[data-v-915e89b7]{width:16px;height:16px;margin-bottom:2px}.app-container{display:flex;flex-direction:column;height:100vh;width:100%;background-color:var(--theme-background);color:var(--theme-text)}.main-content{flex:1;overflow:auto}::-webkit-scrollbar{width:var(--theme-scrollbarWidth)}::-webkit-scrollbar-thumb{background-color:var(--theme-scrollbarThumb);border-radius:calc(var(--theme-scrollbarWidth) / 2)}::-webkit-scrollbar-track{background-color:var(--theme-scrollbarTrack)}div.mk-cute-theme h1:before,div.mk-cute-theme h2:before,div.mk-cute-theme h3:before,div.mk-cute-theme h4:before,div.mk-cute-theme h5:before,div.mk-cute-theme h6:before{content:"";display:block;position:absolute;left:0;top:0;bottom:0;margin:auto;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABwAAAAcCAYAAAByDd+UAAAF8UlEQVRIS71Wa2wUVRT+7r0zu9t2t/RBaSioPCpYbIUfaEIQUogSAwZDAlUSGwgg/CBATExMCJH1D2hIfOEjFEUEhViCgBgIUCH44OkjPAMGBVqhpUCfW3Zn5z7MuQOE0hYxMdxJdmd25s53vnO+851leMCLPWA8/CfA2TsvL8n7q+nTFfNLG+4VqInHOeJLDQMzdz/3r4DGGDb9lxu+aPcE7U61JHDMDePcuv0O21ShugOefqDdtBie3Dk6K/O+Ab+qOjJiz7Ahv6c8hbDDwRiQlgYGDOcaWyEcjg8On+j71IpJndjGt9XO+jM7+pkywNvbazIfercieSdoJ4bE5sWjyZqMpDdeaQNXMNC34ME3LV8B56+1w3AOgk+EXe/Ub6uiLB6XdH/G/mYjeBCcFwnt3zQqWt4t4NjjnhzQ1CGkBhwOCMFAB71U0qsYgRlwBtQ1tiEJAy44OBdQUmFK3aWS06NLT+ukZAQoKCCjsfbDmk6p78RwX3ncWffmIj8U4kh6GpEwh+9rGy23LDU4GBrrm9DsuDYIGMAYIC/EUNQ7Cq1hn+WM2TI8f+jEyCmvjfn1FssuojHx6tDkyZOaCzr8TNpASzDAk8amlRIrEylcSGsYrcGIstIYWhgDDIM2BiGH3ywFkGAC1U9n38bpVqWGdk6r4HMWrZZaG1D5KLn0qYyBEAKnG1otAxLR8L7Z9nfP13CJHQ/ST4vK8sVHe8JsU0U6uO5hlexo8PI7vNDQomwoBRAwpSmtgJAAztS3QLsOsmBQlBtFJMQhlbbPUBBUR7o2hqHVddLbRsfCPQJ+u3TPw8uGl1yklAlHIJZKo3//XEhlLCtifPFyM7xwCI/lZ8IKTTBbS7pPLIggZZsSQ+zXbT4UYSsnet3UMM5HPT5LGbrDGYQroClyT2Jwnyj9aN949e8mDCwuRFoqKxRHUJ21BSDRELuQYGhvbMVV32Dp2RuxcfHSRBfAYTsbU9nJdFj5EiLkglHkRInC1xoxKbH9hQJIaTDvxxTCUddWl4wg0dCCtqSPDmoVx4Eitpxh64ZtsT6b5ie6pPRkfF90TllxOzEwmipMKRRgHODGgCuJkqIcvDdC2BZ5Y+tlHHMzkAKghbAxcQqQDiKrFBxhqg5MHTivS1tQ+sdsvaQl5Yd6yfdRXNQLsQwXnq/AQFLXEIIjzBSuNaaR0SuEtkQKl9IKjAsbJaWfzo1USDsM6zceDJfeVGgnhhN2N7YOyo5kJz1pa2AbgfrO1gRwXW6vSRQNtddR+EhvKGmseskgTtY2Q7kucYWWgToPHzyUyXry0iXfnBtfl5f/PaWPvPNW/zkOAQegJHltFE5dSaCskHqPVEnqpMAMEgkPtR1pKxyh/N0/vTToubtH1G3RmLjhM8ubKXfWB2mRa9ySOaWS2uT8lTZ0cI6I52Ngv7zAbW9mQVm1cpytu441P38XeXTlQu+e46nyh+bjLkMZRU0MCYTCJWZSG1y7cBWNURpxBlxqFBfEwGnGGhaYPSNwhpSv4DK+/vPynBk9MqRIiOWs8a2WJTm9a+cgh6SaMIMz9W1WjYHHMtv0wSmZdWB9gdsya/rcYVg7JoffCdqlD6ceTpiY59tM0PhJp5WNvra+BQkejCMyBarr8KKYDcZi8sDaCDKYFIGRk+FnSVXzyTO9JxBwF8DLc1dlLn65ooNEYN0fBsu21fTvL6PXnhxXlnLIqqhYYBian4lQ2Lk9ogiALsimiLC1QYfhlV1Hnxh7JfcMqxrpd7U2GFa5t9nOd7Kr+kg4uWvnCpromlJeXlq3Os3ZLOlrZBmNQf1ybVqpxhbA7mRIOCy1+esDOWhIyDv/+3Q7LRbsqH+rKRJ+nba+/+WW7II1s9vvVBuNr7KNF1WUM1bSt5f1Vq01jUVkKfnx8uoti3Or5rbd9782M61azJz/rFywYU/OyKqK1p5G2MS1Z18tGFDwTkvIxcK9RwaMP3a9/tbc62lPj/Nw5B9ey9Ehy/MY4oEqelgNleuyCgdXJlmc3fO5Ll56r5f+n/f+AWFf9jvBgaHpAAAAAElFTkSuQmCC);animation:spin 2s linear 0s infinite}.home-container[data-v-305e195b]{width:100%;height:100vh;display:flex;flex-direction:column;color:var(--theme-textColor);overflow-y:auto;position:relative;z-index:1}.welcome-container[data-v-305e195b]{width:100%;min-height:100vh;display:flex;flex-direction:column;align-items:center;gap:2rem;justify-content:space-between;color:var(--theme-textColor);padding:2rem 1rem;position:relative}.welcome-header[data-v-305e195b]{flex-shrink:0;display:flex;justify-content:center;align-items:center}.welcome-main[data-v-305e195b]{flex:1;display:flex;justify-content:center;align-items:center;width:100%;min-height:0}.welcome-footer[data-v-305e195b]{flex-shrink:0;display:flex;justify-content:center;align-items:center}.main-image[data-v-305e195b]{max-width:65%;max-height:100%;width:auto;height:auto;object-fit:contain}.welcome-title[data-v-305e195b]{font-family:Junicode;font-size:4rem;font-weight:700;text-align:center}.welcome-title-highlight[data-v-305e195b]{font-family:Junicode;font-size:rem;font-weight:700;color:var(--theme-primary);font-style:italic}.get-started-button[data-v-305e195b]{font-family:Junicode;font-size:2rem;font-weight:700;background-color:var(--theme-primary);color:var(--theme-background);height:fit-content;width:fit-content;padding:.5rem 6rem;border-radius:2rem;border:none;cursor:pointer;transition:all .3s ease;margin-top:1rem;display:flex;align-items:center;justify-content:center;gap:.5rem}.get-started-button[data-v-305e195b]:hover{transform:scale(1.02)}.lines-canvas[data-v-305e195b]{position:fixed;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none}.features-container[data-v-305e195b]{width:100%;padding:2rem 15%;display:flex;flex-direction:row;align-items:center;gap:2rem;margin-bottom:2rem}.feature-intro[data-v-305e195b]{width:40%;height:100%;display:flex;flex-direction:column;justify-content:center}.feature-pic[data-v-305e195b]{width:60%;height:100%;display:flex;justify-content:center;align-items:center;position:relative}.feature-pic[data-v-305e195b]:before{content:"";position:absolute;width:100%;height:100%;background:radial-gradient(ellipse at center,rgba(62,133,243,.7) 0%,rgba(62,133,243,.4) 40%,rgba(62,133,243,.2) 60%,transparent 100%);filter:blur(2rem);opacity:.6;z-index:0;transition:all .5s ease;border-radius:2rem}.feature-title[data-v-305e195b]{font-size:2.5rem;font-weight:700;color:var(--theme-primary);margin-bottom:1.5rem}.feature-description[data-v-305e195b]{font-size:1.2rem;line-height:1.5}.feature-description[data-v-305e195b] .md-editor-preview{background-color:var(--theme-background)}.feature-image[data-v-305e195b]{max-width:100%;max-height:100%;border-radius:.5rem;transition:all .3s ease;z-index:1;border:2px solid var(--theme-primary)}.feature-right[data-v-305e195b]{order:2}.feature-left[data-v-305e195b]{order:1}@media screen and (max-width: 768px){.welcome-container[data-v-305e195b]{height:100vh;justify-content:space-between}.welcome-main[data-v-305e195b]{flex:1}.welcome-title[data-v-305e195b],.welcome-title-highlight[data-v-305e195b]{font-size:2rem}.get-started-button[data-v-305e195b]{font-size:1.5rem;padding:.5rem 3rem}.main-image[data-v-305e195b]{max-width:100%;max-height:100%}.features-container[data-v-305e195b]{height:auto;padding:1rem;flex-direction:column}.feature-intro[data-v-305e195b],.feature-pic[data-v-305e195b]{width:100%;height:auto}.feature-title[data-v-305e195b]{font-size:2rem;text-align:center}.feature-description[data-v-305e195b]{font-size:1rem}.feature-image[data-v-305e195b]{transform:none!important;max-height:300px}.feature-pic[data-v-305e195b]:before{display:none}.feature-right[data-v-305e195b],.feature-left[data-v-305e195b]{order:0}}.register-container[data-v-d37f5d82]{display:flex;justify-content:center;align-items:center;height:calc(100vh - 4rem);width:100%;color:var(--theme-textColor)}.register-form[data-v-d37f5d82]{width:30%;display:flex;flex-direction:column;gap:1rem;background-color:var(--theme-foreground);padding:2rem;border-radius:.5rem;box-shadow:var(--theme-foregroundShadow);animation:fadeIn-d37f5d82 .3s ease-in-out;animation-fill-mode:both}.register-title[data-v-d37f5d82]{color:var(--theme-primary);font-size:2rem;font-weight:700;text-align:center;margin-bottom:1rem}.required-input[data-v-d37f5d82]{border:2px solid var(--theme-primary);border-radius:.5rem;color:var(--theme-primary)}.optional-input[data-v-d37f5d82]{border:2px dashed var(--theme-secondary);color:var(--theme-secondary)}.login-link[data-v-d37f5d82]{text-align:center;color:var(--theme-secondary);font-weight:700;cursor:pointer}.ant-form-item[data-v-d37f5d82]{margin-bottom:1rem}[data-v-d37f5d82] .required-input .ant-input,[data-v-d37f5d82] .optional-input .ant-input{border:none}.verification-code-container[data-v-d37f5d82]{display:flex;gap:1rem}.verification-code-input[data-v-d37f5d82]{flex:1}.send-code-button[data-v-d37f5d82]{white-space:nowrap}@keyframes fadeIn-d37f5d82{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media screen and (max-width: 768px){.register-form[data-v-d37f5d82]{width:100%;margin:1rem;padding:1rem}.register-title[data-v-d37f5d82]{font-size:1.5rem;margin-bottom:0rem}.ant-form-item[data-v-d37f5d82]{margin-bottom:.5rem}.verification-code-container[data-v-d37f5d82]{flex-direction:column;gap:.5rem}.send-code-button[data-v-d37f5d82]{width:100%}}.login-container[data-v-e85abe81]{display:flex;justify-content:center;align-items:center;height:calc(100vh - 4rem);width:100%;color:var(--theme-textColor)}.login-form[data-v-e85abe81]{width:30%;padding:1rem 2rem;display:flex;flex-direction:column;gap:1rem;background-color:var(--theme-foreground);padding:2rem;border-radius:.5rem;box-shadow:var(--theme-foregroundShadow);animation:fadeIn-e85abe81 .3s ease-in-out;animation-fill-mode:both}.login-title[data-v-e85abe81]{color:var(--theme-primary);font-size:2rem;font-weight:700;text-align:center;margin-bottom:1rem}.required-input[data-v-e85abe81]{border:2px solid var(--theme-primary);border-radius:.5rem;color:var(--theme-primary)}.register-link[data-v-e85abe81]{text-align:center;color:var(--theme-secondary);font-weight:700;cursor:pointer;display:flex;flex-direction:row;padding:0 2rem;justify-content:space-between;width:100%}.ant-form-item[data-v-e85abe81]{margin-bottom:1rem}[data-v-e85abe81] .required-input .ant-input{border:none}@keyframes fadeIn-e85abe81{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media screen and (max-width: 768px){.login-form[data-v-e85abe81]{width:100%;margin:1rem;padding:1rem}.login-title[data-v-e85abe81]{font-size:1.5rem;margin-bottom:0rem}.ant-form-item[data-v-e85abe81]{margin-bottom:.5rem}}.profile-card-left[data-v-31cce644]{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;color:var(--theme-textColor);padding:0 1rem;overflow-y:auto}.username[data-v-31cce644]{font-size:2rem;font-weight:700;margin-top:1rem;color:var(--theme-primary)}.info-display[data-v-31cce644]{width:100%}.info-row[data-v-31cce644]{display:flex;align-items:center;padding:.5rem;border-bottom:2px solid var(--theme-background);position:relative;line-height:1.5}.info-label[data-v-31cce644]{color:var(--theme-secondary);font-size:1.2rem;font-weight:700;width:25%;text-align:justify;text-align-last:justify;margin-right:1rem;flex-shrink:0}.info-value[data-v-31cce644]{font-size:1.2rem;font-weight:700;flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding-right:1.5rem}.logout-button[data-v-31cce644]{margin-top:.5rem}.avatar-upload[data-v-31cce644]{position:relative;cursor:pointer}.upload-overlay[data-v-31cce644]{position:absolute;top:0;left:0;right:0;bottom:0;background:#0000004d;border-radius:50%;display:flex;justify-content:center;align-items:center;opacity:0;transition:opacity .3s}.avatar-upload:hover .upload-overlay[data-v-31cce644]{opacity:1}.edit-icon[data-v-31cce644]{opacity:0;transition:opacity .3s ease;cursor:pointer;color:var(--theme-primary);position:absolute;right:.5rem}.info-row:hover .edit-icon[data-v-31cce644]{opacity:1}.ant-form-item[data-v-31cce644]{margin-bottom:.5rem}.verification-code-container[data-v-31cce644]{display:flex;gap:1rem}.verification-code-container .ant-input[data-v-31cce644]{flex:1}.update-password-button[data-v-31cce644]{margin-top:1rem}@media screen and (max-width: 768px){.profile-card-left[data-v-31cce644]{width:100%;border-radius:.5rem .5rem 0 0;padding:0}.username[data-v-31cce644]{font-size:1.5rem;margin-top:.5rem}.info-row[data-v-31cce644]{padding:.5rem}.info-label[data-v-31cce644],.info-value[data-v-31cce644]{font-size:1rem}.verification-code-container[data-v-31cce644]{flex-direction:column;gap:.5rem}.verification-code-container .ant-btn[data-v-31cce644]{width:100%}}.profile-card-right[data-v-d099e543]{width:100%;height:100%;padding:0 1rem;display:flex;flex-direction:column;color:var(--theme-textColor);gap:1rem;overflow-y:auto;overflow-x:hidden}.resource-container[data-v-d099e543]{width:100%}.resource-item[data-v-d099e543]{width:100%;background-color:var(--theme-background);border-radius:.5rem;border:2px solid var(--theme-primary);display:flex;flex-direction:row;align-items:center;padding:.5rem}.resource-item-icon[data-v-d099e543]{font-size:2rem;width:fit-content;color:var(--theme-primary)}.resource-item-right[data-v-d099e543]{flex:1;display:flex;flex-direction:column;justify-content:center;align-items:center}.resource-item-right-name[data-v-d099e543],.resource-item-right-count[data-v-d099e543]{font-size:1.2rem;font-weight:700}.resource-item-right-divider[data-v-d099e543]{width:90%;height:2px;background-color:var(--theme-textColor);margin:.5rem 0}.ai-model-container[data-v-d099e543]{width:100%;display:flex;flex-direction:column}.ai-model-item[data-v-d099e543]{width:100%;background-color:var(--theme-background);border-radius:.5rem;border:2px solid var(--theme-primary);padding:.5rem;display:flex;flex-direction:row;align-items:center;gap:.5rem}.ai-model-item:hover .ai-model-item-delete[data-v-d099e543]{opacity:1}.ai-model-item-icon[data-v-d099e543]{width:2rem;height:2rem;border-radius:50%}.ai-model-item-content[data-v-d099e543]{flex:1;overflow:hidden}.ai-model-item-name[data-v-d099e543]{display:flex;align-items:center;justify-content:center;gap:.5rem;flex:1}.ai-model-item-name-text[data-v-d099e543]{font-size:1.2rem;font-weight:700;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;line-height:1.5;color:var(--theme-primary)}.ai-model-item-detail[data-v-d099e543]{font-size:.9rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ai-model-item-detail-label[data-v-d099e543]{font-size:1rem;font-weight:700}.ai-model-item-delete[data-v-d099e543]{font-size:1.5rem;color:var(--theme-primary);cursor:pointer;margin-left:auto;opacity:0;transition:all .3s ease}.ant-form-item[data-v-d099e543]{margin-bottom:.5rem}@media screen and (max-width: 768px){.profile-card-right[data-v-d099e543]{width:100%;border-radius:0 0 .5rem .5rem;padding:0}.resource-container[data-v-d099e543]{padding-right:0}.resource-item[data-v-d099e543]{padding:.5rem}.resource-item-right-name[data-v-d099e543],.resource-item-right-count[data-v-d099e543]{font-size:1rem}}.profile-container[data-v-f33635d3]{width:100%;height:100%;display:flex;justify-content:center;align-items:center;color:var(--theme-textColor)}.profile-card[data-v-f33635d3]{width:70%;height:70%;background-color:var(--theme-foreground);box-shadow:var(--theme-foregroundShadow);display:flex;flex-direction:row;border-radius:.5rem;padding:1rem 0;animation:fadeIn-f33635d3 .3s ease-in-out;animation-fill-mode:both}.profile-divider-vertical[data-v-f33635d3]{display:block}.profile-divider-horizontal[data-v-f33635d3]{display:none}@keyframes fadeIn-f33635d3{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.profile-left-view[data-v-f33635d3]{width:40%}.profile-right-view[data-v-f33635d3]{width:60%}@media screen and (max-width: 768px){.profile-container[data-v-f33635d3]{padding:.5rem;align-items:flex-start;overflow-y:auto}.profile-card[data-v-f33635d3]{width:100%;height:auto;flex-direction:column;padding:1rem}.profile-left-view[data-v-f33635d3],.profile-right-view[data-v-f33635d3]{width:100%}.profile-divider-vertical[data-v-f33635d3]{display:none}.profile-divider-horizontal[data-v-f33635d3]{display:block}}.profile-container[data-v-af423ef2]{padding:2rem;display:flex;justify-content:center;align-items:center;min-height:calc(100vh - 4rem);perspective:1500px;color:var(--theme-textColor)}.card-wrapper[data-v-af423ef2]{width:100%;max-width:30%;height:550px;position:relative;transition:transform .8s;transform-style:preserve-3d}.card-wrapper.is-flipped[data-v-af423ef2]{transform:rotateY(180deg)}.profile-card[data-v-af423ef2]{position:absolute;width:100%;height:fit-content;backface-visibility:hidden;background:var(--theme-foreground);padding:2rem;border-radius:.5rem;box-shadow:var(--theme-foregroundShadow)}.card-front[data-v-af423ef2]{transform:rotateY(0)}.card-back[data-v-af423ef2]{transform:rotateY(180deg)}.flip-button[data-v-af423ef2]{position:absolute;top:1rem;right:1rem;width:40px;height:40px;border-radius:50%;background:var(--theme-background);display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s;color:var(--theme-primary)}.flip-button[data-v-af423ef2]:hover{background:var(--theme-background);transform:scale(1.1)}.profile-title[data-v-af423ef2]{color:var(--theme-primary);font-weight:700;font-size:2rem;text-align:center;margin-bottom:2rem}.avatar-section[data-v-af423ef2]{display:flex;justify-content:center;margin-bottom:2rem}.avatar-upload[data-v-af423ef2]{position:relative;cursor:pointer}.upload-overlay[data-v-af423ef2]{position:absolute;top:0;left:0;right:0;bottom:0;background:#00000080;border-radius:50%;display:flex;flex-direction:column;justify-content:center;align-items:center;opacity:0;transition:opacity .3s}.avatar-upload:hover .upload-overlay[data-v-af423ef2]{opacity:1}.info-display[data-v-af423ef2]{margin:1.5rem 0 0rem;width:100%}.info-row[data-v-af423ef2]{display:flex;align-items:center;padding:.8rem 1rem;border-bottom:2px solid var(--theme-background)}.info-label[data-v-af423ef2]{color:var(--theme-secondary);font-size:1rem;font-weight:700;width:25%;text-align:justify;text-align-last:justify;margin-right:1.5rem;flex-shrink:0}.disabled-input[data-v-af423ef2]{background-color:var(--theme-background);cursor:not-allowed}.info-value[data-v-af423ef2]{font-size:1.2rem;font-weight:700;flex:1}.user-type[data-v-af423ef2]{font-size:.9rem;color:var(--theme-primary);margin-left:.5rem}.ant-form-item[data-v-af423ef2]{margin-bottom:.5rem}.action-buttons[data-v-af423ef2]{margin-top:.8rem;display:flex;flex-direction:column;gap:.5rem}[data-v-af423ef2] .ant-form-item{margin-bottom:0rem}[data-v-af423ef2] .ant-input[disabled]{font-weight:700}.password-modal [data-v-af423ef2] .ant-modal-content{padding:0;border-radius:.5rem;overflow:hidden;background-color:var(--theme-foreground)}.modal-title[data-v-af423ef2]{color:var(--theme-primary);font-weight:700;font-size:1.5rem;text-align:center;margin-bottom:1rem}.password-info-row[data-v-af423ef2]{display:flex;align-items:flex-start;padding:.8rem 1rem;border-bottom:2px solid var(--theme-background)}.password-info-label[data-v-af423ef2]{color:var(--theme-secondary);font-size:1rem;font-weight:700;width:100px;text-align:justify;text-align-last:justify;margin-right:1.5rem;padding-top:4px}.error-message[data-v-af423ef2]{color:var(--theme-primary);font-size:.8rem;margin-top:.3rem}.modal-actions[data-v-af423ef2]{display:flex;justify-content:flex-end;gap:8px;margin-top:1.5rem;padding:0 1rem}.password-info-value[data-v-af423ef2]{flex:1}.password-info-value [data-v-af423ef2] .ant-input{width:100%}@media screen and (max-width: 768px){.profile-container[data-v-af423ef2]{padding:0rem}.profile-card[data-v-af423ef2]{padding:1rem}.card-wrapper[data-v-af423ef2]{max-width:95%;height:auto;min-height:600px}.profile-title[data-v-af423ef2]{font-size:1.5rem!important;margin-bottom:1.5rem!important}.avatar-section[data-v-af423ef2]{margin-bottom:1.5rem!important}.avatar-section[data-v-af423ef2] .ant-avatar{width:100px!important;height:100px!important;line-height:100px!important;font-size:48px!important}.info-row[data-v-af423ef2]{flex-direction:column;align-items:flex-start;padding:.5rem 0}.info-label[data-v-af423ef2]{width:100%;margin-right:0;margin-bottom:.3rem;text-align:left;text-align-last:left;font-size:.9rem}.info-value[data-v-af423ef2]{width:100%;font-size:1rem}.action-buttons[data-v-af423ef2]{margin-top:1.2rem}.password-info-row[data-v-af423ef2]{flex-direction:column;padding:.5rem 0}.password-info-label[data-v-af423ef2]{width:100%;margin-bottom:.25rem;text-align:left;text-align-last:left;font-size:.9rem;padding-top:0}.password-info-value[data-v-af423ef2]{width:100%}.modal-title[data-v-af423ef2]{font-size:1.3rem;margin-bottom:.8rem}.modal-actions[data-v-af423ef2]{margin-top:1rem;padding:0}.error-message[data-v-af423ef2]{font-size:.75rem}}.reset-password-container[data-v-0f9011f8]{display:flex;justify-content:center;align-items:center;height:calc(100vh - 4rem);width:100%;color:var(--theme-textColor)}.reset-password-form[data-v-0f9011f8]{width:30%;display:flex;flex-direction:column;gap:1rem;background-color:var(--theme-foreground);padding:2rem;border-radius:.5rem;box-shadow:var(--theme-foregroundShadow);animation:fadeIn-0f9011f8 .3s ease-in-out;animation-fill-mode:both}.reset-password-title[data-v-0f9011f8]{color:var(--theme-primary);font-size:2rem;font-weight:700;text-align:center;margin-bottom:1rem}.required-input[data-v-0f9011f8]{border:2px solid var(--theme-primary);border-radius:.5rem;color:var(--theme-primary)}.login-link[data-v-0f9011f8]{text-align:center;color:var(--theme-secondary);font-weight:700;cursor:pointer}.ant-form-item[data-v-0f9011f8]{margin-bottom:1rem}[data-v-0f9011f8] .required-input .ant-input{border:none}.verification-code-container[data-v-0f9011f8]{display:flex;gap:1rem}.verification-code-input[data-v-0f9011f8]{flex:1}.send-code-button[data-v-0f9011f8]{white-space:nowrap}@keyframes fadeIn-0f9011f8{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media screen and (max-width: 768px){.reset-password-form[data-v-0f9011f8]{width:100%;margin:1rem;padding:1rem}.reset-password-title[data-v-0f9011f8]{font-size:1.5rem;margin-bottom:0rem}.ant-form-item[data-v-0f9011f8]{margin-bottom:.5rem}.verification-code-container[data-v-0f9011f8]{flex-direction:column;gap:.5rem}.send-code-button[data-v-0f9011f8]{width:100%}}.file-previewer[data-v-216541bc]{width:100%;color:var(--theme-textColor)}.preview-content[data-v-216541bc]{display:flex;justify-content:center;align-items:center;min-height:200px;max-height:80vh;overflow:auto}.image-preview[data-v-216541bc]{text-align:center;width:100%}.image-preview img[data-v-216541bc]{max-width:100%;max-height:70vh;object-fit:contain}.text-preview[data-v-216541bc]{width:100%;overflow:auto;background-color:var(--theme-background);padding:16px;border-radius:4px;max-height:70vh}.text-preview pre[data-v-216541bc]{white-space:pre-wrap;word-wrap:break-word;margin:0;font-family:Courier New,Courier,monospace}.loading-container[data-v-216541bc]{display:flex;flex-direction:column;justify-content:center;align-items:center;height:200px}.loading-spinner[data-v-216541bc]{border:4px solid rgba(0,0,0,.1);border-radius:50%;border-top:4px solid var(--theme-primary);width:40px;height:40px;animation:spin-216541bc 1s linear infinite;margin-bottom:16px}@keyframes spin-216541bc{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.error-container[data-v-216541bc]{color:#ff4d4f;text-align:center;padding:20px}.unknown-preview[data-v-216541bc]{text-align:center;padding:20px}.unknown-preview a[data-v-216541bc]{display:inline-block;margin-top:10px;padding:8px 16px;background-color:var(--theme-primary);border-radius:4px;text-decoration:none}.audio-preview[data-v-216541bc],.video-preview[data-v-216541bc]{width:100%}.office-preview[data-v-216541bc],.pdf-preview[data-v-216541bc]{width:100%;height:600px}@media screen and (max-width: 768px){.preview-content[data-v-216541bc]{max-height:90vh}.image-preview img[data-v-216541bc]{max-height:80vh}.text-preview[data-v-216541bc]{padding:12px;font-size:14px}.office-preview[data-v-216541bc],.pdf-preview[data-v-216541bc]{height:80vh}.audio-preview audio[data-v-216541bc],.video-preview video[data-v-216541bc]{width:100%;max-height:80vh}.unknown-preview[data-v-216541bc]{padding:16px}.unknown-preview a[data-v-216541bc]{width:100%;text-align:center;padding:12px}[data-v-216541bc] .ant-modal{max-width:100vw;margin:0;top:0;padding-bottom:0}[data-v-216541bc] .ant-modal-content{border-radius:0;height:100vh}[data-v-216541bc] .ant-modal-body{height:calc(100vh - 24px);padding:12px}[data-v-216541bc] .ant-modal-header{padding:12px}[data-v-216541bc] .ant-modal-title{font-size:16px}}.file-manager[data-v-fb6993c9]{width:100%;height:100%;background-color:var(--theme-foreground);border-radius:.5rem;display:flex;flex-direction:column;color:var(--theme-textColor)}.file-upload-container[data-v-fb6993c9]{padding-bottom:.5rem;border-bottom:2px solid var(--theme-background);flex-shrink:0}.file-list-container[data-v-fb6993c9]{padding-top:.5rem;padding:.5rem;display:flex;flex-direction:column;gap:.5rem;overflow-y:auto;flex:1;min-height:0}.file-list-item[data-v-fb6993c9]{display:flex;flex-direction:row;align-items:stretch;border:2px solid var(--theme-background);border-radius:.5rem;padding:.5rem;gap:.5rem}.file-icon[data-v-fb6993c9]{font-size:1.5rem;color:var(--theme-primary);flex:0 0 auto;display:flex;align-items:center}.file-list-item-info[data-v-fb6993c9]{display:flex;flex-direction:column;flex:1;min-width:0;justify-content:center}.file-list-item-name[data-v-fb6993c9]{font-size:.9rem;line-height:1.4;font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.file-list-item-bottom[data-v-fb6993c9]{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:.5rem}.file-list-item-tags[data-v-fb6993c9]{display:flex;flex-direction:row;align-items:center;gap:.5rem;flex-wrap:wrap}.info-tag[data-v-fb6993c9]{display:flex;align-items:center;gap:2px;margin:0;padding:0 4px;font-size:.75rem;line-height:1.5;border:none}.file-list-item-action[data-v-fb6993c9]{display:flex;flex-direction:row;gap:.25rem;flex:0 0 auto;margin-left:auto}.no-files-container[data-v-fb6993c9]{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:1rem;opacity:.6}.upload-progress[data-v-fb6993c9]{padding:0rem}.upload-progress[data-v-fb6993c9] .ant-progress-text{font-size:.8rem}.upload-progress-header[data-v-fb6993c9]{display:flex;align-items:center;gap:.5rem}.upload-progress-header[data-v-fb6993c9] .ant-progress{flex:1;margin:0}.upload-progress-header[data-v-fb6993c9] .ant-btn-link{padding:0;height:auto;font-size:.9rem}.upload-status[data-v-fb6993c9]{text-align:center;opacity:.7;font-size:.8rem}.rename-input-container[data-v-fb6993c9]{display:flex;align-items:center;gap:4px}.file-extension[data-v-fb6993c9]{font-size:14px;opacity:.7;padding:4px 8px;background-color:var(--theme-background);border-radius:4px;white-space:nowrap}.permission-option[data-v-fb6993c9]{display:flex;flex-direction:column}.permission-description[data-v-fb6993c9]{font-size:.8rem;opacity:.6}.note-detail[data-v-48cb0d47]{width:100%;height:100%;overflow:hidden;display:flex;flex-direction:column;color:var(--theme-textColor)}.empty-state[data-v-48cb0d47]{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;opacity:.6}.empty-icon[data-v-48cb0d47]{font-size:3rem}.empty-text[data-v-48cb0d47]{font-size:.9rem}[data-v-48cb0d47] .file-manager{height:100%;display:flex;flex-direction:column;overflow:hidden}[data-v-48cb0d47] .file-list-container{flex:1;overflow-y:auto;min-height:0}.left-part[data-v-f1ad6341]{width:100%;height:100%;background-color:transparent;padding:1rem .5rem 1rem 1rem;perspective:1500px;color:var(--theme-textColor)}.card-wrapper[data-v-f1ad6341]{width:100%;height:100%;position:relative;transition:transform .5s;transform-style:preserve-3d}.card-wrapper.is-flipped[data-v-f1ad6341]{transform:rotateY(180deg)}.real-part[data-v-f1ad6341]{width:100%;height:100%;background-color:var(--theme-foreground);border-radius:.5rem;box-shadow:var(--theme-foregroundShadow);padding:.5rem;gap:.5rem;display:flex;flex-direction:column;position:absolute;backface-visibility:hidden}.card-front[data-v-f1ad6341]{transform:rotateY(0)}.card-back[data-v-f1ad6341]{transform:rotateY(180deg)}.search-header[data-v-f1ad6341],.back-header[data-v-f1ad6341]{display:flex;gap:.5rem;align-items:center}.search-input[data-v-f1ad6341]{flex:1}.flip-button[data-v-f1ad6341],.collapse-button[data-v-f1ad6341]{width:2rem;height:2rem;border-radius:50%;background:var(--theme-background);display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .5s;flex-shrink:0}.flip-button[data-v-f1ad6341]:hover,.collapse-button[data-v-f1ad6341]:hover{background:var(--theme-background);transform:scale(1.1)}.back-header[data-v-f1ad6341]{justify-content:space-between;align-items:center;padding-bottom:.5rem;border-bottom:2px solid var(--theme-background)}.back-header h2[data-v-f1ad6341]{margin:0;color:var(--theme-primary);font-weight:700}.catalogue-container[data-v-f1ad6341]{width:100%;background-color:var(--theme-foreground);overflow-y:auto;flex:1;min-height:0;display:flex;flex-direction:column;gap:.5rem;padding:0 .5rem;padding-left:0}.catalogue-item[data-v-f1ad6341]{border:2px solid var(--theme-background);border-radius:.5rem;padding:.5rem;cursor:pointer;transition:all .2s ease-in-out;transform-origin:center;-webkit-user-select:none;user-select:none;animation:fadeIn-f1ad6341 .2s ease-in-out;animation-fill-mode:both;border-left:4px solid var(--theme-background)}.catalogue-item[data-v-f1ad6341]:hover{border-color:var(--theme-secondary);background-color:var(--theme-background)}.catalogue-item.active[data-v-f1ad6341]{border-color:var(--theme-primary);background-color:var(--theme-background)}@keyframes fadeIn-f1ad6341{0%{opacity:0;transform:translate(-10px)}to{opacity:1;transform:translate(0)}}.catalogue-item[data-v-f1ad6341]:nth-child(1){animation-delay:.05s}.catalogue-item[data-v-f1ad6341]:nth-child(2){animation-delay:.1s}.catalogue-item[data-v-f1ad6341]:nth-child(3){animation-delay:.15s}.catalogue-item[data-v-f1ad6341]:nth-child(4){animation-delay:.2s}.catalogue-item[data-v-f1ad6341]:nth-child(5){animation-delay:.25s}.catalogue-item[data-v-f1ad6341]:nth-child(6){animation-delay:.3s}.catalogue-item[data-v-f1ad6341]:nth-child(7){animation-delay:.35s}.catalogue-item[data-v-f1ad6341]:nth-child(8){animation-delay:.4s}.catalogue-item[data-v-f1ad6341]:nth-child(9){animation-delay:.45s}.catalogue-item[data-v-f1ad6341]:nth-child(10){animation-delay:.5s}.catalogue-item-title[data-v-f1ad6341]{margin-bottom:.5rem;font-size:1rem;font-weight:700;flex-wrap:nowrap;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;line-height:1.5}.catalogue-item-preview[data-v-f1ad6341]{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.note-date[data-v-f1ad6341]{font-size:.8em;opacity:.6;flex-shrink:0}.catalogue-item-search-preview[data-v-f1ad6341]{font-size:.8rem;margin-bottom:.5rem;line-height:1.4;opacity:.8;flex-wrap:nowrap;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}[data-v-f1ad6341] .highlight{color:var(--theme-primary);font-weight:700}.loading-container[data-v-f1ad6341]{display:flex;justify-content:center;align-items:center;padding:2rem;width:100%;height:100%;min-height:200px}.empty-notes[data-v-f1ad6341]{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem;width:100%}.empty-notes-icon[data-v-f1ad6341]{font-size:2rem;margin-bottom:.5rem;color:var(--theme-secondary)}.empty-notes-text[data-v-f1ad6341]{opacity:.6;font-size:.9rem}.md-editor .md-editor-preview{--md-theme-color: var(--md-color);--md-theme-color-reverse: #eee;--md-theme-color-hover: #eee;--md-theme-color-hover-inset: #ddd;--md-theme-link-color: #2d8cf0;--md-theme-link-hover-color: #73d13d;--md-theme-border-color: #e6e6e6;--md-theme-border-color-reverse: #bebebe;--md-theme-border-color-inset: #d6d6d6;--md-theme-bg-color: #fff;--md-theme-bg-color-inset: #ececec;--md-theme-bg-color-scrollbar-track: #e2e2e2;--md-theme-bg-color-scrollbar-thumb: rgba(0, 0, 0, .3019607843);--md-theme-bg-color-scrollbar-thumb-hover: rgba(0, 0, 0, .3490196078);--md-theme-bg-color-scrollbar-thumb-active: rgba(0, 0, 0, .3803921569);--md-theme-code-copy-tips-color: inherit;--md-theme-code-copy-tips-bg-color: #fff;--md-theme-code-active-color: #61aeee}.md-editor-dark .md-editor-preview{--md-theme-color: var(--md-color);--md-theme-color-reverse: #222;--md-theme-color-hover: #191919;--md-theme-color-hover-inset: #444;--md-theme-link-color: #2d8cf0;--md-theme-link-hover-color: #73d13d;--md-theme-border-color: #2d2d2d;--md-theme-border-color-reverse: #e6e6e6;--md-theme-border-color-inset: #5a5a5a;--md-theme-bg-color: #000;--md-theme-bg-color-inset: #111;--md-theme-bg-color-scrollbar-track: #0f0f0f;--md-theme-bg-color-scrollbar-thumb: #2d2d2d;--md-theme-bg-color-scrollbar-thumb-hover: #3a3a3a;--md-theme-bg-color-scrollbar-thumb-active: #3a3a3a;--md-theme-code-copy-tips-color: inherit;--md-theme-code-copy-tips-bg-color: #3a3a3a;--md-theme-code-active-color: #e6c07b}.md-editor .md-editor-admonition-note{--md-admonition-color: #448aff;--md-admonition-bg-color: #d5e2f9}.md-editor .md-editor-admonition-abstract{--md-admonition-color: #02b1ff;--md-admonition-bg-color: #d1eefb}.md-editor .md-editor-admonition-info{--md-admonition-color: #333;--md-admonition-bg-color: #e3e3e3}.md-editor .md-editor-admonition-tip{--md-admonition-color: #666;--md-admonition-bg-color: #e6e6e6}.md-editor .md-editor-admonition-success{--md-admonition-color: #00c852;--md-admonition-bg-color: #c1f1d5}.md-editor .md-editor-admonition-question{--md-admonition-color: #f0b400;--md-admonition-bg-color: #fff1dd}.md-editor .md-editor-admonition-warning{--md-admonition-color: #ff9104;--md-admonition-bg-color: #ffe9cc}.md-editor .md-editor-admonition-failure{--md-admonition-color: #c2185b;--md-admonition-bg-color: #ffd9d9}.md-editor .md-editor-admonition-danger{--md-admonition-color: #ff5252;--md-admonition-bg-color: #ffe4e4}.md-editor .md-editor-admonition-bug{--md-admonition-color: #f60357;--md-admonition-bg-color: #ffd3e2}.md-editor .md-editor-admonition-example{--md-admonition-color: #7c4dff;--md-admonition-bg-color: #e3d8ff}.md-editor .md-editor-admonition-quote{--md-admonition-color: #9e9e9e;--md-admonition-bg-color: #f0f0f0}.md-editor .md-editor-admonition-hint{--md-admonition-color: #009688;--md-admonition-bg-color: #cdf4f0}.md-editor .md-editor-admonition-caution{--md-admonition-color: #ffa726;--md-admonition-bg-color: #ffe7c4}.md-editor .md-editor-admonition-error{--md-admonition-color: #d32f2f;--md-admonition-bg-color: #ffd8d8}.md-editor .md-editor-admonition-attention{--md-admonition-color: #455a64;--md-admonition-bg-color: #cbefff}.md-editor-dark .md-editor-admonition-note{--md-admonition-color: #1262e7;--md-admonition-bg-color: #021d4c}.md-editor-dark .md-editor-admonition-abstract{--md-admonition-color: #058dc9;--md-admonition-bg-color: #002433}.md-editor-dark .md-editor-admonition-info{--md-admonition-color: #999;--md-admonition-bg-color: #212121}.md-editor-dark .md-editor-admonition-tip{--md-admonition-color: #888;--md-admonition-bg-color: #191818}.md-editor-dark .md-editor-admonition-success{--md-admonition-color: #00c551;--md-admonition-bg-color: #003014}.md-editor-dark .md-editor-admonition-question{--md-admonition-color: #cd9a00;--md-admonition-bg-color: #311d00}.md-editor-dark .md-editor-admonition-warning{--md-admonition-color: #ed8500;--md-admonition-bg-color: #3c2200}.md-editor-dark .md-editor-admonition-failure{--md-admonition-color: #d5125f;--md-admonition-bg-color: #3f0000}.md-editor-dark .md-editor-admonition-danger{--md-admonition-color: #d80505;--md-admonition-bg-color: #390000}.md-editor-dark .md-editor-admonition-bug{--md-admonition-color: #da0d54;--md-admonition-bg-color: #390013}.md-editor-dark .md-editor-admonition-example{--md-admonition-color: #7443ff;--md-admonition-bg-color: #140045}.md-editor-dark .md-editor-admonition-quote{--md-admonition-color: #9e9e9e;--md-admonition-bg-color: #2b2b2b}.md-editor-dark .md-editor-admonition-hint{--md-admonition-color: #00ae9e;--md-admonition-bg-color: #00423b}.md-editor-dark .md-editor-admonition-caution{--md-admonition-color: #db8609;--md-admonition-bg-color: #573300}.md-editor-dark .md-editor-admonition-error{--md-admonition-color: #df1a1a;--md-admonition-bg-color: #440000}.md-editor-dark .md-editor-admonition-attention{--md-admonition-color: #0f8bc7;--md-admonition-bg-color: #00354d}.md-editor-preview .md-editor-admonition{background-color:var(--md-admonition-bg-color);border:1px solid var(--md-admonition-color);border-radius:.5rem;color:var(--md-admonition-color);display:flow-root;font-size:14px;font-weight:400;margin:1rem 0;padding:1em 1em .5em;page-break-inside:avoid}.md-editor-preview .md-editor-admonition-title{border-top-left-radius:.5rem;border-top-right-radius:.5rem;margin:0;padding:0;position:relative;font-weight:700}.md-editor-preview .md-editor-admonition p{margin:.5em 0;padding:0}.md-editor-preview .md-editor-admonition p:first-of-type{margin-top:0}.md-editor-preview .md-editor-admonition+p:empty,.md-editor-preview .md-editor-admonition+p:empty+p:empty{display:none}.md-editor-preview .md-editor-mermaid{overflow:hidden;display:none;line-height:normal}.md-editor-preview [class=md-editor-mermaid][data-processed]{display:flex;justify-content:center;align-items:center;cursor:grab}.md-editor-preview [class=md-editor-mermaid][data-processed]:active{cursor:grabbing}.md-editor-preview [class=md-editor-mermaid][data-processed] svg{transform-origin:top left}.prefix-katex-block{text-align:center;margin:20px}.prefix-katex-inline,.prefix-katex-block{display:none}.prefix-katex-inline[data-processed]{display:initial}.prefix-katex-block[data-processed]{display:block}.md-editor .md-editor-preview{--md-theme-code-inline-color: #3594f7;--md-theme-code-inline-bg-color: rgba(59, 170, 250, .1);--md-theme-code-inline-radius: 2px;--md-theme-code-block-color: #a9b7c6;--md-theme-code-block-bg-color: #282c34;--md-theme-code-before-bg-color: var(--md-theme-code-block-bg-color);--md-theme-code-block-radius: 5px}.md-editor-dark .md-editor-preview{--md-theme-code-inline-color: #3594f7;--md-theme-code-inline-bg-color: rgba(59, 170, 250, .1);--md-theme-code-inline-radius: 2px;--md-theme-code-block-color: #a9b7c6;--md-theme-code-block-bg-color: #1a1a1a;--md-theme-code-before-bg-color: var(--md-theme-code-block-bg-color);--md-theme-code-block-radius: 5px}.md-editor-preview code{color:var(--md-theme-code-inline-color);background-color:var(--md-theme-code-inline-bg-color);border-radius:var(--md-theme-code-inline-radius);padding:0 4px;line-height:22px}.md-editor-preview .md-editor-code{color:var(--md-theme-code-block-color);font-size:12px;line-height:1;margin:20px 0;position:relative}.md-editor-preview .md-editor-code input[type=radio],.md-editor-preview .md-editor-code input[type=radio]+pre,.md-editor-preview .md-editor-code input[type=radio]+span.md-editor-code-lang{display:none}.md-editor-preview .md-editor-code input:checked+pre,.md-editor-preview .md-editor-code input:checked+span.md-editor-code-lang{display:block}.md-editor-preview .md-editor-code input:checked+label{border-bottom:1px solid;color:var(--md-theme-code-active-color)}.md-editor-preview .md-editor-code .md-editor-code-head{display:grid;grid-template:"1rf 1rf";justify-content:space-between;height:32px;width:100%;font-size:12px;background-color:var(--md-theme-code-before-bg-color);margin-bottom:0;border-top-left-radius:var(--md-theme-code-block-radius);border-top-right-radius:var(--md-theme-code-block-radius);-webkit-tap-highlight-color:rgba(0,0,0,0);list-style:none}.md-editor-preview .md-editor-code .md-editor-code-head::-webkit-details-marker{display:none}.md-editor-preview .md-editor-code .md-editor-code-head .md-editor-code-flag{margin-left:12px}.md-editor-preview .md-editor-code .md-editor-code-head .md-editor-code-flag span{display:inline-block;width:10px;height:10px;border-radius:50%;margin-top:11px}.md-editor-preview .md-editor-code .md-editor-code-head .md-editor-code-flag span:nth-of-type(1){background-color:#ec6a5e}.md-editor-preview .md-editor-code .md-editor-code-head .md-editor-code-flag span:nth-of-type(2){background-color:#f4bf4f}.md-editor-preview .md-editor-code .md-editor-code-head .md-editor-code-flag span:nth-of-type(3){background-color:#61c554}.md-editor-preview .md-editor-code .md-editor-code-head .md-editor-code-flag span+span{margin-left:4px}.md-editor-preview .md-editor-code .md-editor-code-head .md-editor-code-flag ul.md-editor-codetab-label{box-sizing:border-box;white-space:nowrap;-webkit-user-select:none;user-select:none;background-color:var(--md-theme-code-block-bg-color);margin-top:8px;padding:0}.md-editor-preview .md-editor-code .md-editor-code-head .md-editor-code-flag ul.md-editor-codetab-label li{line-height:1;list-style:none;display:inline-block;position:relative;vertical-align:super;margin:0}.md-editor-preview .md-editor-code .md-editor-code-head .md-editor-code-flag ul.md-editor-codetab-label li label{cursor:pointer;-webkit-user-select:none;user-select:none;display:inline-block;font-size:14px}.md-editor-preview .md-editor-code .md-editor-code-head .md-editor-code-flag ul.md-editor-codetab-label li+li{margin-left:12px}.md-editor-preview .md-editor-code .md-editor-code-head .md-editor-code-action{display:flex;align-items:center}.md-editor-preview .md-editor-code .md-editor-code-head .md-editor-code-action>*{margin-right:10px}.md-editor-preview .md-editor-code .md-editor-code-head .md-editor-code-lang{line-height:32px}.md-editor-preview .md-editor-code .md-editor-code-head .md-editor-copy-button:not(data-is-icon){cursor:pointer;line-height:32px;position:initial}.md-editor-preview .md-editor-code .md-editor-code-head .md-editor-copy-button:not(data-is-icon) .md-editor-icon{width:15px;height:15px;display:inline-block;vertical-align:sub}.md-editor-preview .md-editor-code .md-editor-code-head .md-editor-copy-button[data-is-icon]{cursor:pointer;line-height:1;position:relative}.md-editor-preview .md-editor-code .md-editor-code-head .md-editor-copy-button[data-is-icon] .md-editor-icon{width:15px;height:15px;display:inline-block;vertical-align:sub}.md-editor-preview .md-editor-code .md-editor-code-head .md-editor-copy-button[data-is-icon]:before{content:attr(data-tips);color:var(--md-theme-code-copy-tips-color);background-color:var(--md-theme-code-copy-tips-bg-color);position:absolute;font-size:12px;font-family:sans-serif;width:max-content;text-align:center;padding:4px;border-radius:2px;box-shadow:0 0 2px #0003;left:-10px;top:50%;transform:translate(-100%,-50%)}.md-editor-preview .md-editor-code .md-editor-code-head .md-editor-copy-button[data-is-icon]:after{content:"";color:var(--md-theme-code-copy-tips-bg-color);position:absolute;width:0;height:0;border:5px solid rgba(0,0,0,0);border-right-width:0;border-left-color:currentColor;left:-10px;top:50%;transform:translateY(-50%);filter:drop-shadow(4px 0 2px rgba(0,0,0,.2))}.md-editor-preview .md-editor-code .md-editor-code-head .md-editor-copy-button[data-is-icon]:before,.md-editor-preview .md-editor-code .md-editor-code-head .md-editor-copy-button[data-is-icon]:after{visibility:hidden;transition:.3s}.md-editor-preview .md-editor-code .md-editor-code-head .md-editor-copy-button[data-is-icon]:hover:before,.md-editor-preview .md-editor-code .md-editor-code-head .md-editor-copy-button[data-is-icon]:hover:after{visibility:visible}.md-editor-preview .md-editor-code .md-editor-code-head .md-editor-collapse-tips{margin-right:12px}.md-editor-preview .md-editor-code .md-editor-code-head .md-editor-collapse-tips .md-editor-icon,.md-editor-preview .md-editor-code .md-editor-code-head .md-editor-collapse-tips .md-editor-iconfont{width:16px;height:16px;font-size:16px;display:inline-block;vertical-align:sub;transform:rotate(0);transition:transform .1s}.md-editor-preview .md-editor-code pre{position:relative;margin:0}.md-editor-preview .md-editor-code pre code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace;font-size:14px;color:var(--md-theme-code-block-color);background-color:var(--md-theme-code-before-bg-color);display:block;line-height:1.6;overflow:auto;padding:1em;position:relative;border-top-left-radius:0;border-top-right-radius:0;border-bottom-left-radius:var(--md-theme-code-block-radius);border-bottom-right-radius:var(--md-theme-code-block-radius)}.md-editor-preview .md-editor-code pre code .md-editor-code-block{display:inline-block;width:100%;overflow:auto;vertical-align:bottom;color:var(--md-theme-code-block-color)}.md-editor-preview details.md-editor-code .md-editor-code-head{cursor:pointer}.md-editor-preview details.md-editor-code:not(open) .md-editor-code-head{border-bottom-left-radius:var(--md-theme-code-block-radius);border-bottom-right-radius:var(--md-theme-code-block-radius)}.md-editor-preview details.md-editor-code[open] .md-editor-code-head{border-bottom-left-radius:0;border-bottom-right-radius:0}.md-editor-preview details.md-editor-code[open] .md-editor-code-head .md-editor-collapse-tips .md-editor-icon,.md-editor-preview details.md-editor-code[open] .md-editor-code-head .md-editor-collapse-tips .md-editor-iconfont{transform:rotate(-90deg)}.md-editor-scrn span[rn-wrapper]{position:absolute;pointer-events:none;top:1em;font-size:100%;left:0;width:3em;letter-spacing:-1px;-webkit-user-select:none;user-select:none;counter-reset:linenumber}.md-editor-scrn span[rn-wrapper]>span{display:block;pointer-events:none;counter-increment:linenumber}.md-editor-scrn span[rn-wrapper]>span:before{color:#999;display:block;padding-right:.5em;text-align:right;content:counter(linenumber)}.md-editor-scrn pre code{padding-left:3.5em!important}.md-editor-preview figure{margin:0 0 1em;display:inline-flex;flex-direction:column;text-align:center}.md-editor-preview figure figcaption{color:var(--md-theme-color);font-size:.875em;margin-top:5px}.md-editor .md-editor-preview,.md-editor-dark .md-editor-preview{--md-theme-heading-color: var(--md-theme-color);--md-theme-heading-border: none;--md-theme-heading-1-color: var(--md-theme-heading-color);--md-theme-heading-1-border: var(--md-theme-heading-border);--md-theme-heading-2-color: var(--md-theme-heading-color);--md-theme-heading-2-border: var(--md-theme-heading-border);--md-theme-heading-3-color: var(--md-theme-heading-color);--md-theme-heading-3-border: var(--md-theme-heading-border);--md-theme-heading-4-color: var(--md-theme-heading-color);--md-theme-heading-4-border: var(--md-theme-heading-border);--md-theme-heading-5-color: var(--md-theme-heading-color);--md-theme-heading-5-border: var(--md-theme-heading-border);--md-theme-heading-6-color: var(--md-theme-heading-color);--md-theme-heading-6-border: var(--md-theme-heading-border)}.md-editor-preview h1,.md-editor-preview h2,.md-editor-preview h3,.md-editor-preview h4,.md-editor-preview h5,.md-editor-preview h6{position:relative;word-break:break-all;margin:1.4em 0 .8em;font-weight:700}.md-editor-preview h1 a,.md-editor-preview h2 a,.md-editor-preview h3 a,.md-editor-preview h4 a,.md-editor-preview h5 a,.md-editor-preview h6 a,.md-editor-preview h1 a:hover,.md-editor-preview h2 a:hover,.md-editor-preview h3 a:hover,.md-editor-preview h4 a:hover,.md-editor-preview h5 a:hover,.md-editor-preview h6 a:hover{color:inherit}.md-editor-preview h1{color:var(--md-theme-heading-1-color);border-bottom:var(--md-theme-heading-1-border)}.md-editor-preview h2{color:var(--md-theme-heading-2-color);border-bottom:var(--md-theme-heading-2-border)}.md-editor-preview h3{color:var(--md-theme-heading-3-color);border-bottom:var(--md-theme-heading-3-border)}.md-editor-preview h4{color:var(--md-theme-heading-4-color);border-bottom:var(--md-theme-heading-4-border)}.md-editor-preview h5{color:var(--md-theme-heading-5-color);border-bottom:var(--md-theme-heading-5-border)}.md-editor-preview h6{color:var(--md-theme-heading-6-color);border-bottom:var(--md-theme-heading-6-border)}.md-editor-preview h1{font-size:2em}.md-editor-preview h2{font-size:1.5em}.md-editor-preview h3{font-size:1.25em}.md-editor-preview h4{font-size:1em}.md-editor-preview h5{font-size:.875em}.md-editor-preview h6{font-size:.85em}.md-editor-preview hr{height:1px;margin:10px 0;border:none;border-top:1px solid var(--md-theme-border-color)}.md-editor-preview a{color:var(--md-theme-link-color);text-decoration:none;transition:color .3s}.md-editor-preview a:hover{color:var(--md-theme-link-hover-color)}.md-editor-preview a:empty:before{content:attr(href)}.md-editor-preview ol,.md-editor-preview ul{padding-left:2.35em}.md-editor-preview ol .task-list-item,.md-editor-preview ul .task-list-item{list-style-type:none}.md-editor-preview ol .task-list-item input,.md-editor-preview ul .task-list-item input{margin-left:-1.5em;margin-right:.1em}.md-editor-preview img{max-width:100%}.md-editor-preview p:empty{display:none}.md-editor .md-editor-preview{--md-theme-quote-color: var(--md-theme-color);--md-theme-quote-border: none;--md-theme-quote-bg-color: inherit}.md-editor-preview blockquote{padding:0 1em;color:var(--md-theme-quote-color);border-left:var(--md-theme-quote-border);background-color:var(--md-theme-quote-bg-color)}.md-editor .md-editor-preview{--md-theme-table-stripe-color: #fafafa;--md-theme-table-tr-bg-color: inherit;--md-theme-table-td-border-color: var(--md-theme-border-color)}.md-editor-dark .md-editor-preview{--md-theme-table-stripe-color: #0c0c0c;--md-theme-table-tr-bg-color: inherit;--md-theme-table-td-border-color: var(--md-theme-border-color)}.md-editor-preview table tr{background-color:var(--md-theme-table-tr-bg-color)}.md-editor-preview table tr th,.md-editor-preview table tr td{border:1px solid var(--md-theme-table-td-border-color)}.md-editor-preview table tr:nth-child(2n){background-color:var(--md-theme-table-stripe-color)}.md-editor-preview{color:var(--md-theme-color)}.md-editor-preview ::-webkit-scrollbar{width:6px;height:6px}.md-editor-preview ::-webkit-scrollbar-corner,.md-editor-preview ::-webkit-scrollbar-track{background-color:var(--md-theme-bg-color-scrollbar-track);border-radius:2px}.md-editor-preview ::-webkit-scrollbar-thumb{border-radius:2px;background-color:var(--md-theme-bg-color-scrollbar-thumb)}.md-editor-preview ::-webkit-scrollbar-button:vertical{display:none}.md-editor-preview ::-webkit-scrollbar-thumb:vertical:hover{background-color:var(--md-theme-bg-color-scrollbar-thumb-hover)}.md-editor-preview ::-webkit-scrollbar-thumb:vertical:active{background-color:var(--md-theme-bg-color-scrollbar-thumb-active)}.md-editor div.default-theme{--md-theme-code-copy-tips-color: #141414}.md-editor-dark div.default-theme{--md-theme-code-copy-tips-color: inherit}div.default-theme .md-editor-code pre code{box-shadow:#0005 0 2px 2px}div.default-theme img{margin:0 auto;box-sizing:border-box;padding:5px;border:1px solid var(--md-theme-border-color);border-radius:3px}div.default-theme blockquote img{border-color:var(--md-theme-border-color-inset)}div.default-theme ol,div.default-theme ul{margin:.6em 0}div.default-theme ol li,div.default-theme ul li{line-height:1.6;margin:.5em 0}div.default-theme p{line-height:1.6;margin:.5rem 0}.md-editor div.default-theme{--md-theme-quote-border: 5px solid #35b378;--md-theme-quote-bg-color: var(--md-theme-bg-color-inset)}div.default-theme blockquote{margin:20px 0;padding:0 1.2em;line-height:2em;display:block;overflow:auto}.md-editor default-theme{--md-theme-table-stripe-color: #fafafa}.md-editor-dark default-theme{--md-theme-table-stripe-color: #0c0c0c}div.default-theme table{overflow:auto;border-spacing:0;border-collapse:collapse;margin-bottom:1em;margin-top:1em}div.default-theme table tr th,div.default-theme table tr td{word-wrap:break-word;padding:8px 14px}div.default-theme table tbody tr:hover{background-color:var(--md-theme-color-hover)}div.default-theme blockquote table{line-height:initial}div.default-theme blockquote table tr th,div.default-theme blockquote table tr td{border-color:var(--md-theme-border-color-inset)}div.default-theme blockquote table tbody tr:nth-child(n){background-color:inherit}div.default-theme blockquote table tbody tr:hover{background-color:var(--md-theme-color-hover-inset)}.md-editor div.vuepress-theme{--md-theme-code-inline-color: #d63200;--md-theme-code-inline-bg-color: #f8f8f8;--md-theme-code-block-color: #747384;--md-theme-code-block-bg-color: #f8f8f8;--md-theme-code-before-bg-color: var(--md-theme-code-block-bg-color);--md-theme-code-block-radius: 2px}.md-editor-dark div.vuepress-theme{--md-theme-code-inline-color: #e06c75;--md-theme-code-inline-bg-color: #1a1a1a;--md-theme-code-block-color: #999;--md-theme-code-block-bg-color: #1a1a1a;--md-theme-code-before-bg-color: var(--md-theme-code-block-bg-color);--md-theme-code-block-radius: 2px}div.vuepress-theme code{padding:3px 5px;margin:0 2px}div.vuepress-theme .md-editor-code pre{font-size:.875em;margin:0 0 1em}div.vuepress-theme .md-editor-code pre code{white-space:pre;padding:22px 1em;margin:0}div.vuepress-theme .md-editor-code pre code span[rn-wrapper]{top:22px}.md-editor div.vuepress-theme{--md-theme-heading-color: #273849;--md-theme-heading-2-border: 1px solid var(--md-theme-border-color)}.md-editor-dark div.vuepress-theme{--md-theme-heading-color: #999;--md-theme-heading-2-border: 1px solid var(--md-theme-border-color)}div.vuepress-theme h1,div.vuepress-theme h2,div.vuepress-theme h3,div.vuepress-theme h4,div.vuepress-theme h5,div.vuepress-theme h6{font-weight:600;line-height:1.45;position:relative;margin-top:1em}div.vuepress-theme h1{font-size:2.2em;margin:1em 0}div.vuepress-theme h2{font-size:1.65em;padding-bottom:.3em}div.vuepress-theme h3{line-height:1.35em}.md-editor div.vuepress-theme{--md-theme-link-color: #42b983}div.vuepress-theme a{font-weight:600}.vuepress-theme ul,.vuepress-theme ol{position:relative;line-height:1.4em;margin:1.2em 0;z-index:1}.vuepress-theme ul li,.vuepress-theme ol li{margin:1.2em 0}.vuepress-theme p{word-spacing:.05em;line-height:1.6em;margin:1.2em 0;position:relative}.md-editor div.vuepress-theme{--md-theme-quote-border: 4px solid #42b983}div.vuepress-theme blockquote{margin:2em 0;padding-left:20px}div.vuepress-theme blockquote p{margin-left:0;margin-top:1.2em;margin-bottom:0;padding:0}.md-editor div.vuepress-theme{--md-theme-table-td-border-color: #dfe2e5;--md-theme-table-stripe-color: #f6f8fa}.md-editor-dark div.vuepress-theme{--md-theme-table-td-border-color: #2d2d2d;--md-theme-table-stripe-color: #0c0c0c}div.vuepress-theme table{border-collapse:collapse;margin:1rem 0;display:block;overflow-x:auto}div.vuepress-theme table tr th,div.vuepress-theme table tr td{padding:.6em 1em}.md-editor .vuepress-theme{--md-theme-color: #304455}.md-editor-dark .vuepress-theme{--md-theme-color: #999}div.vuepress-theme{font-size:16px;color:var(--md-theme-color)}div.vuepress-theme em{color:#4f5959;padding:0 6px 0 4px}.md-editor div.github-theme{--md-theme-code-inline-color: inherit;--md-theme-code-inline-bg-color: #eff1f2;--md-theme-code-inline-radius: 6px;--md-theme-code-block-color: inherit;--md-theme-code-block-bg-color: #f6f8fa;--md-theme-code-before-bg-color: var(--md-theme-code-block-bg-color);--md-theme-code-block-radius: 6px}.md-editor-dark div.github-theme{--md-theme-code-inline-color: #c9d1d9;--md-theme-code-inline-bg-color: #2d3339;--md-theme-code-inline-radius: 6px;--md-theme-code-block-color: #a9b7c6;--md-theme-code-block-bg-color: #161b22;--md-theme-code-before-bg-color: var(--md-theme-code-block-bg-color);--md-theme-code-block-radius: 6px}div.github-theme code{padding:.2em .4em;margin:0}div.github-theme pre code{padding:22px 1em;margin-bottom:0;word-break:normal;letter-spacing:1px}.md-editor div.github-theme{--md-theme-heading-color: inherit;--md-theme-heading-6-color: #2d3339;--md-theme-heading-1-border: 1px solid #d9dee4;--md-theme-heading-2-border: 1px solid #d9dee4}.md-editor-dark div.github-theme{--md-theme-heading-color: #c9d1d9;--md-theme-heading-6-color: #768390;--md-theme-heading-1-border: 1px solid #373e47;--md-theme-heading-2-border: 1px solid #373e47}div.github-theme h1,div.github-theme h2,div.github-theme h3,div.github-theme h4,div.github-theme h5,div.github-theme h6{margin-top:24px;margin-bottom:16px;font-weight:600;line-height:1.25}div.github-theme h1{padding-bottom:.3em;font-size:2em}div.github-theme h2{padding-bottom:.3em;font-size:1.5em}div.github-theme h3{font-size:1.25em}div.github-theme h4{font-size:1em}div.github-theme h5{font-size:.875em}div.github-theme h6{font-size:.85em}.md-editor div.github-theme{--md-theme-heading-bg-color: #fff}.md-editor-dark div.github-theme{--md-theme-heading-bg-color: #22272e}div.github-theme img{background-color:var(--md-theme-heading-bg-color)}.md-editor div.github-theme{--md-theme-link-color: #539bf5;--md-theme-link-hover-color: #539bf5}div.github-theme a:hover{text-decoration:underline}.github-theme ol li+li,.github-theme ul li+li{margin-top:.25em}.md-editor div.github-theme{--md-theme-quote-color: #57606a;--md-theme-quote-border: .25em solid #d0d7de}.md-editor-dark div.github-theme{--md-theme-quote-color: #8b949e;--md-theme-quote-border: .25em solid #444c56}div.github-theme blockquote{padding:0 1em}.md-editor div.github-theme{--md-theme-table-stripe-color: #f7f8fa;--md-theme-table-tr-bg-color: #fff;--md-theme-table-td-border-color: #d0d7de}.md-editor-dark div.github-theme{--md-theme-table-stripe-color: #161b22;--md-theme-table-tr-bg-color: transparent;--md-theme-table-td-border-color: #30363d}div.github-theme table{display:block;max-width:100%;overflow:auto;border-spacing:0;border-collapse:collapse}div.github-theme table tr th,div.github-theme table tr td{padding:6px 13px}.md-editor div.github-theme{--md-theme-color: #222}.md-editor-dark div.github-theme{--md-theme-color: #c9d1d9}div.github-theme{line-height:1.5;color:var(--md-theme-color)}div.github-theme p,div.github-theme blockquote,div.github-theme ul,div.github-theme ol,div.github-theme dl,div.github-theme table,div.github-theme pre,div.github-theme details{margin-top:0;margin-bottom:16px}.md-editor div.cyanosis-theme,.md-editor-dark div.cyanosis-theme{--md-theme-code-inline-color: var(--md-theme-code-color);--md-theme-code-inline-bg-color: var(--md-theme-code-bg-color);--md-theme-code-block-color: var(--md-theme-base-color);--md-theme-code-before-bg-color: var(--md-theme-code-block-bg-color)}div.cyanosis-theme code{padding:.065em .4em;font-family:Menlo,Monaco,Consolas,Courier New,monospace;overflow-x:auto}div.cyanosis-theme code::selection{background-color:var(--md-theme-slct-codebg-color)}div.cyanosis-theme .md-editor-code pre{font-family:Menlo,Monaco,Consolas,Courier New,monospace}div.cyanosis-theme .md-editor-code pre code{padding:11px 12px 22px;margin:0;word-break:normal;line-height:1.75}div.cyanosis-theme .md-editor-code pre code::selection{background-color:var(--md-theme-slct-prebg-color)}div.cyanosis-theme .md-editor-code pre code::-webkit-scrollbar{width:4px;height:4px}div.cyanosis-theme .md-editor-code pre code::-webkit-scrollbar-track{background-color:var(--md-theme-border-color)}div.cyanosis-theme .md-editor-code pre code::-webkit-scrollbar-thumb{background-color:var(--md-theme-strong-color);border-radius:10px}div.cyanosis-theme .md-editor-code pre code span[rn-wrapper]{top:11px}.md-editor div.cyanosis-theme{--md-theme-heading-color: var(--md-theme-title-color)}div.cyanosis-theme h1{padding-bottom:4px;margin-top:36px;margin-bottom:10px;font-size:30px;line-height:1.5;transition:color .35s}div.cyanosis-theme h2{position:relative;padding-left:10px;padding-right:10px;padding-bottom:10px;margin-top:36px;margin-bottom:10px;font-size:24px;line-height:1.5;border-bottom:1px solid var(--md-theme-border-color-2);transition:color .35s}div.cyanosis-theme h2:before{content:"「";position:absolute;top:-6px;left:-14px}div.cyanosis-theme h2:after{content:"」";position:relative;top:6px;right:auto}div.cyanosis-theme h3{position:relative;padding-bottom:0;margin-top:30px;margin-bottom:10px;font-size:20px;line-height:1.5;padding-left:6px;transition:color .35s}div.cyanosis-theme h3:before{content:"»";padding-right:6px;color:var(--md-theme-strong-color)}div.cyanosis-theme h4{padding-bottom:0;margin-top:24px;margin-bottom:10px;font-size:16px;line-height:1.5;padding-left:6px;transition:color .35s}div.cyanosis-theme h5{padding-bottom:0;margin-top:18px;margin-bottom:10px;font-size:14px;line-height:1.5;padding-left:6px;transition:color .35s}div.cyanosis-theme h6{padding-bottom:0;margin-top:12px;margin-bottom:10px;font-size:12px;line-height:1.5;padding-left:6px;transition:color .35s}div.cyanosis-theme h1::selection,div.cyanosis-theme h2::selection,div.cyanosis-theme h3::selection,div.cyanosis-theme h4::selection,div.cyanosis-theme h5::selection,div.cyanosis-theme h6::selection{color:var(--md-theme-slct-title-color);background-color:var(--md-theme-slct-titlebg-color)}@media (max-width: 720px){div.cyanosis-theme h1{font-size:24px}div.cyanosis-theme h2{font-size:20px}div.cyanosis-theme h3{font-size:18px}}.md-editor div.cyanosis-theme{--md-theme-link-color: var(--md-theme-link-color);--md-theme-link-hover-color: var(--md-theme-linkh-color)}div.cyanosis-theme a{position:relative;display:inline-block;text-decoration:none;border-bottom:1px solid var(--md-theme-border-color)}div.cyanosis-theme a:hover{border-bottom-color:var(--md-theme-linkh-color)}div.cyanosis-theme a:active{color:var(--md-theme-linkh-color)}div.cyanosis-theme a:after{position:absolute;content:"";top:100%;left:0;width:100%;opacity:0;border-bottom:1px solid var(--md-theme-border-color);transition:top .3s,opacity .3s;transform:translateZ(0)}div.cyanosis-theme a:hover:after{top:0;opacity:1;border-bottom-color:var(--md-theme-linkh-color)}.cyanosis-theme ol,.cyanosis-theme ul{margin:0}.cyanosis-theme ol li,.cyanosis-theme ul li{margin-bottom:0;list-style:inherit}.cyanosis-theme ol li .task-list-item,.cyanosis-theme ul li .task-list-item{list-style:none}.cyanosis-theme ol li .task-list-item ul,.cyanosis-theme ol li .task-list-item ol,.cyanosis-theme ul li .task-list-item ul,.cyanosis-theme ul li .task-list-item ol{margin-top:0}.cyanosis-theme ol ul,.cyanosis-theme ol ol,.cyanosis-theme ul ul,.cyanosis-theme ul ol{margin-top:4px}.cyanosis-theme ol li{padding-left:6px}.cyanosis-theme ol li::selection,.cyanosis-theme ul li::selection{color:var(--md-theme-slct-text-color);background-color:var(--md-theme-slct-bg-color)}.cyanosis-theme .task-list-item-checkbox{position:relative}.cyanosis-theme .contains-task-list input[type=checkbox]:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;width:inherit;height:inherit;background:#f0f8ff;border:1px solid #add6ff;border-radius:2px;box-sizing:border-box;z-index:1}.cyanosis-theme .contains-task-list input[type=checkbox][checked]:after{content:"✓";position:absolute;top:-12px;left:0;right:0;bottom:0;width:0;height:0;color:#f55;font-size:20px;font-weight:700;z-index:2}.cyanosis-theme p{line-height:inherit;margin-top:16px;margin-bottom:16px}.cyanosis-theme p::selection{color:var(--md-theme-slct-text-color);background-color:var(--md-theme-slct-bg-color)}.md-editor div.cyanosis-theme{--md-theme-quote-color: var(--md-theme-blockquote-color);--md-theme-quote-border: 4px solid var(--md-theme-strong-color);--md-theme-quote-bg-color: var(--md-theme-blockquote-bg-color)}div.cyanosis-theme blockquote{padding:1px 20px;margin:22px 0;transition:color .35s}div.cyanosis-theme blockquote:after{display:block;content:""}div.cyanosis-theme blockquote>p{margin:10px 0}div.cyanosis-theme blockquote>b,div.cyanosis-theme blockquote>strong{color:var(--md-theme-strong-color)}.cyanosis-theme table{display:inline-block!important;width:auto;max-width:100%;overflow:auto;border:1px solid var(--md-theme-table-border-color);border-spacing:0;border-collapse:collapse}.cyanosis-theme table thead{color:#000;text-align:left;background:#f6f6f6}.cyanosis-theme table tr:nth-child(2n){background-color:var(--md-theme-table-tr-nc-color)}.cyanosis-theme table tr:hover{background-color:var(--md-theme-table-trh-color)}.cyanosis-theme table th,.cyanosis-theme table td{padding:12px 8px;line-height:24px;border:1px solid var(--md-theme-table-border-color)}.cyanosis-theme table th{color:var(--md-theme-table-tht-color);background-color:var(--md-theme-table-th-color)}.cyanosis-theme table td{min-width:120px}.cyanosis-theme table thead th::selection{background-color:#0000}.cyanosis-theme table tbody td::selection{background-color:var(--md-theme-slct-bg-color)}.md-editor div.cyanosis-theme{--md-theme-base-color:#353535;--md-theme-title-color:#005bb7;--md-theme-strong-color:#2196f3;--md-theme-em-color:#4fc3f7;--md-theme-del-color:#ccc;--md-theme-link-color:#3da8f5;--md-theme-linkh-color:#007fff;--md-theme-border-color:#bedcff;--md-theme-border-color-2:#ececec;--md-theme-bg-color:#fff;--md-theme-blockquote-color:#8c8c8c;--md-theme-blockquote-bg-color:#f0fdff;--md-theme-code-color:#c2185b;--md-theme-code-bg-color:#fff4f4;--md-theme-code-block-bg-color:#f8f8f8;--md-theme-table-border-color:#c3e0fd;--md-theme-table-th-color:#dff0ff;--md-theme-table-tht-color:#005bb7;--md-theme-table-tr-nc-color:#f7fbff;--md-theme-table-trh-color:#e0edf7;--md-theme-slct-title-color:#005bb7;--md-theme-slct-titlebg-color:rgba(175,207,247,.25);--md-theme-slct-text-color:#c80000;--md-theme-slct-bg-color:rgba(175,207,247,.25);--md-theme-slct-del-color:#999;--md-theme-slct-elbg-color:#e8ebec;--md-theme-slct-codebg-color:#ffeaeb;--md-theme-slct-prebg-color:rgba(160,200,255,.25)}.md-editor-dark div.cyanosis-theme{--md-theme-base-color:#cacaca;--md-theme-title-color:#ddd;--md-theme-strong-color:#fe9900;--md-theme-em-color:#ffd28e;--md-theme-del-color:#ccc;--md-theme-link-color:#ffb648;--md-theme-linkh-color:#fe9900;--md-theme-border-color:#ffe3ba;--md-theme-border-color-2:#ffcb7b;--md-theme-bg-color:#2f2f2f;--md-theme-blockquote-color:#c7c7c7;--md-theme-blockquote-bg-color:rgba(255,199,116,.1);--md-theme-code-color:#000;--md-theme-code-bg-color:#ffcb7b;--md-theme-code-block-bg-color:rgba(30,25,18,.5);--md-theme-table-border-color:#fe9900;--md-theme-table-th-color:#ffb648;--md-theme-table-tht-color:#000;--md-theme-table-tr-nc-color:#6d5736;--md-theme-table-trh-color:#947443;--md-theme-slct-title-color:#000;--md-theme-slct-titlebg-color:#fe9900;--md-theme-slct-text-color:#00c888;--md-theme-slct-bg-color:rgba(175,207,247,.25);--md-theme-slct-del-color:#999;--md-theme-slct-elbg-color:#000;--md-theme-slct-codebg-color:#ffcb7b;--md-theme-slct-prebg-color:rgba(160,200,255,.25)}div.cyanosis-theme{word-break:break-word;line-height:1.75;font-weight:400;overflow-x:hidden;color:var(--md-theme-base-color);transition:color .35s}div.cyanosis-theme hr{position:relative;width:98%;height:1px;margin-top:32px;margin-bottom:32px;background-image:linear-gradient(90deg,var(--md-theme-link-color),rgba(255,0,0,.3),rgba(37,163,65,.3),rgba(255,0,0,.3),var(--md-theme-link-color));border-width:0;overflow:visible}div.cyanosis-theme b,div.cyanosis-theme strong{color:var(--md-theme-strong-color)}div.cyanosis-theme i,div.cyanosis-theme em{color:var(--md-theme-em-color)}div.cyanosis-theme del{color:var(--md-theme-del-color)}div.cyanosis-theme details>summary{outline:none;color:var(--md-theme-title-color);font-size:20px;font-weight:bolder;border-bottom:1px solid var(--md-theme-border-color);cursor:pointer}div.cyanosis-theme details>p{padding:10px 20px;margin:10px 0 0;color:#666;background-color:var(--md-theme-blockquote-bg-color);border:2px dashed var(--md-theme-strong-color)}div.cyanosis-theme a::selection,div.cyanosis-theme b::selection,div.cyanosis-theme strong::selection,div.cyanosis-theme i::selection,div.cyanosis-theme em::selection{background-color:var(--md-theme-slct-elbg-color)}div.cyanosis-theme del::selection{color:var(--md-theme-slct-del-color);background-color:var(--md-theme-slct-elbg-color)}.md-editor div.mk-cute-theme,.md-editor-dark div.mk-cute-theme{--md-theme-code-inline-color: #4ec9b0;--md-theme-code-inline-bg-color: #282c34;--md-theme-code-block-color: #4ec9b0;--md-theme-code-block-bg-color: #282c34;--md-theme-code-before-bg-color: var(--md-theme-code-block-bg-color);--md-theme-code-block-radius: 10px}div.mk-cute-theme code{font-family:Menlo,Monaco,Consolas,Courier New,monospace;overflow-x:auto;padding:.14em .46em;margin:0 4px}div.mk-cute-theme .md-editor-code pre code{font-family:Menlo,Monaco,Consolas,Courier New,monospace;padding:22px;margin:0;word-break:normal;line-height:1.75}div.mk-cute-theme .md-editor-code pre code span[rn-wrapper]{top:22px}.md-editor div.mk-cute-theme{--md-theme-heading-color: #36ace1}div.mk-cute-theme h1:before,div.mk-cute-theme h2:before,div.mk-cute-theme h3:before,div.mk-cute-theme h4:before,div.mk-cute-theme h5:before,div.mk-cute-theme h6:before{content:"";display:block;position:absolute;left:0;top:0;bottom:0;margin:auto;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABwAAAAcCAYAAAByDd+UAAAF8UlEQVRIS71Wa2wUVRT+7r0zu9t2t/RBaSioPCpYbIUfaEIQUogSAwZDAlUSGwgg/CBATExMCJH1D2hIfOEjFEUEhViCgBgIUCH44OkjPAMGBVqhpUCfW3Zn5z7MuQOE0hYxMdxJdmd25s53vnO+851leMCLPWA8/CfA2TsvL8n7q+nTFfNLG+4VqInHOeJLDQMzdz/3r4DGGDb9lxu+aPcE7U61JHDMDePcuv0O21ShugOefqDdtBie3Dk6K/O+Ab+qOjJiz7Ahv6c8hbDDwRiQlgYGDOcaWyEcjg8On+j71IpJndjGt9XO+jM7+pkywNvbazIfercieSdoJ4bE5sWjyZqMpDdeaQNXMNC34ME3LV8B56+1w3AOgk+EXe/Ub6uiLB6XdH/G/mYjeBCcFwnt3zQqWt4t4NjjnhzQ1CGkBhwOCMFAB71U0qsYgRlwBtQ1tiEJAy44OBdQUmFK3aWS06NLT+ukZAQoKCCjsfbDmk6p78RwX3ncWffmIj8U4kh6GpEwh+9rGy23LDU4GBrrm9DsuDYIGMAYIC/EUNQ7Cq1hn+WM2TI8f+jEyCmvjfn1FssuojHx6tDkyZOaCzr8TNpASzDAk8amlRIrEylcSGsYrcGIstIYWhgDDIM2BiGH3ywFkGAC1U9n38bpVqWGdk6r4HMWrZZaG1D5KLn0qYyBEAKnG1otAxLR8L7Z9nfP13CJHQ/ST4vK8sVHe8JsU0U6uO5hlexo8PI7vNDQomwoBRAwpSmtgJAAztS3QLsOsmBQlBtFJMQhlbbPUBBUR7o2hqHVddLbRsfCPQJ+u3TPw8uGl1yklAlHIJZKo3//XEhlLCtifPFyM7xwCI/lZ8IKTTBbS7pPLIggZZsSQ+zXbT4UYSsnet3UMM5HPT5LGbrDGYQroClyT2Jwnyj9aN949e8mDCwuRFoqKxRHUJ21BSDRELuQYGhvbMVV32Dp2RuxcfHSRBfAYTsbU9nJdFj5EiLkglHkRInC1xoxKbH9hQJIaTDvxxTCUddWl4wg0dCCtqSPDmoVx4Eitpxh64ZtsT6b5ie6pPRkfF90TllxOzEwmipMKRRgHODGgCuJkqIcvDdC2BZ5Y+tlHHMzkAKghbAxcQqQDiKrFBxhqg5MHTivS1tQ+sdsvaQl5Yd6yfdRXNQLsQwXnq/AQFLXEIIjzBSuNaaR0SuEtkQKl9IKjAsbJaWfzo1USDsM6zceDJfeVGgnhhN2N7YOyo5kJz1pa2AbgfrO1gRwXW6vSRQNtddR+EhvKGmseskgTtY2Q7kucYWWgToPHzyUyXry0iXfnBtfl5f/PaWPvPNW/zkOAQegJHltFE5dSaCskHqPVEnqpMAMEgkPtR1pKxyh/N0/vTToubtH1G3RmLjhM8ubKXfWB2mRa9ySOaWS2uT8lTZ0cI6I52Ngv7zAbW9mQVm1cpytu441P38XeXTlQu+e46nyh+bjLkMZRU0MCYTCJWZSG1y7cBWNURpxBlxqFBfEwGnGGhaYPSNwhpSv4DK+/vPynBk9MqRIiOWs8a2WJTm9a+cgh6SaMIMz9W1WjYHHMtv0wSmZdWB9gdsya/rcYVg7JoffCdqlD6ceTpiY59tM0PhJp5WNvra+BQkejCMyBarr8KKYDcZi8sDaCDKYFIGRk+FnSVXzyTO9JxBwF8DLc1dlLn65ooNEYN0fBsu21fTvL6PXnhxXlnLIqqhYYBian4lQ2Lk9ogiALsimiLC1QYfhlV1Hnxh7JfcMqxrpd7U2GFa5t9nOd7Kr+kg4uWvnCpromlJeXlq3Os3ZLOlrZBmNQf1ybVqpxhbA7mRIOCy1+esDOWhIyDv/+3Q7LRbsqH+rKRJ+nba+/+WW7II1s9vvVBuNr7KNF1WUM1bSt5f1Vq01jUVkKfnx8uoti3Or5rbd9782M61azJz/rFywYU/OyKqK1p5G2MS1Z18tGFDwTkvIxcK9RwaMP3a9/tbc62lPj/Nw5B9ey9Ehy/MY4oEqelgNleuyCgdXJlmc3fO5Ll56r5f+n/f+AWFf9jvBgaHpAAAAAElFTkSuQmCC);animation:spin 2s linear 0s infinite}div.mk-cute-theme h1{position:relative;font-size:30px;padding:12px 38px;margin:30px 0}div.mk-cute-theme h1:before{width:30px;height:30px;background-size:30px 30px}div.mk-cute-theme h2{position:relative;font-size:24px;padding:12px 36px;margin:28px 0}div.mk-cute-theme h2:before{width:28px;height:28px;background-size:28px 28px}div.mk-cute-theme h3{position:relative;font-size:18px;padding:4px 32px;margin:26px 0}div.mk-cute-theme h3:before{width:24px;height:24px;background-size:24px 24px}div.mk-cute-theme h4{position:relative;padding:4px 28px;font-size:16px;margin:22px 0}div.mk-cute-theme h4:before{width:20px;height:20px;background-size:20px 20px}div.mk-cute-theme h5{position:relative;padding:4px 26px;font-size:15px;margin:20px 0}div.mk-cute-theme h5:before{width:18px;height:18px;background-size:18px 18px}div.mk-cute-theme h6{position:relative;padding:4px 22px;font-size:14px;margin:16px 0}div.mk-cute-theme h6:before{width:16px;height:16px;background-size:16px 16px}@media (max-width: 720px){div.mk-cute-theme h1{font-size:24px}div.mk-cute-theme h2{font-size:20px}div.mk-cute-theme h3{font-size:18px}}.md-editor div.mk-cute-theme{--md-theme-link-color: #409eff;--md-theme-link-hover-color: #007bff}div.mk-cute-theme a{display:inline-block;border-bottom:1px solid #409eff}div.mk-cute-theme a:hover,div.mk-cute-theme a:active{border-bottom:1px solid #007bff}.mk-cute-theme ol li,.mk-cute-theme ul li{margin-bottom:0;list-style:inherit}.mk-cute-theme ol li .task-list-item,.mk-cute-theme ul li .task-list-item{list-style:none}.mk-cute-theme ol li .task-list-item ul,.mk-cute-theme ol li .task-list-item ol,.mk-cute-theme ul li .task-list-item ul,.mk-cute-theme ul li .task-list-item ol{margin-top:0}.mk-cute-theme ol ul,.mk-cute-theme ol ol,.mk-cute-theme ul ul,.mk-cute-theme ul ol{margin-top:3px}.mk-cute-theme ol li{padding-left:6px}.mk-cute-theme p{line-height:inherit;margin-top:22px;margin-bottom:22px}.md-editor div.mk-cute-theme{--md-theme-quote-color: #fff;--md-theme-quote-border: 4px solid #409eff;--md-theme-quote-bg-color: rgba(54, 172, 225, .75)}.md-editor-dark div.mk-cute-theme{--md-theme-quote-color: inherit;--md-theme-quote-border: 4px solid #265d97;--md-theme-quote-bg-color: rgba(18, 80, 108, .75)}div.mk-cute-theme blockquote{position:relative;padding:8px 26px;margin:16px 0;border-radius:5px}div.mk-cute-theme blockquote:before{content:"❝";top:10px;left:8px;color:#409eff;font-size:20px;line-height:1;font-weight:700;position:absolute;opacity:.7}div.mk-cute-theme blockquote:after{content:"❞";font-size:20px;position:absolute;right:8px;bottom:0;color:#409eff;opacity:.7}div.mk-cute-theme blockquote>p,div.mk-cute-theme blockquote ul li,div.mk-cute-theme blockquote ol li{color:var(--md-theme-quote-color)}.md-editor div.mk-cute-theme{--md-theme-table-color: #000;--md-theme-table-border-color: #f6f6f6;--md-theme-table-thead-bg-color: #f6f6f6;--md-theme-table-stripe-color: #fcfcfc}.md-editor-dark div.mk-cute-theme{--md-theme-table-color: inherit;--md-theme-table-border-color: #1c1c1c;--md-theme-table-thead-bg-color: rgba(28, 28, 28, .631372549);--md-theme-table-stripe-color: rgba(28, 28, 28, .631372549)}div.mk-cute-theme table{display:inline-block;width:auto;max-width:100%;overflow:auto;border:solid 1px var(--md-theme-table-border-color)}div.mk-cute-theme table thead{background-color:var(--md-theme-table-thead-bg-color);color:var(--md-theme-table-color);text-align:left}div.mk-cute-theme table tr th,div.mk-cute-theme table tr td{padding:12px 7px;line-height:24px;border:none}div.mk-cute-theme table tr td{min-width:120px}div.mk-cute-theme blockquote table tbody{color:var(--md-theme-color)}div.mk-cute-theme blockquote table tr{background-color:var(--md-theme-table-stripe-color)}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.md-editor div.mk-cute-theme{--md-theme-color: #36ace1;background-image:linear-gradient(90deg,#323a4240 3%,#0000 3%),linear-gradient(360deg,#323a4240 3%,#0000 3%)}.md-editor-dark div.mk-cute-theme{background-image:linear-gradient(90deg,#d9eafb40 3%,#0000 3%),linear-gradient(360deg,#d9eafb40 3%,#0000 3%);--md-theme-bg-color-scrollbar-thumb: #4d4d4d}div.mk-cute-theme{word-break:break-word;line-height:1.75;font-weight:400;overflow-x:hidden;background-size:20px 20px;background-position:center center}div.mk-cute-theme hr{position:relative;width:98%;height:1px;border:none;margin-top:32px;margin-bottom:32px;background-image:linear-gradient(to right,#36ace1,#dff0fe,#36ace1);overflow:visible}div.mk-cute-theme del{color:#36ace1}.md-editor div.smart-blue-theme{--md-theme-code-inline-color: #d63200;--md-theme-code-inline-bg-color: #fff5f5;--md-theme-code-block-color: #333;--md-theme-code-block-bg-color: #f8f8f8;--md-theme-code-before-bg-color: var(--md-theme-code-block-bg-color)}.md-editor-dark div.smart-blue-theme{--md-theme-code-inline-color: #e06c75;--md-theme-code-inline-bg-color: #1a1a1a;--md-theme-code-block-color: #999;--md-theme-code-block-bg-color: #1a1a1a;--md-theme-code-before-bg-color: var(--md-theme-code-block-bg-color)}div.smart-blue-theme code{overflow-x:auto;padding:.065em .4em}div.smart-blue-theme .md-editor-code pre{font-family:Menlo,Monaco,Consolas,Courier New,monospace}div.smart-blue-theme .md-editor-code pre code{padding:22px 12px;margin:0;word-break:normal}div.smart-blue-theme .md-editor-code pre code span[rn-wrapper]{top:22px}.md-editor div.smart-blue-theme{--md-theme-heading-color: #135ce0}div.smart-blue-theme h1,div.smart-blue-theme h2,div.smart-blue-theme h3,div.smart-blue-theme h4,div.smart-blue-theme h5,div.smart-blue-theme h6{padding:30px 0;margin:0}div.smart-blue-theme h1 a,div.smart-blue-theme h2 a,div.smart-blue-theme h3 a,div.smart-blue-theme h4 a,div.smart-blue-theme h5 a,div.smart-blue-theme h6 a{border:none}div.smart-blue-theme h1{position:relative;text-align:center;font-size:22px;margin:50px 0}div.smart-blue-theme h2{position:relative;font-size:20px;border-left:4px solid;padding:0 0 0 10px;margin:30px 0}div.smart-blue-theme h3{font-size:16px}.smart-blue-theme img{margin:0 auto}.md-editor div.smart-blue-theme{--md-theme-link-color: #036aca}.md-editor-dark div.smart-blue-theme{--md-theme-link-color: #2d7dc7}div.smart-blue-theme a{font-weight:400}.smart-blue-theme ul,.smart-blue-theme ol{margin-top:1em}.smart-blue-theme li{line-height:2;margin-bottom:0;list-style:inherit}.smart-blue-theme p{line-height:2;font-weight:400}.smart-blue-theme *+p{margin-top:16px}.md-editor div.smart-blue-theme{--md-theme-quote-color: #666;--md-theme-quote-bg-color: #fff9f9;--md-theme-quote-border-color: #b2aec5}.md-editor-dark div.smart-blue-theme{--md-theme-quote-color: #999;--md-theme-quote-bg-color: #2a2a2a;--md-theme-quote-border-color: #0063bb}div.smart-blue-theme blockquote{background-color:var(--md-theme-quote-bg-color);margin:2em 0;padding:2px 20px;border-left:4px solid var(--md-theme-quote-border-color)}div.smart-blue-theme blockquote p{color:var(--md-theme-quote-color);line-height:2}.md-editor div.smart-blue-theme{--md-theme-table-td-border-color: #dfe2e5;--md-theme-table-stripe-color: #f6f8fa}.md-editor-dark div.smart-blue-theme{--md-theme-table-td-border-color: #2d2d2d;--md-theme-table-stripe-color: #0c0c0c}div.smart-blue-theme table{border-collapse:collapse;margin:1rem 0;overflow-x:auto}div.smart-blue-theme table tr th,div.smart-blue-theme table tr td{padding:.6em 1em}div.smart-blue-theme blockquote table{line-height:initial}div.smart-blue-theme blockquote table tr th,div.smart-blue-theme blockquote table tr td{border-color:var(--md-theme-border-color-inset)}div.smart-blue-theme blockquote table tbody tr:nth-child(n){background-color:inherit}.md-editor .smart-blue-theme{--md-theme-color: #595959}.md-editor .smart-blue-theme{background-image:linear-gradient(90deg,#3c0a1e0a 3%,#0000 3%),linear-gradient(360deg,#3c0a1e0a 3%,#0000 3%)}.md-editor-dark .smart-blue-theme{--md-theme-color: #999}.md-editor-dark .smart-blue-theme{background-image:linear-gradient(90deg,#cfcfcf0a 3%,#fff0 3%),linear-gradient(360deg,#cfcfcf0a 3%,#fff0 3%)}div.smart-blue-theme{color:var(--md-theme-color);font-family:-apple-system,system-ui,BlinkMacSystemFont,Helvetica Neue,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Arial,sans-serif;background-size:20px 20px;background-position:center center}div.smart-blue-theme strong,div.smart-blue-theme em strong{color:#036aca}div.smart-blue-theme hr{border-top:1px solid #135ce0}.md-editor-checkbox{cursor:pointer;width:12px;height:12px;border:1px solid var(--md-border-color);background-color:var(--md-bk-color-outstand);border-radius:2px;line-height:1;text-align:center}.md-editor-checkbox:after{content:"";font-weight:700}.md-editor-checkbox-checked:after{content:"✓"}.md-editor-divider{position:relative;display:inline-block;width:1px;top:.1em;height:.9em;margin:0 8px;background-color:var(--md-border-color)}.md-editor-dropdown{overflow:hidden;box-sizing:border-box;position:absolute;transition:all .3s;opacity:1;z-index:10000;background-color:var(--md-bk-color)}.md-editor-dropdown-hidden{opacity:0;z-index:-10000}.md-editor-dropdown-overlay{margin-top:6px}.md-editor-modal-mask{position:fixed;top:0;right:0;bottom:0;left:0;z-index:20000;height:100%;background-color:var(--md-modal-mask)}.md-editor-modal{display:block;background-color:var(--md-bk-color);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol;border-radius:3px;border:1px solid var(--md-border-color);position:fixed;z-index:20001;box-shadow:var(--md-modal-shadow)}.md-editor-modal-header{cursor:grab;display:flex;justify-content:space-between;padding:10px 24px;color:var(--md-color);font-weight:600;font-size:16px;line-height:22px;word-wrap:break-word;-webkit-user-select:none;user-select:none;border-bottom:1px solid var(--md-border-color);position:relative}.md-editor-modal-body{padding:20px;font-size:14px;word-wrap:break-word;height:calc(100% - 43px);box-sizing:border-box}.md-editor-modal .md-editor-modal-func{position:absolute;top:10px;right:10px}.md-editor-modal .md-editor-modal-func .md-editor-modal-adjust,.md-editor-modal .md-editor-modal-func .md-editor-modal-close{cursor:pointer;width:24px;height:24px;line-height:24px;text-align:center;display:inline-block}.md-editor-modal .md-editor-modal-func .md-editor-modal-adjust{padding-right:10px}.animation{animation-duration:.15s;animation-fill-mode:forwards}@keyframes zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}.zoom-in{animation-name:zoomIn;animation-duration:.15s;animation-fill-mode:forwards}@keyframes zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.zoom-out{animation-name:zoomOut;animation-duration:.15s;animation-fill-mode:forwards}.md-editor-content{position:relative;display:flex;flex:1;height:0;flex-shrink:0}.md-editor-content-wrapper{display:flex;flex:1;width:0;position:relative}.md-editor-resize-operate{position:absolute;width:2px;height:100%;background-color:var(--md-bk-color);z-index:1;cursor:col-resize}.md-editor-input-wrapper{box-sizing:border-box}.md-editor-html{font-size:16px;word-break:break-all}.md-editor-footer{height:24px;flex-shrink:0;font-size:12px;color:var(--md-color);border-top:1px solid var(--md-border-color);display:flex;justify-content:space-between}.md-editor-footer-item{display:inline-flex;align-items:center;height:100%;padding:0 10px}.md-editor-footer-item+.md-editor-footer-item{padding-left:0}.md-editor-footer-label{padding-right:5px;line-height:1}.md-editor-clip{position:relative;display:flex;height:calc(100% - 52px)}.md-editor-clip-main,.md-editor-clip-preview{width:50%;height:100%;border:1px solid var(--md-border-color)}.md-editor-clip-main{margin-right:1em}.md-editor-clip-main .md-editor-clip-cropper{position:relative;width:100%;height:100%}.md-editor-clip-main .md-editor-clip-cropper .md-editor-clip-delete{position:absolute;top:0;right:0;font-size:0;background-color:var(--md-bk-color-outstand);border-bottom-left-radius:4px;color:var(--md-color);cursor:pointer}.md-editor-clip-main .md-editor-clip-upload{display:flex;align-items:center;justify-content:center;width:100%;height:100%;cursor:pointer}.md-editor-clip-main .md-editor-clip-upload .md-editor-icon,.md-editor-clip-main .md-editor-clip-upload .md-editor-iconfont{width:auto;height:40px;font-size:40px}.md-editor-clip-preview-target{width:100%;height:100%;overflow:hidden}.md-editor-form-item{margin-bottom:20px;text-align:center}.md-editor-form-item:last-of-type{margin-bottom:0}.md-editor-label{font-size:14px;color:var(--md-color);width:80px;text-align:center;display:inline-block}.md-editor-input{border-radius:4px;padding:4px 11px;color:var(--md-color);font-size:14px;line-height:1.5715;background-color:var(--md-bk-color);background-image:none;border:1px solid var(--md-border-color);transition:all .2s}.md-editor-input:focus,.md-editor-input:hover{border-color:var(--md-border-hover-color);outline:0}.md-editor-input:focus{border-color:var(--md-border-active-color)}.md-editor-btn{font-weight:400;text-align:center;vertical-align:middle;cursor:pointer;border:1px solid var(--md-border-color);white-space:nowrap;-webkit-user-select:none;user-select:none;height:32px;padding:0 15px;font-size:14px;border-radius:4px;transition:all .2s linear;color:var(--md-color);background-color:var(--md-bk-color);border-color:var(--md-border-color);margin-left:10px}.md-editor-btn:first-of-type{margin-left:0}.md-editor-btn:hover{color:var(--md-hover-color);background-color:var(--md-bk-color);border-color:var(--md-border-hover-color)}.md-editor-btn-row{width:100%}@media (max-width: 688px){.md-editor-modal-clip .md-editor-modal{max-width:calc(100% - 20px);max-height:calc(100% - 20px);margin:10px;left:0!important}.md-editor-modal-clip .md-editor-clip{flex-direction:column}.md-editor-modal-clip .md-editor-clip-main,.md-editor-modal-clip .md-editor-clip-preview{width:100%;height:0;flex:1}.md-editor-modal-clip .md-editor-clip-main{margin-bottom:1em}}.md-editor-menu{margin:0;padding:0;border-radius:3px;border:1px solid var(--md-border-color);background-color:inherit}.md-editor-menu-item{list-style:none;font-size:12px;color:var(--md-color);padding:4px 10px;cursor:pointer;line-height:16px}.md-editor-menu-item:first-of-type{padding-top:8px}.md-editor-menu-item:last-of-type{padding-bottom:8px}.md-editor-menu-item:hover{background-color:var(--md-bk-hover-color)}.md-editor-table-shape{padding:4px;border-radius:3px;border:1px solid var(--md-border-color);display:flex;flex-direction:column}.md-editor-table-shape-row{display:flex}.md-editor-table-shape-col{padding:2px;cursor:pointer}.md-editor-table-shape-col-default{width:16px;height:16px;background-color:#e0e0e0;border-radius:3px;transition:all .2s}.md-editor-table-shape-col-include{background-color:#aaa}.md-editor-toolbar-wrapper{overflow-x:auto;overflow-y:hidden;scrollbar-width:none;flex-shrink:0;padding:4px;border-bottom:1px solid var(--md-border-color)}.md-editor-toolbar-wrapper::-webkit-scrollbar{height:0!important}.md-editor-toolbar-wrapper .md-editor-toolbar{display:flex;justify-content:space-between;align-items:center;box-sizing:content-box}.md-editor-toolbar-wrapper .md-editor-toolbar-item{display:flex;flex-direction:column;align-items:center;margin:0 2px;padding:0 2px;transition:all .3s;border-radius:3px;cursor:pointer;list-style:none;-webkit-user-select:none;user-select:none;text-align:center}.md-editor-toolbar-wrapper .md-editor-toolbar-item-name{font-size:12px;word-break:keep-all;white-space:nowrap}.md-editor-toolbar-wrapper .md-editor-toolbar-item:hover,.md-editor-toolbar-wrapper .md-editor-toolbar-active{background-color:var(--md-bk-color-outstand)}.md-editor-toolbar-wrapper .md-editor-toolbar-left,.md-editor-toolbar-wrapper .md-editor-toolbar-right{padding:1px 0;display:flex;align-items:center}.md-editor-toolbar-wrapper .md-editor-stn .md-editor-toolbar-item{padding:0 6px}.md-editor-dark .md-editor-table-shape-col-default{background-color:#222}.md-editor-dark .md-editor-table-shape-col-include{background-color:#555}.md-editor .cm-editor{font-size:14px;height:100%}.md-editor .cm-editor.cm-focused{outline:none}.md-editor .cm-editor .cm-tooltip.cm-tooltip-autocomplete{border-radius:3px}.md-editor .cm-editor .cm-tooltip.cm-tooltip-autocomplete>ul{border-radius:3px;min-width:fit-content;max-width:fit-content}.md-editor .cm-editor .cm-tooltip.cm-tooltip-autocomplete>ul li{background-color:var(--md-bk-color);color:var(--md-color);padding:4px 10px;line-height:16px}.md-editor .cm-editor .cm-tooltip.cm-tooltip-autocomplete>ul li .cm-completionIcon{width:auto}.md-editor .cm-editor .cm-tooltip.cm-tooltip-autocomplete>ul li[aria-selected]{background-color:var(--md-bk-hover-color)}.md-editor .cm-editor .cm-tooltip.cm-tooltip-autocomplete .cm-completionInfo{margin-top:-2px;margin-left:3px;padding:4px 9px;border-radius:3px;overflow:hidden;background-color:var(--md-bk-hover-color);color:var(--md-color)}.md-editor-input-wrapper:has(+*) .cm-scroller{overflow-y:scroll}.md-editor .cm-scroller .cm-content[contenteditable=true]{margin:10px;min-height:calc(100% - 20px)}.md-editor .cm-scroller .cm-gutters+.cm-content[contenteditable=true]{margin:0;min-height:100%}.md-editor .cm-scroller .cm-line{line-height:inherit}.md-editor .ͼ1 .cm-scroller{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace;line-height:20px}.md-editor .cm-search .cm-textfield{border-radius:4px;padding:4px 11px;color:var(--md-color);font-size:10px;background-image:none;border:1px solid var(--md-border-color);transition:all .2s}.md-editor .cm-search .cm-textfield:focus,.md-editor .cm-search .cm-textfield:hover{border-color:var(--md-border-hover-color);outline:0}.md-editor .cm-search .cm-textfield:focus{border-color:var(--md-border-active-color)}.md-editor .cm-search .cm-button{font-weight:400;text-align:center;vertical-align:middle;cursor:pointer;border:1px solid var(--md-border-color);white-space:nowrap;-webkit-user-select:none;user-select:none;height:20px;padding:0 15px;font-size:10px;border-radius:4px;transition:all .2s linear;color:var(--md-color);background-color:inherit;background-image:none;border-color:var(--md-border-color)}.md-editor .cm-search .cm-button:first-of-type{margin-left:0}.md-editor .cm-search .cm-button:hover{color:var(--md-hover-color);background-color:inherit;border-color:var(--md-border-hover-color)}.md-editor .cm-search input[type=checkbox]{vertical-align:sub}.md-editor .cm-search input[type=checkbox]:after{display:block;content:"";font-weight:700;cursor:pointer;width:12px;height:12px;border:1px solid var(--md-border-color);background-color:var(--md-bk-color-outstand);border-radius:2px;line-height:1;text-align:center}.md-editor .cm-search input[type=checkbox]:checked:after{content:"✓";color:var(--md-color)}.md-editor .cm-search button[name=close]{color:inherit;cursor:pointer;right:6px}.md-editor-catalog-editor{--md-color: #3f4a54;--md-hover-color: #000;--md-bk-color: #fff;--md-bk-color-outstand: #f2f2f2;--md-bk-hover-color: #f5f7fa;--md-border-color: #e6e6e6;--md-border-hover-color: #b9b9b9;--md-border-active-color: #999;--md-modal-mask: #00000073;--md-modal-shadow: 0px 6px 24px 2px #00000019;--md-scrollbar-bg-color: #e2e2e2;--md-scrollbar-thumb-color: #0000004d;--md-scrollbar-thumb-hover-color: #00000059;--md-scrollbar-thumb-active-color: #00000061;overflow:auto;height:100%;background-color:var(--md-bk-color);border-left:1px solid var(--md-border-color);width:200px;box-sizing:border-box;margin:0;padding:5px 10px;font-size:14px;font-variant:tabular-nums;line-height:1.5715;list-style:none;font-feature-settings:"tnum";z-index:2}.md-editor-catalog-fixed{position:absolute;top:0;right:0}.md-editor-catalog-flat{position:initial;flex-shrink:0}.md-editor-catalog-indicator{height:18px;width:4px;background-color:#73d13d;position:absolute;border-radius:4px;transition:top .3s}.md-editor-catalog>.md-editor-catalog-link{padding:5px 8px}.md-editor-catalog-link{padding:5px 0 5px 1em;display:flex;flex-direction:column}.md-editor-catalog-link span{display:inline-block;width:100%;position:relative;overflow:hidden;color:var(--md-color);white-space:nowrap;text-overflow:ellipsis;transition:color .3s;cursor:pointer;line-height:18px}.md-editor-catalog-link span:hover{color:#73d13d}.md-editor-catalog-wrapper>.md-editor-catalog-link{padding-top:5px;padding-bottom:5px}.md-editor-catalog-wrapper>.md-editor-catalog-link:first-of-type{padding-top:10px}.md-editor-catalog-wrapper>.md-editor-catalog-link:last-of-type{padding-bottom:0}.md-editor-catalog-active>span{color:#73d13d}.md-editor-catalog-dark{--md-color: #999;--md-hover-color: #bbb;--md-bk-color: #000;--md-bk-color-outstand: #333;--md-bk-hover-color: #1b1a1a;--md-border-color: #2d2d2d;--md-border-hover-color: #636262;--md-border-active-color: #777;--md-modal-mask: #00000073;--md-modal-shadow: 0px 6px 24px 2px #00000066;--md-scrollbar-bg-color: #0f0f0f;--md-scrollbar-thumb-color: #2d2d2d;--md-scrollbar-thumb-hover-color: #3a3a3a;--md-scrollbar-thumb-active-color: #3a3a3a}.md-editor{--md-color: #3f4a54;--md-hover-color: #000;--md-bk-color: #fff;--md-bk-color-outstand: #f2f2f2;--md-bk-hover-color: #f5f7fa;--md-border-color: #e6e6e6;--md-border-hover-color: #b9b9b9;--md-border-active-color: #999;--md-modal-mask: #00000073;--md-modal-shadow: 0px 6px 24px 2px #00000019;--md-scrollbar-bg-color: #e2e2e2;--md-scrollbar-thumb-color: #0000004d;--md-scrollbar-thumb-hover-color: #00000059;--md-scrollbar-thumb-active-color: #00000061;color:var(--md-color);font-family:-apple-system,BlinkMacSystemFont,Segoe UI Variable,Segoe UI,system-ui,ui-sans-serif,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji";width:100%;height:500px;position:relative;box-sizing:border-box;border:1px solid var(--md-border-color);display:flex;flex-direction:column;overflow:hidden;background-color:var(--md-bk-color)}.md-editor ::-webkit-scrollbar{width:6px;height:6px}.md-editor ::-webkit-scrollbar-corner,.md-editor ::-webkit-scrollbar-track{background-color:var(--md-scrollbar-bg-color)}.md-editor ::-webkit-scrollbar-thumb{border-radius:2px;background-color:var(--md-scrollbar-thumb-color)}.md-editor ::-webkit-scrollbar-button:vertical{display:none}.md-editor ::-webkit-scrollbar-thumb:vertical:hover{background-color:var(--md-scrollbar-thumb-hover-color)}.md-editor ::-webkit-scrollbar-thumb:vertical:active{background-color:var(--md-scrollbar-thumb-active-color)}.md-editor .md-editor-fullscreen{position:fixed!important;top:0;right:0;bottom:0;left:0;width:auto!important;height:auto!important;z-index:10000}svg.md-editor-icon{width:16px;height:16px;padding:4px;fill:none;overflow:hidden;display:block}.md-editor .lucide-list-icon,.md-editor .lucide-list-ordered-icon,.md-editor .lucide-list-todo-icon{width:18px;height:18px;padding:3px}.md-editor-preview-wrapper{position:relative;flex:1;box-sizing:border-box;overflow:auto}.md-editor-preview{font-size:16px;word-break:break-all;overflow:hidden;padding:10px 20px}.md-editor-modal-container{--md-color: #3f4a54;--md-hover-color: #000;--md-bk-color: #fff;--md-bk-color-outstand: #f2f2f2;--md-bk-hover-color: #f5f7fa;--md-border-color: #e6e6e6;--md-border-hover-color: #b9b9b9;--md-border-active-color: #999;--md-modal-mask: #00000073;--md-modal-shadow: 0px 6px 24px 2px #00000019;--md-scrollbar-bg-color: #e2e2e2;--md-scrollbar-thumb-color: #0000004d;--md-scrollbar-thumb-hover-color: #00000059;--md-scrollbar-thumb-active-color: #00000061;color:var(--md-color);font-family:-apple-system,BlinkMacSystemFont,Segoe UI Variable,Segoe UI,system-ui,ui-sans-serif,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji"}.md-editor-modal-container ::-webkit-scrollbar{width:6px;height:6px}.md-editor-modal-container ::-webkit-scrollbar-corner,.md-editor-modal-container ::-webkit-scrollbar-track{background-color:var(--md-scrollbar-bg-color)}.md-editor-modal-container ::-webkit-scrollbar-thumb{border-radius:2px;background-color:var(--md-scrollbar-thumb-color)}.md-editor-modal-container ::-webkit-scrollbar-button:vertical{display:none}.md-editor-modal-container ::-webkit-scrollbar-thumb:vertical:hover{background-color:var(--md-scrollbar-thumb-hover-color)}.md-editor-modal-container ::-webkit-scrollbar-thumb:vertical:active{background-color:var(--md-scrollbar-thumb-active-color)}.md-editor-modal-container .lucide-xicon{width:20px;height:20px;padding:2px}.md-editor-previewOnly{border:none;height:auto}.md-editor-previewOnly .md-editor-content{height:100%}.md-editor-previewOnly .md-editor-preview{padding:0}.md-editor-dark,.md-editor-modal-container[data-theme=dark]{--md-color: #999;--md-hover-color: #bbb;--md-bk-color: #000;--md-bk-color-outstand: #333;--md-bk-hover-color: #1b1a1a;--md-border-color: #2d2d2d;--md-border-hover-color: #636262;--md-border-active-color: #777;--md-modal-mask: #00000073;--md-modal-shadow: 0px 6px 24px 2px #00000066;--md-scrollbar-bg-color: #0f0f0f;--md-scrollbar-thumb-color: #2d2d2d;--md-scrollbar-thumb-hover-color: #3a3a3a;--md-scrollbar-thumb-active-color: #3a3a3a}.medium-zoom-overlay,.medium-zoom-image--opened{z-index:100001}.md-editor-fullscreen{position:fixed!important;top:0;right:0;bottom:0;left:0;width:auto!important;height:auto!important;z-index:10000}.md-editor-disabled{cursor:not-allowed!important}.note-add-card[data-v-3d8eda87]{width:100%;background-color:var(--theme-foreground);box-shadow:var(--theme-foregroundShadow);border-radius:.5rem;padding:.5rem;display:flex;flex-direction:column;gap:.5rem;animation:fadeInUp-3d8eda87 .8s ease-in-out;color:var(--theme-textColor)}.search-refresh-container[data-v-3d8eda87]{display:flex;gap:.5rem;align-items:center}.search-input[data-v-3d8eda87]{flex:1;min-width:0;transition:all .3s ease-in-out}[data-v-3d8eda87] .highlight{color:var(--theme-primary);font-weight:700}[data-v-3d8eda87] .title-tag{display:inline-block;background-color:#1890ff;color:#fff;padding:2px 6px;border-radius:.25rem;font-size:.75rem;font-weight:700;margin-right:.5rem}[data-v-3d8eda87] .content-tag{display:inline-block;background-color:#52c41a;color:#fff;padding:2px 6px;border-radius:.25rem;font-size:.75rem;font-weight:700;margin-right:.5rem}@keyframes fadeInUp-3d8eda87{0%{opacity:0;transform:translateY(20px)}30%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.header[data-v-3d8eda87]{display:flex;width:100%;justify-content:space-between;gap:.5rem}.button-container[data-v-3d8eda87]{display:flex;justify-content:space-between;align-items:center;gap:.5rem;flex-shrink:0}[data-v-3d8eda87] .md-editor-toolbar-item svg{width:2em!important;height:2em!important}.share-setting-modal[data-v-ed298a05]{color:var(--theme-textColor)}.ant-form-item[data-v-ed298a05]{margin-bottom:1rem}.expires-input[data-v-ed298a05]{display:flex;flex-direction:column;gap:.5rem}.quick-select[data-v-ed298a05]{display:flex;flex-wrap:wrap;gap:.5rem}.permission-radio-group[data-v-ed298a05]{display:flex;flex-direction:row;gap:1rem;flex-wrap:wrap}.permission-radio[data-v-ed298a05]{margin-right:0!important;flex:1;min-width:120px}.permission-label[data-v-ed298a05]{display:flex;flex-direction:column;gap:.25rem}.permission-description[data-v-ed298a05]{font-size:.8rem;opacity:.8}.permission-disabled-notice[data-v-ed298a05]{opacity:.8;font-size:.9rem;font-style:italic}@media screen and (max-width: 768px){.quick-select[data-v-ed298a05]{justify-content:space-between}.quick-select .ant-btn[data-v-ed298a05]{flex:0 0 calc(33.33% - .5rem)}.permission-radio-group[data-v-ed298a05]{flex-direction:column}.permission-label[data-v-ed298a05]{flex-direction:row;align-items:center;gap:.5rem}.permission-description[data-v-ed298a05]{font-size:.75rem}}.export-container[data-v-26e3f8e8]{display:flex;flex-direction:column;gap:1rem;color:var(--theme-textColor)}.export-buttons[data-v-26e3f8e8]{display:flex;justify-content:flex-end;gap:.5rem}.resolution-selector[data-v-26e3f8e8]{padding:.5rem;background-color:var(--theme-background);border-radius:.5rem}.resolution-selector p[data-v-26e3f8e8]{margin-bottom:.5rem;font-weight:700}.export-options-md[data-v-26e3f8e8]{display:flex;flex-direction:row;justify-content:start;align-items:center;gap:.5rem;padding:.5rem;background-color:var(--theme-background);border-radius:.5rem}.export-options-pdf[data-v-26e3f8e8]{display:flex;flex-direction:column;gap:.5rem;padding:.5rem;background-color:var(--theme-background);border-radius:.5rem}.option-label[data-v-26e3f8e8]{font-size:.9rem;margin-left:.5rem}.pdf-options-row[data-v-26e3f8e8]{display:flex;align-items:center}.pdf-option-label[data-v-26e3f8e8]{width:80px;font-size:.9rem}.export-info[data-v-26e3f8e8]{padding:.5rem;background-color:var(--theme-background);border-radius:.5rem}.export-info p[data-v-26e3f8e8]{margin:0;display:flex;align-items:center;gap:.5rem;opacity:.8}.export-info[data-v-26e3f8e8] .anticon{color:var(--theme-secondary)}.note-card[data-v-cad76cb6]{display:flex;flex-direction:column;background-color:var(--theme-foreground);box-shadow:var(--theme-foregroundShadow);width:100%;padding:.5rem;border-radius:.5rem;gap:.5rem;animation:fadeInUp-cad76cb6 .5s ease-in-out;color:var(--theme-textColor)}@keyframes fadeInUp-cad76cb6{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.note-header[data-v-cad76cb6]{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:1rem}.header-left[data-v-cad76cb6]{display:flex;flex-direction:row;align-items:center;gap:1rem;overflow:hidden}.note-title[data-v-cad76cb6]{color:var(--theme-primary);font-size:1.5rem;font-weight:700;line-height:1.5;margin:0;text-wrap:nowrap;overflow:hidden;text-overflow:ellipsis;flex:1;min-width:0}.note-date[data-v-cad76cb6]{font-size:.8rem;opacity:.6;font-weight:400;font-family:consolas,楷体;white-space:nowrap;flex-shrink:0}.header-right[data-v-cad76cb6]{display:flex;flex-direction:row;align-items:center;gap:.5rem;flex-shrink:0;opacity:0;transition:opacity .3s ease}.header-right.visible[data-v-cad76cb6]{opacity:1}.button-container[data-v-cad76cb6]{display:flex;justify-content:space-between;align-items:center;gap:.5rem}.note-content[data-v-cad76cb6]{width:100%}[data-v-cad76cb6] .md-preview{background-color:transparent;border-radius:.5rem;overflow:hidden;width:100%}[data-v-cad76cb6] .md-editor-preview{background-color:var(--theme-foreground);padding:0 .5rem}[data-v-cad76cb6] .md-editor-toolbar-item svg{width:2em!important;height:2em!important}@media screen and (max-width: 768px){.note-card[data-v-cad76cb6]{padding:.5rem;gap:.5rem}.note-header[data-v-cad76cb6]{flex-direction:column;align-items:flex-start;gap:.5rem}.header-left[data-v-cad76cb6]{width:100%;flex-direction:column;align-items:flex-start;gap:.25rem}.note-title[data-v-cad76cb6]{font-size:1.2rem;width:100%}.note-date[data-v-cad76cb6]{display:none}.header-right[data-v-cad76cb6]{width:100%;justify-content:center;opacity:1;padding-top:.5rem;border-top:1px solid var(--theme-background)}[data-v-cad76cb6] .md-editor-preview{padding:0 .5rem}}.right-part[data-v-4d79c86e]{width:100%;height:100%;background-color:transparent;padding:1rem 0;display:flex;flex-direction:column;color:var(--theme-textColor)}.note-list[data-v-4d79c86e]{flex:1;min-height:0;width:100%;background-color:transparent;border-radius:.5rem;display:flex;flex-direction:column;gap:1rem;overflow-y:auto;padding:0 .5rem}.pagination-container[data-v-4d79c86e]{flex-shrink:0;width:calc(100% - 1.25rem);display:flex;justify-content:center;margin-top:.5rem;margin-left:.5rem;padding:.25rem 1rem;border-radius:.5rem;background-color:var(--theme-foreground);box-shadow:var(--theme-foregroundShadow)}.empty-state[data-v-4d79c86e]{width:100%;padding:2rem;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;background-color:var(--theme-background);border-radius:.5rem}.empty-icon[data-v-4d79c86e]{font-size:4rem;color:var(--theme-secondary)}.empty-text[data-v-4d79c86e]{opacity:.6;font-size:1rem}.loading-container[data-v-4d79c86e]{display:flex;justify-content:center;align-items:center;padding:3rem;width:100%;min-height:200%;background-color:var(--theme-background);border-radius:.5rem;opacity:.01}[data-v-4d79c86e] .ant-pagination{display:flex;gap:.5rem}@media screen and (max-width: 768px){.right-part[data-v-4d79c86e]{padding:0}.note-list[data-v-4d79c86e]{padding:.5rem;gap:.5rem}.pagination-container[data-v-4d79c86e]{width:calc(100% - 1rem);padding:.25rem;margin-bottom:.5rem;flex-direction:column;align-items:center}.empty-state[data-v-4d79c86e]{padding:1rem}.empty-icon[data-v-4d79c86e]{font-size:3rem}.empty-text[data-v-4d79c86e]{font-size:.9rem;text-align:center}.loading-container[data-v-4d79c86e]{padding:1.5rem;min-height:150px}[data-v-4d79c86e] .ant-pagination{gap:.25rem;font-size:.8rem}}.note-container[data-v-06edfa39]{display:flex;justify-content:center;height:calc(100vh - 4rem);width:100%;background-size:cover;background-position:center;background-repeat:no-repeat;position:relative;overflow:hidden;color:var(--theme-textColor)}.right-part[data-v-06edfa39]{margin:0;transition:width .3s ease;animation:fade-in-06edfa39 .3s ease-out}.left-part[data-v-06edfa39]{transition:all .3s ease;animation:fade-in-06edfa39 .3s ease-out;z-index:50}@keyframes fade-in-06edfa39{0%{opacity:0;transform:translateY(2rem)}to{opacity:1;transform:translateY(0)}}.drawer-trigger[data-v-06edfa39]{position:absolute;left:0;top:35%;transform:translateY(-50%);width:2rem;height:12rem;background-color:var(--theme-primary);color:var(--theme-foreground);display:flex;flex-direction:column;align-items:center;justify-content:center;border-radius:0 4px 4px 0;cursor:pointer;box-shadow:var(--theme-foregroundShadow);transition:all .3s;z-index:100;animation:slide-in-06edfa39 .3s ease-out forwards}@keyframes slide-in-06edfa39{0%{transform:translate(-100%,-50%)}to{transform:translateY(-50%)}}.drawer-trigger[data-v-06edfa39]:hover{width:3rem;background-color:var(--theme-secondary)}.note-navigator[data-v-06edfa39]{position:absolute;right:0;top:35%;width:4rem;background-color:var(--theme-primary);color:var(--theme-foreground);display:flex;border-radius:4px 0 0 4px;box-shadow:var(--theme-foregroundShadow);transition:all .1s;z-index:100;animation:slide-in-right-06edfa39 .1s ease-out forwards;padding:1rem 0}.navigator-bars[data-v-06edfa39]{display:flex;flex-direction:column;gap:.5rem;width:100%;padding:0 .5rem}.navigator-bar[data-v-06edfa39]{width:100%;height:.5rem;background-color:var(--theme-foreground);border-radius:.25rem;cursor:pointer;transition:all .05s;position:relative}.navigator-bar[data-v-06edfa39]:hover{background-color:var(--theme-background);transform:scaleX(1.2)}.navigator-bar.active[data-v-06edfa39]{background-color:var(--theme-secondary);transform:scaleX(1.2);border-radius:.5rem}.navigator-bar .bar-tooltip[data-v-06edfa39]{position:absolute;right:100%;top:50%;transform:translateY(-50%);background-color:var(--theme-foreground);color:var(--theme-textColor);padding:.5rem;border-radius:.5rem;white-space:nowrap;pointer-events:none;opacity:0;transition:opacity .1s;margin-right:.5rem;font-size:.8rem;z-index:101;max-width:20rem;overflow:hidden;text-overflow:ellipsis}.navigator-bar:hover .bar-tooltip[data-v-06edfa39]{opacity:1}@keyframes slide-in-right-06edfa39{0%{transform:translate(100%,-50%)}to{transform:translateY(-50%)}}@media screen and (max-width: 768px){.left-part[data-v-06edfa39]{display:none}.right-part[data-v-06edfa39]{width:100%!important;margin:0}.drawer-trigger[data-v-06edfa39],.note-navigator[data-v-06edfa39]{display:none}}.upload-modal[data-v-60113f6f]{color:var(--theme-textColor)}.upload-progress[data-v-60113f6f]{margin-top:1rem;max-height:20rem;overflow-y:auto;padding-right:5px}.upload-item[data-v-60113f6f]{margin-bottom:1rem;padding:.8rem;background-color:var(--theme-foreground);border-radius:4px;box-shadow:var(--theme-foregroundShadow)}.upload-item[data-v-60113f6f]:last-child{margin-bottom:0}.file-info[data-v-60113f6f]{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem}.file-name[data-v-60113f6f]{font-weight:500;flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.file-size[data-v-60113f6f]{font-size:.85rem;margin-left:1rem}.status-info[data-v-60113f6f]{display:flex;justify-content:space-between;align-items:center;margin-top:.5rem;font-size:.85rem}.state-text[data-v-60113f6f]{font-weight:500}.state-text.error[data-v-60113f6f]{color:#ff4d4f}.state-text.warning[data-v-60113f6f]{color:var(--theme-secondary)}.state-text.success[data-v-60113f6f]{color:#52c41a}.actions[data-v-60113f6f]{display:flex;justify-content:flex-end;margin-top:.5rem}.hash-calculating[data-v-60113f6f]{color:var(--theme-primary);margin-bottom:.5rem;display:flex;align-items:center;gap:8px;font-size:.85rem}.spinner[data-v-60113f6f]{display:inline-block;width:14px;height:14px;border:2px solid var(--theme-primary);border-top-color:transparent;border-radius:50%;animation:spin-60113f6f 1s linear infinite}@keyframes spin-60113f6f{to{transform:rotate(360deg)}}.upload-progress[data-v-60113f6f]::-webkit-scrollbar{width:var(--theme-scrollbarWidth)}.upload-progress[data-v-60113f6f]::-webkit-scrollbar-track{background:var(--theme-scrollbarTrack);border-radius:3px}.upload-progress[data-v-60113f6f]::-webkit-scrollbar-thumb{background:var(--theme-scrollbarThumb);border-radius:3px}@media screen and (max-width: 768px){[data-v-60113f6f] .upload-modal-root .ant-modal,[data-v-60113f6f] .upload-modal-wrap .ant-modal{width:95%!important;margin:0 auto}.upload-item[data-v-60113f6f]{padding:.5rem}.file-info[data-v-60113f6f]{flex-direction:column;align-items:flex-start;gap:.25rem}.file-size[data-v-60113f6f]{margin-left:0}.status-info[data-v-60113f6f]{flex-direction:column;align-items:flex-start;gap:.25rem}.actions[data-v-60113f6f]{justify-content:flex-start;gap:.5rem}}.create-folder-modal[data-v-fe49bd33]{color:var(--theme-textColor)}.folder-tip[data-v-fe49bd33]{margin-top:.5rem;font-size:.8rem;opacity:.8}.tip-text[data-v-fe49bd33]{margin:0}.path-text[data-v-fe49bd33]{color:var(--theme-primary);font-weight:700;word-break:break-all}.error-text[data-v-fe49bd33]{color:var(--theme-secondary);margin-top:.25rem}@media screen and (max-width: 768px){.create-folder-modal[data-v-fe49bd33] .ant-modal{width:95%!important;margin:0 auto}.folder-tip[data-v-fe49bd33]{font-size:.7rem}}.rename-input-container[data-v-55daca64]{display:flex;align-items:center;gap:.5rem;color:var(--theme-textColor)}.file-extension[data-v-55daca64]{font-size:14px;padding:.25rem .5rem;background-color:var(--theme-background);border-radius:.25rem;white-space:nowrap}.rename-tip[data-v-55daca64]{margin-top:.5rem;font-size:.8rem;display:flex;align-items:center}@media screen and (max-width: 768px){.rename-modal[data-v-55daca64] .ant-modal{width:95%!important;margin:0 auto}.rename-input-container[data-v-55daca64]{flex-direction:row;align-items:center;gap:.25rem}.rename-input-container .ant-input[data-v-55daca64]{flex:1 1 0%;min-width:0}.file-extension[data-v-55daca64]{text-align:left;margin-top:0;margin-left:.25rem}.rename-tip[data-v-55daca64]{font-size:.7rem}}.file-share-modal[data-v-7f4a31c5]{color:var(--theme-textColor)}.ant-form-item[data-v-7f4a31c5]{margin-bottom:1rem}.expires-input[data-v-7f4a31c5]{display:flex;flex-direction:column;gap:.5rem}.quick-select[data-v-7f4a31c5]{display:flex;flex-wrap:wrap;gap:.5rem}@media screen and (max-width: 768px){.quick-select[data-v-7f4a31c5]{justify-content:space-between}.quick-select .ant-btn[data-v-7f4a31c5]{flex:0 0 calc(33.33% - .5rem)}}.file-server-container[data-v-b8db8077]{width:90%;margin:0 auto;padding:1rem;height:100%;display:flex;flex-direction:column;overflow:hidden;color:var(--theme-textColor)}.file-server-header[data-v-b8db8077]{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem;flex-shrink:0}.file-server-toolbar[data-v-b8db8077]{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem;padding:.5rem;background-color:var(--theme-foreground);border-radius:8px;box-shadow:var(--theme-foregroundShadow);flex-shrink:0}.toolbar-left[data-v-b8db8077]{display:flex;align-items:center;gap:1rem;width:40%}.toolbar-right[data-v-b8db8077]{display:flex;gap:.5rem}.file-list[data-v-b8db8077]{background-color:var(--theme-foreground);border-radius:8px;box-shadow:var(--theme-foregroundShadow);animation:fadeIn-b8db8077 .3s ease-in-out;flex:1;display:flex;flex-direction:column;min-height:0;overflow:hidden;position:relative}@keyframes fadeIn-b8db8077{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.file-list[data-v-b8db8077] .ant-table-thead>tr>th{padding:8px 16px;text-align:center}.file-list[data-v-b8db8077] .ant-table-tbody>tr>td{padding:6px 16px;text-align:center}.file-list[data-v-b8db8077] .ant-table-tbody>tr>td:first-child{text-align:left}.action-buttons[data-v-b8db8077]{display:flex;gap:1rem}.action-button[data-v-b8db8077]{display:inline-flex!important;align-items:center;justify-content:center;gap:4px;height:32px;padding:0 16px;box-shadow:none!important;transition:all .2s ease-in-out}.action-button[data-v-b8db8077]:hover{transform:translateY(-1px)}.action-button[data-v-b8db8077] .anticon{margin-right:4px;transition:transform .2s ease}.action-button[data-v-b8db8077]:hover .anticon{transform:scale(1.1)}.breadcrumb-item[data-v-b8db8077]{padding:4px 0;border-radius:8px;transition:all .1s ease;cursor:pointer}.breadcrumb-item[data-v-b8db8077]:hover{background-color:var(--theme-background);transform:translateY(-1px)}[data-v-b8db8077] .ant-breadcrumb-separator{color:var(--theme-secondary);margin:0 8px;font-size:1.2rem}.file-list[data-v-b8db8077] .ant-table-tbody>tr{transition:all .1s ease-in-out}.file-list[data-v-b8db8077] .ant-table-tbody>tr:hover{transform:translate(5px);background-color:var(--theme-background)}.file-list[data-v-b8db8077] .anticon{transition:transform .1s ease}.file-list[data-v-b8db8077] .ant-table-tbody>tr:hover .anticon{transform:scale(1.2)}.file-list[data-v-b8db8077] .ant-spin-nested-loading{height:100%;position:absolute;top:0;right:0;bottom:0;left:0;padding:0}.file-list[data-v-b8db8077] .ant-spin-container{height:100%;display:flex;flex-direction:column;padding:.5rem}.file-list[data-v-b8db8077] .ant-table{height:100%;display:flex;flex-direction:column;margin:0}.file-list[data-v-b8db8077] .ant-table-container{height:100%;display:flex;flex-direction:column;border-radius:8px;overflow:hidden}.file-list[data-v-b8db8077] .ant-table table{table-layout:fixed;width:100%}.file-list[data-v-b8db8077] .ant-table-header{flex-shrink:0;overflow:hidden!important;background:var(--theme-foreground)}.file-list[data-v-b8db8077] .ant-table-body{flex:1;overflow-y:auto!important;overflow-x:hidden!important;height:100%}@media screen and (max-width: 768px){.file-server-container[data-v-b8db8077]{width:100%;padding:.5rem}.file-server-header[data-v-b8db8077]{margin-bottom:.25rem}.file-server-toolbar[data-v-b8db8077]{flex-direction:column;gap:.5rem;padding:.5rem}.toolbar-left[data-v-b8db8077]{width:100%}.toolbar-right[data-v-b8db8077]{width:100%;justify-content:space-between;flex-wrap:wrap}.action-button[data-v-b8db8077]{flex:1;padding:0 8px}.file-list[data-v-b8db8077] .ant-table-thead>tr>th{padding:4px 8px;font-size:12px}.file-list[data-v-b8db8077] .ant-table-tbody>tr>td{padding:4px 8px;font-size:12px}.file-list[data-v-b8db8077] .ant-table-tbody>tr>td:first-child{max-width:150px}.file-list[data-v-b8db8077] .ant-table-tbody>tr>td:first-child a{font-size:12px}.file-list[data-v-b8db8077] .anticon{font-size:14px}.breadcrumb-item[data-v-b8db8077]{font-size:1rem}.file-list[data-v-b8db8077] .ant-table-tbody>tr>td:last-child .ant-btn{padding:0!important;height:24px;width:24px;display:inline-flex;align-items:center;justify-content:center}.file-list[data-v-b8db8077] .ant-table-tbody>tr>td:last-child .anticon{font-size:16px}}[data-v-9c353ffa] .ant-modal-content{color:var(--theme-textColor)}@media screen and (max-width: 768px){.password-verify-modal[data-v-9c353ffa]{width:90%!important;max-width:350px}[data-v-9c353ffa] .ant-modal-title{font-size:16px}[data-v-9c353ffa] .ant-form-item{margin-bottom:12px}}.share-view-container[data-v-682b99d4]{max-width:80%;margin:0 auto;padding:2rem;background-color:var(--theme-background);color:var(--theme-textColor)}.loading-spin[data-v-682b99d4]{height:100vh;display:flex;align-items:center;justify-content:center}.note-header[data-v-682b99d4]{margin-bottom:2rem;text-align:center}.note-header h1[data-v-682b99d4]{margin-bottom:1rem;font-size:2rem;color:var(--theme-primary);font-weight:700}.note-meta[data-v-682b99d4]{color:var(--theme-secondary);opacity:.7;font-size:.9rem}.separator[data-v-682b99d4]{margin:0 .5rem;opacity:.3}.note-content[data-v-682b99d4]{background-color:var(--theme-foreground);padding:1rem;border-radius:.5rem;box-shadow:var(--theme-foregroundShadow)}.files-section[data-v-682b99d4]{margin-top:2rem;background-color:var(--theme-foreground);padding:2rem;border-radius:.5rem;box-shadow:var(--theme-foregroundShadow)}.files-section h2[data-v-682b99d4]{margin-bottom:1rem;font-size:1.2rem}.file-list[data-v-682b99d4]{display:flex;flex-direction:column;gap:.5rem}.file-item[data-v-682b99d4]{padding:.5rem;border:2px solid var(--theme-background);border-radius:.5rem;transition:background-color .3s}.file-item[data-v-682b99d4]:hover{background-color:var(--theme-background)}.file-item-content[data-v-682b99d4]{display:flex;justify-content:space-between;align-items:center;gap:1rem}.file-item-left[data-v-682b99d4]{display:flex;align-items:center;gap:.75rem;flex:1;min-width:0}.file-icon[data-v-682b99d4]{font-size:1.5rem;flex-shrink:0}.file-info[data-v-682b99d4]{flex:1;min-width:0}.file-name[data-v-682b99d4]{font-size:.9rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.file-meta[data-v-682b99d4]{font-size:.8rem;opacity:.6;display:flex;align-items:center;gap:.5rem;color:var(--theme-secondary)}.file-item-right[data-v-682b99d4]{flex-shrink:0}.empty-state[data-v-682b99d4]{text-align:center;padding:2rem;color:var(--theme-secondary)}[data-v-682b99d4] .md-editor-preview{background-color:var(--theme-foreground);padding:0 .5rem}@media screen and (max-width: 768px){.share-view-container[data-v-682b99d4]{max-width:100%;padding:.5rem}.note-content[data-v-682b99d4]{padding:.5rem}.note-header h1[data-v-682b99d4]{font-size:1.5rem}.note-meta[data-v-682b99d4]{display:flex;flex-direction:column;align-items:center;gap:.5rem}.note-meta .separator[data-v-682b99d4]{display:none}.files-section[data-v-682b99d4]{padding:.5rem}.file-item-content[data-v-682b99d4]{flex-direction:column;align-items:flex-start}.file-item-left[data-v-682b99d4]{width:100%}.file-item-right[data-v-682b99d4]{width:100%;display:flex;justify-content:flex-end}}[data-v-594cd71b] .ant-modal-content{color:var(--theme-textColor)}@media screen and (max-width: 768px){.password-verify-modal[data-v-594cd71b]{width:90%!important;max-width:350px}[data-v-594cd71b] .ant-modal-title{font-size:16px}[data-v-594cd71b] .ant-form-item{margin-bottom:12px}}.file-share-container[data-v-cbe864e9]{max-width:80%;margin:0 auto;padding:2rem;background-color:var(--theme-background);color:var(--theme-textColor)}.loading-spin[data-v-cbe864e9]{height:100vh;display:flex;align-items:center;justify-content:center}.share-header[data-v-cbe864e9]{margin-bottom:2rem;text-align:center}.share-header h1[data-v-cbe864e9]{margin-bottom:1rem;font-size:2rem;color:var(--theme-primary);font-weight:700}.share-meta[data-v-cbe864e9]{opacity:.7;font-size:.9rem;color:var(--theme-secondary)}.separator[data-v-cbe864e9]{margin:0 .5rem;opacity:.3}.files-section[data-v-cbe864e9]{margin-top:2rem;background-color:var(--theme-foreground);padding:2rem;border-radius:.5rem;box-shadow:var(--theme-foregroundShadow)}.files-section h2[data-v-cbe864e9]{margin-bottom:1rem;font-size:1.2rem}.file-list[data-v-cbe864e9]{display:flex;flex-direction:column;gap:.5rem}.file-item[data-v-cbe864e9]{padding:.5rem;border:2px solid var(--theme-background);border-radius:.5rem;transition:background-color .3s}.file-item[data-v-cbe864e9]:hover{background-color:var(--theme-background)}.file-item-content[data-v-cbe864e9]{display:flex;justify-content:space-between;align-items:center;gap:1rem}.file-item-left[data-v-cbe864e9]{display:flex;align-items:center;gap:.75rem;flex:1;min-width:0}.file-icon[data-v-cbe864e9]{font-size:1.5rem;flex-shrink:0}.file-info[data-v-cbe864e9]{flex:1;min-width:0}.file-name[data-v-cbe864e9]{font-size:.9rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:var(--theme-textColor)}.file-meta[data-v-cbe864e9]{font-size:.8rem;opacity:.6;display:flex;align-items:center;gap:.5rem;color:var(--theme-secondary);flex-wrap:wrap}.file-item-right[data-v-cbe864e9]{flex-shrink:0}.empty-state[data-v-cbe864e9]{text-align:center;padding:2rem;color:var(--theme-secondary)}.empty-state .anticon[data-v-cbe864e9]{font-size:2rem;margin-bottom:1rem;color:var(--theme-secondary)}@media screen and (max-width: 768px){.file-share-container[data-v-cbe864e9]{max-width:100%;padding:.5rem}.share-header h1[data-v-cbe864e9]{font-size:1.5rem}.share-meta[data-v-cbe864e9]{display:flex;flex-direction:column;align-items:center;gap:.5rem}.share-meta .separator[data-v-cbe864e9]{display:none}.files-section[data-v-cbe864e9]{padding:.5rem}.file-item-content[data-v-cbe864e9]{flex-direction:column;align-items:flex-start}.file-item-left[data-v-cbe864e9]{width:100%}.file-item-right[data-v-cbe864e9]{width:100%;display:flex;justify-content:flex-end}}.sessions-scroll-container[data-v-8a9b447f]{flex:1;overflow-y:auto}.search-container[data-v-8a9b447f]{margin-bottom:.5rem}.search-info[data-v-8a9b447f]{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem;color:var(--theme-textColor)}.sessions-list[data-v-8a9b447f]{display:flex;flex-direction:column;gap:.5rem;color:var(--theme-textColor);padding-right:.5rem}.session-item[data-v-8a9b447f]{display:flex;flex-direction:row;padding:.5rem;border:2px solid var(--theme-background);border-radius:.5rem;cursor:pointer;align-items:center;justify-content:space-between;transition:all .2s ease-in-out;border-left:4px solid var(--theme-background)}.session-item[data-v-8a9b447f]:hover{border-color:var(--theme-secondary);background-color:var(--theme-background)}.session-item[data-v-8a9b447f]:active{border-color:var(--theme-primary);background-color:var(--theme-background)}.session-item.active-session[data-v-8a9b447f]{border-color:var(--theme-primary)}.session-info[data-v-8a9b447f]{display:flex;flex-direction:column;gap:.25rem;flex:1;min-width:0;margin-right:.5rem}.session-title[data-v-8a9b447f]{font-size:1rem;font-weight:700;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;line-height:1.5}.session-time[data-v-8a9b447f]{font-size:.75rem;opacity:.6}.session-actions[data-v-8a9b447f]{display:flex;align-items:center;flex-direction:column;flex-shrink:0}.session-actions .ant-btn[data-v-8a9b447f]{width:2rem;height:1.5rem;padding:0;display:flex;align-items:center;justify-content:center}.session-actions[data-v-8a9b447f] .ant-dropdown-trigger{font-size:1.2rem;display:flex;align-items:center}.active-session[data-v-8a9b447f]{background-color:var(--theme-background)}.pagination-container[data-v-8a9b447f]{margin-top:.5rem;padding:.5rem;padding-bottom:0;display:flex;justify-content:center;border-top:1px solid var(--theme-background)}.ant-drawer-header{background-color:var(--theme-foreground)!important;padding:.5rem!important}.ant-drawer-body{background-color:var(--theme-foreground)!important;padding:.5rem!important;display:flex;flex-direction:column;height:100%}@media screen and (max-width: 768px){.search-info[data-v-8a9b447f]{gap:.5rem;align-items:center}.session-item[data-v-8a9b447f]{padding:.5rem}.session-title[data-v-8a9b447f]{font-size:1rem}.session-time[data-v-8a9b447f]{font-size:.8rem}.session-actions .ant-btn[data-v-8a9b447f]{width:2rem;height:1.5rem}.session-actions[data-v-8a9b447f] .ant-dropdown-trigger{font-size:1rem;padding:0}.pagination-container[data-v-8a9b447f]{padding:.25rem;padding-bottom:0}}pre code.hljs{display:block;overflow-x:auto;padding:1em}code.hljs{padding:3px 5px}/*!
  Theme: GitHub
  Description: Light theme as seen on github.com
  Author: github.com
  Maintainer: @Hirse
  Updated: 2021-05-15

  Outdated base version: https://github.com/primer/github-syntax-light
  Current colors taken from GitHub's CSS
*/.hljs{color:#24292e;background:#fff}.hljs-doctag,.hljs-keyword,.hljs-meta .hljs-keyword,.hljs-template-tag,.hljs-template-variable,.hljs-type,.hljs-variable.language_{color:#d73a49}.hljs-title,.hljs-title.class_,.hljs-title.class_.inherited__,.hljs-title.function_{color:#6f42c1}.hljs-attr,.hljs-attribute,.hljs-literal,.hljs-meta,.hljs-number,.hljs-operator,.hljs-variable,.hljs-selector-attr,.hljs-selector-class,.hljs-selector-id{color:#005cc5}.hljs-regexp,.hljs-string,.hljs-meta .hljs-string{color:#032f62}.hljs-built_in,.hljs-symbol{color:#e36209}.hljs-comment,.hljs-code,.hljs-formula{color:#6a737d}.hljs-name,.hljs-quote,.hljs-selector-tag,.hljs-selector-pseudo{color:#22863a}.hljs-subst{color:#24292e}.hljs-section{color:#005cc5;font-weight:700}.hljs-bullet{color:#735c0f}.hljs-emphasis{color:#24292e;font-style:italic}.hljs-strong{color:#24292e;font-weight:700}.hljs-addition{color:#22863a;background-color:#f0fff4}.hljs-deletion{color:#b31d28;background-color:#ffeef0}.message-content[data-v-49af7ee5]{word-break:break-word;white-space:pre-wrap;overflow-wrap:break-word;color:var(--theme-textColor)}.thinking-icon[data-v-49af7ee5]{display:inline-block;animation:thinking-pulse-49af7ee5 .6s ease-in-out infinite alternate}.thinking-container[data-v-49af7ee5]{position:relative;overflow:visible}.thinking-container[data-v-49af7ee5]:before,.thinking-container[data-v-49af7ee5]:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;border-radius:8px;box-shadow:0 0 #0078ff66;animation:ripple-49af7ee5 2s infinite}.thinking-container[data-v-49af7ee5]:after{animation-delay:1s}.ant-collapse-item[data-v-49af7ee5]{background-color:var(--theme-foreground);border-radius:.5rem!important}@keyframes ripple-49af7ee5{0%{box-shadow:0 0 #0078ff66}70%{box-shadow:0 0 0 10px #0078ff00}to{box-shadow:0 0 0 12px #0078ff00}}@keyframes thinking-pulse-49af7ee5{0%{transform:scale(1)}to{transform:scale(1.3)}}.tool-step-item[data-v-1eca27d1]{height:fit-content;padding:.5rem;border-radius:.5rem;border:1px solid var(--theme-background);display:flex;flex-direction:row;justify-content:space-between;align-items:center;cursor:pointer;transition:background-color .2s ease}.tool-step-item[data-v-1eca27d1]:hover{background-color:var(--theme-background)}.tool-step-item.has-details[data-v-1eca27d1]{border-left:3px solid var(--theme-primary)}.tool-step-main[data-v-1eca27d1]{display:flex;flex-direction:row;gap:1rem;align-items:center}.detail-icon[data-v-1eca27d1]{font-size:1rem;opacity:.7;color:var(--theme-primary)}.tool-detail-content[data-v-1eca27d1]{max-height:400px;max-width:600px;padding:0 .5rem;overflow:auto;color:var(--theme-textColor)}.thinking-container[data-v-1eca27d1]{position:relative;overflow:visible}.thinking-container[data-v-1eca27d1]:before,.thinking-container[data-v-1eca27d1]:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;border-radius:8px;box-shadow:0 0 #0078ff66;animation:ripple-1eca27d1 2s infinite}.thinking-container[data-v-1eca27d1]:after{animation-delay:1s}.rotating-icon[data-v-1eca27d1]{animation:rotating-1eca27d1 2s linear infinite}.ant-collapse-item[data-v-1eca27d1]{background-color:var(--theme-foreground);border-radius:.5rem!important}@keyframes rotating-1eca27d1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes ripple-1eca27d1{0%{box-shadow:0 0 #0078ff66}70%{box-shadow:0 0 0 10px #0078ff00}to{box-shadow:0 0 0 12px #0078ff00}}@keyframes thinking-pulse-1eca27d1{0%{transform:scale(1)}to{transform:scale(1.3)}}.messages-history[data-v-9a84d132]{display:flex;flex-direction:column;width:100%;height:100%;background-color:var(--theme-foreground);border-radius:.5rem;padding:.5rem;overflow-y:auto;gap:1rem;max-height:100%;color:var(--theme-textColor)}.message-wrapper[data-v-9a84d132]{padding:.5rem .5rem .5rem .75rem;border-radius:.5rem;width:90%;position:relative}.user-message[data-v-9a84d132]{align-self:flex-end;background-color:var(--theme-background);animation:userMessageSlideIn-9a84d132 .3s ease-out;position:relative}.user-message[data-v-9a84d132]:before{content:"";position:absolute;left:0rem;top:.5rem;bottom:.5rem;width:4px;background-color:var(--theme-secondary);border-radius:2px}@keyframes userMessageSlideIn-9a84d132{0%{opacity:0;transform:translate(30px)}to{opacity:1;transform:translate(0)}}.assistant-message[data-v-9a84d132]{align-self:flex-start;background-color:var(--theme-background);animation:assistantMessageSlideIn-9a84d132 .3s ease-out;position:relative}.assistant-message[data-v-9a84d132]:before{content:"";position:absolute;left:0rem;top:.5rem;bottom:.5rem;width:4px;background-color:var(--theme-primary);border-radius:2px}@keyframes assistantMessageSlideIn-9a84d132{0%{opacity:0;transform:translate(-30px)}to{opacity:1;transform:translate(0)}}.system-message[data-v-9a84d132]{align-self:center;background-color:var(--theme-background);max-width:90%;opacity:.8;font-style:italic;animation:systemMessageFadeIn-9a84d132 .4s ease;position:relative}.system-message[data-v-9a84d132]:before{content:"";position:absolute;left:0rem;top:.5rem;bottom:.5rem;width:4px;background-color:var(--theme-primary);border-radius:2px}@keyframes systemMessageFadeIn-9a84d132{0%{opacity:0;transform:translateY(-10px)}to{opacity:.8;transform:translateY(0)}}.message-header[data-v-9a84d132]{display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding-bottom:.5rem;margin-bottom:.5rem;border-bottom:1px solid var(--theme-secondary)}.left-header[data-v-9a84d132]{display:flex;flex-direction:row;align-items:center;gap:1rem;flex-wrap:wrap}.right-header[data-v-9a84d132]{display:flex;flex-direction:row;align-items:center;gap:.5rem;padding-right:.5rem;animation:toolbarFadeIn-9a84d132 .2s ease}.header-toolbar[data-v-9a84d132]{display:flex;gap:.5rem}.message-avatar[data-v-9a84d132]{width:1.5rem;height:1.5rem;display:flex;align-items:center;justify-content:center;overflow:hidden}.message-avatar[data-v-9a84d132] .anticon{font-size:1rem}.message-avatar[data-v-9a84d132] .ant-avatar{display:flex;align-items:center;justify-content:center;width:100%;height:100%}.loading-icon[data-v-9a84d132]{width:1.5rem;height:1.5rem;object-fit:cover;animation:rotate-9a84d132 3s linear infinite}@keyframes rotate-9a84d132{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.message-info[data-v-9a84d132]{display:flex;flex-direction:column}.message-sender[data-v-9a84d132]{font-weight:700;font-size:1.2rem}.message-time[data-v-9a84d132]{font-size:.7rem;opacity:.7}.rag-result[data-v-9a84d132]{display:flex;flex-direction:row;align-items:center;gap:1rem;font-size:.8rem;opacity:.7;flex-wrap:wrap}.rag-result-item[data-v-9a84d132]{color:var(--theme-primary);cursor:pointer;text-decoration:underline;transition:all .3s ease}.rag-result-item[data-v-9a84d132]:hover{color:var(--theme-secondary);transform:translateY(-2px)}.welcome-message[data-v-9a84d132]{text-align:center;padding:1rem;animation:welcomeFadeIn-9a84d132 .5s ease-in-out}@keyframes welcomeFadeIn-9a84d132{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.welcome-message h1[data-v-9a84d132]{font-size:2rem;font-weight:700;color:var(--theme-primary)}.loading-indicator[data-v-9a84d132]{display:flex;align-items:center;justify-content:center;gap:.5rem;opacity:.8;padding:1rem}@keyframes loadingPulse-9a84d132{0%{opacity:.6}to{opacity:1}}[data-v-9a84d132] .md-editor-preview{background-color:var(--theme-background);border-radius:.5rem;padding:.5rem}.toolbar-icon[data-v-9a84d132]{font-size:1.1rem;color:var(--theme-secondary);cursor:pointer;transition:all .2s}.toolbar-icon[data-v-9a84d132]:hover{color:var(--theme-primary);transform:scale(1.2)}@keyframes toolbarFadeIn-9a84d132{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}.edit-message-container[data-v-9a84d132]{display:flex;flex-direction:column;margin-top:.5rem;gap:.5rem;animation:fadeIn-9a84d132 .2s ease}.edit-actions[data-v-9a84d132]{display:flex;justify-content:flex-end;gap:.5rem}@keyframes fadeIn-9a84d132{0%{opacity:0}to{opacity:1}}.context-menu[data-v-9a84d132]{position:fixed;z-index:1000;background:var(--theme-foreground);border-radius:.5rem;box-shadow:var(--theme-foregroundShadow);min-width:10rem;animation:menuFadeIn-9a84d132 .1s ease-out;color:var(--theme-textColor)}@keyframes menuFadeIn-9a84d132{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}.menu-list[data-v-9a84d132]{list-style:none;margin:0;padding:.5rem}.menu-item[data-v-9a84d132]{padding:.5rem 1rem;display:flex;align-items:center;cursor:pointer;transition:background-color .2s;-webkit-user-select:none;user-select:none;border-radius:.5rem}.menu-item[data-v-9a84d132]:hover{background-color:var(--theme-background)}.menu-icon[data-v-9a84d132]{margin-right:.5rem;font-size:1rem;color:var(--theme-primary)}.model-generated-images-container[data-v-9a84d132]{display:flex;flex-direction:row;gap:.5rem}.model-generated-image-item[data-v-9a84d132]{width:25%;height:auto}.model-generated-image[data-v-9a84d132]{width:100%;height:100%;object-fit:cover;border-radius:.5rem;cursor:pointer;transition:all .3s ease}.model-generated-image[data-v-9a84d132]:hover{transform:scale(1.01)}@media screen and (max-width: 768px){.messages-history[data-v-9a84d132]{padding:.5rem}.message-header[data-v-9a84d132]{flex-direction:row;align-items:center;justify-content:space-between;gap:.5rem}.left-header[data-v-9a84d132]{flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.right-header[data-v-9a84d132]{justify-content:flex-end;padding-right:0;min-width:fit-content}.header-toolbar[data-v-9a84d132]{justify-content:flex-end}.message-sender[data-v-9a84d132]{font-size:1rem}.welcome-message h1[data-v-9a84d132]{font-size:1.5rem}.welcome-message p[data-v-9a84d132]{font-size:.9rem}.toolbar-icon[data-v-9a84d132]{font-size:1rem}.context-menu[data-v-9a84d132]{min-width:8rem}.menu-item[data-v-9a84d132]{padding:.75rem 1rem}.rag-result[data-v-9a84d132]{max-width:100%;overflow:hidden;text-overflow:ellipsis}.model-generated-image-item[data-v-9a84d132]{width:50%;height:auto}}.chat-view[data-v-c68565b7]{width:100%;height:100%;display:flex;flex-direction:column;overflow:hidden;position:relative;color:var(--theme-textColor)}.drawer-triggers[data-v-c68565b7]{position:absolute;left:0;top:35%;transform:translateY(-50%);display:flex;flex-direction:column;gap:1rem;z-index:100}.drawer-trigger[data-v-c68565b7]{width:2rem;height:12rem;background-color:var(--theme-primary);color:var(--theme-foreground);display:flex;align-items:center;justify-content:center;border-radius:0 4px 4px 0;cursor:pointer;box-shadow:var(--theme-foregroundShadow);transition:all .3s;animation:slide-in-c68565b7 .3s ease-out forwards;transform:translate(-100%)}@keyframes slide-in-c68565b7{0%{transform:translate(-100%)}to{transform:translate(0)}}.drawer-trigger[data-v-c68565b7]:hover{width:3rem;background-color:var(--theme-secondary)}.sessions-trigger[data-v-c68565b7]{animation-delay:0s}.settings-trigger[data-v-c68565b7]{animation-delay:.15s}.main-container[data-v-c68565b7]{flex:1;display:flex;flex-direction:column;width:90%;height:100%;margin:0 auto;padding:1rem;gap:1rem;overflow:hidden}.chat-history-container[data-v-c68565b7]{flex:1;display:flex;flex-direction:column;width:100%;background-color:transparent;min-height:0;overflow:hidden;box-shadow:var(--theme-foregroundShadow);border-radius:.5rem;animation:fadeIn-c68565b7 .3s ease-in-out;animation-fill-mode:both}.chat-input-container[data-v-c68565b7]{width:100%;height:fit-content;background-color:var(--theme-foreground);padding:.5rem;display:flex;flex-direction:column;gap:.5rem;border-radius:.5rem;animation:fadeIn-c68565b7 .3s ease-in-out;animation-fill-mode:both;box-shadow:var(--theme-foregroundShadow)}@keyframes fadeIn-c68565b7{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.chat-tool-bar[data-v-c68565b7]{display:flex;justify-content:space-between;align-items:center;height:fit-content;flex-wrap:wrap;gap:.5rem}.chat-tool-bar .left-tool-bar-left[data-v-c68565b7]{display:flex;align-items:center;gap:.5rem}.chat-tool-bar .left-tool-bar[data-v-c68565b7]{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap;flex:1}.chat-tool-bar .right-tool-bar[data-v-c68565b7]{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.quick-switch[data-v-c68565b7]{display:flex;flex-direction:row;align-items:center;gap:.5rem;border:1px solid var(--theme-secondary);border-radius:.25rem;padding:.25rem}.modal-footer[data-v-c68565b7]{margin-top:24px;text-align:right}.has-attachments[data-v-c68565b7]{position:relative}.attachment-count[data-v-c68565b7]{position:absolute;top:-5px;right:-5px;background-color:var(--theme-primary);color:var(--theme-foreground);border-radius:50%;min-width:1rem;height:1rem;font-size:.8rem;display:flex;align-items:center;justify-content:center}.attachment-preview-bar[data-v-c68565b7]{display:flex;gap:.5rem;flex-wrap:wrap}.attachment-preview-item[data-v-c68565b7]{width:2rem;height:2rem;border-radius:4px;overflow:visible;cursor:pointer;border:1px solid var(--theme-secondary);display:flex;align-items:center;justify-content:center;background-color:var(--theme-background);transition:all .3s;position:relative}.attachment-preview-item[data-v-c68565b7]:hover{box-shadow:var(--theme-foregroundShadow)}.attachment-preview-icon[data-v-c68565b7]{width:100%;height:100%;object-fit:cover;overflow:hidden;border-radius:.25rem}.file-icon-wrapper[data-v-c68565b7]{display:flex;align-items:center;justify-content:center;width:100%;height:100%;font-size:1rem}.remove-icon[data-v-c68565b7]{position:absolute;top:-.5rem;right:-.5rem;width:1rem;height:1rem;background-color:var(--theme-foreground);border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:var(--theme-foregroundShadow);color:var(--theme-primary);font-size:1rem;opacity:0;transition:opacity .2s;z-index:2}.attachment-preview-item:hover .remove-icon[data-v-c68565b7]{opacity:1}@media screen and (max-width: 768px){.main-container[data-v-c68565b7]{width:100%;padding:.5rem}.chat-input-container[data-v-c68565b7]{padding:.5rem}.drawer-triggers[data-v-c68565b7]{height:3rem;top:15%}.chat-tool-bar[data-v-c68565b7]{flex-direction:column;align-items:stretch}.chat-tool-bar .left-tool-bar[data-v-c68565b7]{flex-direction:column;align-items:stretch}.chat-tool-bar .right-tool-bar[data-v-c68565b7]{justify-content:flex-start;width:100%}.chat-tool-bar .right-tool-bar .send-button-tooltip[data-v-c68565b7]{flex:1}.left-tool-bar .ant-select[data-v-c68565b7]{width:100%!important;min-width:0}.quick-switch[data-v-c68565b7],.openrouter-balance-box[data-v-c68565b7]{display:none}.attachment-preview-bar[data-v-c68565b7]{width:100%;justify-content:center}}.admin-view[data-v-b21c205a]{width:100%;height:100%;display:flex;flex-direction:row;color:var(--theme-textColor)}.admin-sidebar[data-v-b21c205a]{width:15%;height:100%;border-right:2px solid var(--theme-foreground);background-color:var(--theme-foreground)}.admin-content[data-v-b21c205a]{width:85%;flex:1;display:flex;flex-direction:column}[data-v-b21c205a] .ant-menu{background-color:transparent;border:none!important}.feedback-container[data-v-71ae28d9]{padding:2rem;display:flex;justify-content:center;align-items:center;min-height:100%;color:var(--theme-textColor)}.feedback-card[data-v-71ae28d9]{width:80%;background:var(--theme-foreground);padding:1rem;border-radius:.5rem;box-shadow:var(--theme-foregroundShadow);animation:fadeIn-71ae28d9 .3s ease-in-out;animation-fill-mode:both}.feedback-title[data-v-71ae28d9]{color:var(--theme-primary);font-weight:700;font-size:2rem;text-align:center;margin-bottom:1rem}.feedback-description[data-v-71ae28d9]{text-align:center;margin-bottom:0rem;font-size:1rem;opacity:.7}.info-display[data-v-71ae28d9]{margin:1rem 0 0rem;width:100%}.info-row[data-v-71ae28d9]{display:flex;align-items:flex-start;padding:1rem;border-bottom:2px solid var(--theme-background)}.info-label[data-v-71ae28d9]{color:var(--theme-secondary);font-size:1rem;font-weight:700;width:10%;text-align:justify;text-align-last:justify;margin-right:1.5rem;padding-top:4px}.info-value[data-v-71ae28d9]{flex:1;font-size:1rem}.type-buttons[data-v-71ae28d9]{display:flex;flex-wrap:wrap;gap:.5rem}.content-row[data-v-71ae28d9]{align-items:flex-start}.error-message[data-v-71ae28d9]{color:var(--theme-primary);font-size:.8rem;font-weight:700;margin-top:.2rem}.upload-hint[data-v-71ae28d9]{opacity:.6;font-size:.9rem}.action-buttons[data-v-71ae28d9],.file-preview-list[data-v-71ae28d9]{margin-top:1rem}.file-preview-grid[data-v-71ae28d9]{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}.file-preview-item[data-v-71ae28d9]{display:flex;align-items:center;padding:.8rem;border:2px solid var(--theme-background);border-radius:4px;background-color:var(--theme-background)}.file-icon[data-v-71ae28d9]{font-size:1.5rem;margin-right:1rem;display:flex;align-items:center;justify-content:center}.file-info[data-v-71ae28d9]{flex:1;overflow:hidden}.file-name[data-v-71ae28d9]{font-size:.9rem;margin-bottom:.2rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.file-size[data-v-71ae28d9]{font-size:.8rem;opacity:.6}@keyframes fadeIn-71ae28d9{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media screen and (max-width: 768px){.feedback-container[data-v-71ae28d9]{padding:.5rem}.feedback-card[data-v-71ae28d9]{width:100%;padding:.5rem}.feedback-title[data-v-71ae28d9]{font-size:1.5rem}.feedback-description[data-v-71ae28d9]{font-size:.8rem}.info-row[data-v-71ae28d9]{flex-direction:column;padding:.5rem 0rem}.info-label[data-v-71ae28d9]{width:100%;text-align:left;text-align-last:left;margin-right:0;margin-bottom:.5rem}.info-value[data-v-71ae28d9]{width:100%}.type-buttons[data-v-71ae28d9] .ant-radio-group{display:flex;width:100%;justify-content:space-between}.type-buttons[data-v-71ae28d9] .ant-radio-button-wrapper{flex:1;text-align:center;white-space:nowrap}.file-preview-grid[data-v-71ae28d9]{grid-template-columns:1fr}.file-preview-item[data-v-71ae28d9]{padding:.5rem}.file-name[data-v-71ae28d9]{font-size:.8rem}.file-size[data-v-71ae28d9]{font-size:.7rem}}.user-manage-container[data-v-ccf555d8]{width:100%;height:100%;padding:1rem;display:flex;flex-direction:column;overflow:hidden;color:var(--theme-textColor)}.user-manage-header[data-v-ccf555d8]{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem;flex-shrink:0;background-color:var(--theme-foreground);border-radius:.5rem;box-shadow:var(--theme-foregroundShadow);padding:1rem}.header-title[data-v-ccf555d8]{font-size:1.5rem;font-weight:700;color:var(--theme-primary);display:flex;align-items:center;gap:.5rem}.header-toolbar[data-v-ccf555d8]{display:flex;align-items:center;gap:1rem}.action-button[data-v-ccf555d8]{display:inline-flex!important;align-items:center;justify-content:center;height:2rem;box-shadow:none!important;transition:all .2s ease-in-out}.user-list[data-v-ccf555d8]{background-color:var(--theme-foreground);border-radius:.5rem;box-shadow:var(--theme-foregroundShadow);animation:fadeIn-ccf555d8 .3s ease-in-out;flex:1;display:flex;flex-direction:column;min-height:0;overflow:hidden;position:relative}@keyframes fadeIn-ccf555d8{0%{opacity:0;transform:translateY(.5rem)}to{opacity:1;transform:translateY(0)}}.column-id[data-v-ccf555d8]{font-weight:700}.column-username[data-v-ccf555d8]{font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;max-width:10rem}.column-email[data-v-ccf555d8]{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block}.column-phone[data-v-ccf555d8]{font-weight:700}.column-type[data-v-ccf555d8],.column-status[data-v-ccf555d8]{min-width:60px;text-align:center;font-weight:700}.column-time[data-v-ccf555d8]{font-weight:700}.action-buttons[data-v-ccf555d8]{display:flex;justify-content:center}.view-button[data-v-ccf555d8],.status-button[data-v-ccf555d8],.delete-button[data-v-ccf555d8]{font-size:1.2rem}.status-button[disabled][data-v-ccf555d8],.delete-button[disabled][data-v-ccf555d8]{opacity:.4;cursor:not-allowed}.status-icon[data-v-ccf555d8]{font-size:1.2rem}.status-disable[data-v-ccf555d8]{color:#ff4d4f}.status-enable[data-v-ccf555d8]{color:#52c41a}[data-v-ccf555d8] .ant-table-thead>tr>th{background-color:var(--theme-background);font-weight:700;color:var(--theme-primary);text-align:center}[data-v-ccf555d8] .ant-table-tbody>tr>td{text-align:center}[data-v-ccf555d8] .ant-table-tbody>tr{transition:all .1s ease-in-out}[data-v-ccf555d8] .ant-table-tbody>tr:hover{transform:translate(.25rem);background-color:var(--theme-background)}[data-v-ccf555d8] .ant-spin-nested-loading{height:100%;position:absolute;top:0;right:0;bottom:0;left:0;padding:0}[data-v-ccf555d8] .ant-spin-container{height:100%;display:flex;flex-direction:column;padding:.5rem}[data-v-ccf555d8] .ant-table{height:100%;display:flex;flex-direction:column;margin:0}[data-v-ccf555d8] .ant-table-container{height:100%;display:flex;flex-direction:column;border-radius:.5rem;overflow:hidden}[data-v-ccf555d8] .ant-table-header{flex-shrink:0;overflow:hidden!important;background:var(--theme-background)}[data-v-ccf555d8] .ant-table-body{flex:1;overflow-y:auto!important;overflow-x:hidden!important}.user-manage-pagination[data-v-ccf555d8]{margin-top:1rem;background-color:var(--theme-foreground);border-radius:.5rem;box-shadow:var(--theme-foregroundShadow);padding:.5rem;display:flex;justify-content:center;align-items:center}[data-v-ccf555d8] .ant-pagination{display:flex;gap:.5rem}.note-manage-container[data-v-11919337]{width:100%;height:100%;padding:1rem;display:flex;flex-direction:column;overflow:hidden;color:var(--theme-textColor)}.note-manage-header[data-v-11919337]{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem;flex-shrink:0;background-color:var(--theme-foreground);border-radius:.5rem;box-shadow:var(--theme-foregroundShadow);padding:1rem}.header-title[data-v-11919337]{font-size:1.5rem;font-weight:700;color:var(--theme-primary);display:flex;align-items:center;gap:.5rem}.header-toolbar[data-v-11919337]{display:flex;align-items:center;gap:1rem}.action-button[data-v-11919337]{display:inline-flex!important;align-items:center;justify-content:center;height:2rem;box-shadow:none!important;transition:all .2s ease-in-out}.note-list[data-v-11919337]{background-color:var(--theme-foreground);border-radius:.5rem;box-shadow:var(--theme-foregroundShadow);animation:fadeIn-11919337 .3s ease-in-out;flex:1;display:flex;flex-direction:column;min-height:0;overflow:hidden;position:relative}@keyframes fadeIn-11919337{0%{opacity:0;transform:translateY(.5rem)}to{opacity:1;transform:translateY(0)}}.column-id[data-v-11919337]{font-weight:700}.column-title[data-v-11919337]{font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;max-width:10rem}.column-content[data-v-11919337]{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;text-align:left}.column-author[data-v-11919337]{font-weight:700}.column-status[data-v-11919337]{min-width:60px;text-align:center;font-weight:700}.column-time[data-v-11919337]{font-weight:700}.action-buttons[data-v-11919337]{display:flex;justify-content:center}.view-button[data-v-11919337],.visibility-button[data-v-11919337],.delete-button[data-v-11919337],.status-icon[data-v-11919337]{font-size:1.2rem}.status-disable[data-v-11919337]{color:#ff4d4f}.status-enable[data-v-11919337]{color:#52c41a}[data-v-11919337] .ant-table-thead>tr>th{background-color:var(--theme-background);font-weight:700;color:var(--theme-primary);text-align:center}[data-v-11919337] .ant-table-tbody>tr>td{text-align:center}[data-v-11919337] .ant-table-tbody>tr{transition:all .1s ease-in-out}[data-v-11919337] .ant-table-tbody>tr:hover{transform:translate(.25rem);background-color:var(--theme-background)}[data-v-11919337] .ant-spin-nested-loading{height:100%;position:absolute;top:0;right:0;bottom:0;left:0;padding:0}[data-v-11919337] .ant-spin-container{height:100%;display:flex;flex-direction:column;padding:.5rem}[data-v-11919337] .ant-table{height:100%;display:flex;flex-direction:column;margin:0}[data-v-11919337] .ant-table-container{height:100%;display:flex;flex-direction:column;border-radius:.5rem;overflow:hidden}[data-v-11919337] .ant-table-header{flex-shrink:0;overflow:hidden!important;background:var(--theme-background)}[data-v-11919337] .ant-table-body{flex:1;overflow-y:auto!important;overflow-x:hidden!important}.note-manage-pagination[data-v-11919337]{margin-top:1rem;background-color:var(--theme-foreground);border-radius:.5rem;box-shadow:var(--theme-foregroundShadow);padding:.5rem;display:flex;justify-content:center;align-items:center}[data-v-11919337] .ant-pagination{display:flex;gap:.5rem}.note-share-manage-container[data-v-99862d0d]{width:100%;height:100%;padding:1rem;display:flex;flex-direction:column;overflow:hidden;color:var(--theme-textColor)}.note-share-header[data-v-99862d0d]{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem;flex-shrink:0;background-color:var(--theme-foreground);border-radius:.5rem;box-shadow:var(--theme-foregroundShadow);padding:1rem}.header-title[data-v-99862d0d]{font-size:1.5rem;font-weight:700;color:var(--theme-primary);display:flex;align-items:center;gap:.5rem}.header-toolbar[data-v-99862d0d]{display:flex;align-items:center;gap:1rem}.share-list[data-v-99862d0d]{background-color:var(--theme-foreground);border-radius:.5rem;box-shadow:var(--theme-foregroundShadow);animation:fadeIn-99862d0d .3s ease-in-out;flex:1;display:flex;flex-direction:column;min-height:0;overflow:hidden;position:relative}@keyframes fadeIn-99862d0d{0%{opacity:0;transform:translateY(.5rem)}to{opacity:1;transform:translateY(0)}}.column-id[data-v-99862d0d]{font-weight:700}.column-title[data-v-99862d0d]{font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;max-width:15rem}.column-username[data-v-99862d0d]{font-weight:700}.column-status[data-v-99862d0d]{min-width:60px;text-align:center;font-weight:700}.column-views[data-v-99862d0d],.column-time[data-v-99862d0d]{font-weight:700}.action-buttons[data-v-99862d0d]{display:flex;justify-content:center}.view-button[data-v-99862d0d],.copy-button[data-v-99862d0d],.status-button[data-v-99862d0d],.delete-button[data-v-99862d0d],.status-icon[data-v-99862d0d]{font-size:1.2rem}.status-disable[data-v-99862d0d]{color:#ff4d4f}.status-enable[data-v-99862d0d]{color:#52c41a}[data-v-99862d0d] .ant-table-thead>tr>th{background-color:var(--theme-background);font-weight:700;color:var(--theme-primary);text-align:center}[data-v-99862d0d] .ant-table-tbody>tr>td{text-align:center}[data-v-99862d0d] .ant-table-tbody>tr{transition:all .1s ease-in-out}[data-v-99862d0d] .ant-table-tbody>tr:hover{transform:translate(.25rem);background-color:var(--theme-background)}[data-v-99862d0d] .ant-spin-nested-loading{height:100%;position:absolute;top:0;right:0;bottom:0;left:0;padding:0}[data-v-99862d0d] .ant-spin-container{height:100%;display:flex;flex-direction:column;padding:.5rem}[data-v-99862d0d] .ant-table{height:100%;display:flex;flex-direction:column;margin:0}[data-v-99862d0d] .ant-table-container{height:100%;display:flex;flex-direction:column;border-radius:.5rem;overflow:hidden}[data-v-99862d0d] .ant-table-header{flex-shrink:0;overflow:hidden!important;background:var(--theme-background)}[data-v-99862d0d] .ant-table-body{flex:1;overflow-y:auto!important;overflow-x:hidden!important}.note-share-pagination[data-v-99862d0d]{margin-top:1rem;background-color:var(--theme-foreground);border-radius:.5rem;box-shadow:var(--theme-foregroundShadow);padding:.5rem;display:flex;justify-content:center;align-items:center}[data-v-99862d0d] .ant-pagination{display:flex;gap:.5rem}.file-share-manage-container[data-v-e45233ab]{width:100%;height:100%;padding:1rem;display:flex;flex-direction:column;overflow:hidden;color:var(--theme-textColor)}.file-share-header[data-v-e45233ab]{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem;flex-shrink:0;background-color:var(--theme-foreground);border-radius:.5rem;box-shadow:var(--theme-foregroundShadow);padding:1rem}.header-title[data-v-e45233ab]{font-size:1.5rem;font-weight:700;color:var(--theme-primary);display:flex;align-items:center;gap:.5rem}.header-toolbar[data-v-e45233ab]{display:flex;align-items:center;gap:1rem}.share-list[data-v-e45233ab]{background-color:var(--theme-foreground);border-radius:.5rem;box-shadow:var(--theme-foregroundShadow);animation:fadeIn-e45233ab .3s ease-in-out;flex:1;display:flex;flex-direction:column;min-height:0;overflow:hidden;position:relative}@keyframes fadeIn-e45233ab{0%{opacity:0;transform:translateY(.5rem)}to{opacity:1;transform:translateY(0)}}.column-id[data-v-e45233ab]{font-weight:700}.column-title[data-v-e45233ab]{font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;max-width:15rem}.column-username[data-v-e45233ab]{font-weight:700}.column-count[data-v-e45233ab]{font-weight:700;color:var(--theme-primary)}.column-status[data-v-e45233ab]{min-width:60px;text-align:center;font-weight:700}.column-views[data-v-e45233ab],.column-time[data-v-e45233ab]{font-weight:700}.action-buttons[data-v-e45233ab]{display:flex;justify-content:center}.view-button[data-v-e45233ab],.copy-button[data-v-e45233ab],.status-button[data-v-e45233ab],.delete-button[data-v-e45233ab],.status-icon[data-v-e45233ab]{font-size:1.2rem}.status-disable[data-v-e45233ab]{color:#ff4d4f}.status-enable[data-v-e45233ab]{color:#52c41a}[data-v-e45233ab] .ant-table-thead>tr>th{background-color:var(--theme-background);font-weight:700;color:var(--theme-primary);text-align:center}[data-v-e45233ab] .ant-table-tbody>tr>td{text-align:center}[data-v-e45233ab] .ant-table-tbody>tr{transition:all .1s ease-in-out}[data-v-e45233ab] .ant-table-tbody>tr:hover{transform:translate(.25rem);background-color:var(--theme-background)}[data-v-e45233ab] .ant-spin-nested-loading{height:100%;position:absolute;top:0;right:0;bottom:0;left:0;padding:0}[data-v-e45233ab] .ant-spin-container{height:100%;display:flex;flex-direction:column;padding:.5rem}[data-v-e45233ab] .ant-table{height:100%;display:flex;flex-direction:column;margin:0}[data-v-e45233ab] .ant-table-container{height:100%;display:flex;flex-direction:column;border-radius:.5rem;overflow:hidden}[data-v-e45233ab] .ant-table-header{flex-shrink:0;overflow:hidden!important;background:var(--theme-background)}[data-v-e45233ab] .ant-table-body{flex:1;overflow-y:auto!important;overflow-x:hidden!important}.file-share-pagination[data-v-e45233ab]{margin-top:1rem;background-color:var(--theme-foreground);border-radius:.5rem;box-shadow:var(--theme-foregroundShadow);padding:.5rem;display:flex;justify-content:center;align-items:center}[data-v-e45233ab] .ant-pagination{display:flex;gap:.5rem}.feedback-manage-container[data-v-b7c81c72]{width:100%;height:100%;padding:1rem;display:flex;flex-direction:column;overflow:hidden;color:var(--theme-textColor)}.feedback-manage-header[data-v-b7c81c72]{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem;flex-shrink:0;background-color:var(--theme-foreground);border-radius:.5rem;box-shadow:var(--theme-foregroundShadow);padding:1rem}.header-title[data-v-b7c81c72]{font-size:1.5rem;font-weight:700;color:var(--theme-primary);display:flex;align-items:center;gap:.5rem}.header-toolbar[data-v-b7c81c72]{display:flex;align-items:center;gap:1rem}.action-button[data-v-b7c81c72]{display:inline-flex!important;align-items:center;justify-content:center;height:2rem;box-shadow:none!important;transition:all .2s ease-in-out}.feedback-list[data-v-b7c81c72]{background-color:var(--theme-foreground);border-radius:.5rem;box-shadow:var(--theme-foregroundShadow);animation:fadeIn-b7c81c72 .3s ease-in-out;flex:1;display:flex;flex-direction:column;min-height:0;overflow:hidden;position:relative}@keyframes fadeIn-b7c81c72{0%{opacity:0;transform:translateY(.5rem)}to{opacity:1;transform:translateY(0)}}.column-id[data-v-b7c81c72]{font-weight:700}.column-title[data-v-b7c81c72]{font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;max-width:10rem}.column-username[data-v-b7c81c72]{font-weight:700}.column-type[data-v-b7c81c72],.column-status[data-v-b7c81c72]{min-width:60px;text-align:center;font-weight:700}.column-time[data-v-b7c81c72]{font-weight:700}.column-attachments[data-v-b7c81c72]{text-align:center}.action-buttons[data-v-b7c81c72]{display:flex;justify-content:center}.view-button[data-v-b7c81c72],.reply-button[data-v-b7c81c72],.status-button[data-v-b7c81c72],.delete-button[data-v-b7c81c72],.status-icon[data-v-b7c81c72]{font-size:1.2rem}.status-pending[data-v-b7c81c72]{color:#fa8c16}.status-processing[data-v-b7c81c72]{color:#1890ff}.status-completed[data-v-b7c81c72]{color:#52c41a}[data-v-b7c81c72] .ant-table-thead>tr>th{background-color:var(--theme-background);font-weight:700;color:var(--theme-primary);text-align:center}[data-v-b7c81c72] .ant-table-tbody>tr>td{text-align:center}[data-v-b7c81c72] .ant-table-tbody>tr{transition:all .1s ease-in-out}[data-v-b7c81c72] .ant-table-tbody>tr:hover{transform:translate(.25rem);background-color:var(--theme-background)}[data-v-b7c81c72] .ant-spin-nested-loading{height:100%;position:absolute;top:0;right:0;bottom:0;left:0;padding:0}[data-v-b7c81c72] .ant-spin-container{height:100%;display:flex;flex-direction:column;padding:.5rem}[data-v-b7c81c72] .ant-table{height:100%;display:flex;flex-direction:column;margin:0}[data-v-b7c81c72] .ant-table-container{height:100%;display:flex;flex-direction:column;border-radius:.5rem;overflow:hidden}[data-v-b7c81c72] .ant-table-header{flex-shrink:0;overflow:hidden!important;background:var(--theme-background)}[data-v-b7c81c72] .ant-table-body{flex:1;overflow-y:auto!important;overflow-x:hidden!important}.feedback-manage-pagination[data-v-b7c81c72]{margin-top:1rem;background-color:var(--theme-foreground);border-radius:.5rem;box-shadow:var(--theme-foregroundShadow);padding:.5rem;display:flex;justify-content:center;align-items:center}[data-v-b7c81c72] .ant-pagination{display:flex;gap:.5rem}.database-manage-container[data-v-bc48ff6c]{width:100%;height:100%;padding:1rem;display:flex;flex-direction:column;overflow:hidden;color:var(--theme-textColor)}.database-manage-header[data-v-bc48ff6c]{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem;flex-shrink:0;background-color:var(--theme-foreground);border-radius:8px;box-shadow:var(--theme-foregroundShadow);padding:1rem}.header-title[data-v-bc48ff6c]{font-size:1.5rem;font-weight:700;color:var(--theme-primary);display:flex;align-items:center;gap:.5rem}.header-toolbar[data-v-bc48ff6c]{display:flex;align-items:center;gap:1rem}.database-manage-content[data-v-bc48ff6c]{background-color:var(--theme-foreground);border-radius:.5rem;box-shadow:var(--theme-foregroundShadow);animation:fadeIn .3s ease-in-out;flex:1;display:flex;flex-direction:column;min-height:0;overflow:auto;position:relative;padding:.5rem}.response-json[data-v-bc48ff6c]{background-color:var(--theme-background);border-radius:.5rem;padding:0rem;margin:0rem}.log-manage-container[data-v-aab24d73]{width:100%;height:100%;padding:1rem;display:flex;flex-direction:column;overflow:hidden;color:var(--theme-textColor)}.log-manage-header[data-v-aab24d73]{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem;flex-shrink:0;background-color:var(--theme-foreground);border-radius:.5rem;box-shadow:var(--theme-foregroundShadow);padding:1rem}.header-title[data-v-aab24d73]{font-size:1.5rem;font-weight:700;color:var(--theme-primary);display:flex;align-items:center;gap:.5rem}.header-toolbar[data-v-aab24d73]{display:flex;align-items:center;gap:1rem}.log-manage-content[data-v-aab24d73]{background-color:var(--theme-foreground);border-radius:.5rem;box-shadow:var(--theme-foregroundShadow);animation:fadeIn .3s ease-in-out;flex:1;display:flex;flex-direction:column;min-height:0;overflow:hidden;padding:.5rem}.log-content-wrapper[data-v-aab24d73]{flex:1;overflow:auto;position:relative;background-color:var(--theme-background);border-radius:.5rem;display:flex;flex-direction:column}.log-content[data-v-aab24d73]{height:100%;padding:1rem;font-family:Consolas,monospace;white-space:nowrap;line-height:1.5;font-size:.75rem}.log-content-spinner[data-v-aab24d73]{height:100%;width:100%;display:flex;flex-direction:column;overflow:hidden}[data-v-aab24d73] .timestamp{color:var(--theme-primary);font-weight:700}[data-v-aab24d73] .log-level{font-weight:700}[data-v-aab24d73] .log-level.info{color:#52c41a;font-weight:700}[data-v-aab24d73] .log-level.debug{color:#1890ff;font-weight:700}[data-v-aab24d73] .log-level.error{color:#ff4d4f;font-weight:700}[data-v-aab24d73] .log-level.warn{color:#faad14;font-weight:700}[data-v-aab24d73] .json-key{color:#6b7280;font-weight:700}[data-v-aab24d73] .json-field{color:var(--theme-textColor);font-weight:700}[data-v-aab24d73] .json-field.user-id{color:#8b5cf6;font-weight:700}[data-v-aab24d73] .json-field.username{color:#06b6d4;font-weight:700}[data-v-aab24d73] .json-field.status{color:#10b981;font-weight:700}[data-v-aab24d73] .json-field.duration{color:#f59e0b;font-weight:700}[data-v-aab24d73] .json-field.ip{color:#ef4444;font-weight:700}[data-v-aab24d73] .json-field.method{color:#3b82f6;font-weight:700}[data-v-aab24d73] .json-field.path{color:#059669;font-style:italic;font-weight:700}.ip-tool[data-v-4edbf061]{width:100%;height:100%;color:var(--theme-textColor);display:flex;flex-direction:column}.tool-title[data-v-4edbf061]{color:var(--theme-primary);margin-bottom:1rem;font-weight:700}.tool-description[data-v-4edbf061]{margin-bottom:1rem}.ip-form[data-v-4edbf061]{margin-bottom:1rem;background-color:var(--theme-foreground);padding:1rem;border-radius:.5rem}.ip-result[data-v-4edbf061]{background-color:var(--theme-foreground);border-radius:.5rem;padding:1rem;flex:1}.empty-value[data-v-4edbf061]{font-style:italic}[data-v-4edbf061] .ant-table-thead>tr>th{background-color:rgba(var(--theme-primaryRgb),.1)}[data-v-4edbf061] .ant-table-tbody>tr:hover>td{background-color:rgba(var(--theme-primaryRgb),.05)}.response-area[data-v-e27ad3cc],.error-area[data-v-e27ad3cc]{margin-top:1rem;padding:1rem;border-radius:.5rem;color:var(--theme-textColor)}.response-area[data-v-e27ad3cc]{background-color:var(--theme-background)}.response-json[data-v-e27ad3cc]{background-color:var(--theme-background);padding:.5rem;overflow:auto;border-radius:.5rem;font-family:monospace}.error-area[data-v-e27ad3cc]{background-color:var(--theme-background)}.donate-tool[data-v-65fff9b0]{width:100%;height:100%;color:var(--theme-textColor);display:flex;justify-content:center;align-items:center}.preset-amounts[data-v-65fff9b0]{margin-bottom:2rem;text-align:center}.custom-amount[data-v-65fff9b0]{margin:2rem 0;text-align:center}.donate-description[data-v-65fff9b0]{margin-top:2rem;text-align:center}.donate-btn-vertical[data-v-65fff9b0]{display:flex;flex-direction:column;align-items:center;justify-content:center;width:7rem;height:8rem;padding:0;margin:0 .5rem;font-size:1rem;font-weight:700}.donate-btn-content[data-v-65fff9b0]{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%}.donate-icon-large[data-v-65fff9b0]{width:3rem;height:3rem;margin-bottom:.5rem}.donate-label[data-v-65fff9b0]{margin-bottom:.2rem;font-size:1rem;font-weight:500}.donate-amount[data-v-65fff9b0]{color:var(--theme-secondary);font-size:1rem;font-weight:700}.donate-info-display[data-v-65fff9b0]{width:100%}.donate-info-display .info-row[data-v-65fff9b0]{display:flex;align-items:center;padding:.5rem;position:relative;line-height:1.5}.donate-info-display .info-label[data-v-65fff9b0]{color:var(--theme-secondary);font-size:1.2rem;font-weight:700;width:25%;text-align:justify;text-align-last:justify;margin-right:1rem;flex-shrink:0}.donate-info-display .info-value[data-v-65fff9b0]{font-size:1.2rem;font-weight:700;flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.trim-pic-tool[data-v-1db04f9b]{width:100%;height:100%;color:var(--theme-textColor);display:flex;flex-direction:column}.tool-title[data-v-1db04f9b]{color:var(--theme-primary);margin-bottom:1rem;font-weight:700}.tool-description[data-v-1db04f9b]{margin-bottom:1rem}.tool-actions-card[data-v-1db04f9b]{margin-bottom:1rem;background-color:var(--theme-foreground);padding:1rem;border-radius:.5rem;gap:1rem;display:flex;align-items:center}.preview-section[data-v-1db04f9b]{background-color:var(--theme-foreground);padding:1rem;border-radius:.5rem;flex:1;min-height:0;display:flex;flex-direction:row;gap:1rem}.preview-item[data-v-1db04f9b]{flex:1;display:flex;flex-direction:column;min-height:0}.preview-item h3[data-v-1db04f9b]{margin-bottom:.5rem;flex-shrink:0;text-align:center}.image-preview[data-v-1db04f9b]{flex:1;display:flex;align-items:center;justify-content:center;overflow:hidden;border-radius:.5rem;padding:.5rem;background-color:var(--theme-background);min-height:0}.image-preview img[data-v-1db04f9b]{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;border:2px solid var(--theme-primary)}.padding-input[data-v-1db04f9b]{display:flex;align-items:center;gap:.5rem}.url-to-qrcode-tool[data-v-946d8233]{width:100%;height:100%;color:var(--theme-textColor);display:flex;flex-direction:column}.tool-title[data-v-946d8233]{color:var(--theme-primary);margin-bottom:1rem;font-weight:700}.tool-description[data-v-946d8233]{margin-bottom:1rem}.tool-actions-card[data-v-946d8233]{margin-bottom:1rem;background-color:var(--theme-foreground);padding:1rem;border-radius:.5rem;gap:1rem;display:flex;align-items:center}.preview-section[data-v-946d8233]{background-color:var(--theme-foreground);padding:1rem;border-radius:.5rem;flex:1;min-height:0;display:flex;flex-direction:column}.preview-item[data-v-946d8233]{display:flex;flex-direction:column;min-height:0;flex:1}.preview-item h3[data-v-946d8233]{margin-bottom:.5rem;flex-shrink:0;text-align:center}.qrcode-preview[data-v-946d8233]{flex:1;display:flex;align-items:center;justify-content:center;overflow:hidden;border-radius:.5rem;padding:.5rem;background-color:var(--theme-background);min-height:0}.qrcode-preview img[data-v-946d8233]{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;padding:.5rem;border:2px solid var(--theme-primary)}.qrcode-preview-loading[data-v-946d8233]{display:flex;align-items:center;justify-content:center;width:100%;height:100%}.round-pic-tool[data-v-7c040d7e]{width:100%;height:100%;color:var(--theme-textColor);display:flex;flex-direction:column}.tool-title[data-v-7c040d7e]{color:var(--theme-primary);margin-bottom:1rem;font-weight:700}.tool-description[data-v-7c040d7e]{margin-bottom:1rem}.tool-actions-card[data-v-7c040d7e]{margin-bottom:1rem;background-color:var(--theme-foreground);padding:1rem;border-radius:.5rem;gap:1rem;display:flex;align-items:center}.preview-section[data-v-7c040d7e]{background-color:var(--theme-foreground);padding:1rem;border-radius:.5rem;flex:1;min-height:0;display:flex;flex-direction:row;gap:1rem}.preview-item[data-v-7c040d7e]{flex:1;display:flex;flex-direction:column;min-height:0}.preview-item h3[data-v-7c040d7e]{margin-bottom:.5rem;flex-shrink:0;text-align:center}.image-preview[data-v-7c040d7e]{flex:1;display:flex;align-items:center;justify-content:center;overflow:hidden;border-radius:.5rem;padding:.5rem;background-color:var(--theme-background);min-height:0}.image-preview img[data-v-7c040d7e]{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;border:2px solid var(--theme-primary)}.radius-input[data-v-7c040d7e]{display:flex;align-items:center;gap:.5rem}.image-classifier-tool[data-v-f3408640]{width:100%;height:100%;color:var(--theme-textColor);display:flex;flex-direction:column}.tool-title[data-v-f3408640]{color:var(--theme-primary);margin-bottom:1rem;font-weight:700}.tool-description[data-v-f3408640]{margin-bottom:1rem}.tool-actions-card[data-v-f3408640]{margin-bottom:1rem;background-color:var(--theme-foreground);padding:1rem;border-radius:.5rem;gap:1rem;display:flex;align-items:center}.url-input[data-v-f3408640]{flex:1;min-width:200px}.preview-section[data-v-f3408640]{background-color:var(--theme-foreground);padding:1rem;border-radius:.5rem;flex:1;min-height:0;display:flex;flex-direction:row;gap:1rem}.preview-item[data-v-f3408640]{flex:1;display:flex;flex-direction:column;min-height:0}.preview-item h3[data-v-f3408640]{margin-bottom:.5rem;flex-shrink:0;text-align:center}.image-preview[data-v-f3408640]{flex:1;display:flex;align-items:center;justify-content:center;overflow:hidden;border-radius:.5rem;padding:.5rem;background-color:var(--theme-background);min-height:0}.image-preview img[data-v-f3408640]{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;border:2px solid var(--theme-primary)}.image-preview-loading[data-v-f3408640]{display:flex;align-items:center;justify-content:center;height:100%}.results-container[data-v-f3408640]{flex-direction:column;align-items:stretch;overflow-y:auto}.predictions-section[data-v-f3408640]{width:100%;overflow-y:auto}.prediction-item[data-v-f3408640]{width:100%;display:flex;flex-direction:column;gap:.5rem}.category[data-v-f3408640]{font-weight:700}.file-name[data-v-f3408640]{margin-left:.5rem}.safety-status[data-v-f3408640]{margin-bottom:1rem;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:.5rem}.category-row[data-v-f3408640]{display:flex;justify-content:space-between;align-items:center}.probability[data-v-f3408640]{font-weight:700;color:var(--theme-textColorSecondary)}.translation[data-v-f3408640]{color:var(--theme-textColorSecondary);margin-left:.5rem}.openrouter-tool[data-v-229544e3]{width:100%;height:100%;color:var(--theme-textColor);display:flex;flex-direction:column}.tool-title[data-v-229544e3]{color:var(--theme-primary);margin-bottom:1rem;font-weight:700}.tool-description[data-v-229544e3]{margin-bottom:1rem}.api-form[data-v-229544e3]{margin-bottom:1rem;background-color:var(--theme-foreground);padding:1rem;border-radius:.5rem}.result-area[data-v-229544e3]{background-color:var(--theme-foreground);border-radius:.5rem;padding:1rem;flex:1;overflow-y:auto}.credit-results[data-v-229544e3]{display:flex;gap:1rem;flex-wrap:wrap}.info-card[data-v-229544e3]{flex:1;margin-bottom:1rem}.stats-container[data-v-229544e3]{display:flex;flex-wrap:wrap;gap:2rem}.data-section h3[data-v-229544e3]{color:var(--theme-primary);margin-bottom:.5rem}.data-section pre[data-v-229544e3]{overflow-x:auto}.pic2ico-tool[data-v-773a456d]{width:100%;height:100%;color:var(--theme-textColor);display:flex;flex-direction:column}.tool-title[data-v-773a456d]{color:var(--theme-primary);margin-bottom:1rem;font-weight:700}.tool-description[data-v-773a456d]{margin-bottom:1rem}.tool-actions-card[data-v-773a456d]{margin-bottom:1rem;background-color:var(--theme-foreground);padding:1rem;border-radius:.5rem;gap:1rem;display:flex;align-items:center;flex-wrap:wrap}.size-selection-inline[data-v-773a456d]{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.size-label[data-v-773a456d]{font-size:.9rem;color:var(--theme-textColor);white-space:nowrap}.preview-section[data-v-773a456d]{background-color:var(--theme-foreground);padding:1rem;border-radius:.5rem;flex:1;min-height:0;display:flex;flex-direction:row;gap:1rem}.preview-item[data-v-773a456d]{flex:1;display:flex;flex-direction:column;min-height:0}.preview-item h3[data-v-773a456d]{margin-bottom:.5rem;flex-shrink:0;text-align:center}.image-info[data-v-773a456d]{margin-bottom:.5rem;text-align:center;font-size:.9rem;color:var(--theme-textColor);opacity:.8}.image-preview[data-v-773a456d]{flex:1;display:flex;align-items:center;justify-content:center;overflow:hidden;border-radius:.5rem;padding:.5rem;background-color:var(--theme-background);min-height:0}.image-preview img[data-v-773a456d]{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;border:2px solid var(--theme-primary)}.image-preview-loading[data-v-773a456d]{color:var(--theme-textColor);opacity:.6;text-align:center}.file-name[data-v-773a456d]{font-size:.9rem;opacity:.8}.challenge-sites-tool[data-v-410dccc9]{width:100%;height:100%;color:var(--theme-textColor);display:flex;flex-direction:column}.tool-title[data-v-410dccc9]{color:var(--theme-primary);font-weight:700}.sites-grid[data-v-410dccc9]{overflow-y:auto;padding-top:.5rem;padding-bottom:.5rem}.site-card[data-v-410dccc9]{background-color:var(--theme-foreground);border-radius:.5rem;padding:1rem;cursor:pointer;transition:all .2s ease;display:flex;flex-direction:column}.site-card[data-v-410dccc9]:hover{transform:translateY(-2px);box-shadow:var(--theme-foregroundShadow)}.card-header[data-v-410dccc9]{display:flex;align-items:center;gap:1rem;margin-bottom:1rem}.site-icon[data-v-410dccc9]{font-size:2rem;flex-shrink:0}.site-name[data-v-410dccc9]{margin:0;font-size:1.2rem;font-weight:700;color:var(--theme-primary);line-height:1.2}.site-description[data-v-410dccc9]{font-size:.9rem;line-height:1.4;flex:1;min-height:5.6em;max-height:5.6em;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4;line-clamp:4;text-overflow:ellipsis;margin-bottom:0}.tools-view[data-v-7e04ebd1]{padding:1rem;color:var(--theme-textColor);display:flex;flex-direction:column;height:100%}.tools-container[data-v-7e04ebd1]{flex:1;display:flex;background-color:var(--theme-background);border-radius:.5rem;box-shadow:var(--theme-foregroundShadow);overflow:hidden}.tools-menu[data-v-7e04ebd1]{width:15rem;background-color:var(--theme-foreground)}.tools-content[data-v-7e04ebd1]{flex:1;padding:1rem;overflow-y:auto}.no-tools-message[data-v-7e04ebd1]{padding:1rem;text-align:center}.no-tools-content[data-v-7e04ebd1]{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%}.drawing-container[data-v-5afce1a5]{width:100%;height:100%;display:flex;flex-direction:column;color:var(--theme-textColor)}.drawing-toolbar[data-v-5afce1a5]{display:flex;align-items:center;background-color:var(--theme-foreground);box-shadow:var(--theme-foregroundShadow);margin:1rem 1rem 0;padding:.5rem;border-radius:.5rem;height:3rem;gap:1rem}.scale-controls[data-v-5afce1a5]{display:flex;align-items:center;gap:.5rem}.scale-controls button[data-v-5afce1a5]:disabled{opacity:.5;cursor:not-allowed}.horizon-container[data-v-5afce1a5]{flex:1;max-height:calc(100% - 6rem);display:flex;flex-direction:row;margin:1rem;gap:1rem}.drawing-stage[data-v-5afce1a5]{height:100%;width:80%;background-color:var(--theme-foreground);box-shadow:var(--theme-foregroundShadow);border-radius:.5rem;overflow:auto}.drawing-stage-setting[data-v-5afce1a5]{height:100%;width:20%;background-color:var(--theme-foreground);box-shadow:var(--theme-foregroundShadow);border-radius:.5rem}.planning-view[data-v-329929eb]{width:100%;height:calc(100vh - 4rem);padding:1rem;display:flex;flex-direction:column;gap:1rem;color:var(--theme-textColor)}.md-editor-preview img{display:block;border-radius:.5rem;max-height:50vh}@media screen and (max-width: 768px){.md-editor-preview .medium-zoom-image{border-radius:.25rem}}
