html,body,#root{height:100%;margin:0;padding:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji"}.colorWeak{filter:invert(80%)}.ant-layout{min-height:100vh}.ant-pro-sider.ant-layout-sider.ant-pro-sider-fixed{left:unset}canvas{display:block}body{text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}ul,ol{list-style:none}.ant-pro-top-nav-header{background-color:#3d8fe9!important}.ant-pro-base-menu-horizontal .ant-pro-base-menu-horizontal-menu-item{color:#fff}.ant-menu-item-active .ant-menu-title-content{color:#fee}.ant-menu-item-selected .ant-menu-title-content{color:#fff;font-weight:600!important}.ant-pro-sider.ant-layout-sider.ant-pro-sider-fixed{background-color:#02264d}.ant-pro-base-menu-inline-menu-item .ant-menu-title-content,.ant-pro-base-menu-inline-submenu .ant-menu-title-content,.ant-pro-base-menu-inline-submenu .ant-menu-submenu-arrow,.ant-pro-base-menu-vertical-menu-item .ant-menu-title-content,.ant-pro-base-menu-vertical-item-title{color:#fff}.ant-pro-top-nav-header-logo>*:first-child>h1{color:#fff;letter-spacing:2px}.ant-pro-base-menu-horizontal-item-title .ant-pro-base-menu-horizontal-item-text{font-size:16px}.ant-layout-sider-children{padding-inline:30px}.ant-layout-sider-children .ant-menu-submenu-title{line-height:50px;height:50px;font-size:16px}.ant-pro-base-menu-inline-item-title{font-size:16px}.ant-layout-header.ant-pro-layout-header{border-block-end:none!important}ul.ant-pro-sider-menu{padding-top:15px}.ant-pro-top-nav-header-logo img{display:none!important}.common_tab tr td{padding:5px}@media (max-width: 768px){.ant-table{width:100%;overflow-x:auto}.ant-table-thead>tr>th,.ant-table-tbody>tr>th,.ant-table-thead>tr>td,.ant-table-tbody>tr>td{white-space:pre}.ant-table-thead>tr>th>span,.ant-table-tbody>tr>th>span,.ant-table-thead>tr>td>span,.ant-table-tbody>tr>td>span{display:block}}.quick-typography{display:flex;flex-direction:column;height:100vh;background:linear-gradient(135deg,#667eea,#764ba2);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.typography-header{background:#fffffff2;padding:2rem;border-bottom:2px solid #e9ecef;text-align:center;box-shadow:0 2px 8px #0000001a}.typography-header h1{margin:0;font-size:2rem;color:#333;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.typography-header p{margin:.5rem 0 0;color:#666;font-size:1rem}.typography-container{display:flex;flex:1 1;gap:1rem;padding:1rem;min-height:0}.options-panel{width:320px;background:#fff;border-radius:12px;padding:1.5rem;overflow-y:auto;box-shadow:0 4px 12px #00000026}.options-section{margin-bottom:1.5rem;padding-bottom:1.5rem;border-bottom:1px solid #e9ecef}.options-section:last-child{border-bottom:none}.options-section h3{margin:0 0 1rem;font-size:.9rem;font-weight:600;color:#333;text-transform:uppercase;letter-spacing:.5px}.checkbox-item{display:flex;align-items:center;margin-bottom:.75rem;cursor:pointer;user-select:none;padding:.5rem;border-radius:6px;transition:background-color .2s}.checkbox-item:hover{background-color:#f8f9fa}.checkbox-item input[type=checkbox]{margin-right:.75rem;width:18px;height:18px;cursor:pointer;accent-color:#667eea}.checkbox-item span{font-size:.95rem;color:#555}.button-group{display:flex;gap:.75rem;margin-top:1.5rem}.editor-panel{flex:1 1;display:flex;flex-direction:column;gap:1rem;min-height:0}.editor-section{flex:1 1;background:#fff;border-radius:12px;padding:1rem;display:flex;flex-direction:column;box-shadow:0 4px 12px #00000026;min-height:0}.section-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.75rem}.section-header h3{margin:0;font-size:1rem;color:#333;font-weight:600}.char-count{font-size:.85rem;color:#999}.editor-textarea{flex:1 1;padding:1rem;border:2px solid #e9ecef;border-radius:8px;font-family:Courier New,monospace;font-size:14px;line-height:1.6;resize:none;transition:border-color .2s}.editor-textarea:focus{outline:none;border-color:#667eea;box-shadow:0 0 0 3px #667eea1a}.editor-textarea.output{background-color:#f8f9fa;cursor:default}.output-actions{display:flex;gap:.5rem;margin-top:.75rem}.btn{padding:.75rem 1.25rem;border:none;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s;white-space:nowrap}.btn-primary{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;width:100%}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 6px 16px #667eea66}.btn-primary:active{transform:translateY(0)}.btn-secondary{background:#f0f2f5;color:#333;width:100%}.btn-secondary:hover{background:#e4e6eb}.btn-small{padding:.5rem .75rem;font-size:.85rem;flex:1 1;background:#e9ecef;color:#333}.btn-small:hover{background:#dee2e6}.options-panel::-webkit-scrollbar,.editor-textarea::-webkit-scrollbar{width:8px}.options-panel::-webkit-scrollbar-track,.editor-textarea::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}.options-panel::-webkit-scrollbar-thumb,.editor-textarea::-webkit-scrollbar-thumb{background:#888;border-radius:4px}.options-panel::-webkit-scrollbar-thumb:hover,.editor-textarea::-webkit-scrollbar-thumb:hover{background:#555}@media (max-width: 1200px){.typography-container{flex-direction:column}.options-panel{width:100%;max-height:300px}}@media (max-width: 768px){.quick-typography{height:auto}.typography-header{padding:1.5rem}.typography-header h1{font-size:1.5rem}.typography-container{flex-direction:column;padding:.5rem}.options-panel{width:100%;max-height:400px}.editor-textarea{min-height:200px}.btn{padding:.6rem 1rem;font-size:.9rem}}.image-upload-container{width:100%;background:#fff}.image-list{display:flex;flex-wrap:wrap;gap:16px;margin-top:24px;margin-bottom:24px}.image-item{position:relative;width:104px;border:1px solid #d9d9d9;border-radius:8px;overflow:hidden;transition:all .3s}.image-item:hover{border-color:#1890ff;box-shadow:0 2px 8px #00000026}.image-preview{width:102px;height:102px;cursor:pointer;display:flex;align-items:center;justify-content:center;background:#fafafa}.image-preview img{max-width:100%;max-height:100%;object-fit:cover}.image-checkbox{padding:8px;text-align:center;background:#fff;border-top:1px solid #f0f0f0}.actions{display:flex;justify-content:flex-end;gap:16px;margin-top:16px;padding-top:16px;border-top:1px solid #f0f0f0}.action-btn{padding:6px 16px;border-radius:4px;font-size:14px;cursor:pointer;transition:all .3s;border:none}.action-btn.confirm{background:#1890ff;color:#fff}.action-btn.confirm:hover{background:#40a9ff}.action-btn.cancel{background:#fff;color:#000000a6;border:1px solid #d9d9d9}.action-btn.cancel:hover{color:#1890ff;border-color:#1890ff}.error-item{transition:all .3s ease}.error-item.active{background-color:#e6f7ff!important;border-left:4px solid #1890ff!important}.highlighted-error{transition:all .2s ease;position:relative}.highlighted-error:hover{transform:scale(1.02);box-shadow:0 2px 8px #00000026;z-index:10}.highlighted-error.active{background-color:#ff9800!important;box-shadow:0 0 0 2px #ff5722}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}::-webkit-scrollbar-thumb{background:#888;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#555}@keyframes slideIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.error-item{animation:slideIn .3s ease}html,body{width:100%;height:100%}input::-ms-clear,input::-ms-reveal{display:none}*,*:before,*:after{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0,0,0,0)}body{margin:0}[tabindex="-1"]:focus{outline:none}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5em;font-weight:500}p{margin-top:0;margin-bottom:1em}abbr[title],abbr[data-original-title]{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}
