.App{text-align:center}body{margin:0;font-family:'Segoe UI',Tahoma,Geneva,Verdana,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#000;min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:calc(10px + 2vmin);color:#fff;-ms-overflow-style:none;scrollbar-width:none}body::-webkit-scrollbar{display:none}.main-content{display:flex;justify-content:space-between;align-items:stretch;width:100%;max-width:1850px;margin-bottom:2rem;gap:7rem;flex-wrap:wrap}.left-section{flex:1;text-align:left;padding:2rem;background:rgba(40,40,40,.8);border-radius:8px;display:flex;flex-direction:column;justify-content:flex-start;font-family:'Segoe UI',Tahoma,Geneva,Verdana,sans-serif}.projects-header{margin-bottom:1.5rem;margin-top:.1rem;color:#fff;font-size:1.2em;font-weight:500;letter-spacing:1px;border-bottom:1px solid rgba(255,255,255,.3);padding-bottom:.3rem}.projects-list{list-style:none;padding:0;margin:0}.project-item{margin-bottom:.7rem;padding:.4rem .2rem;color:#ccc;font-size:1em;transition:all .2s ease;border-left:2px solid transparent;text-indent:0}.project-item:nth-child(odd){background:rgba(255,255,255,.03)}.project-item:nth-child(2n){background:rgba(255,255,255,.06)}.project-item:hover{color:#fff;border-left-color:rgba(255,255,255,.5);transform:translateX(3px)}.project-item.midi-laser:hover{border-left-color:#ff6b6b}.project-item.book:hover{border-left-color:#4ecdc4}.book-content{display:flex;align-items:center;gap:1rem;width:100%}.book-cover-placeholder{flex-shrink:0;width:60px;height:80px;background:linear-gradient(135deg,#2c3e50,#34495e);border-radius:4px;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 8px rgba(0,0,0,.3);border:1px solid rgba(255,255,255,.1);position:relative;overflow:hidden}.book-cover-placeholder::before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(45deg,transparent 30%,rgba(255,255,255,.1) 50%,transparent 70%);animation:shimmer 2s infinite}@keyframes shimmer{0%{transform:translateX(-100%)}100%{transform:translateX(100%)}}.book-cover-image{width:100%;height:100%;object-fit:cover;border-radius:2px;margin:2px;box-shadow:0 1px 3px rgba(0,0,0,.3)}.book-info{flex:1;display:flex;flex-direction:column;gap:.2rem}.book-title{color:#ccc;font-size:.9em;font-weight:500;transition:color .2s ease}.project-item.book:hover .book-title{color:#fff}.project-item.proud:hover{border-left-color:#ffd93d}.project-item.treesradio:hover{border-left-color:#6c5ce7}.under-construction{color:#ff9800;font-size:.75em;font-style:italic;margin-left:.3rem}.parenthetical-text{color:#ff9800;font-size:.75em;font-style:italic;margin-left:.3rem}.project-link{color:#e0e0e0;text-decoration:none;transition:color .2s ease;font-size:1em;display:block;width:100%;padding:.4rem .2rem;margin:-.4rem -.2rem}.project-link:hover{color:#fff}.center-section{flex:2;display:flex;flex-direction:column;justify-content:center;align-items:center;position:relative}.right-section{flex:1;text-align:left;padding:2rem;background:rgba(40,40,40,.8);border-radius:8px;display:flex;flex-direction:column;justify-content:flex-start;font-family:'Segoe UI',Tahoma,Geneva,Verdana,sans-serif}.cactus-header{margin-bottom:1rem;margin-top:.1rem;color:#fff;font-size:1.2em;font-weight:500;letter-spacing:1px;border-bottom:1px solid rgba(255,255,255,.3);padding-bottom:.3rem;text-align:center}.cactus-container{display:flex;flex-direction:column;align-items:center;gap:1.5rem}.cactus-image-wrapper{background-color:#000;border-radius:12px;padding:5vh;display:flex;align-items:center;justify-content:center;margin-bottom:1rem;box-shadow:0 0 10px rgba(0,0,0,.5)}.cactus-image{width:120px;height:120px;object-fit:cover;border-radius:8px;animation:cactus-rotation 20s infinite alternate ease-in-out;background-color:#000}@keyframes cactus-rotation{0%{transform:rotate(0)}100%{transform:rotate(720deg)}}.cactus-text{display:flex;flex-direction:column;gap:.3rem;align-items:center}.cactus-list{list-style:none;padding:0;margin:0}.cactus-item{margin-bottom:.7rem;padding:.4rem .2rem;color:#ccc;font-size:1em;transition:all .2s ease;border-left:2px solid transparent;text-indent:0}.cactus-item:nth-child(odd){background:rgba(255,255,255,.03)}.cactus-item:nth-child(2n){background:rgba(255,255,255,.06)}.cactus-item:hover{color:#fff;border-left-color:rgba(255,255,255,.5);transform:translateX(3px)}.cactus-item.reddit-posts:hover{border-left-color:#ff6b6b}.cactus-item.subreddit:hover{border-left-color:#4ecdc4}.cactus-item.my-posts:hover{border-left-color:#6c5ce7}.cactus-item.listings:hover{border-left-color:#ffd93d}.cactus-link{color:#e0e0e0;text-decoration:none;transition:color .2s ease;font-size:1em;display:block;width:100%;padding:.4rem .2rem;margin:-.4rem -.2rem}.cactus-link:hover{color:#fff}.social-links{display:flex;gap:2rem;flex-wrap:wrap;justify-content:center;margin-top:1rem;width:100%;order:999}a:link{text-decoration-line:none}a:visited{text-decoration:none}a:hover{text-decoration:none}a:active{text-decoration:none}.YTL{color:red;font-size:1.75em}.RDL{color:#ff4500;font-size:1.75em}.SCL{color:#f70;font-size:1.75em}.IGL{color:#feda75;font-size:1.75em}.SL{color:#1db954;font-size:1.75em}.FBL{color:#4267b2;font-size:1.75em}.TL{color:#6441a5;font-size:1.75em}#output{animation:rotation 40s infinite linear;background-color:#000;height:55vh;border-radius:50%}@keyframes rotation{from{transform:rotate(0)}to{transform:rotate(359deg)}}#images img{max-height:0}#images{height:0}#source{visibility:hidden}#map{visibility:hidden}#welcome{font-size:1.5em;margin:0;margin-bottom:4rem;display:flex;justify-content:center;align-items:center}.mobile-only{display:none}.mobile-header-section{display:none}#mobile-header{font-size:1.3em;margin:0;display:flex;justify-content:center;align-items:center}.mobile-header-container{display:flex;align-items:center;justify-content:center;gap:4rem;position:relative}.scroll-indicators{display:flex;flex-direction:column;gap:.8rem;margin-top:2rem}.scroll-indicator{width:20px;height:20px;background:rgba(255,0,0,.7);clip-path:polygon(0% 0%,50% 100%,100% 0%);animation:indicator-rainbow 3s ease-in-out infinite;flex-shrink:0}.scroll-indicators.left .scroll-indicator:first-child{animation-delay:0s}.scroll-indicators.left .scroll-indicator:nth-child(2){animation-delay:1s}.scroll-indicators.left .scroll-indicator:nth-child(3){animation-delay:2s}.scroll-indicators.right .scroll-indicator:first-child{animation-delay:0s}.scroll-indicators.right .scroll-indicator:nth-child(2){animation-delay:1s}.scroll-indicators.right .scroll-indicator:nth-child(3){animation-delay:2s}@keyframes indicator-rainbow{0%,100%{background:rgba(255,0,0,.7);transform:scale(1);box-shadow:0 0 5px rgba(255,0,0,.7)}14.28%{background:rgba(255,69,0,.7);transform:scale(1.1);box-shadow:0 0 10px rgba(255,69,0,.7)}28.57%{background:rgba(255,119,0,.7);transform:scale(1.05);box-shadow:0 0 8px rgba(255,119,0,.7)}42.85%{background:rgba(254,218,117,.7);transform:scale(1.15);box-shadow:0 0 12px rgba(254,218,117,.7)}57.14%{background:rgba(29,185,84,.7);transform:scale(1.08);box-shadow:0 0 9px rgba(29,185,84,.7)}71.42%{background:rgba(66,103,178,.7);transform:scale(1.12);box-shadow:0 0 11px rgba(66,103,178,.7)}85.71%{background:rgba(100,65,165,.7);transform:scale(1.06);box-shadow:0 0 7px rgba(100,65,165,.7)}}@keyframes scroll-bounce{0%,100%{transform:translateY(0);opacity:.7}50%{transform:translateY(10px);opacity:1}}.rainbow-letter{display:inline-block;animation:rainbow-breathing 3s ease-in-out infinite;animation-delay:calc(var(--index) * .1s)}@keyframes rainbow-breathing{0%,100%{color:red;transform:scale(1);text-shadow:0 0 5px currentColor}14.28%{color:#ff4500;transform:scale(1.1);text-shadow:0 0 10px currentColor}28.57%{color:#f70;transform:scale(1.05);text-shadow:0 0 8px currentColor}42.85%{color:#feda75;transform:scale(1.15);text-shadow:0 0 12px currentColor}57.14%{color:#1db954;transform:scale(1.08);text-shadow:0 0 9px currentColor}71.42%{color:#4267b2;transform:scale(1.12);text-shadow:0 0 11px currentColor}85.71%{color:#6441a5;transform:scale(1.06);text-shadow:0 0 7px currentColor}}@keyframes wiggle{0%{transform:translate(1px,1px) rotate(0)}10%{transform:translate(-1px,-2px) rotate(-1deg)}20%{transform:translate(-3px,0) rotate(1deg)}30%{transform:translate(3px,2px) rotate(0)}40%{transform:translate(1px,-1px) rotate(1deg)}50%{transform:translate(-1px,2px) rotate(-1deg)}60%{transform:translate(-3px,1px) rotate(0)}70%{transform:translate(3px,1px) rotate(-1deg)}80%{transform:translate(-1px,-1px) rotate(1deg)}90%{transform:translate(1px,2px) rotate(0)}100%{transform:translate(1px,-2px) rotate(-1deg)}}.FBL,.IGL,.RDL,.SCL,.SL,.TL,.YTL{animation:wiggle 10s ease-in-out infinite alternate}@media (max-width:768px){.main-content{flex-direction:column;gap:2rem}.main-content{display:flex;flex-direction:column}.center-section{order:1}.mobile-header-section{order:2;display:block}.social-links{order:3}.left-section{order:4;text-align:center}.right-section{order:5;text-align:center}.cactus-image{width:120px;height:120px}.mobile-only{display:flex!important;margin-bottom:1rem}}