*{margin:0;padding:0;box-sizing:border-box}body{margin:0;padding:0;font-family:VT323,monospace;background:#fff;color:#000;overflow-x:hidden}.boot-screen{position:fixed;top:0;left:0;width:100%;height:100vh;background:#fff;display:flex;align-items:center;justify-content:center;z-index:9999;transition:opacity .5s ease}.boot-screen.fade-out{opacity:0;pointer-events:none}.boot-content{text-align:center}.boot-title{font-family:VT323,monospace;font-size:20px;color:#000;margin-bottom:8px;font-weight:400}.boot-subtitle{font-family:VT323,monospace;font-size:14px;color:#aaa;margin-bottom:24px}.loading-bar{width:280px;height:16px;border:2px solid #000000;background:#fff;position:relative;overflow:hidden}.loading-bar-fill{height:100%;background:#000;animation:loadingAnimation 2s ease-in-out forwards}@keyframes loadingAnimation{0%{width:0%}to{width:100%}}.desktop{padding:20px 20px 56px;min-height:100vh;display:flex;flex-direction:column;gap:16px;max-width:1100px;margin:0 auto}.credit-section{text-align:center;margin-bottom:8px}.credit-text{font-family:VT323,monospace;font-size:12px;color:#666;margin:0;line-height:1.6}.credit-link{color:#000;text-decoration:underline;transition:color .2s}.credit-link:hover{color:#444}.xp-window{border:2px solid #000000;background:#fff;display:flex;flex-direction:column}.xp-titlebar{background:#000;color:#fff;padding:4px 8px;display:flex;justify-content:space-between;align-items:center;height:28px}.xp-titlebar-text{font-family:Tahoma,sans-serif;font-size:12px;font-weight:700;display:flex;align-items:center}.xp-titlebar-text:before{content:"▣";margin-right:6px;font-size:14px}.xp-titlebar-buttons{display:flex;gap:4px}.xp-btn{background:#fff;color:#000;border:1px solid #000000;width:18px;height:18px;display:flex;align-items:center;justify-content:center;font-size:12px;cursor:pointer;font-weight:700;line-height:1}.xp-btn:hover{background:#e0e0e0}.xp-content{padding:0;background:#fff;color:#000}.header-section{display:flex;gap:16px}.logo-window{width:300px}.logo-gif-container{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:#fff;padding:0}.logo-gif{width:100%;height:100%;object-fit:contain;display:block}.hero-window{flex:1}.hero-window .xp-content{padding:0}.hero-image-container{height:220px;background:#fff;display:flex;align-items:center;justify-content:center;overflow:hidden}.hero-image{width:100%;height:100%;object-fit:contain}.hero-footer{background:#000;padding:14px 16px}.hero-footer-content{display:flex;justify-content:space-between;align-items:center;gap:16px}.hero-footer-left{flex:1}.hero-footer-right{display:flex;align-items:center}.hero-footer-title{font-family:"Press Start 2P",cursive;font-size:12px;color:#fff;margin-bottom:8px;font-weight:400;letter-spacing:2px}.hero-footer-text{font-family:VT323,monospace;font-size:16px;color:#aaa}.manifesto-download-btn{background:#fff;color:#000;border:2px solid #ffffff;padding:8px 12px;font-family:VT323,monospace;font-size:14px;text-decoration:none;cursor:pointer;transition:all .2s;white-space:nowrap}.manifesto-download-btn:hover{background:#000;color:#fff}.links-row{display:flex;gap:16px}.links-window{width:300px}.links-content{padding:10px;display:flex;flex-direction:column;gap:6px}.link-button{background:#000;color:#fff;border:2px solid #000000;padding:10px;text-align:center;font-family:Tahoma,sans-serif;font-size:13px;font-weight:700;text-decoration:none;cursor:pointer;transition:all .2s}.link-button:hover{background:#fff;color:#000}.ca-section{margin-top:10px}.ca-label{font-family:Tahoma,sans-serif;font-size:10px;color:#999;text-transform:uppercase;letter-spacing:2px;text-align:center;margin-bottom:6px}.ca-box{background:#fff;border:2px solid #000000;padding:10px;text-align:center;font-family:VT323,monospace;font-size:14px;color:#000;cursor:pointer;transition:all .2s;-webkit-user-select:all;user-select:all}.ca-box:hover{background:#f0f0f0}.ca-box:active{background:#e0e0e0}.degen-meter{flex:1}.degen-content{padding:20px;display:flex;flex-direction:column;align-items:center;gap:12px}.degen-label{font-family:Tahoma,sans-serif;font-size:12px;color:#000}.slider-row{display:flex;align-items:center;gap:12px;width:100%;justify-content:center}.slider-label{font-family:VT323,monospace;font-size:14px;color:#000}.degen-slider{width:200px;height:4px;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#000;outline:none;cursor:pointer}.degen-slider::-webkit-slider-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:12px;height:20px;background:#fff;border:2px solid #000000;cursor:pointer}.degen-slider::-moz-range-thumb{width:12px;height:20px;background:#fff;border:2px solid #000000;cursor:pointer}.degen-value{font-family:VT323,monospace;font-size:24px;color:#000;font-weight:700}.status-bar{border-top:1px solid #ddd;padding-top:8px;width:100%;text-align:center;font-family:Tahoma,sans-serif;font-size:11px;color:#999}.degen-logo{margin-top:16px;width:100%;display:flex;justify-content:center;align-items:center}.degen-logo-image{max-width:95%;height:auto;max-height:150px;object-fit:contain}.lore-window{width:100%}.lore-content{padding:24px 28px;max-height:480px;overflow-y:auto;font-family:VT323,monospace;font-size:18px;line-height:1.7;color:#000}.lore-content::-webkit-scrollbar{width:14px}.lore-content::-webkit-scrollbar-track{background:#fff;border:1px solid #000000}.lore-content::-webkit-scrollbar-thumb{background:#000}.lore-content p{margin-bottom:18px}.lore-content strong{font-weight:700}.quote-block{border-left:3px solid #000000;border-right:3px solid #000000;padding:14px 30px;margin:20px 0;text-align:center}.quote-text{font-style:italic;margin-bottom:8px}.quote-author{font-size:14px;color:#888}.lore-closing{border-top:2px solid #000000;padding-top:16px;margin-top:24px;text-align:center}.closing-title{font-family:"Press Start 2P",cursive;font-size:10px;color:#000;margin-bottom:8px}.closing-subtitle{font-family:VT323,monospace;font-size:16px;color:#888}.broadcast-window{width:100%}.broadcast-window .xp-content{padding:0;background:#000}.marquee-container{background:#000;padding:12px 0;overflow:hidden;width:100%}.marquee-text{display:inline-block;white-space:nowrap;font-family:VT323,monospace;font-size:18px;color:#fff;animation:marqueeScroll 25s linear infinite}@keyframes marqueeScroll{0%{transform:translate(100%)}to{transform:translate(-100%)}}.gallery-window{width:100%}.gallery-window .xp-content{padding:8px}.gallery-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:6px}.gallery-item{aspect-ratio:1/1;border:2px solid #000000;background:#fff;display:flex;align-items:center;justify-content:center;overflow:hidden;position:relative;cursor:pointer}.gallery-image{width:100%;height:100%;object-fit:cover;display:block;transition:opacity .3s}.gallery-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:#000000b3;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .3s}.gallery-item:hover .gallery-overlay{opacity:1}.gallery-download-btn{background:#fff;color:#000;border:2px solid #ffffff;padding:8px 16px;font-family:VT323,monospace;font-size:16px;font-weight:700;cursor:pointer;transition:all .2s}.gallery-download-btn:hover{background:#000;color:#fff}.quote-window{max-width:100%;display:flex;flex-direction:column}.quote-content{padding:20px;text-align:center;display:flex;flex-direction:column;justify-content:center;flex:1}.quote-main{font-family:VT323,monospace;font-size:18px;font-style:italic;color:#000;margin-bottom:12px}.quote-author-small{font-family:VT323,monospace;font-size:14px;color:#888}.taskbar{position:fixed;bottom:0;left:0;width:100%;height:36px;background:#000;display:flex;align-items:center;justify-content:space-between;padding:0 12px;z-index:1000;gap:16px}.taskbar-ca{font-family:VT323,monospace;font-size:14px;color:#fff;cursor:pointer;padding:4px 8px;transition:background .2s;-webkit-user-select:none;user-select:none;white-space:nowrap}.taskbar-ca:hover{background:#333}.taskbar-ca:active{background:#555}.taskbar-credit{font-family:VT323,monospace;font-size:11px;color:#fff;flex:1;text-align:center}.taskbar-link{color:#fff;text-decoration:underline;transition:color .2s}.taskbar-link:hover{color:#aaa}.taskbar-clock{border-left:1px solid #444;padding-left:12px;font-family:Tahoma,sans-serif;font-size:11px;color:#fff;white-space:nowrap}@media(max-width:800px){.desktop{padding:12px 12px 48px}.credit-section{margin-bottom:12px}.credit-text{font-size:10px}.header-section{flex-direction:column}.logo-window{width:100%}.links-row{flex-direction:column}.links-window{width:100%}.gallery-grid{grid-template-columns:repeat(2,1fr)}.quote-window{max-width:100%}.taskbar{height:auto;min-height:36px;flex-wrap:wrap;padding:6px 8px;gap:8px}.taskbar-ca{font-size:12px;padding:3px 6px;order:1}.taskbar-clock{font-size:10px;border-left:none;padding-left:0;order:2}.taskbar-credit{font-size:9px;width:100%;order:3;text-align:center;padding-top:4px;border-top:1px solid #333}.hero-footer-content{flex-direction:column;gap:12px;align-items:flex-start}.manifesto-download-btn{font-size:12px;padding:6px 10px;align-self:stretch}.marquee-text{font-size:16px}.degen-slider{width:150px}.degen-logo-image{max-height:120px}}
