<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.interactive-module{border-radius:12px;display:flex;flex-wrap:wrap;gap:2rem}.interactive-module__left{flex:1;min-width:250px}.interactive-item{background-color:#fff;border:1px solid #ccc;border-radius:8px;cursor:pointer;margin-bottom:10px;padding:12px;transition:background .3s}.interactive-item.active{background-color:#fff8cc}.interactive-item h4{margin:0}.interactive-description{color:#444;display:none;font-size:.95rem;margin-top:8px}.interactive-module__right{align-items:center;display:flex;flex:1;justify-content:center;min-width:250px}.interactive-image{border-radius:12px;box-shadow:0 4px 20px rgba(0,0,0,.1);max-width:340px}</pre></body></html>