*{margin:0;padding:0;box-sizing:border-box}body{font-family:Courier New,Monaco,Menlo,Consolas,Liberation Mono,monospace;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#000;color:#fff;min-height:100vh}#root{min-height:100vh}.hero{text-align:center;margin-bottom:4rem;max-width:800px}.hero-title{font-size:3.5rem;font-weight:400;margin-bottom:1rem;letter-spacing:.05em;font-family:Courier New,Monaco,Menlo,Consolas,Liberation Mono,monospace;color:#fff}.hero-subtitle{font-size:1.25rem;font-weight:400;line-height:1.6;color:#ccc;margin-bottom:.5rem;font-family:Courier New,Monaco,Menlo,Consolas,Liberation Mono,monospace}.hero-tags{font-size:1rem;font-weight:400;color:#888;margin-bottom:1rem;font-family:Courier New,Monaco,Menlo,Consolas,Liberation Mono,monospace}.hero-note{font-size:.9rem;font-weight:400;color:#666;font-family:Courier New,Monaco,Menlo,Consolas,Liberation Mono,monospace;font-style:italic}@media(max-width:768px){.hero-title{font-size:2.5rem}.hero-subtitle{font-size:1.1rem}.hero-tags{font-size:.9rem}.hero-note{font-size:.8rem}}.newsletter-section{width:100%;max-width:500px}.newsletter-container{background:transparent;border:1px solid #333333;padding:2rem;font-family:Courier New,Monaco,Menlo,Consolas,Liberation Mono,monospace}.newsletter-description{font-size:.95rem;color:#ccc;margin-bottom:.5rem;text-align:center;line-height:1.6;font-family:Courier New,Monaco,Menlo,Consolas,Liberation Mono,monospace}.newsletter-discord-note{font-size:.85rem;color:#888;margin-bottom:2rem;text-align:center;line-height:1.6;font-family:Courier New,Monaco,Menlo,Consolas,Liberation Mono,monospace;font-style:italic}.newsletter-form{width:100%}.form-group{display:flex;gap:1rem;margin-bottom:1rem}.newsletter-input{flex:1;padding:.75rem 1rem;font-size:.95rem;border:1px solid #333333;border-radius:0;background:#000;color:#fff;outline:none;transition:border-color .2s ease;font-family:Courier New,Monaco,Menlo,Consolas,Liberation Mono,monospace}.newsletter-input:focus{border-color:#666;background:#0a0a0a}.newsletter-input::placeholder{color:#666}.newsletter-input:disabled{opacity:.5;cursor:not-allowed;border-color:#222}.newsletter-button{padding:.75rem 1.5rem;font-size:.95rem;font-weight:400;color:#fff;background:#000;border:1px solid #333333;border-radius:0;cursor:pointer;transition:all .2s ease;white-space:nowrap;display:flex;align-items:center;gap:.5rem;font-family:Courier New,Monaco,Menlo,Consolas,Liberation Mono,monospace}.newsletter-button:hover:not(:disabled){border-color:#666;background:#0a0a0a}.newsletter-button:active:not(:disabled){background:#111}.newsletter-button:disabled{opacity:.5;cursor:not-allowed;border-color:#222}.spinner{width:12px;height:12px;border:1px solid #666666;border-top-color:#fff;border-radius:0;animation:spin .6s linear infinite;display:inline-block}@keyframes spin{to{transform:rotate(360deg)}}.message{padding:.75rem 1rem;border-radius:0;text-align:center;font-size:.85rem;animation:slideIn .3s ease-out;font-family:Courier New,Monaco,Menlo,Consolas,Liberation Mono,monospace;border:1px solid;margin-top:1rem}.message.success{background:#000;border-color:#333;color:#888}.message.error{background:#000;border-color:#666;color:#ccc}@keyframes slideIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@media(max-width:768px){.newsletter-container{padding:1.5rem}.newsletter-title{font-size:1.5rem}.form-group{flex-direction:column}.newsletter-button{width:100%;justify-content:center}}.about-section{width:100%;max-width:800px;margin-top:4rem;padding-top:2rem;border-top:1px solid #333333}.about-container{font-family:Courier New,Monaco,Menlo,Consolas,Liberation Mono,monospace}.about-title{font-size:1rem;font-weight:400;color:#fff;margin-bottom:2rem;letter-spacing:.05em}.about-content{display:flex;flex-direction:column;gap:1.5rem}.about-paragraph{font-size:.9rem;line-height:1.8;color:#ccc;margin:0}.about-note{color:#888;font-style:italic;margin-top:.5rem}@media(max-width:768px){.about-section{margin-top:3rem;padding-top:1.5rem}.about-paragraph{font-size:.85rem}}.stats-section{width:100%;max-width:800px;margin-top:3rem;padding-top:2rem;border-top:1px solid #333333}.stats-container{display:flex;gap:3rem;justify-content:center;font-family:Courier New,Monaco,Menlo,Consolas,Liberation Mono,monospace}.stats-item{display:flex;flex-direction:column;align-items:center;gap:.5rem}.stats-label{font-size:.75rem;color:#666;letter-spacing:.05em}.stats-value{font-size:1.5rem;color:#fff;font-weight:400}@media(max-width:768px){.stats-container{gap:2rem}.stats-value{font-size:1.25rem}}.logs-section{width:100%;max-width:800px;margin-top:4rem;padding-top:2rem;border-top:1px solid #333333}.logs-container{font-family:Courier New,Monaco,Menlo,Consolas,Liberation Mono,monospace}.logs-title{font-size:1rem;font-weight:400;color:#fff;margin-bottom:2rem;letter-spacing:.05em}.logs-loading,.logs-error,.logs-empty{font-size:.9rem;color:#888;font-style:italic}.logs-list{display:flex;flex-direction:column;gap:2rem}.log-entry{border:1px solid #333333;padding:1.25rem;background:#000;transition:all .2s ease}.log-entry:hover{border-color:#555}.log-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem;padding-bottom:.5rem;border-bottom:1px solid #222222}.log-day{font-size:.85rem;color:#fff;font-weight:400;letter-spacing:.05em}.log-date{font-size:.75rem;color:#666}.log-link{display:flex;flex-direction:column;gap:.5rem;text-decoration:none;color:#ccc;margin-top:1rem;padding:.75rem;border:1px solid #333333;transition:all .2s ease}.log-link:hover{border-color:#666;background:#0a0a0a;color:#fff}.log-link-text{font-size:.85rem;color:#888;font-weight:400}.log-link-url{font-size:.75rem;color:#666;word-break:break-all;font-family:Courier New,Monaco,Menlo,Consolas,Liberation Mono,monospace}.log-link:hover .log-link-url{color:#999}.log-no-link{margin-top:1rem;padding:.75rem}.log-no-link-text{font-size:.75rem;color:#666;font-style:italic;font-family:Courier New,Monaco,Menlo,Consolas,Liberation Mono,monospace}@media(max-width:768px){.logs-section{margin-top:3rem;padding-top:1.5rem}.log-entry{padding:1rem}.log-header{flex-direction:column;align-items:flex-start;gap:.25rem}.log-link{padding:.5rem}.log-link-text{font-size:.8rem}.log-link-url{font-size:.7rem}}.footer-section{width:100%;max-width:800px;margin-top:4rem;padding-top:2rem;border-top:1px solid #333333}.footer-container{display:flex;flex-direction:column;align-items:center;gap:1rem;font-family:Courier New,Monaco,Menlo,Consolas,Liberation Mono,monospace}.footer-links{display:flex;gap:1.5rem}.footer-link{font-size:.85rem;color:#888;text-decoration:none;transition:color .2s ease}.footer-link:hover{color:#ccc}.footer-copyright{font-size:.75rem;color:#666}.footer-text{font-style:italic}@media(max-width:768px){.footer-section{margin-top:3rem;padding-top:1.5rem}.footer-link{font-size:.8rem}}.app{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem;color:#fff;background:#000}@media(max-width:768px){.app{padding:1.5rem}}
