html,body{height:100%}body{background-color:#f8f9fa;margin:0 auto}h2{margin:0;font-size:24px;font-weight:600}a{text-decoration:none}.icon{width:20px;height:20px}.a-button{background-color:#202529;border-radius:5px;border:2px solid #202529;color:#fff;cursor:pointer;font-size:16px;font-weight:600;padding:3px 10px;transition:all .2s;-webkit-user-select:none;user-select:none}.a-button:hover{background-color:#fff;border-color:#202529;color:#202529}.input{border-radius:6px;border:1px solid #dee2e6;padding:8px;transition:all .3s ease;background-color:#fff;-webkit-user-select:none;user-select:none}.input:focus{border:1px solid #202529;outline:none}input[type=checkbox]{width:18px;height:18px;cursor:pointer;accent-color:#F04C4B}.select{border-radius:8px;border:2px solid #dee2e6;padding:12px 10px;transition:all .3s ease;cursor:pointer;outline:none}.tag{display:flex;align-items:center;gap:8px;border-radius:14px;border:2px solid #dee2e6;padding:8px 16px;transition:background .2s;box-shadow:0 1px 2px #204c7412;background-color:#fff;-webkit-user-select:none;user-select:none}.tag.active{border:2px solid #202529}.tag:hover{border-color:#202529;cursor:pointer}.switch{position:relative;width:32px;height:20px;background-color:transparent;border:1px solid rgba(0,0,0,.25);border-radius:32px;padding:3px;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;box-sizing:border-box}.switch .switch-slider{width:12px;height:12px;background-color:#000;border-radius:50%;transition:transform .3s ease,background-color .3s ease;transform:translate(0);flex-shrink:0}.switch.switch-checked{background-color:#f04c4b;border-color:#f04c4b}.switch.switch-checked .switch-slider{background-color:#fff;transform:translate(14px)}.markdown-preview{line-height:1.6}.markdown-preview h1,.markdown-preview h2,.markdown-preview h3,.markdown-preview h4,.markdown-preview h5,.markdown-preview h6{margin-top:16px;margin-bottom:8px;font-weight:600}.markdown-preview h1{font-size:24px}.markdown-preview h2{font-size:20px}.markdown-preview h3{font-size:18px}.markdown-preview h4{font-size:16px}.markdown-preview p{margin-bottom:12px}.markdown-preview ul,.markdown-preview ol{margin-bottom:12px;padding-left:24px}.markdown-preview li{margin-bottom:4px}.markdown-preview code{background-color:#f4f4f4;padding:2px 6px;border-radius:3px;font-size:.9em;color:#202529}.markdown-preview pre{background-color:#f4f4f4;padding:12px;border-radius:6px;overflow-x:auto;margin-bottom:12px}.markdown-preview pre code{background-color:transparent;padding:0}.markdown-preview blockquote{border-left:4px solid #000;padding-left:16px;margin-left:0;margin-bottom:12px;color:#6c757d;font-style:italic}.markdown-preview a{color:#202529;text-decoration:none}.markdown-preview a:hover{text-decoration:underline}.markdown-preview strong{font-weight:600}.markdown-preview em{font-style:italic}.markdown-preview hr{border:none;border-top:1px solid #dee2e6;margin:16px 0}.markdown-preview table{width:100%;border-collapse:collapse;margin-bottom:12px}.markdown-preview table th,.markdown-preview table td{padding:8px;border:1px solid #dee2e6}.markdown-preview table th{background-color:#f8f9fa;font-weight:600}
