@import"https://fonts.googleapis.com/css2?family=Fira+Code:wght@400;600&family=Inter:wght@400;700;900&display=swap";body{background-color:#050505;color:#e4e4e7;font-family:Inter,sans-serif;margin:0;padding:0;display:flex;flex-direction:column;min-height:100vh;background-image:radial-gradient(circle at 50% -20%,rgba(16,185,129,.15) 0%,transparent 60%),linear-gradient(rgba(255,255,255,.03) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.03) 1px,transparent 1px);background-size:100% 100%,30px 30px,30px 30px;align-items:center}main:where(.astro-j7pv25f6){flex:1;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;padding:4rem 1.5rem 0;text-align:center;width:100%;max-width:800px;box-sizing:border-box}h1:where(.astro-j7pv25f6){font-size:clamp(2.5rem,8vw,4.5rem);font-weight:900;letter-spacing:-2px;margin:0;background:linear-gradient(135deg,#fff,#10b981);-webkit-background-clip:text;-webkit-text-fill-color:transparent;text-shadow:0 0 40px rgba(16,185,129,.2)}.badges:where(.astro-j7pv25f6){display:flex;gap:.8rem;justify-content:center;margin:1.5rem 0 3rem;flex-wrap:wrap}.badge:where(.astro-j7pv25f6){background:#10b9811a;border:1px solid rgba(16,185,129,.3);color:#34d399;padding:6px 14px;border-radius:20px;font-family:Fira Code,monospace;font-size:.8rem}.terminal:where(.astro-j7pv25f6){background:#0f0f11;border:1px solid #27272a;border-radius:12px;box-shadow:0 25px 50px -12px #000c;width:100%;text-align:left;overflow:hidden;margin-bottom:3rem}.terminal-header:where(.astro-j7pv25f6){background:#18181b;border-bottom:1px solid #27272a;padding:12px 20px;display:flex;align-items:center}.dots:where(.astro-j7pv25f6){display:flex;gap:6px}.dot:where(.astro-j7pv25f6){width:10px;height:10px;border-radius:50%}.dot:where(.astro-j7pv25f6).red{background:#ef4444}.dot:where(.astro-j7pv25f6).yellow{background:#eab308}.dot:where(.astro-j7pv25f6).green{background:#22c55e}.terminal-body:where(.astro-j7pv25f6){padding:2rem;font-family:Fira Code,monospace;color:#a1a1aa;font-size:.9rem;line-height:1.6;min-height:200px}.cmd:where(.astro-j7pv25f6){color:#10b981}.typing:where(.astro-j7pv25f6){display:inline-block;overflow:hidden;white-space:nowrap;border-right:2px solid transparent;animation:typing 1.42s steps(30,end) forwards;max-width:0}.cursor-blink:where(.astro-j7pv25f6){display:inline-block;width:8px;height:15px;background-color:#10b981;vertical-align:text-bottom;animation:blink 1s step-end infinite}.delayed-show-1:where(.astro-j7pv25f6){opacity:0;animation:fadeIn .1s forwards;animation-delay:1.5s}.delayed-show-2:where(.astro-j7pv25f6){opacity:0;animation:fadeIn .1s forwards;animation-delay:2.1s}.boot-logs:where(.astro-j7pv25f6){margin:10px 0;font-size:.8rem;color:#52525b}.log-line:where(.astro-j7pv25f6){opacity:0;margin:2px 0}.log-line:where(.astro-j7pv25f6) span:where(.astro-j7pv25f6){color:#10b981}.log-1:where(.astro-j7pv25f6){animation:fadeIn .1s forwards;animation-delay:2.4s}.log-2:where(.astro-j7pv25f6){animation:fadeIn .1s forwards;animation-delay:2.6s}.log-3:where(.astro-j7pv25f6){animation:fadeIn .1s forwards;animation-delay:2.8s}.log-4:where(.astro-j7pv25f6){animation:fadeIn .1s forwards;animation-delay:3s}@keyframes typing{0%{max-width:0}to{max-width:100%}}@keyframes blink{0%,to{opacity:1}50%{opacity:0}}@keyframes fadeIn{to{opacity:1}}.action-grid:where(.astro-j7pv25f6){display:grid;grid-template-columns:1fr 1fr;gap:15px;margin-top:1.5rem;padding-top:1.5rem;border-top:1px dashed #27272a}.action-btn:where(.astro-j7pv25f6){display:block;text-align:center;padding:12px;border-radius:6px;text-decoration:none;font-weight:600;transition:all .2s;border:1px solid #3f3f46;color:#e4e4e7;font-size:.9rem}.action-btn:where(.astro-j7pv25f6).primary{background:#10b981;color:#000;border-color:#10b981}.action-btn:where(.astro-j7pv25f6):hover{transform:translateY(-2px);background:#18181b;border-color:#10b981}.action-btn:where(.astro-j7pv25f6).primary:hover{background:#34d399;color:#000}.tech-stack:where(.astro-j7pv25f6){width:100%;max-width:800px;margin-bottom:3rem}.tech-title:where(.astro-j7pv25f6){font-family:Fira Code,monospace;color:#71717a;font-size:.75rem;text-transform:uppercase;letter-spacing:2px;margin-bottom:1.5rem}.tech-grid:where(.astro-j7pv25f6){display:flex;flex-wrap:wrap;justify-content:center;gap:10px}.tech-item:where(.astro-j7pv25f6){background:#0f0f11;border:1px solid #27272a;padding:6px 14px;border-radius:6px;color:#a1a1aa;font-size:.85rem;font-weight:500;transition:all .2s}.tech-item:where(.astro-j7pv25f6):hover{border-color:#10b981;color:#10b981;background:#10b9810d}.contact-terminal:where(.astro-j7pv25f6){background:#10b98108;border:1px dashed #10b981;border-radius:8px;padding:2rem;margin-bottom:4rem;width:100%;max-width:800px;box-sizing:border-box}.ct-header:where(.astro-j7pv25f6){display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid rgba(16,185,129,.3);padding-bottom:1rem;margin-bottom:1.5rem}.ct-title:where(.astro-j7pv25f6){font-family:Fira Code,monospace;color:#fff;margin:0;font-size:1.2rem}.ct-status:where(.astro-j7pv25f6){display:inline-flex;align-items:center;gap:8px;background:#10b9811a;color:#10b981;padding:4px 12px;border-radius:20px;font-family:Fira Code,monospace;font-size:.8rem;border:1px solid rgba(16,185,129,.3)}.ct-dot:where(.astro-j7pv25f6){width:8px;height:8px;background:#10b981;border-radius:50%;animation:pulseGreen 2s infinite}@keyframes pulseGreen{0%{box-shadow:0 0 #10b981b3}70%{box-shadow:0 0 0 6px #10b98100}to{box-shadow:0 0 #10b98100}}.ct-content:where(.astro-j7pv25f6){display:grid;grid-template-columns:1fr;gap:2rem;align-items:start;text-align:left}@media(min-width:600px){.ct-content:where(.astro-j7pv25f6){grid-template-columns:1.2fr 1fr}}.ct-info:where(.astro-j7pv25f6) p:where(.astro-j7pv25f6){color:#a1a1aa;font-size:.95rem;line-height:1.6;margin-bottom:1rem;margin-top:0}.ct-info:where(.astro-j7pv25f6) strong:where(.astro-j7pv25f6){color:#e4e4e7;font-family:Fira Code,monospace;font-size:.9rem}.ct-link:where(.astro-j7pv25f6){display:inline-flex;align-items:center;gap:8px;color:#10b981;font-family:Fira Code,monospace;text-decoration:none;padding:8px 16px;border:1px solid rgba(16,185,129,.3);border-radius:4px;transition:all .2s;background:#10b9810d}.ct-link:where(.astro-j7pv25f6):hover{background:#10b981;color:#000}.pgp-key:where(.astro-j7pv25f6){font-family:Fira Code,monospace;font-size:.75rem;color:#71717a;background:#0f0f11;padding:15px;border-radius:4px;border:1px solid #27272a;word-break:break-all;margin-top:1rem;line-height:1.4}@media(max-width:600px){.action-grid:where(.astro-j7pv25f6){grid-template-columns:1fr}}
