.coding-bot-scene[data-astro-cid-xj4mljqs]{display:flex;align-items:flex-end;justify-content:center;gap:1rem;margin-bottom:1.5rem}.mini-terminal[data-astro-cid-xj4mljqs]{width:260px;background:#0d0d0d;border:1px solid #2a2a2a;border-radius:10px;overflow:hidden;font-family:var(--font-mono);font-size:12px;line-height:1.6;box-shadow:0 8px 32px #0006}.terminal-bar[data-astro-cid-xj4mljqs]{display:flex;align-items:center;gap:6px;padding:8px 12px;background:#161616;border-bottom:1px solid #2a2a2a}.term-dot[data-astro-cid-xj4mljqs]{width:10px;height:10px;border-radius:50%}.term-red[data-astro-cid-xj4mljqs]{background:#ff5f57}.term-yellow[data-astro-cid-xj4mljqs]{background:#febc2e}.term-green[data-astro-cid-xj4mljqs]{background:#28c840}.term-title[data-astro-cid-xj4mljqs]{margin-left:auto;font-size:10px;color:#666}.terminal-body[data-astro-cid-xj4mljqs]{padding:12px 14px;min-height:110px}.code-line[data-astro-cid-xj4mljqs]{opacity:0;white-space:nowrap;color:#c9d1d9}.kw[data-astro-cid-xj4mljqs]{color:#ff7b72}.tp[data-astro-cid-xj4mljqs]{color:#79c0ff}.str[data-astro-cid-xj4mljqs]{color:#a5d6ff}.cm[data-astro-cid-xj4mljqs]{color:#555}.line-1[data-astro-cid-xj4mljqs]{animation:typeLine .3s ease forwards .5s}.line-2[data-astro-cid-xj4mljqs]{animation:typeLine .3s ease forwards 1.2s}.line-3[data-astro-cid-xj4mljqs]{animation:typeLine .3s ease forwards 1.9s}.line-4[data-astro-cid-xj4mljqs]{animation:typeLine .3s ease forwards 2.4s}.line-5[data-astro-cid-xj4mljqs]{animation:typeLine .3s ease forwards 2.8s}.line-cursor[data-astro-cid-xj4mljqs]{opacity:0;animation:typeLine .3s ease forwards 3.2s}.cursor-blink[data-astro-cid-xj4mljqs]{animation:blink 1s step-end infinite 3.5s;color:#ff6e00;font-weight:700}@keyframes typeLine{0%{opacity:0;transform:translate(-4px)}to{opacity:1;transform:translate(0)}}@keyframes blink{0%,to{opacity:1}50%{opacity:0}}.bot-character[data-astro-cid-xj4mljqs]{display:flex;align-items:flex-end;gap:0;animation:botBounce 3.5s ease forwards;position:relative;bottom:0}.bot-body-wrap[data-astro-cid-xj4mljqs]{display:flex;flex-direction:column;align-items:center}.bot-antenna[data-astro-cid-xj4mljqs]{display:flex;flex-direction:column;align-items:center;margin-bottom:-2px}.bot-antenna-ball[data-astro-cid-xj4mljqs]{width:8px;height:8px;border-radius:50%;background:#ff6e00;animation:antennaPulse 2s ease-in-out infinite 3.5s}.bot-antenna-stick[data-astro-cid-xj4mljqs]{width:2px;height:10px;background:#555}.bot-head[data-astro-cid-xj4mljqs]{width:48px;height:40px;background:#1a1a1a;border:2px solid #333;border-radius:12px 12px 8px 8px;position:relative;display:flex;align-items:center;justify-content:center;gap:10px}.bot-eye[data-astro-cid-xj4mljqs]{width:8px;height:8px;border-radius:50%;background:#ff6e00;animation:eyeGlow 3s ease-in-out infinite;position:relative;top:-3px}.bot-eye-l[data-astro-cid-xj4mljqs]{animation-delay:0s}.bot-eye-r[data-astro-cid-xj4mljqs]{animation-delay:.1s}.bot-mouth[data-astro-cid-xj4mljqs]{position:absolute;bottom:7px;left:50%;transform:translate(-50%);width:14px;height:6px;border-bottom:2px solid #ff6e00;border-radius:0 0 8px 8px;animation:mouthSmile 3.5s ease forwards}.bot-torso[data-astro-cid-xj4mljqs]{width:40px;height:30px;background:#1a1a1a;border:2px solid #333;border-top:none;border-radius:0 0 10px 10px;display:flex;align-items:center;justify-content:center}.bot-screen[data-astro-cid-xj4mljqs]{width:20px;height:14px;background:#111;border:1px solid #333;border-radius:2px;display:flex;align-items:center;justify-content:center;overflow:hidden}.bot-heart[data-astro-cid-xj4mljqs]{font-size:8px;color:#ff6e00;font-family:var(--font-mono);opacity:0;animation:heartAppear .5s ease forwards 3.5s}.bot-arm[data-astro-cid-xj4mljqs]{color:#555;align-self:flex-end;margin-bottom:4px}.bot-arm-l[data-astro-cid-xj4mljqs]{animation:armTypeL .4s ease-in-out infinite alternate;transform-origin:top right}.bot-arm-r[data-astro-cid-xj4mljqs]{animation:armTypeR .4s ease-in-out infinite alternate-reverse;transform-origin:top left}@keyframes armTypeL{0%{transform:translateY(0)}to{transform:translateY(3px)}}@keyframes armTypeR{0%{transform:translateY(3px)}to{transform:translateY(0)}}@keyframes botBounce{0%,80%{transform:translateY(0)}85%{transform:translateY(-12px)}90%{transform:translateY(0)}93%{transform:translateY(-6px)}96%{transform:translateY(0)}98%{transform:translateY(-3px)}to{transform:translateY(0)}}@keyframes eyeGlow{0%,to{box-shadow:0 0 4px #ff6e004d}50%{box-shadow:0 0 8px #ff6e0099}}@keyframes antennaPulse{0%,to{box-shadow:0 0 4px #ff6e0066;transform:scale(1)}50%{box-shadow:0 0 10px #ff6e00cc;transform:scale(1.2)}}@keyframes mouthSmile{0%,85%{width:14px;height:6px}95%,to{width:18px;height:8px}}@keyframes heartAppear{0%{opacity:0;transform:scale(.5)}to{opacity:1;transform:scale(1)}}@media(max-width:480px){.mini-terminal[data-astro-cid-xj4mljqs]{width:200px;font-size:10px}.coding-bot-scene[data-astro-cid-xj4mljqs]{gap:.5rem}}
