@import"https://fonts.googleapis.com/css2?family=Roboto+Mono:wght@400;500;700&display=swap";.landing-page{min-height:100vh;width:100%;position:relative;overflow-x:hidden}.background-image{position:fixed;top:0;left:0;width:100vw;width:100dvw;height:100vh;height:100dvh;background-color:#000;background-image:url(/assets/background.png);background-size:cover;background-position:center;background-repeat:no-repeat;z-index:0}.header-bar{position:relative;z-index:10;width:100%;padding:16px 0;line-height:1.3;border-top:9px solid #dc2626}.header-content{width:100%;margin:0;padding:10px 0;display:flex;justify-content:space-between;align-items:baseline;gap:20px;min-height:20px;position:relative}.header-left{flex:1;display:flex;flex-direction:column;justify-content:flex-start;padding-left:40px;gap:12px}.brand-logo{width:280px;max-width:60%;height:auto;display:block;image-rendering:-moz-crisp-edges;image-rendering:pixelated;image-rendering:crisp-edges}.description{font-family:Roboto Mono,monospace;font-size:18px;color:#fff;line-height:1.6;max-width:60%;margin:0;image-rendering:pixelated;image-rendering:-moz-crisp-edges;image-rendering:crisp-edges}.description .highlight{color:#1300e6;text-decoration:underline}.header-right{display:flex;align-items:center;padding-right:40px}.auth-link{font-family:Roboto Mono,monospace;font-size:16px;color:#dc2626;display:inline-block;text-decoration:none;cursor:pointer;line-height:1;image-rendering:pixelated;image-rendering:-moz-crisp-edges;image-rendering:crisp-edges;transition:opacity .1s;text-shadow:1px 1px 0 rgba(0,0,0,.3)}.auth-link:hover{opacity:.8}.main-content{position:relative;z-index:5;max-width:1400px;margin:0 auto;padding:5px 20px 0;min-height:calc(100vh - 40px);display:flex;flex-direction:column;gap:16px;overflow:visible}.input-section{width:60%;margin:150px auto 0;display:flex;flex-direction:column;gap:8px;align-items:center}.contribution-input{width:100%;font-family:Roboto Mono,monospace;font-size:11px;padding:14px 14px 10px;background-color:#1300e6;border:1px solid #dc2626;border-radius:4px;color:#fff;image-rendering:pixelated;image-rendering:-moz-crisp-edges;image-rendering:crisp-edges}.contribution-input::placeholder{color:#93c5fd}.contribution-input:focus{outline:none;border-color:#dc2626}.input-actions{display:flex;gap:12px;width:100%;justify-content:center;align-items:center}.submit-button{background:none;border:none;padding:0;cursor:pointer;display:inline-block;transition:transform .1s}.submit-button:hover{transform:scale(1.05)}.submit-button-image{width:auto;height:auto;max-width:120px;display:block;image-rendering:pixelated;image-rendering:-moz-crisp-edges;image-rendering:crisp-edges;padding-top:30px}.help-button{background:none;border:none;padding:0;cursor:pointer;display:inline-block;width:auto;height:auto;transition:transform .1s}.help-button:hover{transform:scale(1.05)}.help-button-image{width:auto;height:auto;max-width:120px;max-height:120px;display:block;image-rendering:pixelated;image-rendering:-moz-crisp-edges;image-rendering:crisp-edges;padding-top:30px}.directory-section{position:fixed;bottom:30px;left:40px;z-index:7}.directory-title{font-family:Roboto Mono,monospace;font-size:22px;color:#3b82f6;margin-bottom:8px;image-rendering:pixelated;image-rendering:-moz-crisp-edges;image-rendering:crisp-edges}.directory-list{list-style:none;padding:0;margin:0}.directory-item{font-family:Roboto Mono,monospace;font-size:16px;color:#dc2626;margin-bottom:6px;cursor:pointer;image-rendering:pixelated;image-rendering:-moz-crisp-edges;image-rendering:crisp-edges;transition:opacity .1s}.directory-item:hover{opacity:.8}.footer-section{position:fixed;bottom:10px;right:40px;display:flex;flex-direction:column;align-items:flex-end;gap:4px;z-index:7}.footer-left{display:flex;flex-direction:column;align-items:flex-end;gap:12px}.demogorgon-section{position:fixed;bottom:10px;left:50%;transform:translate(-50%);display:flex;justify-content:center;align-items:flex-end;z-index:6;pointer-events:none}.demogorgon-wrapper{width:auto;height:auto;max-width:350px;max-height:350px;image-rendering:pixelated;image-rendering:-moz-crisp-edges;image-rendering:crisp-edges}.demogorgon-image{width:auto;height:auto;max-width:350px;max-height:350px;display:block;object-fit:contain;object-position:center;image-rendering:pixelated;image-rendering:-moz-crisp-edges;image-rendering:crisp-edges}.social-links{display:flex;gap:8px;align-items:center}.social-link{display:inline-block;width:auto;height:auto;max-width:40px;max-height:40px;image-rendering:pixelated;image-rendering:-moz-crisp-edges;image-rendering:crisp-edges}.social-icon{width:100%;height:100%;max-width:40px;max-height:40px;object-fit:contain;object-position:center;image-rendering:pixelated;image-rendering:-moz-crisp-edges;image-rendering:crisp-edges}.contributions-count{font-family:Roboto Mono,monospace;font-size:12px;color:#22c55e;text-align:right;image-rendering:pixelated;image-rendering:-moz-crisp-edges;image-rendering:crisp-edges}.built-by{font-family:Roboto Mono,monospace;font-size:12px;color:#3b82f6;text-align:right;image-rendering:pixelated;image-rendering:-moz-crisp-edges;image-rendering:crisp-edges}.built-by a{color:inherit;text-decoration:underline}.built-by a:hover{opacity:.85}.privacy-link{font-family:Roboto Mono,monospace;font-size:12px;color:#94a3b8;text-align:right;margin:0}.privacy-link a{color:inherit;text-decoration:none}.privacy-link a:hover{opacity:.8;text-decoration:underline}.admin-view .directory-section,.admin-view .footer-section{position:static;left:auto;right:auto;bottom:auto;transform:none;margin-top:24px}.admin-view .footer-section{align-items:flex-start}@media (max-width: 1024px){.header-content{flex-direction:column;align-items:flex-start;padding:10px 20px;gap:16px}.header-left{padding-left:0;width:100%}.header-right{padding-right:0}.description{max-width:100%}.input-section{width:100%;margin-top:80px;padding:0 10px}.directory-section,.footer-section,.demogorgon-section{position:static;left:auto;right:auto;bottom:auto;transform:none;margin:24px auto 0}.footer-section{align-items:flex-start}}@media (max-width: 768px){.input-section{margin-top:60px}.directory-section{width:100%;text-align:left;margin:60px 0 0}.directory-list{width:100%}.directory-item{text-align:left}.main-content{gap:32px}.footer-section,.footer-left{align-items:center;text-align:center;width:100%}.social-links{justify-content:center}.contributions-count,.built-by{text-align:center;width:100%}}@media (max-width: 640px){.brand-logo{width:240px;max-width:100%}.input-section,.directory-section{margin-top:60px}.contribution-input{font-size:12px}.directory-item{font-size:14px}.demogorgon-section{display:none}}.about-modal{position:fixed;top:0;right:0;bottom:0;left:0;background:#000000d9;display:flex;align-items:center;justify-content:center;padding:20px;z-index:100}.about-modal-content{width:100%;max-width:560px;background:#0b1220;border:1px solid #ef4444;border-radius:8px;padding:24px 28px;color:#fff;font-family:Roboto Mono,monospace;line-height:1.6;position:relative;box-shadow:0 12px 25px #00000080}.about-modal-content p{margin:0 0 12px;font-size:14px}.about-modal-content p:last-of-type{margin-bottom:0}.modal-close{position:absolute;top:12px;right:12px;border:none;background:transparent;color:#fefefe;font-size:18px;cursor:pointer}.modal-close:hover{color:#ef4444}.tag-scroll-container{overflow-y:scroll!important;-webkit-overflow-scrolling:touch;touch-action:pan-y}.tag-scroll-container::-webkit-scrollbar{width:10px;-webkit-appearance:none}.tag-scroll-container::-webkit-scrollbar-track{background:#ef444433;border-radius:4px;border:1px solid rgba(239,68,68,.3)}.tag-scroll-container::-webkit-scrollbar-thumb{background:#ef4444;border-radius:4px;border:1px solid rgba(239,68,68,.5);min-height:30px}.tag-scroll-container::-webkit-scrollbar-thumb:hover{background:#dc2626}.tag-scroll-container{scrollbar-width:thin;scrollbar-color:#ef4444 rgba(239,68,68,.2)}@media (max-width: 768px){.tag-scroll-container{padding-right:8px}button{min-height:44px}}*{margin:0;padding:0;box-sizing:border-box}html{background-color:#000}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden;background-color:#000;margin:0;padding:0;min-height:100vh;min-height:-webkit-fill-available}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}img{image-rendering:pixelated;image-rendering:-moz-crisp-edges;image-rendering:crisp-edges}.auth-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#000000d9;display:flex;justify-content:center;align-items:center;padding:20px;z-index:2000}.auth-modal-panel{position:relative;border:1px solid rgba(239,68,68,.7);border-radius:14px;padding:20px 28px 28px;background:#0b1220}.auth-modal-close{position:absolute;top:10px;right:12px;border:none;background:transparent;color:#fff;font-size:18px;cursor:pointer}.auth-modal-panel a{color:#f87171}.auth-modal-panel h1,.auth-modal-panel h2,.auth-modal-panel h3,.auth-modal-panel h4,.auth-modal-panel h5,.auth-modal-panel h6,.auth-modal-panel .stack-heading,.auth-modal-panel .stack-description,.auth-modal-panel .stack-text,.auth-modal-panel .stack-typography,.auth-modal-panel .stack-paragraph{color:#fff!important}.auth-modal-panel p:has(>a[href*=sign-up]),.auth-modal-panel p:has(>a[href*=signup]),.auth-modal-panel .stack-sign-up-link{display:none!important}
