﻿/* Legacy entry point retained so every customer page receives the separated design system. */
@import url('./theme.css');
@import url('./landing.css');
.faq-answer{overflow:hidden;transition:max-height .3s ease}input[type="checkbox"]{accent-color:var(--accent)}@keyframes spin{to{transform:rotate(360deg)}}
