@font-face{font-family:Courier Prime;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/d76bee0872897641-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Courier Prime;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/111c93f1bc244164-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Courier Prime;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/459821db3ab9c520-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Courier Prime;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/828e2958d60bafae-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Courier Prime Fallback;src:local("Arial");ascent-override:58.08%;descent-override:25.41%;line-gap-override:0.00%;size-adjust:134.50%}.__className_87c02c{font-family:Courier Prime,Courier Prime Fallback;font-style:normal}@tailwind base;@tailwind components;@tailwind utilities;:root{--bg-dark:#051209;--bg-light:#07180c;--bg-lighter:#081d0f;--card-bg:#06140a;--text-primary:#FFFFFF;--text-secondary:#E1E1E3;--text-tertiary:#A1A1A3;--accent-blue:#2160DD;--accent-purple:#9333EA;--card-shadow:0 4px 6px -1px rgba(0,0,0,0.1),0 2px 4px -1px rgba(0,0,0,0.06);--premium-gradient:linear-gradient(135deg,rgba(255,255,255,0.03),rgba(255,255,255,0))}body,html{height:100%;margin:0;padding:0;overflow:hidden;background:var(--bg-dark)}body{color:var(--text-primary);font-family:Roboto,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.home-wrapper{display:grid;grid-template-columns:repeat(3,1fr);height:100vh;width:100vw;background:var(--bg-dark);grid-gap:.75rem;gap:.75rem;padding:.75rem}.home-column{height:100vh;overflow-y:auto;scrollbar-width:none;-ms-overflow-style:none;scroll-behavior:smooth}.home-column::-webkit-scrollbar{display:none}.infinite-scroll-content{padding:.25rem}.right-column{display:grid;grid-template-rows:75vh 1fr;grid-gap:.75rem;gap:.75rem;height:100%;overflow:hidden}.right-column-bottom,.right-column-top{overflow-y:auto;scrollbar-width:none;-ms-overflow-style:none}.right-column-bottom::-webkit-scrollbar,.right-column-top::-webkit-scrollbar{display:none}.music-player{background:var(--card-bg);border-radius:1rem;padding:1.25rem;margin-bottom:.75rem;box-shadow:var(--card-shadow)}.music-controls{display:flex;align-items:center;justify-content:center;gap:1.25rem;margin-top:1rem}.music-control-btn{background:var(--bg-lighter);color:var(--text-primary);border:none;border-radius:.5rem;padding:.75rem 1.25rem;cursor:pointer;transition:all .2s ease;box-shadow:var(--card-shadow)}.music-control-btn:hover{background:#556B2F;transform:translateY(-1px)}.progress-bar{width:100%;height:4px;background:var(--bg-lighter);border-radius:2px;margin:1rem 0;overflow:hidden}.progress-bar-fill{height:100%;background:linear-gradient(90deg,var(--accent-blue),var(--accent-purple));border-radius:2px;width:30%}.rag-interface{background:var(--card-bg);border-radius:1rem;padding:1.25rem;height:100%}.rag-input,.rag-interface{margin-bottom:.75rem;box-shadow:var(--card-shadow)}.rag-input{width:100%;padding:1rem;background:var(--bg-lighter);border:none;border-radius:.75rem;color:var(--text-primary);font-family:Roboto,sans-serif;transition:all .2s ease}.rag-input:focus{outline:none;background:var(--bg-light);box-shadow:0 0 0 2px var(--accent-blue)}.rag-input::placeholder{color:var(--text-tertiary)}.rag-button{background:#556B2F;color:var(--text-primary);padding:.75rem 1.25rem;border-radius:.75rem;border:none;cursor:pointer;font-family:Roboto,sans-serif;width:100%;transition:all .2s ease;box-shadow:var(--card-shadow)}.rag-button:hover{transform:translateY(-1px);box-shadow:0 6px 8px -1px rgba(0,0,0,.2)}.home-module{background:var(--card-bg);border-radius:.75rem;overflow:hidden;margin-bottom:.5rem;box-shadow:var(--card-shadow)}.module-header{display:flex;align-items:center;gap:.5rem;padding:.5rem .75rem;background:var(--bg-light)}.module-body{padding:.75rem;height:100%;display:flex;flex-direction:column}.module-body.no-padding{padding:0}.blog-post{padding:.75rem;transition:all .2s ease}.blog-post:hover{background:var(--bg-lighter)}.blog-post:not(:last-child){position:relative}.blog-post:not(:last-child):after{content:"";position:absolute;bottom:0;left:.75rem;right:.75rem;height:1px;background:var(--bg-lighter);opacity:.1}.blog-meta{display:flex;gap:.75rem;color:var(--text-tertiary);font-size:.75rem;margin-bottom:.5rem}.blog-title{color:var(--text-primary);font-size:1.75rem;font-weight:700;margin-bottom:.75rem;letter-spacing:-.01em;line-height:1.3}.blog-excerpt{color:var(--text-secondary);font-size:.875rem;line-height:1.5}.ad-space{background:var(--card-bg);border-radius:1rem;padding:1.25rem;margin-bottom:.75rem;text-align:center;color:var(--text-tertiary);box-shadow:var(--card-shadow)}.generative-art{position:relative;width:100%;height:500px;background:var(--bg-dark);border-radius:8px;overflow:hidden;aspect-ratio:1}.generative-art canvas{width:100%!important;height:100%!important;object-fit:contain}#instructions{top:20px;left:20px;color:rgba(255,255,255,.8);font-size:14px;padding:15px;max-width:80%}#instructions,#stats{position:absolute;z-index:100;background:rgba(0,0,0,.3);border-radius:8px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}#stats{bottom:20px;right:20px;color:rgba(255,255,255,.6);font-size:12px;padding:10px}#container{width:100%;height:100%;position:relative;display:flex;justify-content:center;align-items:center}@media (max-width:768px){body,html{overflow:auto}.home-wrapper{display:block;height:auto;width:100%;padding:.5rem;gap:.5rem}.home-column{height:auto;overflow:visible}.right-column{display:block}.nav-static-parent{position:relative}}@layer utilities{.text-balance{text-wrap:balance}}@layer base{h1,h2,h3,h4,h5,h6{@apply font-normal tracking-wide}a{@apply transition-colors duration-200}}.music-player-enhanced{background:var(--card-bg);border-radius:1rem;padding:1.5rem;box-shadow:var(--card-shadow)}.track-info{text-align:center;margin-bottom:1rem}.track-title{font-size:1rem;font-weight:500;color:var(--text-primary);margin-bottom:.25rem}.track-artist{font-size:.875rem;color:var(--text-tertiary)}.progress-container{display:flex;align-items:center;gap:.75rem;margin:1rem 0}.time-display{font-size:.75rem;color:var(--text-tertiary);min-width:35px}.progress-bar-enhanced{flex:1 1;height:4px;background:var(--bg-lighter);border-radius:2px;overflow:hidden;cursor:pointer}.progress-fill{height:100%;background:linear-gradient(90deg,#556B2F,#6B8E23);border-radius:2px;transition:width .1s ease}.music-controls-enhanced{gap:1rem;margin:1rem 0}.control-btn-enhanced,.music-controls-enhanced{display:flex;align-items:center;justify-content:center}.control-btn-enhanced{background:var(--bg-lighter);color:var(--text-primary);border:none;border-radius:50%;width:40px;height:40px;cursor:pointer;transition:all .2s ease;box-shadow:var(--card-shadow)}.control-btn-enhanced:hover{background:#556B2F;transform:translateY(-1px)}.play-btn{width:48px;height:48px;background:#556B2F}.play-btn:hover{background:#6B8E23}.volume-control{gap:.75rem;margin-top:1rem}.volume-btn,.volume-control{display:flex;align-items:center}.volume-btn{background:var(--bg-lighter);color:var(--text-primary);border:none;border-radius:.5rem;padding:.5rem;cursor:pointer;transition:all .2s ease;justify-content:center}.volume-btn:hover{background:#556B2F}.volume-slider{flex:1 1;height:4px;background:var(--bg-lighter);border-radius:2px;outline:none;cursor:pointer;-webkit-appearance:none}.volume-slider::-webkit-slider-thumb{-webkit-appearance:none;width:16px;height:16px;background:#556B2F;border-radius:50%;cursor:pointer}.volume-slider::-moz-range-thumb{width:16px;height:16px;background:#556B2F;border-radius:50%;cursor:pointer;border:none}.api-note{text-align:center;margin-top:1rem;padding:.5rem;background:var(--bg-lighter);border-radius:.5rem;color:var(--text-tertiary)}.rag-module{height:100%;display:flex;flex-direction:column}.rag-header-controls{display:flex;gap:.5rem}.clear-btn,.settings-btn{background:var(--bg-lighter);border:none;border-radius:.5rem;padding:.5rem;cursor:pointer;transition:all .2s ease;font-size:.875rem}.clear-btn:hover,.settings-btn:hover{background:#556B2F}.rag-interface-enhanced{display:flex;flex-direction:column;height:100%;min-height:400px;background:var(--card-bg);border-radius:1rem;padding:1.25rem;box-shadow:var(--card-shadow);position:relative}.api-key-section{margin-bottom:1rem;padding:1rem;background:var(--bg-lighter);border-radius:.75rem;border:1px solid rgba(85,107,47,.3)}.api-key-input{width:100%;padding:.75rem;background:var(--bg-dark);border:1px solid var(--bg-lighter);border-radius:.5rem;color:var(--text-primary);font-family:Roboto,sans-serif;margin-bottom:.5rem}.api-key-input:focus{outline:none;border-color:#556B2F}.chat-messages{flex:1 1;overflow-y:auto;margin-bottom:1rem;scrollbar-width:thin;scrollbar-color:var(--bg-lighter) transparent;max-height:calc(100% - 120px);padding:1rem 0 4rem}.chat-messages::-webkit-scrollbar{width:6px}.chat-messages::-webkit-scrollbar-track{background:transparent}.chat-messages::-webkit-scrollbar-thumb{background:var(--bg-lighter);border-radius:3px}.welcome-message{text-align:center;color:var(--text-tertiary);padding:2rem 1rem}.welcome-message p{margin:.5rem 0}.message{margin-bottom:1rem;display:flex}.message:last-child{margin-bottom:2rem}.message.user{justify-content:flex-end}.message.assistant{justify-content:flex-start}.message-content{max-width:80%;padding:.75rem 1rem;border-radius:1rem;font-size:.875rem;line-height:1.5}.message.user .message-content{background:#556B2F;color:white;border-bottom-right-radius:.25rem}.message.assistant .message-content{background:var(--bg-lighter);color:var(--text-primary);border-bottom-left-radius:.25rem}.message-content.typing{background:var(--bg-lighter);padding:1rem}.typing-indicator{display:flex;gap:.25rem;align-items:center}.typing-indicator span{width:6px;height:6px;background:var(--text-tertiary);border-radius:50%;animation:typing 1.4s ease-in-out infinite}.typing-indicator span:nth-child(2){animation-delay:.2s}.typing-indicator span:nth-child(3){animation-delay:.4s}@keyframes typing{0%,60%,to{transform:translateY(0);opacity:.5}30%{transform:translateY(-10px);opacity:1}}.chat-input-area{margin-top:auto;position:-webkit-sticky;position:sticky;bottom:0;background:var(--card-bg);padding-top:1rem;z-index:10}.input-container{display:flex;gap:.75rem;align-items:flex-end;background:var(--card-bg);padding:.5rem;border-radius:.75rem}.chat-input{flex:1 1;padding:.75rem;background:var(--bg-lighter);border:1px solid var(--bg-lighter);border-radius:.75rem;color:var(--text-primary);font-family:Roboto,sans-serif;resize:none;transition:all .2s ease}.chat-input:focus{outline:none;border-color:#556B2F;background:var(--bg-light)}.chat-input::placeholder{color:var(--text-tertiary)}.send-btn{background:#556B2F;color:white;border:none;border-radius:.75rem;padding:.75rem 1rem;cursor:pointer;transition:all .2s ease;font-size:1rem;min-width:50px;height:50px;display:flex;align-items:center;justify-content:center}.send-btn:hover:not(:disabled){background:#6B8E23;transform:translateY(-1px)}.send-btn:disabled{opacity:.5;cursor:not-allowed}.input-hint{margin-top:.5rem;text-align:center;color:var(--text-tertiary)}.blog-post-container{padding:1rem}.blog-article{background:var(--card-bg);border-radius:1rem;padding:2rem;box-shadow:var(--card-shadow)}.article-header{margin-bottom:2rem;padding-bottom:1.5rem;border-bottom:1px solid var(--bg-lighter)}.article-meta{display:flex;gap:1rem;color:var(--text-tertiary);font-size:.875rem;margin-bottom:1rem}.category{background:#556B2F;color:white;padding:.25rem .75rem;border-radius:1rem;font-size:.75rem;font-weight:500}.article-title{color:var(--text-primary);font-size:2rem;font-weight:600;line-height:1.2;margin:0}.article-content{line-height:1.7;color:var(--text-secondary)}.content-h1{color:var(--text-primary);font-size:1.75rem;font-weight:600;margin:2rem 0 1rem;line-height:1.3}.content-h2{font-size:1.5rem;margin:1.5rem 0 1rem}.content-h2,.content-h3{color:var(--text-primary);font-weight:500;line-height:1.3}.content-h3{font-size:1.25rem;margin:1.25rem 0 .75rem}.content-paragraph{margin:1rem 0;font-size:1rem;line-height:1.7}.back-link{color:#556B2F;text-decoration:none;font-weight:500;transition:color .2s ease}.back-link:hover{color:#6B8E23}.nav-select{background-color:var(--bg-light)!important;border-color:var(--bg-light)!important;color:var(--text-primary)!important;border-radius:.375rem;padding:.25rem .5rem;font-size:.875rem;cursor:pointer;transition:all .2s ease;height:28px}.nav-select:hover{background-color:var(--bg-lighter)!important}.nav-select:focus,.nav-select:hover{border-color:var(--bg-lighter)!important}.nav-select:focus{outline:none;box-shadow:0 0 0 2px rgba(255,255,255,.1)!important}.nav-select option{background-color:var(--bg-dark);color:var(--text-primary);padding:.25rem;font-size:.875rem}