:root{--color-bg-primary: 10 10 10;--color-text-primary: 250 250 250;--color-text-secondary: 163 163 163}:where(.astro-j7pv25f6){margin:0;padding:0;box-sizing:border-box}html{font-family:Inter,system-ui,sans-serif}body{background:rgb(var(--color-bg-primary));color:rgb(var(--color-text-primary));min-height:100vh}.homepage:where(.astro-j7pv25f6){min-height:100vh;display:flex;align-items:center;justify-content:center;padding:2rem;position:relative;overflow:hidden}.homepage:where(.astro-j7pv25f6):before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.025) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.025) 1px,transparent 1px);background-size:60px 60px;pointer-events:none}.gradient-orb:where(.astro-j7pv25f6){position:absolute;width:620px;height:620px;border-radius:50%;background:radial-gradient(circle,rgba(139,92,246,.16) 0%,rgba(34,211,238,.08) 30%,transparent 72%);top:50%;left:56%;transform:translate(-50%,-50%);pointer-events:none;filter:blur(48px)}.container:where(.astro-j7pv25f6){max-width:1120px;width:100%;display:grid;grid-template-columns:minmax(0,1fr) minmax(420px,520px);gap:4rem;align-items:center;position:relative;z-index:1}.content:where(.astro-j7pv25f6){display:flex;flex-direction:column;gap:1.5rem}.badge:where(.astro-j7pv25f6){display:inline-flex;align-items:center;gap:.55rem;padding:.65rem 1.1rem;background:#8b5cf61a;border:1px solid rgba(139,92,246,.25);border-radius:999px;font-size:.92rem;font-weight:500;color:#c4b5fd;width:fit-content}.icon:where(.astro-j7pv25f6){width:1rem;height:1rem;flex:none;display:inline-block;vertical-align:middle}.icon:where(.astro-j7pv25f6) svg:where(.astro-j7pv25f6),.ff-svg:where(.astro-j7pv25f6),.ghost-icon:where(.astro-j7pv25f6),.color-ghost:where(.astro-j7pv25f6){width:100%;height:100%;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round}.headline:where(.astro-j7pv25f6){font-size:clamp(3rem,6.6vw,5.7rem);font-weight:800;line-height:.93;letter-spacing:-.07em}.headline:where(.astro-j7pv25f6) .gradient:where(.astro-j7pv25f6){display:block;background:linear-gradient(135deg,#22d3ee,#60a5fa 55%,#a78bfa);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.description:where(.astro-j7pv25f6){font-size:1.15rem;color:rgb(var(--color-text-secondary));line-height:1.8;max-width:520px}.description:where(.astro-j7pv25f6) strong:where(.astro-j7pv25f6){color:rgb(var(--color-text-primary));font-weight:600}.cta-group:where(.astro-j7pv25f6){display:flex;gap:1rem;margin-top:.35rem}.btn:where(.astro-j7pv25f6){display:inline-flex;align-items:center;gap:.6rem;padding:.95rem 1.55rem;border-radius:.95rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .2s ease}.btn-primary:where(.astro-j7pv25f6){background:linear-gradient(135deg,#8b5cf6,#7c3aed);color:#fff;box-shadow:0 6px 24px #8b5cf659}.btn-primary:where(.astro-j7pv25f6):hover{transform:translateY(-2px);box-shadow:0 10px 32px #8b5cf66b}.btn-secondary:where(.astro-j7pv25f6){background:#ffffff0a;border:1px solid rgba(255,255,255,.1);color:rgb(var(--color-text-primary))}.btn-secondary:where(.astro-j7pv25f6):hover{background:#ffffff14;border-color:#ffffff2e}.terminal:where(.astro-j7pv25f6){background:linear-gradient(180deg,#1a1a2e,#0f0f1a);border:1px solid rgba(139,92,246,.22);border-radius:1.15rem;overflow:hidden;font-family:JetBrains Mono,monospace;box-shadow:0 0 0 1px #8b5cf614,0 25px 50px -12px #000c,0 0 100px -20px #8b5cf647,inset 0 1px #ffffff0a;position:relative}.terminal:where(.astro-j7pv25f6):before{content:"";position:absolute;inset:0;background:repeating-linear-gradient(0deg,transparent,transparent 2px,rgba(0,0,0,.1) 2px,rgba(0,0,0,.1) 4px);pointer-events:none;z-index:10}.terminal:where(.astro-j7pv25f6):after{content:"";position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:radial-gradient(circle at 30% 20%,rgba(34,211,238,.03) 0%,transparent 50%);pointer-events:none}.terminal-header:where(.astro-j7pv25f6){display:flex;align-items:center;gap:.5rem;padding:.9rem 1.25rem;background:linear-gradient(180deg,rgba(255,255,255,.03) 0%,transparent 100%);border-bottom:1px solid rgba(255,255,255,.05);position:relative;z-index:1}.terminal-dots:where(.astro-j7pv25f6){display:flex;gap:.5rem}.terminal-dot:where(.astro-j7pv25f6){width:12px;height:12px;border-radius:50%;position:relative}.terminal-dot:where(.astro-j7pv25f6):after{content:"";position:absolute;inset:2px;border-radius:50%;background:linear-gradient(135deg,rgba(255,255,255,.4) 0%,transparent 50%)}.terminal-dot:where(.astro-j7pv25f6).red{background:linear-gradient(180deg,#ff6b6b,#ee5a5a);box-shadow:0 0 8px #ff5f5680}.terminal-dot:where(.astro-j7pv25f6).yellow{background:linear-gradient(180deg,#ffd93d,#f5c842);box-shadow:0 0 8px #ffbd2e80}.terminal-dot:where(.astro-j7pv25f6).green{background:linear-gradient(180deg,#6bcb77,#4ade80);box-shadow:0 0 8px #27ca4080}.terminal-title:where(.astro-j7pv25f6){flex:1;text-align:center;font-size:.75rem;color:#ffffff6b;letter-spacing:.5px}.terminal-spacer:where(.astro-j7pv25f6){width:44px}.terminal-body:where(.astro-j7pv25f6){padding:1.25rem 1.45rem;font-size:.84rem;line-height:1.6;position:relative;z-index:1}.terminal-cmd:where(.astro-j7pv25f6){display:flex;align-items:center;gap:.5rem;margin-bottom:1rem;padding-bottom:.8rem;border-bottom:1px solid rgba(255,255,255,.05)}.cmd-arrow:where(.astro-j7pv25f6){color:#a6e3a1;font-weight:600}.cmd-path:where(.astro-j7pv25f6){color:#89dceb}.cmd-text:where(.astro-j7pv25f6){color:#ffffffd1}.fastfetch:where(.astro-j7pv25f6){display:flex;gap:1.7rem;align-items:center}.ff-ascii:where(.astro-j7pv25f6){flex-shrink:0;display:flex;align-items:center;justify-content:center}.ghost-icon:where(.astro-j7pv25f6){width:100px;height:100px;color:#cba6f7;filter:drop-shadow(0 0 16px rgba(203,166,247,.5))}.ghost-icon:where(.astro-j7pv25f6) svg:where(.astro-j7pv25f6){stroke-width:1.5}.ff-svg:where(.astro-j7pv25f6){width:14px;height:14px;flex-shrink:0;color:#89dceb}.ff-svg:where(.astro-j7pv25f6) svg:where(.astro-j7pv25f6){stroke-width:2}.ff-info:where(.astro-j7pv25f6){display:flex;flex-direction:column;gap:.3rem;font-size:.76rem;min-width:0}.ff-title:where(.astro-j7pv25f6){font-size:1rem;font-weight:700;color:#cba6f7;letter-spacing:.05em;margin-bottom:.2rem}.ff-separator:where(.astro-j7pv25f6){color:#ffffff29;font-size:.7rem}.ff-row:where(.astro-j7pv25f6){display:flex;align-items:center;gap:.5rem;color:#ffffffc2}.ff-label:where(.astro-j7pv25f6){color:#89dceb;font-weight:500}.ff-colors:where(.astro-j7pv25f6){display:flex;gap:.28rem;margin-top:.55rem}.color-ghost:where(.astro-j7pv25f6){width:16px;height:16px;flex:none}.color-ghost:where(.astro-j7pv25f6) svg:where(.astro-j7pv25f6){stroke-width:1.8}.terminal-quote:where(.astro-j7pv25f6){padding:.85rem 1.25rem;border-top:1px solid rgba(255,255,255,.05);font-size:.75rem;color:#ffffff6b;font-style:italic;text-align:center;position:relative;z-index:1}@media(max-width:900px){.container:where(.astro-j7pv25f6){grid-template-columns:1fr;gap:3rem;text-align:center}.badge:where(.astro-j7pv25f6),.description:where(.astro-j7pv25f6){margin-left:auto;margin-right:auto}.cta-group:where(.astro-j7pv25f6){justify-content:center}}@media(max-width:640px){.homepage:where(.astro-j7pv25f6){padding:1.25rem}.container:where(.astro-j7pv25f6){gap:2rem}.headline:where(.astro-j7pv25f6){font-size:2.4rem}.description:where(.astro-j7pv25f6){font-size:1rem}.cta-group:where(.astro-j7pv25f6){flex-direction:column}.btn:where(.astro-j7pv25f6){justify-content:center}.terminal-body:where(.astro-j7pv25f6){padding:1rem;font-size:.75rem}.fastfetch:where(.astro-j7pv25f6){flex-direction:column;gap:1rem}}
