.toggle-card{img{max-height:60px;object-fit:contain;margin-bottom:.5em}}.toggle-switch{position:relative;display:inline-block;width:56px;height:32px;margin:0 1em}.toggle-switch input{position:absolute;opacity:0;inset:0;z-index:1}.toggle-bg{display:block;background-color:#d1d5db;width:56px;height:32px;border-radius:16px;cursor:pointer;transition:background-color .3s ease}.toggle-dot{position:absolute;left:4px;top:4px;background-color:white;width:24px;height:24px;border-radius:50%;transition:transform .3s ease}.toggle-switch input:checked~.toggle-bg{background-color:#059eda}.toggle-switch input:checked~.toggle-dot{transform:translateX(24px)}.content-section.hidden{display:none;opacity:0}