.disclaimer-note { background-color: #f8d7da; border-left: 4px solid #dc3545; padding: 0.75rem 1rem; margin: 1rem 0; font-size: 0.9rem; border-radius: 4px; color: #721c24; }
        .geometry-canvas { width: 100%; height: auto; background-color: #f9f9fb; border: 1px solid #ddd; border-radius: 8px; margin-top: 1.5rem; display: block; }
        .canvas-container { text-align: center; margin-top: 1rem; }
        .legend { display: flex; justify-content: center; gap: 2rem; margin: 0.5rem 0; font-size: 0.85rem; }
        .legend-item { display: flex; align-items: center; gap: 0.3rem; }
        .legend-color { width: 16px; height: 16px; border-radius: 2px; }
        .legend-color.primary { background-color: #0d6efd; }
        .legend-color.secondary { background-color: #dc3545; }
        .coil-icon { font-size: 1.2rem; }
        .lab-note { background-color: #e2f0e6; border-left: 4px solid #2e7d32; padding: 0.8rem 1rem; margin: 1rem 0; font-style: italic; }
        .ref-link { text-decoration: none; color: var(--primary-color); border-bottom: 1px dotted; }
        .ref-link:hover { text-decoration: underline; }
        .form-text.unit-note { font-size: 0.8rem; }.author-bio{display:block}