:root{--font-sans: "Plus Jakarta Sans", -apple-system, BlinkMacSystemFont, sans-serif;--font-display: "Syne", sans-serif;--font-mono: "JetBrains Mono", monospace;--bg-color: #080808;--text-color: #f0f0f0;--text-dim: #888888;--accent-primary: #d1ff00;--accent-secondary: #00e0ff;--accent-glow: rgba(209, 255, 0, .1);--glass-bg: rgba(255, 255, 255, .02);--glass-border: rgba(255, 255, 255, .05);--border-color: #1a1a1a;--max-width: 1100px}@media(prefers-color-scheme:light){:root{--bg-color: #f5f5f7;--text-color: #0a0a0a;--text-dim: #666666;--accent-primary: #0a0a0a;--accent-secondary: #d1ff00;--accent-glow: rgba(0, 0, 0, .05);--glass-bg: rgba(0, 0, 0, .01);--glass-border: rgba(0, 0, 0, .1);--border-color: #e5e5e5}}*{box-sizing:border-box;margin:0;padding:0;cursor:none!important}@media(max-width:768px){*{cursor:auto!important}}html{scroll-behavior:smooth;background-color:var(--bg-color)}body{background-color:var(--bg-color);color:var(--text-color);font-family:var(--font-sans);line-height:1.5;-webkit-font-smoothing:antialiased;overflow-x:hidden;min-height:100vh}body:after{content:"";position:fixed;top:0;left:0;width:100%;height:100%;pointer-events:none;opacity:.06;z-index:9999;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3%3Ffilter id='noiseFilter'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.75' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noiseFilter)'/%3E%3C/svg%3E")}#root{position:relative;z-index:1}main{width:100%;max-width:var(--max-width);margin:0 auto;padding:4rem 2rem}h1,h2,h3,h4{font-family:var(--font-display);font-weight:800;letter-spacing:-.04em;text-transform:uppercase}a{color:inherit;text-decoration:none;transition:all .4s cubic-bezier(.23,1,.32,1)}.mono{font-family:var(--font-mono);font-size:.75em;letter-spacing:.15em;text-transform:uppercase;font-weight:500}section{margin-bottom:16rem}.section-title{display:flex;align-items:center;gap:1.5rem;margin-bottom:6rem;color:var(--text-color);font-size:.9rem;font-weight:800;text-transform:uppercase;letter-spacing:.4em}.section-title:before{content:"";width:12px;height:12px;background:var(--accent-primary);border-radius:2px;transform:rotate(45deg)}.section-title:after{content:"";flex:1;height:1px;background:linear-gradient(to right,var(--border-color),transparent)}._wrapper_b5izj_1{background-color:#fff;color:#000;min-height:100vh;width:100vw;font-family:JetBrains Mono,monospace;font-size:14px;position:relative;text-transform:uppercase;cursor:none}body,html{overflow:visible!important;overflow-x:clip!important}@media(pointer:coarse){._wrapper_b5izj_1{cursor:auto}}._customCursor_b5izj_25{position:fixed;top:0;left:0;width:30px;height:30px;pointer-events:none;z-index:9999;display:flex;align-items:center;justify-content:center;transform:translate(-50%,-50%)}@media(pointer:coarse){._customCursor_b5izj_25{display:none}}._cursorCrosshair_b5izj_45{width:100%;height:100%;border:1px solid #FF4500;position:relative}._cursorCrosshair_b5izj_45:before,._cursorCrosshair_b5izj_45:after{content:"";position:absolute;background:#ff4500}._cursorCrosshair_b5izj_45:before{top:50%;left:-5px;right:-5px;height:1px}._cursorCrosshair_b5izj_45:after{left:50%;top:-5px;bottom:-5px;width:1px}._cursorActive_b5izj_73 ._cursorCrosshair_b5izj_45{width:50px;height:50px;background:#ff45001a}._cursorReadout_b5izj_79{position:absolute;left:60px;top:0;background:#000;color:#ff4500;padding:2px 8px;font-size:10px;white-space:nowrap;border:1px solid #FF4500}._gridOverlay_b5izj_91{position:fixed;inset:0;background-image:linear-gradient(to right,rgba(0,0,0,.05) 1px,transparent 1px),linear-gradient(to bottom,rgba(0,0,0,.05) 1px,transparent 1px);background-size:40px 40px;pointer-events:none;z-index:0}._topNav_b5izj_105{display:grid;grid-template-columns:1fr 1fr 1fr;border-bottom:2px solid #000;height:40px;position:sticky;top:0;z-index:100;background:#fff}@media(max-width:768px){._topNav_b5izj_105{grid-template-columns:1fr;height:auto}}._navCell_b5izj_123{padding:10px 20px;border-right:2px solid #000;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media(max-width:768px){._navCell_b5izj_123{border-right:none;border-bottom:1px solid #000}}._navCell_b5izj_123:last-child{border-right:none}._layout_b5izj_142{display:grid;grid-template-columns:300px 1fr 350px;min-height:calc(100vh - 40px);position:relative;z-index:10;align-items:start}@media(max-width:1400px){._layout_b5izj_142{grid-template-columns:250px 1fr 300px}}@media(max-width:1200px){._layout_b5izj_142{grid-template-columns:250px 1fr}}@media(max-width:1024px){._layout_b5izj_142{grid-template-columns:1fr}}._sidebar_b5izj_170,._rightConsole_b5izj_170{position:-webkit-sticky;position:sticky;top:40px;height:calc(100vh - 40px);background:#fff;z-index:50;overflow:hidden}@media(max-width:1200px){._rightConsole_b5izj_170{display:none}}@media(max-width:1024px){._sidebar_b5izj_170{display:none}}._sidebar_b5izj_170{border-right:2px solid #000;display:flex;flex-direction:column}._rightConsole_b5izj_170{border-left:2px solid #000}._block_b5izj_202{padding:20px;border-bottom:2px solid #000}._block_b5izj_202 h3{margin:0 0 20px;font-size:12px;color:#ff4500}._terminalContainer_b5izj_214{height:100%;background:#000;color:#0f0;padding:20px;font-size:11px;line-height:1.4;overflow-y:auto;scrollbar-width:none}._terminalContainer_b5izj_214::-webkit-scrollbar{display:none}._termLine_b5izj_229{margin:0;word-break:break-all;font-family:JetBrains Mono,monospace}._diagBlock_b5izj_236{padding:10px 0}._diagTime_b5izj_240{font-size:11px;color:#666;margin-bottom:20px}._statLine_b5izj_246{margin-bottom:15px;display:flex;align-items:center;gap:15px}._statLabel_b5izj_253{font-size:10px;color:#666;width:70px}._statBar_b5izj_259{flex-grow:1;height:4px;background:#eee;border:1px solid #000}._statFill_b5izj_266{height:100%;background:#ff4500}._menuList_b5izj_272{list-style:none;padding:0;margin:0}._menuList_b5izj_272 li{margin-bottom:5px}._menuList_b5izj_272 button{background:none;border:none;font-family:inherit;font-size:inherit;color:inherit;text-transform:inherit;cursor:none;padding:5px 0;width:100%;text-align:left}@media(pointer:coarse){._menuList_b5izj_272 button{cursor:pointer}}._menuList_b5izj_272 button:hover{background:#000;color:#fff;padding-left:10px}._contactMini_b5izj_307{margin-bottom:1rem}._contactMini_b5izj_307 ._label_b5izj_311{font-size:.7rem;color:#666;display:block}._contactMini_b5izj_307 ._value_b5izj_317{color:#000;text-decoration:none;font-size:.8rem;word-break:break-all}._dataLog_b5izj_324{margin:5px 0;color:#666;font-size:.7rem}._mainContent_b5izj_331{background:#fffc;max-width:none!important;margin:0!important}._headerBlock_b5izj_337{padding:40px;border-bottom:2px solid #000}@media(max-width:768px){._headerBlock_b5izj_337{padding:20px}}._headerBlock_b5izj_337 h1{font-family:VT323,monospace;font-size:6rem;margin:0;line-height:.9;word-break:break-word}@media(max-width:1024px){._headerBlock_b5izj_337 h1{font-size:4rem}}@media(max-width:768px){._headerBlock_b5izj_337 h1{font-size:3rem}}@media(max-width:480px){._headerBlock_b5izj_337 h1{font-size:2.2rem}}._accentText_b5izj_374{color:#ff4500;margin:10px 0 0;font-size:1.5rem}@media(max-width:480px){._accentText_b5izj_374{font-size:1.1rem}}._contentSection_b5izj_386{border-bottom:2px solid #000}._sectionTitle_b5izj_390{padding:15px 40px;background:#000;color:#fff;font-weight:700}@media(max-width:768px){._sectionTitle_b5izj_390{padding:15px 20px}}._expGrid_b5izj_403{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}@media(max-width:480px){._expGrid_b5izj_403{grid-template-columns:1fr}}._expCell_b5izj_414{position:relative;padding:40px;border-right:2px solid #000;border-bottom:1px solid #000;transition:all .3s;background:#fff;overflow:hidden}._expCell_b5izj_414:hover{background:#f8f8f8;box-shadow:inset 0 0 20px #00000005}._retrievalBar_b5izj_429{position:absolute;top:0;left:0;height:4px;width:0;background:#ff4500;z-index:5;transition:width .4s cubic-bezier(.4,0,.2,1)}._expCell_b5izj_414:hover ._retrievalBar_b5izj_429{width:100%}._fileHeader_b5izj_444{display:flex;justify-content:space-between;font-size:8px;color:#bbb;margin-bottom:20px;font-weight:700}._expCell_b5izj_414:hover ._fileHeader_b5izj_444{color:#ff4500}._dataStream_b5izj_457{position:absolute;bottom:0;left:0;right:0;background:#000;color:#333;font-size:8px;padding:2px 10px;white-space:nowrap;overflow:hidden;opacity:.1;transition:opacity .3s}._expCell_b5izj_414:hover ._dataStream_b5izj_457{opacity:1;color:#0f0}._dataStream_b5izj_457 span{display:inline-block;animation:_bitstream_b5izj_1 10s linear infinite}@keyframes _bitstream_b5izj_1{0%{transform:translate(0)}to{transform:translate(-50%)}}._expHeader_b5izj_487{display:flex;justify-content:space-between;margin-bottom:10px;flex-wrap:wrap;gap:10px}._company_b5izj_495{font-weight:700;color:#ff4500}._period_b5izj_500{font-size:.8rem;color:#666}._role_b5izj_505{margin:0 0 15px;font-size:1.2rem}._desc_b5izj_510{font-size:.9rem;line-height:1.6;color:#333;margin-bottom:20px}._techStack_b5izj_517{display:flex;flex-wrap:wrap;gap:5px}._techTag_b5izj_523{font-size:.7rem;color:#666}._projGrid_b5izj_528{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr))}@media(max-width:480px){._projGrid_b5izj_528{grid-template-columns:1fr}}._projCell_b5izj_539{position:relative;padding:40px;border-right:2px solid #000;transition:background .3s;border-bottom:1px solid #000;background:#fff;overflow:hidden}@media(max-width:768px){._projCell_b5izj_539{padding:30px 20px;border-right:none}}._signalNoise_b5izj_556{position:absolute;inset:0;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.65' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)'/%3E%3C/svg%3E");opacity:.03;pointer-events:none;z-index:1}._projCell_b5izj_539:hover ._signalNoise_b5izj_556{opacity:0}._targetBracket_b5izj_572{position:absolute;width:20px;height:20px;border:2px solid #FF4500;opacity:0;transition:all .3s cubic-bezier(.175,.885,.32,1.275);pointer-events:none;z-index:10}._topL_b5izj_583{top:30px;left:30px;border-right:none;border-bottom:none}._topR_b5izj_584{top:30px;right:30px;border-left:none;border-bottom:none}._botL_b5izj_585{bottom:30px;left:30px;border-right:none;border-top:none}._botR_b5izj_586{bottom:30px;right:30px;border-left:none;border-top:none}._projCell_b5izj_539:hover ._targetBracket_b5izj_572{opacity:1}._projCell_b5izj_539:hover ._topL_b5izj_583{top:40px;left:40px}._projCell_b5izj_539:hover ._topR_b5izj_584{top:40px;right:40px}._projCell_b5izj_539:hover ._botL_b5izj_585{bottom:40px;left:40px}._projCell_b5izj_539:hover ._botR_b5izj_586{bottom:40px;right:40px}._sensorReadout_b5izj_597{display:flex;justify-content:space-between;margin-bottom:10px;opacity:.3}._projCell_b5izj_539:hover ._sensorReadout_b5izj_597{opacity:1}._sensorCorner_b5izj_608{font-size:8px;font-weight:700;color:#999}._activeFlow_b5izj_614{position:relative}._projCell_b5izj_539:hover ._activeFlow_b5izj_614:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-image:linear-gradient(90deg,transparent 50%,rgba(255,255,255,.5) 50%);background-size:10px 100%;animation:_flow_b5izj_1 .5s linear infinite}@keyframes _flow_b5izj_1{0%{background-position:0 0}to{background-position:10px 0}}._objectCoord_b5izj_635{font-size:8px;color:#bbb;font-weight:700}._projCell_b5izj_539:hover ._objectCoord_b5izj_635{color:#ff4500}._projFooter_b5izj_645{margin-top:20px;display:flex;justify-content:space-between;align-items:center}._projHeader_b5izj_652{display:flex;justify-content:space-between;margin-bottom:15px;flex-wrap:wrap;gap:10px}._projHeader_b5izj_652 ._name_b5izj_660{font-weight:700;font-size:1.5rem}._statusContainer_b5izj_666{display:flex;align-items:center;gap:10px;border:1px solid #000;padding:4px 10px;background:#f8f8f8}._statusLed_b5izj_675{width:6px;height:6px;background:#000}._ledActive_b5izj_681{background:#0f0;box-shadow:0 0 5px #0f0}._ledLabs_b5izj_686{background:#ff4500;animation:_blink_b5izj_872 1s infinite}._statusLabel_b5izj_691{font-size:10px;font-weight:700;letter-spacing:.05em;color:#000}._progressBar_b5izj_698{height:6px;background:#eee;border:1px solid #000;margin-top:20px}._progressFill_b5izj_705{height:100%;background:#000}._projFooter_b5izj_645 ._link_b5izj_710{color:#ff4500;text-decoration:none;font-weight:700}._contactGrid_b5izj_716{display:grid;grid-template-columns:repeat(3,1fr)}@media(max-width:900px){._contactGrid_b5izj_716{grid-template-columns:1fr}}._contactCell_b5izj_727{position:relative;padding:30px;border-right:2px solid #000;text-decoration:none;color:#000;display:flex;flex-direction:column;gap:20px;transition:all .2s cubic-bezier(.4,0,.2,1);background:#fff;overflow:hidden}._contactCell_b5izj_727:hover{background:#000;color:#0f0}@media(max-width:900px){._contactCell_b5izj_727{border-right:none;border-bottom:1px solid #000;padding:40px 20px}}._scanline_b5izj_754{position:absolute;top:0;left:0;right:0;height:2px;background:#ff45001a;pointer-events:none;z-index:2;animation:_scanline_b5izj_754 4s linear infinite;display:none}._contactCell_b5izj_727:hover ._scanline_b5izj_754{display:block;background:#0f03}@keyframes _scanline_b5izj_754{0%{transform:translateY(0)}to{transform:translateY(300px)}}._packetHeader_b5izj_777{display:flex;justify-content:space-between;border-bottom:1px dashed #DDD;padding-bottom:10px}._contactCell_b5izj_727:hover ._packetHeader_b5izj_777{border-bottom-color:#333}._packetLabel_b5izj_788{font-size:8px;color:#999}._contactCell_b5izj_727:hover ._packetLabel_b5izj_788{color:#0f0}._contactContent_b5izj_797{display:flex;flex-direction:column;gap:5px;z-index:3}._contactContent_b5izj_797 ._label_b5izj_311{font-size:.7rem;color:#ff4500;font-weight:700}._contactCell_b5izj_727:hover ._contactContent_b5izj_797 ._label_b5izj_311{color:#0f0}._contactContent_b5izj_797 ._value_b5izj_317{font-size:1.1rem;font-weight:700;word-break:break-all}._handshakeBar_b5izj_820{height:2px;background:#eee;width:100%;position:relative}._contactCell_b5izj_727:hover ._handshakeBar_b5izj_820{background:#222}._handshakeFill_b5izj_831{position:absolute;top:0;left:0;height:100%;width:0;background:#ff4500;transition:width .3s ease-out}._contactCell_b5izj_727:hover ._handshakeFill_b5izj_831{width:100%;background:#0f0}._packetFooter_b5izj_846{display:flex;justify-content:space-between;margin-top:auto;padding-top:10px;border-top:1px dashed #DDD}._contactCell_b5izj_727:hover ._packetFooter_b5izj_846{border-top-color:#333}._packetStatus_b5izj_858{font-size:8px;font-weight:700}._packetProtocol_b5izj_863{font-size:8px;color:#999}._contactCell_b5izj_727:hover ._packetProtocol_b5izj_863{color:#0f0}._blink_b5izj_872{animation:_blink_b5izj_872 1s infinite}@keyframes _blink_b5izj_872{50%{opacity:0}}
