.styles-module__wKMKHG__container{max-width:1400px;margin:0 auto;padding:40px 20px}.styles-module__wKMKHG__header{text-align:center;margin-bottom:40px}.styles-module__wKMKHG__icon{color:#ff3670;margin-bottom:16px}.styles-module__wKMKHG__title{background:linear-gradient(135deg,#ff3670 0%,#ff1253 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:12px;font-size:2.5rem;font-weight:800}.styles-module__wKMKHG__description{color:#666;font-size:1.1rem}.styles-module__wKMKHG__wrapper{grid-template-columns:280px 1fr;gap:24px;margin-bottom:40px;display:grid}.styles-module__wKMKHG__controlPanel{background:#fff;border-radius:16px;height:fit-content;padding:24px;position:sticky;top:20px;box-shadow:0 4px 24px #0000000f}.styles-module__wKMKHG__controlGroup{margin-bottom:16px}.styles-module__wKMKHG__label{color:#333;margin-bottom:12px;font-size:.95rem;font-weight:600;display:block}.styles-module__wKMKHG__select{color:#333;cursor:pointer;background:#fff;border:2px solid #e5e5e5;border-radius:8px;width:100%;padding:12px;font-size:.95rem;transition:all .2s}.styles-module__wKMKHG__select:hover{border-color:#ff3670}.styles-module__wKMKHG__select:focus{border-color:#ff3670;outline:none;box-shadow:0 0 0 3px #ff36701a}.styles-module__wKMKHG__divider{background:linear-gradient(90deg,#0000,#e5e5e5,#0000);height:1px;margin:16px 0}.styles-module__wKMKHG__templateButtons{grid-template-columns:1fr 1fr;gap:8px;display:grid}.styles-module__wKMKHG__templateButton{color:#666;cursor:pointer;background:#fff;border:2px solid #e5e5e5;border-radius:6px;padding:8px 12px;font-size:.8rem;font-weight:600;transition:all .2s}.styles-module__wKMKHG__templateButton:hover{color:#ff3670;border-color:#ff3670}.styles-module__wKMKHG__templateButton.styles-module__wKMKHG__active{color:#fff;background:linear-gradient(135deg,#ff3670 0%,#ff1253 100%);border-color:#0000}.styles-module__wKMKHG__mainContent{grid-template-columns:1fr 1fr;gap:24px;display:grid}.styles-module__wKMKHG__editorSection,.styles-module__wKMKHG__previewSection{background:#fff;border-radius:16px;flex-direction:column;padding:24px;display:flex;box-shadow:0 4px 24px #0000000f}.styles-module__wKMKHG__editorHeader,.styles-module__wKMKHG__previewHeader{border-bottom:2px solid #f0f0f0;justify-content:space-between;align-items:center;margin-bottom:16px;padding-bottom:12px;display:flex}.styles-module__wKMKHG__editorActions,.styles-module__wKMKHG__previewActions{align-items:center;gap:8px;display:flex}.styles-module__wKMKHG__iconButton{color:#666;cursor:pointer;background:#fff;border:2px solid #e5e5e5;border-radius:6px;justify-content:center;align-items:center;width:36px;height:36px;padding:0;transition:all .2s;display:inline-flex}.styles-module__wKMKHG__iconButton:hover{color:#ff3670;background:#fff9fc;border-color:#ff3670}.styles-module__wKMKHG__textarea{color:#333;resize:none;background:#f9f9f9;border:2px solid #e5e5e5;border-radius:8px;flex:1;padding:16px;font-family:Courier New,monospace;font-size:.9rem;transition:border .2s}.styles-module__wKMKHG__textarea:focus{background:#fff;border-color:#ff3670;outline:none}.styles-module__wKMKHG__downloadButton,.styles-module__wKMKHG__clearButton{cursor:pointer;border:none;border-radius:6px;align-items:center;gap:6px;padding:8px 12px;font-size:.85rem;font-weight:600;transition:all .2s;display:inline-flex}.styles-module__wKMKHG__downloadButton{color:#fff;background:linear-gradient(135deg,#ff3670 0%,#ff1253 100%)}.styles-module__wKMKHG__downloadButton:hover{transform:translateY(-2px);box-shadow:0 4px 12px #ff367066}.styles-module__wKMKHG__clearButton{color:#666;background:#f0f0f0;border:1px solid #e5e5e5}.styles-module__wKMKHG__clearButton:hover{color:#fff;background:#ff3670;border-color:#ff3670}.styles-module__wKMKHG__mermaidContainer{background:#f9f9f9;border:2px dashed #e5e5e5;border-radius:8px;flex:1;justify-content:center;align-items:center;min-height:500px;padding:20px;display:flex;overflow:auto}.styles-module__wKMKHG__mermaidContainer .styles-module__wKMKHG__mermaid{justify-content:center;align-items:center;display:flex}.styles-module__wKMKHG__mermaidContainer svg{max-width:100%;max-height:100%}.styles-module__wKMKHG__emptyState{color:#999;text-align:center;font-size:1rem;font-weight:500}.styles-module__wKMKHG__infoBox{background:linear-gradient(135deg,#fff9fc 0%,#ffe8f0 100%);border-left:4px solid #ff3670;border-radius:8px;padding:24px}.styles-module__wKMKHG__infoContent h3{color:#ff3670;margin-bottom:12px;font-size:1.1rem}.styles-module__wKMKHG__infoContent ul{margin:0 0 16px;padding:0;list-style:none}.styles-module__wKMKHG__infoContent li{color:#555;margin-bottom:8px;padding-left:20px;font-size:.95rem;line-height:1.6;position:relative}.styles-module__wKMKHG__infoContent li:before{content:"→";color:#ff3670;font-weight:600;position:absolute;left:0}.styles-module__wKMKHG__docLink{color:#555;margin:0;font-size:.95rem}.styles-module__wKMKHG__docLink a{color:#ff3670;font-weight:600;text-decoration:none;transition:color .2s}.styles-module__wKMKHG__docLink a:hover{color:#ff1253;text-decoration:underline}@media (max-width:1024px){.styles-module__wKMKHG__mainContent,.styles-module__wKMKHG__wrapper{grid-template-columns:1fr}.styles-module__wKMKHG__controlPanel{position:static}}@media (max-width:768px){.styles-module__wKMKHG__title{font-size:2rem}.styles-module__wKMKHG__wrapper{grid-template-columns:1fr}.styles-module__wKMKHG__controlPanel{margin-bottom:20px;padding:20px}.styles-module__wKMKHG__mainContent{grid-template-columns:1fr;gap:20px}.styles-module__wKMKHG__editorSection,.styles-module__wKMKHG__previewSection{padding:20px}.styles-module__wKMKHG__mermaidContainer{min-height:400px}.styles-module__wKMKHG__templateButtons{grid-template-columns:repeat(3,1fr)}.styles-module__wKMKHG__editorActions,.styles-module__wKMKHG__previewActions{flex-wrap:wrap}.styles-module__wKMKHG__downloadButton span{display:none}.styles-module__wKMKHG__downloadButton{justify-content:center;width:36px;height:36px;padding:0}}@media (max-width:480px){.styles-module__wKMKHG__container{padding:20px 12px}.styles-module__wKMKHG__title{font-size:1.5rem}.styles-module__wKMKHG__icon{width:36px;height:36px}.styles-module__wKMKHG__templateButtons{grid-template-columns:repeat(2,1fr)}.styles-module__wKMKHG__editorSection,.styles-module__wKMKHG__previewSection{padding:16px}.styles-module__wKMKHG__mermaidContainer{min-height:300px}.styles-module__wKMKHG__infoBox{padding:16px}.styles-module__wKMKHG__infoContent li{font-size:.85rem}}.styles-module__wKMKHG__mermaidContainer .mermaid{background:0 0}.styles-module__wKMKHG__mermaidContainer .mermaid svg{max-width:100%;height:auto}.styles-module__wKMKHG__textarea::-webkit-scrollbar{width:8px;height:8px}.styles-module__wKMKHG__mermaidContainer::-webkit-scrollbar{width:8px;height:8px}.styles-module__wKMKHG__textarea::-webkit-scrollbar-track{background:#f0f0f0;border-radius:8px}.styles-module__wKMKHG__mermaidContainer::-webkit-scrollbar-track{background:#f0f0f0;border-radius:8px}.styles-module__wKMKHG__textarea::-webkit-scrollbar-thumb{opacity:.6;background:#ff3670;border-radius:8px}.styles-module__wKMKHG__mermaidContainer::-webkit-scrollbar-thumb{opacity:.6;background:#ff3670;border-radius:8px}.styles-module__wKMKHG__textarea::-webkit-scrollbar-thumb:hover{opacity:1}.styles-module__wKMKHG__mermaidContainer::-webkit-scrollbar-thumb:hover{opacity:1}
