.markdownpage-container{display:flex;justify-content:space-between;align-items:flex-start;gap:20px}.markdown-input{min-height:50vh}.markdown-preview{background:#fff;padding:20px}.markdown-preview h1,.markdown-preview h2,.markdown-preview h3{margin-top:1rem;margin-bottom:.5rem;color:#000}.markdown-preview h1{font-size:2em;border-bottom:2px solid #ccc}.markdown-preview h2{font-size:1.5em;border-bottom:1px solid #ccc}.markdown-preview h3{font-size:1.2em}.markdown-preview p{font-size:1em;line-height:1.5;margin-bottom:1rem}.markdown-preview em{font-style:italic}.markdown-preview strong{font-weight:700}.markdown-preview code{background-color:#e6f7ff;padding:2px 5px;border-radius:3px}.markdown-preview ol,.markdown-preview ul{margin-bottom:1rem;padding-left:1.5rem}.markdown-preview li{margin-bottom:.5rem}.markdown-preview blockquote{margin-left:0;padding-left:1em;border-left:4px solid #ccc;font-style:italic}.markdown-preview pre{background-color:#e6f7ff;padding:1rem;overflow-x:auto;border-radius:8px}.markdown-preview pre code{background-color:transparent}.markdown-preview a{color:#007bff;text-decoration:none}.markdown-preview a:hover{text-decoration:underline}.markdown-preview table{width:100%;border-collapse:collapse;margin-bottom:1rem}.markdown-preview td,.markdown-preview th{border:1px solid #ccc;padding:.5rem;text-align:left}.markdown-preview th{background-color:#e6f7ff}.string-case-converter *{font-family:monospace;line-height:1.5;font-size:15px}.case-list-selector{display:flex;justify-content:flex-end;align-items:center;gap:10px;margin:20px 0;font-size:14px}.case-list-selector select{padding:5px 10px}.string-case-converter .markdown-preview{padding:0}.markdown-preview-area{padding:20px;height:100%;max-height:600px;overflow:auto}@media (max-width:768px){.markdownpage-container{display:block}.markdownpage-container>*{margin-bottom:20px}.markdown-preview-area{margin-top:20px}}