body{background-color:#fafbf6;font-family:Fira Mono,monospace}@media (max-width: 600px){.home-container{padding:1rem}.home-container h1{font-size:1.4rem;line-height:1.3}.home-container p{font-size:.8rem;line-height:1.4}.home-container a{font-size:.9rem}.content-dropdowns{flex-direction:column;gap:.5rem}}@media (min-width: 601px){.home-container{padding:4rem}}@media (min-width: 1025px){.home-container{padding:5rem 10rem}}.home-container a{color:#35ace3;text-decoration:none;position:relative;transition:color .3s ease;display:inline-block}.home-container a:hover{color:#b829a7;animation:flicker 2s infinite}@keyframes flicker{0%{opacity:1}50%{opacity:.6}}.home-container a:after{content:"";position:absolute;width:0;height:1px;bottom:-2px;left:0;background-color:#b829a7;transition:width .3s ease;z-index:1}.home-container a:hover:after{width:100%}.halftone{max-height:300px;height:300px;width:auto}.content-dropdowns{display:flex;flex-direction:column;gap:.5rem;margin-top:1rem}.dropdown-divider{margin-top:1rem;margin-bottom:1rem;border:1px solid #e5e7eb}.dropdown-section{width:100%}.dropdown-content{margin-top:.5rem;padding-left:1.5rem;border-left:2px solid #e5e7eb;animation:slideDown .2s ease}.dropdown-content p{margin:.5rem 0;line-height:1.6}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.dropdown-button{background:none;border:none;color:#35ace3;font-family:Fira Mono,monospace;font-size:1rem;cursor:pointer;padding:.5rem 0;transition:color .3s ease;text-align:left;width:100%;display:flex;align-items:center;gap:.5rem}.dropdown-button:hover{color:#b829a7;animation:flicker 2s infinite}.greatwriting{margin-top:.5rem;padding-left:1rem;border-left:2px solid #e5e7eb}.greatwriting p{font-size:.75rem;line-height:1.6;margin:.5rem 0;color:#6b7280}.greatwriting a{font-size:.75rem;color:#35ace3}.greatwriting a:hover{color:#b829a7}.divider{margin-top:1rem;margin-bottom:1rem;border:1px solid #e5e7eb}
