:root{color-scheme:dark;font-family:Inter,SF Pro Display,Segoe UI,sans-serif;line-height:1.5;font-weight:400}*{box-sizing:border-box}body{margin:0;min-height:100vh;background:#030504;color:#f8faf9}.page{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:1.25rem;position:relative;overflow:hidden;isolation:isolate}.hero-media{position:fixed;top:0;right:0;bottom:0;left:0;z-index:-1}.hero-video{width:100%;height:100%;object-fit:cover;object-position:center}.hero-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 20% 15%,rgba(31,59,47,.18),transparent 55%),linear-gradient(165deg,#02080561,#030c087a 45%,#02060494)}.terminal{position:relative;z-index:1;width:min(64rem,100%);max-height:62vh;display:flex;flex-direction:column;border-radius:1.15rem;border:1px solid rgba(165,255,212,.18);background:#030504b8;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);box-shadow:0 30px 90px #010503b3;overflow:hidden}.terminal:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:repeating-linear-gradient(to bottom,rgba(255,255,255,.035),rgba(255,255,255,.035) 1px,transparent 2px,transparent 4px);mix-blend-mode:overlay;opacity:.28}.terminal-header{position:relative;z-index:1;display:flex;align-items:center;gap:.65rem;padding:.85rem 1rem;border-bottom:1px solid rgba(165,255,212,.16);background:linear-gradient(180deg,#050e0ab8,#0305048c);font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.terminal-title{font-size:.9rem;color:#d8ffe8d9;letter-spacing:.01em}.header-logo{width:1.1rem;height:1.1rem;border-radius:.22rem;flex:0 0 auto}.contact-link{margin-left:auto;text-decoration:none;font-size:.85rem;color:#030c08eb;font-weight:700;padding:.55rem .75rem;border-radius:.75rem;background:#55ffb0;box-shadow:0 12px 26px #62f4bd1f}.contact-link:hover{filter:brightness(1.05)}.dot{width:10px;height:10px;border-radius:999px;box-shadow:0 0 18px currentColor}.dot-red{background:#ff4d4d;color:#ff4d4d}.dot-yellow{background:#fc4;color:#fc4}.dot-green{background:#55ffb0;color:#55ffb0}.terminal-body{position:relative;z-index:1;flex:1;overflow-y:auto;overflow-x:hidden;padding:.85rem .95rem .75rem;scrollbar-width:none;-ms-overflow-style:none}.terminal-body::-webkit-scrollbar{display:none}.msg{margin:0 0 .9rem}.msg-text{margin:0;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:.86rem;line-height:1.35;white-space:pre-wrap;color:#ecfff2eb}.msg-system .msg-text{color:#d2ffe2db}.msg-agent .msg-text{color:#78ffbeeb}.msg-tool .msg-text{color:#91dcfff2}.terminal-footer{position:relative;z-index:1;display:flex;gap:.25rem;align-items:center;padding:.75rem 1rem;border-top:1px solid rgba(165,255,212,.16);background:linear-gradient(0deg,#050e0ab8,#0305048c);font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;color:#d2ffe2e6}.prompt{font-size:.92rem;opacity:.95}.caret{font-size:1.15rem;color:#55ffb0;animation:caretBlink .9s steps(2,end) infinite}@keyframes caretBlink{0%,49%{opacity:1}50%,to{opacity:0}}@media (prefers-reduced-motion: reduce){.hero-video{display:none}body{background:radial-gradient(circle at 20% 20%,#1f3b2f 0,#08120d 45%,#030504)}}@media (max-width: 640px){.page{padding:1rem}.terminal{max-height:74vh;border-radius:1rem}.terminal-header{flex-wrap:wrap;gap:.5rem;padding:.75rem .8rem}.terminal-title{flex:1;min-width:0;font-size:.78rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.contact-link{margin-left:0;width:100%;text-align:center;font-size:.82rem;padding:.5rem .65rem}.hero-overlay{background:linear-gradient(180deg,#0208056b,#030c088c)}}
