<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.download-pdf.link-pdf{padding:10px 0;display:inherit;}
.dark-mode-toggle{margin:0;padding:0;}.dark-mode-toggle__list{display:flex;list-style:none;margin:0;padding:0;gap:12px;}.dark-mode-toggle__button__light,.dark-mode-toggle__button__dark,.dark-mode-toggle__button__system{background:none;border:none;cursor:pointer;padding:10px;border-radius:50%;width:60px;height:60px;display:flex;align-items:center;justify-content:center;transition:all 0.3s ease;color:#666666;}.dark-mode-toggle__button__light{color:#f39c12;}.dark-mode-toggle__button__dark{color:#34495e;}.dark-mode-toggle__button__system{color:#3498db;}.dark-mode-toggle__button__light:hover,.dark-mode-toggle__button__dark:hover,.dark-mode-toggle__button__system:hover{background-color:rgba(0,0,0,0.1);transform:scale(1.1);}.dark .dark-mode-toggle__button__light{color:#f1c40f;}.dark .dark-mode-toggle__button__dark{color:#95a5a6;}.dark .dark-mode-toggle__button__system{color:#3498db;}.dark .dark-mode-toggle__button__light:hover,.dark .dark-mode-toggle__button__dark:hover,.dark .dark-mode-toggle__button__system:hover{background-color:rgba(255,255,255,0.1);transform:scale(1.1);}html:not(.dark) .dark-mode-toggle__button__light{display:none;}html.dark .dark-mode-toggle__button__dark{display:none;}.dark-mode-toggle__button__light svg,.dark-mode-toggle__button__dark svg,.dark-mode-toggle__button__system svg{width:30px;height:30px;}@media screen and (max-width:650px){.dark-mode-toggle__button__light,.dark-mode-toggle__button__dark,.dark-mode-toggle__button__system{width:60px;height:60px;padding:10px;}.dark-mode-toggle__button__light svg,.dark-mode-toggle__button__dark svg,.dark-mode-toggle__button__system svg{width:30px;height:30px;}}
</pre></body></html>