body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}@font-face{font-family:Supreme;src:url(/static/media/Supreme.1a39f00632c71f082092.ttf) format("truetype")}@font-face{font-family:Narnia;src:url(/static/media/Narnia.0796704b712252fd5bfa.ttf) format("truetype")}@font-face{font-family:Ceratyn;src:url(/static/media/Ceratyn.4199daca26dfd0121252.ttf) format("truetype")}@font-face{font-family:Office;src:url(/static/media/Office.faf443f8ce9534f636a4.otf) format("opentype")}@font-face{font-family:Sentient;src:url(/static/media/Sentient.21afce1aabd3f592ebb3.ttf) format("truetype")}body{background-color:#ff1493;margin:0;padding:0}.App{position:relative;text-align:center}.hero-section{background-color:#000;height:100vh;overflow:hidden;position:relative}.App-header{align-items:center;background-color:initial;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh;position:relative;z-index:3}.App-link{color:#61dafb}canvas{left:0;top:0;width:100%}.mask,canvas{height:100vh;position:absolute}.mask{mix-blend-mode:screen;width:100vw;z-index:2}.mask-athens{background:#7393b3}.logo-container{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:90%}.folder-section{background-color:#000;min-height:100vh;padding:20px}.folder-list{color:#faf9f6;font-family:Office,Monaco,Consolas,monospace;margin:0 auto;max-width:1200px;text-align:left;width:100%}.folder-list-header{color:#666}.folder-item,.folder-list-header{border-bottom:1px solid #333;display:grid;font-size:14px;grid-template-columns:4fr 3fr 1fr 1fr;padding:10px 20px}.folder-item{cursor:pointer}.folder-item>span:not(.name-column){color:#666;font-size:14px}.folder-item:hover{background-color:#111}.folder-item:hover span,.folder-item:hover svg{color:#ffeb80;opacity:.8}.folder-item:hover .content-icon{color:#ffeb80}.folder-item:hover .stock-performance-button{border-color:#ffeb80!important;color:#ffeb80!important;opacity:.8}.name-column{gap:12px}.folder-icon,.name-column{align-items:center;display:flex}.folder-item svg{color:#666}.nested-item{font-size:28px}.company-link{color:inherit;cursor:pointer;text-decoration:underline}.company-link:hover{opacity:.7}.song-item{align-items:center;border-bottom:1px solid #333;display:grid;grid-template-columns:2fr 1fr 1fr 1fr;padding:10px 20px}.player-column{gap:8px;margin-left:-8px;width:100%}.play-button,.player-column{align-items:center;display:flex}.play-button{background:none;border:none;border-radius:50%;color:#666;cursor:pointer;justify-content:center}.play-button:hover{background:#222;color:#ffeb80}.progress-bar-container{background:#333;border-radius:2px;cursor:pointer;flex:1 1;height:4px;overflow:hidden}.progress-bar-container:hover{height:6px}.progress-bar{background:#666;height:100%;transition:width .1s linear}.folder-item:hover .progress-bar,.folder-item:hover .progress-bar-container,.song-item:hover .progress-bar{background:#ffeb80}.folder-item:hover .progress-bar-container{background:#ffeb8033}.content-modal-overlay{align-items:center;background-color:#000000d9;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}.content-modal{max-height:35vh;max-width:35vw;position:relative}.content-modal img,.content-modal video{max-height:35vh;max-width:100%;object-fit:contain}.close-button{background:none;border:none;color:#faf9f6;cursor:pointer;padding:8px;position:absolute;right:-40px}.close-button:hover{color:#ffeb80}.content-icon{color:#666}.content-icon,.logo-wrapper{align-items:center;display:flex}.logo-wrapper{flex-direction:column;justify-content:center}.scroll-button{background:#ffffff1a;border:2px solid #ffffff4d;border-radius:50%;bottom:20px;color:#fff;cursor:pointer;display:none;left:50%;opacity:1;padding:15px;position:fixed;transform:translateX(-50%);transition:all .3s ease;z-index:10}.scroll-button:hover{background:#fff3;border-color:#ffffff80;transform:translateX(-50%) scale(1.1)}@media screen and (max-width:768px){.scroll-button{display:block}.folder-item,.folder-list-header{align-items:center;display:flex;justify-content:space-between}.folder-item span:nth-child(2),.folder-item span:nth-child(3),.folder-list-header span:nth-child(2),.folder-list-header span:nth-child(3){display:none}.folder-item span:last-child{display:block}.player-column{margin-right:16px;padding-left:16px}}.circular-text-container{height:100vh;left:50%;overflow:visible;pointer-events:none;position:fixed;top:50%;transform:translate(-50%,-50%);width:100vw;z-index:10}.circular-text{fill:#6666664d;font-family:Ceratyn,Monaco,monospace;font-size:10px;letter-spacing:2px;text-transform:uppercase}.circular-text tspan{transition:fill .3s ease}.rotating{animation:rotate 100s linear infinite;transform-origin:center}@keyframes rotate{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.mobile-warning{color:#ff1493;display:none;font-family:Office,Monaco,monospace;font-size:24px;left:50%;padding:20px;pointer-events:none;position:fixed;text-align:center;top:55%;transform:translate(-50%,-50%);z-index:9999}@media screen and (max-width:768px){.mobile-warning{display:block}}.top-audio-player{align-items:center;display:flex;flex-direction:column;left:50%;opacity:.6;pointer-events:auto;position:fixed;top:15px;transform:translateX(-50%);z-index:1000}.player-controls{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#0000004d;border-radius:20px;display:flex;gap:8px;padding:6px 12px}.player-button{align-items:center;background:none;border:none;border-radius:50%;color:#faf9f6;cursor:pointer;display:flex;height:24px;justify-content:center;padding:0;transition:all .2s ease;width:24px}.player-button:hover{color:#ffeb80;transform:scale(1.1)}.song-title{animation:fadeIn .3s ease-in-out;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#0000004d;border-radius:12px;color:#faf9f6;font-family:Office,Monaco,monospace;font-size:12px;margin-top:6px;max-width:200px;overflow:hidden;padding:4px 10px;text-overflow:ellipsis;transition:all .3s ease;white-space:nowrap}@keyframes fadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@media screen and (max-width:768px){.top-audio-player{top:10px}}.thesis-page{background-color:#000;color:#ffb3d9;font-family:Courier New,monospace;line-height:1.6;min-height:100vh;padding:2rem}.thesis-header{margin-bottom:3rem}.back-link{align-items:center;color:#ffb3d9;display:inline-flex;font-size:.9rem;gap:.5rem;opacity:.8;text-decoration:none;transition:opacity .3s ease}.back-link:hover{opacity:1;text-decoration:underline}.thesis-content{margin:0 auto;max-width:800px}.thesis-content h1{color:#f9c;font-size:2.5rem;font-weight:700;margin-bottom:2rem;text-align:center}.thesis-content h2{border-bottom:1px solid #f9c;color:#f9c;font-size:1.8rem;margin:3rem 0 1.5rem;padding-bottom:.5rem}.thesis-content h3{color:#fcd;font-size:1.3rem;font-weight:700;margin:2rem 0 1rem}.thesis-content p{font-size:1rem;margin-bottom:1.5rem;text-align:justify}.thesis-section{margin-bottom:3rem}@media (max-width:768px){.thesis-page{padding:1rem}.thesis-content h1{font-size:2rem}.thesis-content h2{font-size:1.5rem}.thesis-content h3{font-size:1.2rem}.thesis-content p{text-align:left}}
/*# sourceMappingURL=main.1ce80379.css.map*/