.main-layout{min-height:100vh}.sidebar{box-shadow:2px 0 8px #00000026}.logo{height:64px;display:flex;align-items:center;justify-content:center;font-size:20px;font-weight:700;color:#fff;background:linear-gradient(135deg,#667eea,#764ba2);border-bottom:1px solid rgba(255,255,255,.1)}.collapse-trigger{position:absolute;top:20px;right:-16px;width:32px;height:32px;background:#001529;border:1px solid rgba(255,255,255,.1);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;cursor:pointer;z-index:1;transition:all .3s}.collapse-trigger:hover{background:#1890ff}.main-header{background:#fff;padding:0 24px;box-shadow:0 2px 8px #0000001a;line-height:64px;height:64px}.header-content{display:flex;justify-content:space-between;align-items:center}.page-title{margin:0;font-size:20px;font-weight:600;color:#333}.header-actions{display:flex;align-items:center;gap:20px}.user-info{display:flex;align-items:center;gap:8px;color:#666;font-size:14px}.logout-button{display:flex;align-items:center;gap:8px;padding:8px 16px;background:transparent;border:1px solid #d9d9d9;border-radius:6px;cursor:pointer;font-size:14px;color:#666;transition:all .3s}.logout-button:hover{color:#ff4d4f;border-color:#ff4d4f;background:#fff1f0}.main-content{padding:24px;background:#f0f2f5;min-height:calc(100vh - 64px)}.content-wrapper{background:#fff;padding:24px;border-radius:8px;min-height:calc(100vh - 112px)}@media (max-width: 768px){.header-content{flex-direction:column;align-items:flex-start;gap:10px}.page-title{font-size:18px}.main-content,.content-wrapper{padding:16px}}.login-container{min-height:100vh;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden;background:linear-gradient(135deg,#667eea,#764ba2)}.login-background{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden}.geometric-shape{position:absolute;opacity:.1;animation:float 20s ease-in-out infinite}.shape-1{width:200px;height:200px;background:linear-gradient(45deg,#ffffff,transparent);border-radius:30% 70% 70% 30%/30% 30% 70% 70%;top:10%;left:10%;animation-delay:0s}.shape-2{width:150px;height:150px;background:linear-gradient(45deg,transparent,#ffffff);border-radius:63% 37% 54% 46%/55% 48% 52% 45%;top:60%;left:5%;animation-delay:5s}.shape-3{width:180px;height:180px;background:linear-gradient(135deg,#ffffff,transparent);border-radius:30% 70% 70% 30%/30% 30% 70% 70%;top:20%;right:15%;animation-delay:2s}.shape-4{width:160px;height:160px;background:linear-gradient(225deg,transparent,#ffffff);border-radius:63% 37% 54% 46%/55% 48% 52% 45%;bottom:10%;right:10%;animation-delay:7s}@keyframes float{0%,to{transform:translateY(0) rotate(0)}25%{transform:translateY(-20px) rotate(5deg)}50%{transform:translateY(0) rotate(0)}75%{transform:translateY(20px) rotate(-5deg)}}.login-card{width:90%;max-width:460px;z-index:1;border-radius:20px;box-shadow:0 20px 60px #0000004d;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;padding:40px}.login-header{text-align:center;margin-bottom:40px}.login-header h1{font-size:32px;font-weight:700;margin-bottom:8px;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.login-header p{color:#666;font-size:16px;margin:0}.login-button{height:48px;font-size:16px;font-weight:600;margin-top:8px;background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:8px;transition:all .3s ease}.login-button:hover{transform:translateY(-2px);box-shadow:0 10px 20px #667eea66}.ant-input-affix-wrapper,.ant-input{border-radius:8px;padding:12px 15px}.ant-form-item{margin-bottom:24px}@media (max-width: 768px){.login-card{padding:30px 20px}.login-header h1{font-size:28px}}.dashboard{width:100%}.stat-card{border-radius:12px;border:none;box-shadow:0 4px 12px #0000001a;transition:all .3s ease}.stat-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px #00000026}.stat-card-blue{background:linear-gradient(135deg,#667eea,#764ba2)}.stat-card-purple{background:linear-gradient(135deg,#f093fb,#f5576c)}.stat-card-green{background:linear-gradient(135deg,#4facfe,#00f2fe)}.stat-card-orange{background:linear-gradient(135deg,#fa709a,#fee140)}.stat-card .ant-statistic-title{color:#ffffffe6;font-size:14px;font-weight:500}.stat-card .ant-statistic-content{color:#fff}.welcome-card{border-radius:12px;box-shadow:0 4px 12px #0000001a}.welcome-card p{font-size:16px;margin-bottom:16px;color:#666}.welcome-card ul{list-style:none;padding:0}.welcome-card ul li{padding:12px 0;border-bottom:1px solid #f0f0f0;color:#666}.welcome-card ul li:last-child{border-bottom:none}.welcome-card ul li strong{color:#333;margin-right:8px}._editorWrapper_r4jyf_1{border:1px solid #d9d9d9;border-radius:8px;overflow:hidden;transition:all .3s;background:#fff}._editorWrapper_r4jyf_1:hover{border-color:#4096ff}._editorWrapper_r4jyf_1:focus-within{border-color:#4096ff;box-shadow:0 0 0 2px #4096ff1a}._toolbar_r4jyf_35{display:flex;flex-wrap:wrap;gap:8px;padding:12px;background:#fafafa;border-bottom:1px solid #f0f0f0;align-items:center}._toolbar_r4jyf_35 button{transition:all .2s}._toolbar_r4jyf_35 button:hover{background:#e6f4ff;border-color:#91caff}._toolbar_r4jyf_35 button._active_r4jyf_73{background:#1677ff;color:#fff;border-color:#1677ff}._toolbar_r4jyf_35 button._active_r4jyf_73:hover{background:#4096ff;border-color:#4096ff}._editorContent_r4jyf_95{padding:16px;outline:none;font-size:14px;line-height:1.8;color:#000000e0}._editorContent_r4jyf_95 h1{font-size:32px;font-weight:600;line-height:1.3;margin:24px 0 16px;color:#000000e0}._editorContent_r4jyf_95 h2{font-size:28px;font-weight:600;line-height:1.35;margin:20px 0 14px;color:#000000e0}._editorContent_r4jyf_95 h3{font-size:24px;font-weight:600;line-height:1.4;margin:18px 0 12px;color:#000000e0}._editorContent_r4jyf_95 h4{font-size:20px;font-weight:600;line-height:1.45;margin:16px 0 10px;color:#000000e0}._editorContent_r4jyf_95 h5{font-size:18px;font-weight:600;line-height:1.5;margin:14px 0 8px;color:#000000e0}._editorContent_r4jyf_95 h6{font-size:16px;font-weight:600;line-height:1.5;margin:12px 0 6px;color:#000000e0}._editorContent_r4jyf_95 p{margin:12px 0}._editorContent_r4jyf_95 p:first-child{margin-top:0}._editorContent_r4jyf_95 p:last-child{margin-bottom:0}._editorContent_r4jyf_95 ul,._editorContent_r4jyf_95 ol{padding-left:24px;margin:12px 0}._editorContent_r4jyf_95 li,._editorContent_r4jyf_95 ul ul,._editorContent_r4jyf_95 ol ul,._editorContent_r4jyf_95 ul ol,._editorContent_r4jyf_95 ol ol{margin:4px 0}._editorContent_r4jyf_95 code{background:#f5f5f5;border:1px solid #e8e8e8;border-radius:4px;padding:2px 6px;font-family:Courier New,Courier,monospace;font-size:13px;color:#d4380d}._editorContent_r4jyf_95 pre{background:#1e1e1e;color:#d4d4d4;border-radius:8px;padding:16px;margin:16px 0;overflow-x:auto;font-family:Courier New,Courier,monospace;font-size:13px;line-height:1.6}._editorContent_r4jyf_95 pre code{background:transparent;border:none;padding:0;color:inherit}._editorContent_r4jyf_95 blockquote{border-left:4px solid #1677ff;padding-left:16px;margin:16px 0;color:#000000a6;font-style:italic}._editorContent_r4jyf_95 a{color:#1677ff;text-decoration:none;transition:color .2s}._editorContent_r4jyf_95 a:hover{color:#4096ff;text-decoration:underline}._editorContent_r4jyf_95 img{max-width:100%;height:auto;border-radius:8px;margin:16px 0;display:block}._editorContent_r4jyf_95 img._editor-image_r4jyf_389{cursor:pointer;transition:transform .2s}._editorContent_r4jyf_95 img._editor-image_r4jyf_389:hover{transform:scale(1.02)}._editorContent_r4jyf_95 table{border-collapse:collapse;width:100%;margin:16px 0;overflow:hidden;border-radius:8px;border:1px solid #f0f0f0}._editorContent_r4jyf_95 th,._editorContent_r4jyf_95 td{border:1px solid #f0f0f0;padding:12px 16px;text-align:left}._editorContent_r4jyf_95 th{background:#fafafa;font-weight:600;color:#000000e0}._editorContent_r4jyf_95 tr:hover{background:#fafafa}._editorContent_r4jyf_95 hr{border:none;border-top:2px solid #f0f0f0;margin:24px 0}._editorContent_r4jyf_95 [style*="text-align: center"]{text-align:center}._editorContent_r4jyf_95 [style*="text-align: right"]{text-align:right}._editorContent_r4jyf_95 [style*="text-align: left"]{text-align:left}._editorContent_r4jyf_95 p._is-editor-empty_r4jyf_503:first-child:before{content:attr(data-placeholder);float:left;color:#00000040;pointer-events:none;height:0}._editorContent_r4jyf_95 ::selection{background:#b4d5fe}._editorContent_r4jyf_95:focus{outline:none}@media (max-width: 768px){._toolbar_r4jyf_35{gap:4px;padding:8px}._editorContent_r4jyf_95{padding:12px}._editorContent_r4jyf_95 h1{font-size:28px}._editorContent_r4jyf_95 h2{font-size:24px}._editorContent_r4jyf_95 h3{font-size:20px}}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 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}*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}#root{min-height:100vh}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#888;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#555}*{transition:background-color .3s ease,color .3s ease}
