html{font-family:SF Pro Display;background-color:#4a7c59;color:#fff}body{margin:0}a{color:#ff8c00;text-decoration:underline}.markdown-body figcaption{font-size:.75rem;margin-top:.4rem;font-style:italic;text-align:center}.markdown-body{max-width:100%;padding:1rem;line-height:1.6;font-size:1rem;font-family:system-ui,sans-serif}.markdown-body img{display:block;margin:1rem auto;max-width:80%;max-height:30%;border-radius:8px}.markdown-body h1,.markdown-body h2,.markdown-body h3{margin-top:2rem;margin-bottom:1rem;font-weight:600}.markdown-body p,.markdown-body ul,.markdown-body ol{margin-bottom:1rem}@media (min-width: 768px){.markdown-body{padding:2rem 4rem;font-size:1.1rem}.markdown-body img{max-width:80%;max-height:30rem}}.card{transition:transform .3s ease,box-shadow .3s ease;position:relative;display:flex;flex-direction:column;align-items:center;width:160px;height:200px}.card h3,.card h4{margin-top:10px;margin-bottom:5px;box-shadow:0 6px 8px #0009;text-align:center;min-width:125px;display:flex;align-items:center;border-radius:15px;padding:5px 10px;text-transform:capitalize;justify-content:center}.card h4{padding:2px 10px;height:25px;min-width:initial;margin:5px}.circle{width:60px;height:60px;box-shadow:0 6px 8px #0009;border-radius:50%;background:#fff}.card:not(.not-published) div:hover,.card:not(.not-published) h3:hover,.card h4:hover,.card:not(.not-published) .circle:hover{transform:scale(1.05);cursor:pointer}.card.not-published{position:relative;opacity:.5;filter:grayscale(100%)}img{width:100%;height:100%;border-radius:50%;height:60px}.card.hide{visibility:hidden!important}.card p{margin-top:10px;margin-bottom:5px;max-width:100%;font-size:1em;text-align:center}.top-toggle-button{margin-bottom:6px;position:fixed;bottom:20px;left:20px;margin-left:50px;transform:translate(-50%);display:flex;padding:6px;z-index:999}.top-toggle-button button{background-color:#4a7c59;padding:10px;margin:0 6px;border-radius:25px;text-decoration:none;color:#fff;font-weight:700;position:relative;transition:background-color .2s ease,box-shadow .2s ease}.search-container{position:fixed;bottom:20px;right:20px;z-index:1000}.search-icon{margin-bottom:10px;background:#fff;border:1px solid #ccc;border-radius:50%;padding:10px;font-size:18px;box-shadow:0 2px 6px #0003;cursor:pointer}.search-input{margin:10px;padding:8px 12px;width:200px;border-radius:6px;border:1px solid #ccc;box-shadow:0 2px 6px #0000001a;outline:none}.search-dropdown{color:#000;margin-top:5px;background:#fff;list-style:none;padding:0;border:1px solid #ccc;border-radius:6px;max-height:200px;overflow-y:auto;box-shadow:0 2px 8px #0000001a}.search-dropdown li{padding:8px 12px;cursor:pointer}.search-dropdown li:hover{background-color:#eee}.beating{animation:heartbeat 1s ease-in-out 3}@keyframes heartbeat{0%{transform:scale(1)}25%{transform:scale(1.2)}50%{transform:scale(.95)}75%{transform:scale(1.1)}to{transform:scale(1)}}
