.CodeBlock-module__e1MfGG__container{margin:var(--space-6)0;border:1px solid var(--border-subtle);border-radius:var(--radius-lg);background:var(--bg-code);overflow:hidden}.CodeBlock-module__e1MfGG__header{padding:var(--space-3)var(--space-4);background:var(--bg-surface-active);border-bottom:1px solid var(--border-subtle);align-items:center;display:flex}.CodeBlock-module__e1MfGG__dots{margin-right:var(--space-4);gap:6px;display:flex}.CodeBlock-module__e1MfGG__dot{border-radius:50%;width:10px;height:10px}.CodeBlock-module__e1MfGG__dot:first-child{background:#ff5f57}.CodeBlock-module__e1MfGG__dot:nth-child(2){background:#febc2e}.CodeBlock-module__e1MfGG__dot:nth-child(3){background:#28c840}.CodeBlock-module__e1MfGG__filename{font-family:var(--font-mono);font-size:var(--text-xs);color:var(--fg-secondary)}.CodeBlock-module__e1MfGG__content{position:relative}.CodeBlock-module__e1MfGG__code{padding:var(--space-4);-webkit-overflow-scrolling:touch;scrollbar-width:thin;font-size:.9em;font-family:var(--font-mono);overflow-x:auto}.CodeBlock-module__e1MfGG__code::-webkit-scrollbar{height:6px}.CodeBlock-module__e1MfGG__code::-webkit-scrollbar-track{background:var(--bg-surface);border-radius:var(--radius-full)}.CodeBlock-module__e1MfGG__code::-webkit-scrollbar-thumb{background:var(--border-DEFAULT);border-radius:var(--radius-full)}.CodeBlock-module__e1MfGG__code pre{margin:0;padding:0;background-color:#0000!important}@media (max-width:768px){.CodeBlock-module__e1MfGG__code{font-size:.8125rem}}.CodeBlock-module__e1MfGG__copyButton{top:var(--space-2);right:var(--space-2);padding:var(--space-2);background:var(--bg-surface);border:1px solid var(--border-subtle);border-radius:var(--radius-md);color:var(--fg-secondary);cursor:pointer;transition:all var(--transition-fast);opacity:0;position:absolute}.CodeBlock-module__e1MfGG__content:hover .CodeBlock-module__e1MfGG__copyButton{opacity:1}.CodeBlock-module__e1MfGG__copyButton:hover{background:var(--bg-surface-hover);color:var(--fg-primary)}
.Callout-module__9kfYoG__callout{gap:var(--space-4);padding:var(--space-4);border-radius:var(--radius-lg);margin:var(--space-6)0;border:1px solid #0000;display:flex}.Callout-module__9kfYoG__icon{flex-shrink:0;margin-top:2px}.Callout-module__9kfYoG__content{flex:1;min-width:0}.Callout-module__9kfYoG__title{margin-bottom:var(--space-2);font-weight:600;font-size:var(--text-base)}.Callout-module__9kfYoG__body{font-size:var(--text-sm);line-height:1.6}.Callout-module__9kfYoG__body p:last-child{margin-bottom:0}.Callout-module__9kfYoG__info{background:var(--color-info-bg);border-color:var(--color-info-border);color:var(--color-info)}.Callout-module__9kfYoG__info .Callout-module__9kfYoG__body{color:var(--fg-secondary)}.Callout-module__9kfYoG__warning{background:var(--color-warning-bg);border-color:var(--color-warning-border);color:var(--color-warning)}.Callout-module__9kfYoG__warning .Callout-module__9kfYoG__body{color:var(--fg-secondary)}.Callout-module__9kfYoG__error{background:var(--color-error-bg);border-color:var(--color-error-border);color:var(--color-error)}.Callout-module__9kfYoG__error .Callout-module__9kfYoG__body{color:var(--fg-secondary)}.Callout-module__9kfYoG__success{background:var(--color-success-bg);border-color:var(--color-success-border);color:var(--color-success)}.Callout-module__9kfYoG__success .Callout-module__9kfYoG__body{color:var(--fg-secondary)}
.PresetComparison-module__Vi2bfa__wrapper{margin:var(--space-6)0;overflow-x:auto}.PresetComparison-module__Vi2bfa__table{border-collapse:collapse;width:100%;font-size:var(--text-sm);border:1px solid var(--border-subtle);border-radius:var(--radius-md)}.PresetComparison-module__Vi2bfa__table th,.PresetComparison-module__Vi2bfa__table td{padding:var(--space-3)var(--space-4);text-align:left;border-bottom:1px solid var(--border-subtle)}.PresetComparison-module__Vi2bfa__table th{color:var(--fg-primary);background:var(--bg-surface);font-weight:600;font-size:var(--text-xs);text-transform:uppercase;letter-spacing:.03em}.PresetComparison-module__Vi2bfa__table th:not(:first-child),.PresetComparison-module__Vi2bfa__table td:not(:first-child){text-align:center}.PresetComparison-module__Vi2bfa__table tbody tr:last-child td{border-bottom:none}.PresetComparison-module__Vi2bfa__categoryRow td{font-size:var(--text-xs);text-transform:uppercase;letter-spacing:.04em;color:var(--fg-tertiary);background:var(--bg-surface);padding:var(--space-2)var(--space-4);font-weight:600}.PresetComparison-module__Vi2bfa__enabled{color:#16a34a;justify-content:center;align-items:center;display:inline-flex}[data-theme=dark] .PresetComparison-module__Vi2bfa__enabled{color:#22c55e}.PresetComparison-module__Vi2bfa__disabled{color:var(--fg-muted);justify-content:center;align-items:center;display:inline-flex}.PresetComparison-module__Vi2bfa__custom{font-size:var(--text-xs);color:var(--fg-secondary)}
.Table-module__7_7IpW__wrapper{margin:var(--space-6)0;overflow-x:auto}.Table-module__7_7IpW__table{border-collapse:collapse;width:100%;font-size:var(--text-sm);border:1px solid var(--border-subtle);border-radius:var(--radius-md)}.Table-module__7_7IpW__table th,.Table-module__7_7IpW__table td{padding:var(--space-3)var(--space-4);text-align:left;border-bottom:1px solid var(--border-subtle)}.Table-module__7_7IpW__table th{color:var(--fg-primary);background:var(--bg-surface);font-weight:600;font-size:var(--text-xs);text-transform:uppercase;letter-spacing:.03em}.Table-module__7_7IpW__table tbody tr:last-child td{border-bottom:none}.Table-module__7_7IpW__table tbody tr:hover{background:var(--bg-surface)}
