*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html,body,#root{height:100%;width:100%}body{background:#1a1a1a;color:#e8e8e8;font-family:JetBrains Mono,Fira Code,Courier New,monospace;font-size:14px;line-height:1.6;-webkit-font-smoothing:antialiased}::selection{background:#e8737a44}.shell{display:flex;flex-direction:column;align-items:center;min-height:100%;background:#1a1a1a;padding:24px 16px 0}.terminal{width:100%;max-width:860px;display:flex;flex-direction:column;flex:1}.header-bar{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #2e2e2e;margin-bottom:16px;padding-bottom:8px;font-size:12px}.header-title{color:#e8737a}.welcome-panel{display:flex;flex-direction:row;border:1px dashed #e8737a55;border-radius:2px;background:#1e1e1e;padding:16px 20px;margin-bottom:20px;gap:0}.welcome-left{flex:1;padding-right:24px}.welcome-greeting{font-size:20px;font-weight:600;color:#f0f0f0;margin-bottom:4px}.welcome-subtitle{font-size:13px;color:#e8737a;margin-bottom:4px}.welcome-meta{font-size:12px;color:#666}.welcome-divider{width:1px;background:#2e2e2e;margin:0 20px;align-self:stretch}.welcome-right{flex:1}.welcome-hint-title{font-size:12px;color:#e8737a;text-transform:uppercase;letter-spacing:.08em;margin-bottom:8px}.commands-hint{display:flex;flex-direction:column;gap:8px;font-size:12px;color:#888}.accent{color:#e8737a}.output{flex:1}.section{scroll-margin-top:24px;transition:background .4s ease-out;margin-bottom:16px}.section-flash{background:#e8737a0d}.nudge{opacity:.7;margin-bottom:16px}.output-echo{font-size:14px;color:#f0f0f0;margin-bottom:4px}.output-response{padding:12px 16px;border-left:2px solid #2e2e2e;margin-left:4px}.output-response pre{color:#c8c8c8;white-space:pre-wrap;word-break:break-word;line-height:1.7;font-family:inherit;font-size:13px}@keyframes pulse{0%,to{opacity:1}50%{opacity:.3}}.thinking-dot{animation:pulse 1s ease-in-out infinite}.input-row{display:flex;align-items:center;gap:8px;margin-top:8px;margin-bottom:8px;position:relative}.prompt-symbol{font-size:14px;flex-shrink:0}.input-wrapper{flex:1;position:relative}.cli-input{width:100%;background:transparent;border:none;outline:none;color:#f0f0f0;font-family:inherit;font-size:14px;caret-color:#e8737a}.cli-input::placeholder{color:#444}.cli-input:disabled{opacity:.5}.autocomplete{position:absolute;bottom:calc(100% + 8px);left:0;right:0;background:#242424;border:1px solid #3a3a3a;border-radius:2px;list-style:none;z-index:10;box-shadow:0 -4px 16px #0006;font-size:13px;max-height:240px;overflow-y:auto}.autocomplete-item{display:flex;justify-content:space-between;align-items:center;padding:7px 12px;cursor:pointer;gap:12px}.autocomplete-item.selected,.autocomplete-item:hover{background:#2e2e2e}.autocomplete-cmd{color:#e8737a;flex-shrink:0}.autocomplete-desc{color:#666;font-size:12px;text-align:right;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.footer{padding:14px 0 24px;border-top:1px solid #242424;margin-top:8px}.cmd-pills{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:12px}.cmd-pill{background:transparent;border:1px solid #e8737a;color:#e8737a;font-family:inherit;font-size:12px;padding:3px 10px;border-radius:2px;cursor:pointer;transition:background 80ms,border-color 80ms,color .15s,opacity .15s}.cmd-pill:hover{background:#e8737a22}.cmd-pill.visited{color:#555;border-color:#2a2a2a}.cmd-pill.visited:hover{color:#888}.linkedin-link{font-size:12px;color:#555;text-decoration:none;transition:color .15s}.linkedin-link:hover{color:#e8737a}.privacy-note{font-size:10px;color:#444;margin:8px 0 0}@media(max-width:640px){body{font-size:13px}.shell{padding:16px 12px 0}.welcome-panel{flex-direction:column;gap:16px;padding:16px}.welcome-left{padding-right:0}.welcome-divider{display:none}.welcome-greeting{font-size:17px}.header-bar{font-size:11px}.output-response pre,.autocomplete{font-size:12px}.commands-hint{gap:6px}.cmd-pill{font-size:11px;padding:4px 8px}.footer{padding:12px 0 20px}}
