:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--bg:#000;--line:#94a3b82e;--text:#f5f7fb;--muted:#94a3b8;--muted-strong:#c3d0e3;--glow-a:#7c3aed38;--glow-b:#38bdf82e;--glow-c:#ec489924;--shadow:0 24px 90px #00000073;--font-mono:"Courier New", "Lucida Console", "Nimbus Mono PS", "Liberation Mono", monospace}*{box-sizing:border-box}html,body,#root{min-height:100%}body{overscroll-behavior:none;color:var(--text);font-family:var(--font-mono);background:#000;margin:0;overflow:hidden}a{color:inherit;text-decoration:none}button,a{font:inherit}#root{min-height:100vh}.page-shell{isolation:isolate;min-height:100vh;position:relative;overflow:clip}.page-noise{opacity:.45;pointer-events:none;background-image:radial-gradient(circle at 11% 19%,#ffffff6b 0 1px,#0000 1.6px),radial-gradient(circle at 29% 72%,#ffffff42 0 1px,#0000 1.6px),radial-gradient(circle at 46% 28%,#ffffff2e 0 1px,#0000 1.5px),radial-gradient(circle at 63% 16%,#ffffff57 0 1px,#0000 1.7px),radial-gradient(circle at 79% 61%,#ffffff38 0 1px,#0000 1.5px),radial-gradient(circle at 91% 34%,#ffffff4d 0 1px,#0000 1.6px);background-size:auto;position:absolute;inset:0}.scene-wrap{position:absolute;inset:0}.scene-wrap canvas{touch-action:none}.site-header{z-index:10;pointer-events:none;align-items:center;gap:1rem;padding:.75rem 1.25rem;display:flex;position:absolute;top:0;left:0;right:0}.brand-logo{pointer-events:auto;cursor:pointer;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;width:min(4.5vw,32px);min-width:24px;padding:0;transition:transform .2s,filter .2s;display:inline-flex}.brand-logo:hover{filter:brightness(1.2);transform:scale(1.12)}.brand-logo img{object-fit:contain;filter:drop-shadow(0 0 24px #ffffff38);width:100%;height:auto;display:block}.header-links{color:var(--muted);font-size:.78rem;font-family:var(--font-mono);align-items:center;gap:.6rem;display:flex}.header-brand{color:var(--muted-strong);font-weight:400}.header-sep{opacity:.4}.header-link{color:var(--muted-strong);pointer-events:auto;transition:color .2s}.header-link:hover{color:var(--text)}@media (width<=640px){.site-header{gap:.6rem;padding:.5rem .65rem}.brand-logo{width:min(7vw,26px);min-width:20px}.header-links{flex-wrap:wrap;gap:.35rem;font-size:.6rem}}.page-shell{touch-action:pan-y;-webkit-tap-highlight-color:transparent}.modal-overlay{z-index:100;-webkit-backdrop-filter:blur(12px);background:#000000b3;justify-content:center;align-items:center;padding:1.5rem;display:flex;position:fixed;inset:0}.modal-content{width:100%;max-width:480px;max-height:calc(100vh - 3rem);font-family:var(--font-mono);background:#0f0f14f2;border:1px solid #94a3b826;border-radius:12px;padding:2rem;position:relative;overflow-y:auto;box-shadow:0 32px 80px #00000080}.modal-close{color:var(--muted);cursor:pointer;background:0 0;border:none;padding:.25rem;font-size:1rem;transition:color .15s;position:absolute;top:1rem;right:1rem}.modal-close:hover{color:var(--text)}.project-modal-name{color:var(--text);margin:0 0 .25rem;font-size:1.3rem;font-weight:400}.project-modal-domain{color:var(--muted);margin:0 0 1.25rem;font-size:.85rem}.project-modal-desc{color:var(--muted-strong);margin:0 0 1.75rem;font-size:.9rem;line-height:1.6}.project-modal-actions{gap:.75rem;display:flex}.project-modal-visit{color:var(--text);background:#ffffff14;border:1px solid #94a3b833;border-radius:8px;align-items:center;padding:.6rem 1.25rem;font-size:.85rem;text-decoration:none;transition:background .15s,border-color .15s;display:inline-flex}.project-modal-visit:hover{background:#ffffff24;border-color:#94a3b859}.project-modal-combined-tag{color:#d4a017;margin-bottom:1rem;font-style:italic}.project-modal-section{border-top:1px solid #94a3b81a;margin-top:1.2rem;padding-top:1.2rem}.project-modal-section:first-of-type{margin-top:.5rem}.project-modal-section-name{color:#f5d78e;margin:0 0 .25rem;font-size:1rem;font-weight:400}.project-modal-section .project-modal-domain{margin-top:0}.project-modal-section .project-modal-desc{margin-bottom:.6rem}.project-modal-section .project-modal-actions{margin-top:.5rem}.about-modal-title{color:var(--text);margin:0 0 1.25rem;font-size:1.3rem;font-weight:400}.about-modal-intro{color:var(--muted-strong);margin:0 0 1rem;font-size:.9rem;line-height:1.6}.about-modal-body{color:var(--muted);margin:0 0 .75rem;font-size:.85rem;line-height:1.6}.about-modal-list{margin:0 0 1.25rem;padding:0 0 0 1rem;list-style:outside}.about-modal-list li{color:var(--muted-strong);margin-bottom:.5rem;font-size:.8rem;line-height:1.6}.about-modal-cta{color:var(--text);margin:0 0 1rem;font-size:.95rem;font-style:italic}.about-modal-contact a{color:#38bdf8;font-size:.85rem;text-decoration:none;transition:color .15s}.about-modal-contact a:hover{color:#7dd3fc}.chatbot-fab{z-index:90;width:42px;height:42px;color:var(--muted);cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;font-size:1.2rem;transition:color .2s;display:flex;position:fixed;bottom:4rem;right:1.5rem}.chatbot-fab:hover{color:var(--text)}.chatbot-panel{z-index:91;-webkit-backdrop-filter:blur(20px);width:360px;max-width:calc(100vw - 2rem);max-height:min(520px,100vh - 7rem);font-family:var(--font-mono);background:#0a0a0ff2;border:1px solid #94a3b826;border-radius:14px;flex-direction:column;display:flex;position:fixed;bottom:7.5rem;right:1.5rem;overflow:hidden;box-shadow:0 24px 64px #00000080}.chatbot-header{border-bottom:1px solid #94a3b81a;justify-content:space-between;align-items:center;padding:.85rem 1rem;display:flex}.chatbot-header-title{color:var(--muted-strong);font-size:.8rem;font-weight:400}.chatbot-close{color:var(--muted);cursor:pointer;background:0 0;border:none;padding:.15rem;font-size:.85rem;transition:color .15s}.chatbot-close:hover{color:var(--text)}.chatbot-messages{scrollbar-width:thin;scrollbar-color:#94a3b826 transparent;flex-direction:column;flex:1;gap:.75rem;min-height:200px;padding:1rem;display:flex;overflow-y:auto}.chatbot-welcome{text-align:center;padding:2rem 1rem}.chatbot-welcome-title{color:var(--muted-strong);margin:0 0 .5rem;font-size:.85rem}.chatbot-welcome-sub{color:var(--muted);margin:0;font-size:.75rem}.chatbot-message{display:flex}.chatbot-message-user{justify-content:flex-end}.chatbot-message-assistant{justify-content:flex-start}.chatbot-bubble{word-break:break-word;border-radius:10px;max-width:85%;padding:.6rem .85rem;font-size:.8rem;line-height:1.5}.chatbot-message-user .chatbot-bubble{color:var(--text);background:#38bdf826;border:1px solid #38bdf833}.chatbot-message-assistant .chatbot-bubble{color:var(--muted-strong);background:#ffffff0d;border:1px solid #94a3b81a}.chatbot-bubble p{margin:0 0 .5em}.chatbot-bubble p:last-child{margin-bottom:0}.chatbot-bubble code{background:#ffffff14;border-radius:4px;padding:.15em .35em;font-family:Roboto Mono,monospace;font-size:.78em}.chatbot-bubble pre{background:#00000059;border-radius:6px;margin:.5em 0;padding:.6em .8em;overflow-x:auto}.chatbot-bubble pre code{background:0 0;padding:0}.chatbot-bubble ul,.chatbot-bubble ol{margin:.4em 0;padding-left:1.4em}.chatbot-bubble li{margin-bottom:.2em}.chatbot-bubble strong{color:#fff}.chatbot-bubble a{color:#38bdf8e6;text-decoration:underline}.chatbot-bubble h1,.chatbot-bubble h2,.chatbot-bubble h3{color:#fff;margin:.5em 0 .3em;font-size:.9em}.chatbot-bubble blockquote{color:var(--muted);border-left:2px solid #94a3b84d;margin:.4em 0;padding-left:.6em}.chatbot-bubble table{border-collapse:collapse;width:100%;margin:.5em 0;font-size:.82em}.chatbot-bubble th,.chatbot-bubble td{text-align:left;border:1px solid #94a3b833;padding:.35em .5em}.chatbot-bubble th{color:#fff;background:#ffffff0f;font-weight:600}.chatbot-typing{gap:4px;padding:.75rem 1rem;display:flex}.chatbot-typing span{background:var(--muted);border-radius:50%;width:6px;height:6px;animation:1.2s ease-in-out infinite chatbot-bounce}.chatbot-typing span:nth-child(2){animation-delay:.15s}.chatbot-typing span:nth-child(3){animation-delay:.3s}@keyframes chatbot-bounce{0%,60%,to{opacity:.4;transform:translateY(0)}30%{opacity:1;transform:translateY(-6px)}}.chatbot-input-area{border-top:1px solid #94a3b81a;gap:.5rem;padding:.75rem;display:flex}.chatbot-input{color:var(--text);font-family:var(--font-mono);background:#ffffff0d;border:1px solid #94a3b81f;border-radius:8px;outline:none;flex:1;padding:.5rem .75rem;font-size:.8rem;transition:border-color .15s}.chatbot-input:focus{border-color:#38bdf859}.chatbot-input::placeholder{color:var(--muted);opacity:.6}.chatbot-send{width:36px;height:36px;color:var(--text);cursor:pointer;background:#38bdf81f;border:1px solid #94a3b826;border-radius:8px;justify-content:center;align-items:center;font-size:1rem;transition:background .15s,border-color .15s;display:flex}.chatbot-send:hover:not(:disabled){background:#38bdf838;border-color:#38bdf84d}.chatbot-send:disabled{opacity:.35;cursor:default}@media (width<=640px){.chatbot-fab{width:36px;height:36px;font-size:1rem;bottom:3.5rem;right:.75rem}.chatbot-panel{border-radius:12px;width:auto;max-height:calc(100vh - 5rem);bottom:3.5rem;left:.5rem;right:.5rem}}.site-footer{z-index:80;-webkit-backdrop-filter:blur(10px);pointer-events:none;background:#000000bf;border-top:1px solid #94a3b812;justify-content:center;align-items:center;height:2.5rem;padding:0 1.25rem;display:flex;position:fixed;bottom:0;left:0;right:0}.footer-copy{color:var(--muted);font-size:.62rem;font-family:var(--font-mono);opacity:.55;letter-spacing:.02em}.sound-toggle{width:28px;height:28px;color:var(--muted);cursor:pointer;pointer-events:auto;background:0 0;border:1px solid #94a3b826;border-radius:6px;justify-content:center;align-items:center;padding:0;transition:color .2s,border-color .2s;display:flex;position:absolute;top:50%;left:1.25rem;transform:translateY(-50%)}.sound-toggle:hover{color:var(--text);border-color:#94a3b84d}.sound-toggle.sound-on{color:#fff6;border-color:#ffffff1a}.sound-toggle.sound-on:hover{color:#ffffffa6;border-color:#fff3}.sound-modal{text-align:center;padding:.5rem .25rem .25rem}.sound-modal-title{color:var(--text);margin:0 0 .9rem;font-size:1.15rem;font-weight:400}.sound-modal-body{color:var(--muted);margin:0 0 1.4rem;font-size:.82rem;line-height:1.65}.sound-modal-body em{color:var(--muted-strong);font-style:italic}.sound-modal-actions{justify-content:center;gap:.75rem;display:flex}.sound-modal-yes,.sound-modal-no{font-size:.8rem;font-family:var(--font-mono);cursor:pointer;border-radius:6px;padding:.45rem 1.1rem;transition:background .15s,color .15s}.sound-modal-yes{color:var(--text);background:#ffffff14;border:1px solid #ffffff2e}.sound-modal-yes:hover{background:#ffffff24}.sound-modal-no{color:var(--muted);background:0 0;border:1px solid #94a3b81f}.sound-modal-no:hover{color:var(--muted-strong);border-color:#94a3b840}
