.osmu-module__NM8GIW__osmu_container{gap:var(--section-gap);flex-direction:column;width:100%;max-width:1024px;margin:0 auto;padding:0 1rem;animation:.6s ease-out osmu-module__NM8GIW__fadeIn;display:flex}@media (min-width:768px){.osmu-module__NM8GIW__osmu_container{padding:0 2rem}}.osmu-module__NM8GIW__osmu_header{text-align:center;margin-bottom:2rem}.osmu-module__NM8GIW__osmu_header_icon_wrapper{background:var(--gradient-main);border-radius:var(--radius-lg);justify-content:center;align-items:center;width:64px;height:64px;margin-bottom:1.5rem;display:inline-flex;box-shadow:0 8px 16px #4f46e533}.osmu-module__NM8GIW__osmu_title{background:var(--gradient-main);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:.75rem;font-size:2.25rem;font-weight:800}.osmu-module__NM8GIW__osmu_subtitle{color:var(--text-secondary);font-size:1.1rem}.osmu-module__NM8GIW__osmu_split_layout{grid-template-columns:1fr;gap:1.5rem;display:grid}@media (min-width:1024px){.osmu-module__NM8GIW__osmu_split_layout{grid-template-columns:1fr 1fr}}.osmu-module__NM8GIW__osmu_panel{background:#fff;border:1px solid #f1f5f9;border-radius:1.5rem;flex-direction:column;height:100%;padding:1.5rem;display:flex;box-shadow:0 4px 6px -1px #0000000d}.osmu-module__NM8GIW__osmu_panel_header{justify-content:space-between;align-items:center;margin-bottom:1.25rem;display:flex}.osmu-module__NM8GIW__osmu_panel_title{color:var(--text-primary);align-items:center;gap:.75rem;font-size:1.25rem;font-weight:700;display:flex}.osmu-module__NM8GIW__osmu_textarea{border:1.5px solid var(--border);border-radius:var(--radius-md);background:var(--background);min-height:240px;color:var(--text-primary);resize:none;outline:none;flex:1;padding:1.25rem;font-family:inherit;font-size:.95rem;line-height:1.6;transition:all .2s}.osmu-module__NM8GIW__osmu_textarea:focus{border-color:var(--primary);box-shadow:0 0 0 3px #4f46e51a}.osmu-module__NM8GIW__osmu_tabs{scrollbar-width:none;gap:.5rem;margin-bottom:1.5rem;padding-bottom:.5rem;display:flex;overflow-x:auto}.osmu-module__NM8GIW__osmu_tabs::-webkit-scrollbar{display:none}.osmu-module__NM8GIW__osmu_tab_button{border-radius:var(--radius-full);white-space:nowrap;background:var(--surface-hover);color:var(--text-secondary);border:1.5px solid #0000;align-items:center;gap:.5rem;padding:.65rem 1.25rem;font-size:.9rem;font-weight:600;transition:all .2s;display:flex}.osmu-module__NM8GIW__osmu_tab_button_active{background:var(--primary);color:#fff;box-shadow:0 4px 10px #4f46e54d}.osmu-module__NM8GIW__osmu_result_container{flex-direction:column;gap:1rem;max-height:500px;display:flex;overflow-y:auto}.osmu-module__NM8GIW__osmu_result_card{background:#f8fafc;border:1px solid #e2e8f0;border-radius:1rem;padding:1.25rem;transition:all .2s;position:relative}.osmu-module__NM8GIW__osmu_result_card:hover{border-color:var(--primary);background:#fff;box-shadow:0 4px 12px #0000000d}.osmu-module__NM8GIW__osmu_card_label{color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;margin-bottom:.5rem;font-size:.75rem;font-weight:700}.osmu-module__NM8GIW__osmu_card_content{color:var(--text-primary);white-space:pre-wrap;word-break:break-word;overflow-wrap:break-word;line-height:1.6}.osmu-module__NM8GIW__osmu_copy_button{border-radius:var(--radius-sm);color:var(--primary);padding:.4rem;transition:background .2s;position:absolute;top:1rem;right:1rem}.osmu-module__NM8GIW__osmu_copy_button:hover{background:#4f46e51a}.osmu-module__NM8GIW__osmu_stats_grid{grid-template-columns:repeat(auto-fit,minmax(80px,1fr));gap:.75rem;margin-bottom:1rem;display:grid}@media (min-width:640px){.osmu-module__NM8GIW__osmu_stats_grid{grid-template-columns:repeat(3,1fr)}}.osmu-module__NM8GIW__osmu_stat_item{text-align:center;background:var(--background);border-radius:var(--radius-md);border:1px solid var(--border);padding:1rem .5rem}.osmu-module__NM8GIW__osmu_stat_value{color:var(--primary);font-size:1.25rem;font-weight:800}.osmu-module__NM8GIW__osmu_stat_label{color:var(--text-muted);margin-top:.25rem;font-size:.72rem}.osmu-module__NM8GIW__osmu_density_item{background:var(--background);border-radius:var(--radius-sm);justify-content:space-between;align-items:center;margin-bottom:.5rem;padding:.75rem 1rem;display:flex}.osmu-module__NM8GIW__osmu_density_bar_wrapper{flex:1;align-items:center;gap:.75rem;max-width:150px;display:flex}.osmu-module__NM8GIW__osmu_density_bar_bg{background:var(--border);border-radius:3px;flex:1;height:6px;overflow:hidden}.osmu-module__NM8GIW__osmu_density_bar_fill{background:var(--primary);height:100%}.osmu-module__NM8GIW__osmu_action_row{gap:.75rem;margin-top:1.5rem;display:flex}.osmu-module__NM8GIW__osmu_primary_button{color:#fff;background:#8b5cf6;border-radius:1rem;flex:1;justify-content:center;align-items:center;gap:.5rem;padding:1rem;font-weight:700;transition:all .2s;display:flex;box-shadow:0 4px 12px #8b5cf64d}.osmu-module__NM8GIW__osmu_primary_button:hover{transform:translateY(-2px);box-shadow:0 6px 16px #8b5cf666}.osmu-module__NM8GIW__osmu_primary_button:active{transform:scale(.95)}.osmu-module__NM8GIW__osmu_secondary_button{background:var(--surface);border:1.5px solid var(--border);color:var(--text-secondary);border-radius:var(--radius-md);align-items:center;gap:.5rem;padding:.65rem 1rem;font-size:.875rem;font-weight:600;display:flex}.osmu-module__NM8GIW__osmu_secondary_button:hover{background:var(--surface-hover);border-color:var(--text-muted)}
