.project-page[data-astro-cid-hxkxioky]{min-height:100vh;padding-bottom:4rem}.container[data-astro-cid-hxkxioky]{max-width:1100px;margin:0 auto;padding:0 1.5rem}@keyframes slideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes pulseRing{0%{box-shadow:0 0 #22c55e99}70%{box-shadow:0 0 0 8px #22c55e00}to{box-shadow:0 0 #22c55e00}}@keyframes shineSwipe{0%{left:-100%}to{left:200%}}@keyframes floatTerminal{0%,to{transform:rotateY(-3deg) rotateX(1deg) translateY(0)}50%{transform:rotateY(-3deg) rotateX(1deg) translateY(-8px)}}@keyframes cursorBlink{0%,to{opacity:1}50%{opacity:0}}@keyframes glowPulse{0%,to{opacity:.4}50%{opacity:.8}}.scroll-reveal[data-astro-cid-hxkxioky]{opacity:0;transform:translateY(30px);transition:opacity .6s ease-out,transform .6s ease-out}.scroll-reveal[data-astro-cid-hxkxioky].revealed{opacity:1;transform:translateY(0)}.reveal-item[data-astro-cid-hxkxioky]{opacity:0;transform:translateY(20px);animation:slideUp .7s cubic-bezier(.16,1,.3,1) forwards;animation-delay:var(--delay, 0s)}.project-hero[data-astro-cid-hxkxioky]{text-align:center;position:relative;overflow:hidden;padding:5rem 0 3rem}.hero-bg-glow[data-astro-cid-hxkxioky]{position:absolute;top:-30%;left:50%;transform:translate(-50%);width:700px;height:700px;background:radial-gradient(circle,rgba(34,197,94,.12) 0%,rgba(6,95,70,.06) 40%,transparent 70%);filter:blur(60px);z-index:0;pointer-events:none}.hero-grid-pattern[data-astro-cid-hxkxioky]{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:40px 40px;mask-image:linear-gradient(to bottom,rgba(0,0,0,.5) 0%,transparent 80%);-webkit-mask-image:linear-gradient(to bottom,rgba(0,0,0,.5) 0%,transparent 80%);z-index:0;pointer-events:none}.project-hero[data-astro-cid-hxkxioky]>[data-astro-cid-hxkxioky]{position:relative;z-index:1}.hero-badge[data-astro-cid-hxkxioky]{display:inline-flex;align-items:center;gap:.5rem;padding:.4rem 1.1rem;background:#22c55e1a;border:1px solid rgba(34,197,94,.25);border-radius:100px;color:#22c55e;font-size:.8rem;font-weight:500;margin-bottom:1.25rem;backdrop-filter:blur(8px)}.badge-dot[data-astro-cid-hxkxioky]{width:7px;height:7px;border-radius:50%;background:#22c55e;box-shadow:0 0 6px #22c55e;animation:pulseRing 2s infinite}.project-hero[data-astro-cid-hxkxioky] h1[data-astro-cid-hxkxioky]{font-size:clamp(2.5rem,6vw,3.5rem);font-weight:700;background:linear-gradient(135deg,#22c55e,#16a34a,#065f46);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:.75rem;text-shadow:0 2px 10px rgba(0,0,0,.3)}.hero-tagline[data-astro-cid-hxkxioky]{font-size:1.25rem;color:var(--text-secondary, #94a3b8);margin-bottom:2rem}.hero-stats[data-astro-cid-hxkxioky]{display:flex;justify-content:center;gap:3rem;margin-bottom:2rem;flex-wrap:wrap}.stat[data-astro-cid-hxkxioky]{text-align:center}.stat-value[data-astro-cid-hxkxioky]{display:block;font-size:2rem;font-weight:700;color:var(--stat-accent, #22c55e);font-family:JetBrains Mono,monospace}.stat-label[data-astro-cid-hxkxioky]{font-size:.85rem;color:var(--text-tertiary, #64748b)}.glass-stat[data-astro-cid-hxkxioky]{background:#0f172a80;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border:1px solid rgba(255,255,255,.08);border-top:2px solid var(--stat-accent, #22c55e);border-radius:12px;padding:1.25rem 1.75rem;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 20px #0003,inset 0 1px #ffffff0a}.glass-stat[data-astro-cid-hxkxioky]:hover{border-color:#ffffff26;transform:translateY(-4px);box-shadow:0 8px 30px #0000004d,0 0 20px color-mix(in srgb,var(--stat-accent, #22c55e) 15%,transparent),inset 0 1px #ffffff0f}.glass-stat[data-astro-cid-hxkxioky] .stat-value[data-astro-cid-hxkxioky]{text-shadow:0 0 20px color-mix(in srgb,var(--stat-accent, #22c55e) 30%,transparent);color:var(--stat-accent, #22c55e)}.hero-actions[data-astro-cid-hxkxioky]{display:flex;justify-content:center;gap:1rem;flex-wrap:wrap}.btn[data-astro-cid-hxkxioky]{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;border-radius:8px;font-weight:500;text-decoration:none;transition:all .2s}.btn-primary[data-astro-cid-hxkxioky]{background:#22c55e;color:#000;position:relative;overflow:hidden}.btn-primary[data-astro-cid-hxkxioky]:hover{background:#16a34a;color:#fff}.btn-shine[data-astro-cid-hxkxioky]{position:absolute;top:0;left:-100%;width:50%;height:100%;background:linear-gradient(to right,transparent,rgba(255,255,255,.25),transparent);transform:skew(-20deg);animation:shineSwipe 4s infinite;pointer-events:none}.btn-secondary[data-astro-cid-hxkxioky]{background:var(--bg-secondary, #1e293b);color:var(--text-primary, #f1f5f9);border:1px solid var(--border-primary, #334155)}.btn-secondary[data-astro-cid-hxkxioky]:hover{border-color:#22c55e}.btn-outline[data-astro-cid-hxkxioky]{background:transparent;color:var(--text-secondary, #94a3b8);border:1px solid var(--border-primary, #334155)}.btn-outline[data-astro-cid-hxkxioky]:hover{color:var(--text-primary, #f1f5f9);border-color:var(--text-secondary, #94a3b8)}.breadcrumb[data-astro-cid-hxkxioky]{padding:1.5rem 0 0;font-size:.85rem;color:var(--text-tertiary, #64748b)}.breadcrumb[data-astro-cid-hxkxioky] a[data-astro-cid-hxkxioky]{color:#22c55e;text-decoration:none}.breadcrumb[data-astro-cid-hxkxioky] a[data-astro-cid-hxkxioky]:hover{text-decoration:underline}.breadcrumb[data-astro-cid-hxkxioky] .sep[data-astro-cid-hxkxioky]{margin:0 .5rem;opacity:.5}.project-section[data-astro-cid-hxkxioky]{margin-bottom:3rem}.project-section[data-astro-cid-hxkxioky] h2[data-astro-cid-hxkxioky]{font-size:1.5rem;font-weight:600;margin-bottom:1.5rem;color:var(--text-primary, #f1f5f9)}.section-intro[data-astro-cid-hxkxioky]{color:var(--text-secondary, #94a3b8);line-height:1.7;margin-bottom:1.5rem;font-size:1.05rem;max-width:800px}.section-intro[data-astro-cid-hxkxioky] code[data-astro-cid-hxkxioky]{background:var(--bg-tertiary, #0f172a);padding:.2rem .5rem;border-radius:4px;font-size:.9rem;color:#22c55e}.problem-content[data-astro-cid-hxkxioky]{display:grid;grid-template-columns:1.5fr 1fr;gap:2rem;align-items:start}@media(max-width:768px){.problem-content[data-astro-cid-hxkxioky]{grid-template-columns:1fr}}.problem-text[data-astro-cid-hxkxioky] p[data-astro-cid-hxkxioky]{color:var(--text-secondary, #94a3b8);line-height:1.7;margin-bottom:1rem;font-size:1.05rem}.problem-text[data-astro-cid-hxkxioky] strong[data-astro-cid-hxkxioky]{color:var(--text-primary, #f1f5f9)}.problem-stats[data-astro-cid-hxkxioky]{display:flex;flex-direction:column;gap:1rem}.problem-stat[data-astro-cid-hxkxioky]{background:#0f172a80;backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.06);border-left:3px solid #ef4444;border-radius:8px;padding:1rem 1.25rem}.stat-bad[data-astro-cid-hxkxioky]{display:block;font-size:1.5rem;font-weight:700;color:#ef4444;font-family:monospace;text-shadow:0 0 15px rgba(239,68,68,.3)}.stat-context[data-astro-cid-hxkxioky]{font-size:.85rem;color:var(--text-tertiary, #64748b)}.features-grid[data-astro-cid-hxkxioky]{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem}.feature-card[data-astro-cid-hxkxioky]{background:#0f172a80;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.06);border-radius:10px;padding:1.5rem;transition:all .3s cubic-bezier(.4,0,.2,1)}.feature-card[data-astro-cid-hxkxioky]:hover{background:#0f172ab3;border-color:#ffffff1f;transform:translateY(-4px);box-shadow:0 8px 30px #00000040,0 0 15px #22c55e0d}.feature-icon[data-astro-cid-hxkxioky]{margin-bottom:.75rem}.feature-card[data-astro-cid-hxkxioky] h3[data-astro-cid-hxkxioky]{font-size:1.1rem;margin-bottom:.5rem;color:var(--text-primary, #f1f5f9)}.feature-card[data-astro-cid-hxkxioky] p[data-astro-cid-hxkxioky]{font-size:.9rem;color:var(--text-secondary, #94a3b8);line-height:1.5}.how-it-works-grid[data-astro-cid-hxkxioky]{display:flex;flex-direction:column;gap:0;position:relative}.how-step[data-astro-cid-hxkxioky]{display:flex;gap:1.5rem;padding:1.5rem 0;border-bottom:1px solid var(--border-primary, #334155);position:relative;z-index:1}.how-step[data-astro-cid-hxkxioky]:last-child{border-bottom:none}.step-number[data-astro-cid-hxkxioky]{flex-shrink:0;width:44px;height:44px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:linear-gradient(135deg,#22c55e,#065f46);color:#fff;font-weight:700;font-size:1.1rem;font-family:monospace;box-shadow:0 0 15px #22c55e4d}.step-content[data-astro-cid-hxkxioky]{flex:1;min-width:0}.step-content[data-astro-cid-hxkxioky] h3[data-astro-cid-hxkxioky]{font-size:1.1rem;color:var(--text-primary, #f1f5f9);margin-bottom:.5rem}.step-content[data-astro-cid-hxkxioky] p[data-astro-cid-hxkxioky]{font-size:.9rem;color:var(--text-secondary, #94a3b8);line-height:1.6}.step-content[data-astro-cid-hxkxioky] p[data-astro-cid-hxkxioky] code[data-astro-cid-hxkxioky]{background:var(--bg-tertiary, #0f172a);padding:.15rem .4rem;border-radius:3px;font-size:.8rem;color:#22c55e}.tech-badges[data-astro-cid-hxkxioky]{display:flex;flex-wrap:wrap;gap:.75rem}.tech-badge[data-astro-cid-hxkxioky]{display:inline-flex;align-items:center;padding:.6rem 1.25rem;background:#0f172a80;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.06);border-left:3px solid var(--badge-color, #22c55e);border-radius:8px;font-weight:600;font-size:.9rem;color:var(--badge-color, #22c55e);transition:all .3s cubic-bezier(.4,0,.2,1)}.tech-badge[data-astro-cid-hxkxioky]:hover{background:#0f172ab3;border-color:#ffffff1f;transform:translateY(-2px);box-shadow:0 4px 15px #0003,0 0 10px color-mix(in srgb,var(--badge-color, #22c55e) 10%,transparent)}.webapp-card[data-astro-cid-hxkxioky]{background:linear-gradient(135deg,#22c55e14,#065f4614);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border:1px solid rgba(255,255,255,.08);border-radius:20px;padding:2.5rem;text-align:center;max-width:800px;margin:0 auto}.webapp-badge[data-astro-cid-hxkxioky]{display:inline-block;padding:.3rem .85rem;background:#22c55e26;border:1px solid rgba(34,197,94,.3);border-radius:100px;color:#22c55e;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;margin-bottom:1rem}.webapp-card[data-astro-cid-hxkxioky] h2[data-astro-cid-hxkxioky]{font-size:1.5rem;margin-bottom:1rem;color:var(--text-primary, #f1f5f9)}.webapp-card[data-astro-cid-hxkxioky] p[data-astro-cid-hxkxioky]{color:var(--text-secondary, #94a3b8);line-height:1.7;margin-bottom:1.5rem;font-size:1.05rem}.terminal-wrapper[data-astro-cid-hxkxioky]{position:relative;transform-style:preserve-3d;animation:floatTerminal 6s ease-in-out infinite;margin-bottom:2rem}.terminal-glow[data-astro-cid-hxkxioky]{position:absolute;inset:-3px;background:linear-gradient(135deg,#22c55e40,#065f4640);border-radius:14px;filter:blur(12px);opacity:.5;z-index:-1;animation:glowPulse 4s ease-in-out infinite}.terminal-block[data-astro-cid-hxkxioky]{border-radius:10px;overflow:hidden;margin-bottom:2rem;border:1px solid var(--border-primary, #334155);position:relative;z-index:1}.terminal-header[data-astro-cid-hxkxioky]{display:flex;align-items:center;gap:.5rem;padding:.75rem 1rem;background:var(--bg-tertiary, #0f172a);border-bottom:1px solid var(--border-primary, #334155)}.terminal-dot[data-astro-cid-hxkxioky]{width:10px;height:10px;border-radius:50%}.terminal-dot[data-astro-cid-hxkxioky].red{background:#ef4444}.terminal-dot[data-astro-cid-hxkxioky].yellow{background:#f59e0b}.terminal-dot[data-astro-cid-hxkxioky].green{background:#22c55e}.terminal-title[data-astro-cid-hxkxioky]{font-size:.8rem;color:var(--text-tertiary, #64748b);margin-left:.5rem;font-family:monospace}.terminal-body[data-astro-cid-hxkxioky]{background:#0a0e17;padding:1.25rem 1.5rem;overflow-x:auto}.terminal-body[data-astro-cid-hxkxioky] pre[data-astro-cid-hxkxioky]{margin:0;line-height:1.8}.terminal-body[data-astro-cid-hxkxioky] code[data-astro-cid-hxkxioky]{font-family:JetBrains Mono,Fira Code,Cascadia Code,monospace;font-size:.85rem;color:var(--text-primary, #f1f5f9)}.term-prompt[data-astro-cid-hxkxioky]{color:#22c55e;-webkit-user-select:none;-moz-user-select:none;user-select:none}.term-cmd[data-astro-cid-hxkxioky]{color:#22c55e;font-weight:600}.term-output[data-astro-cid-hxkxioky]{color:var(--text-tertiary, #64748b)}.term-cursor[data-astro-cid-hxkxioky]{color:#22c55e;animation:cursorBlink 1s step-end infinite}.cta-card[data-astro-cid-hxkxioky]{background:linear-gradient(135deg,#22c55e14,#065f4614);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border:1px solid rgba(255,255,255,.08);border-radius:20px;padding:3rem;text-align:center}.cta-card[data-astro-cid-hxkxioky] h2[data-astro-cid-hxkxioky]{font-size:2rem;margin-bottom:.75rem;background:linear-gradient(135deg,#22c55e,#16a34a);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.cta-card[data-astro-cid-hxkxioky] p[data-astro-cid-hxkxioky]{color:var(--text-secondary, #94a3b8);font-size:1.1rem;margin-bottom:1.5rem}.cta-actions[data-astro-cid-hxkxioky]{display:flex;justify-content:center;gap:1rem;flex-wrap:wrap}.related-projects[data-astro-cid-hxkxioky]{margin:3rem 0}.related-projects[data-astro-cid-hxkxioky] h2[data-astro-cid-hxkxioky]{font-size:1.5rem;font-weight:600;margin-bottom:1.5rem;color:var(--text-primary, #f1f5f9)}.related-grid[data-astro-cid-hxkxioky]{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem}.related-card[data-astro-cid-hxkxioky]{display:flex;flex-direction:column;padding:1.25rem;background:#0f172a80;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.06);border-radius:10px;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1)}.related-card[data-astro-cid-hxkxioky]:hover{background:#0f172ab3;border-color:#ffffff1f;transform:translateY(-4px);box-shadow:0 8px 30px #00000040,0 0 15px #22c55e0d}.related-icon[data-astro-cid-hxkxioky]{font-size:1.5rem;margin-bottom:.5rem;color:var(--text-tertiary, #64748b)}.related-icon[data-astro-cid-hxkxioky] svg[data-astro-cid-hxkxioky]{color:var(--text-tertiary, #64748b)}.related-title[data-astro-cid-hxkxioky]{font-weight:600;color:var(--text-primary, #f1f5f9);margin-bottom:.25rem}.related-desc[data-astro-cid-hxkxioky]{font-size:.8rem;color:var(--text-tertiary, #64748b)}@media(max-width:768px){.hero-stats[data-astro-cid-hxkxioky]{gap:1.5rem}.glass-stat[data-astro-cid-hxkxioky]{padding:1rem 1.25rem}.stat-value[data-astro-cid-hxkxioky]{font-size:1.5rem}.how-step[data-astro-cid-hxkxioky]{gap:1rem}.step-number[data-astro-cid-hxkxioky]{width:36px;height:36px;font-size:.95rem}}
