.services-page[data-astro-cid-ucd2ps2b]{background:var(--bg-dark, #0a0a0f);color:#e0e0e0}.container[data-astro-cid-ucd2ps2b]{max-width:1200px;margin:0 auto;padding:0 1.5rem}.services-hero[data-astro-cid-ucd2ps2b]{min-height:60vh;display:flex;align-items:center;padding:6rem 0 4rem;background:linear-gradient(135deg,#0a0a0f,#1a1a2e,#0a0a0f)}.terminal-header[data-astro-cid-ucd2ps2b]{display:flex;align-items:center;gap:1rem;margin-bottom:2rem}.terminal-title[data-astro-cid-ucd2ps2b]{font-family:JetBrains Mono,monospace;font-size:.875rem;color:#666}.terminal-status[data-astro-cid-ucd2ps2b]{font-size:.625rem;font-weight:700;letter-spacing:.1em;padding:.25rem .5rem;background:#4ecdc433;color:#4ecdc4;border-radius:4px;animation:pulse 2s infinite}@keyframes pulse{0%,to{opacity:1}50%{opacity:.6}}.hero-title[data-astro-cid-ucd2ps2b]{font-size:clamp(2.5rem,6vw,4.5rem);font-weight:800;margin-bottom:1rem;line-height:1.1}.line-prefix[data-astro-cid-ucd2ps2b]{color:#4ecdc4;margin-right:.5rem}.hero-subtitle[data-astro-cid-ucd2ps2b]{font-size:1.25rem;color:#888;line-height:1.6;margin-bottom:2rem}.hero-location[data-astro-cid-ucd2ps2b]{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:#ffffff0d;border-radius:9999px;font-size:.875rem;color:#888}.problem-section[data-astro-cid-ucd2ps2b]{padding:4rem 0;background:#0d0d12}.terminal-block[data-astro-cid-ucd2ps2b]{background:#0a0a0f;border-radius:12px;overflow:hidden;border:1px solid #222}.terminal-bar[data-astro-cid-ucd2ps2b]{display:flex;align-items:center;gap:.5rem;padding:.75rem 1rem;background:#1a1a1a;border-bottom:1px solid #222}.dot[data-astro-cid-ucd2ps2b]{width:12px;height:12px;border-radius:50%}.dot[data-astro-cid-ucd2ps2b].red{background:#ff5f56}.dot[data-astro-cid-ucd2ps2b].yellow{background:#ffbd2e}.dot[data-astro-cid-ucd2ps2b].green{background:#27c93f}.terminal-label[data-astro-cid-ucd2ps2b]{margin-left:auto;font-family:JetBrains Mono,monospace;font-size:.75rem;color:#666}.terminal-content[data-astro-cid-ucd2ps2b]{padding:1.5rem;font-family:JetBrains Mono,monospace;font-size:.875rem;line-height:1.8}.code-line[data-astro-cid-ucd2ps2b]{margin:.5rem 0}.prompt[data-astro-cid-ucd2ps2b]{color:#4ecdc4;margin-right:.5rem}.cmd[data-astro-cid-ucd2ps2b]{color:#667eea}.output[data-astro-cid-ucd2ps2b]{padding-left:1rem;margin:.25rem 0}.output[data-astro-cid-ucd2ps2b].error{color:#ff6b6b}.output[data-astro-cid-ucd2ps2b].success{color:#4ecdc4}.services-grid-section[data-astro-cid-ucd2ps2b]{padding:6rem 0}.section-title[data-astro-cid-ucd2ps2b]{font-family:JetBrains Mono,monospace;font-size:1.5rem;color:#fff;margin-bottom:3rem}.section-title[data-astro-cid-ucd2ps2b] .prompt[data-astro-cid-ucd2ps2b]{color:#4ecdc4}.services-grid[data-astro-cid-ucd2ps2b]{display:grid;grid-template-columns:repeat(auto-fit,minmax(340px,1fr));gap:2rem}.service-card[data-astro-cid-ucd2ps2b]{background:linear-gradient(135deg,#1a1a2e,#0d0d12);border:1px solid #222;border-radius:16px;padding:2rem;transition:all .3s ease;position:relative;overflow:hidden}.service-card[data-astro-cid-ucd2ps2b]:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#667eea,#4ecdc4);opacity:0;transition:opacity .3s ease}.service-card[data-astro-cid-ucd2ps2b]:hover{transform:translateY(-5px);border-color:#333}.service-card[data-astro-cid-ucd2ps2b]:hover:before{opacity:1}.card-header[data-astro-cid-ucd2ps2b]{display:flex;align-items:center;justify-content:space-between;margin-bottom:1rem}.service-icon[data-astro-cid-ucd2ps2b]{font-size:2.5rem}.service-badge[data-astro-cid-ucd2ps2b]{font-size:.625rem;font-weight:700;letter-spacing:.1em;padding:.25rem .75rem;background:#667eea33;color:#667eea;border-radius:9999px}.service-badge[data-astro-cid-ucd2ps2b].tech{background:#4ecdc433;color:#4ecdc4}.service-badge[data-astro-cid-ucd2ps2b].security{background:#ff6b6b33;color:#ff6b6b}.service-name[data-astro-cid-ucd2ps2b]{font-size:1.5rem;font-weight:700;margin-bottom:.5rem}.service-tagline[data-astro-cid-ucd2ps2b]{font-size:.875rem;color:#666;margin-bottom:1.5rem}.service-for[data-astro-cid-ucd2ps2b]{display:flex;flex-direction:column;gap:.25rem;margin-bottom:1.5rem;padding:.75rem;background:#ffffff08;border-radius:8px}.service-for[data-astro-cid-ucd2ps2b] .label[data-astro-cid-ucd2ps2b]{font-size:.75rem;color:#666;text-transform:uppercase;letter-spacing:.1em}.service-for[data-astro-cid-ucd2ps2b] .targets[data-astro-cid-ucd2ps2b]{font-size:.875rem;color:#4ecdc4}.service-features[data-astro-cid-ucd2ps2b]{list-style:none;padding:0;margin:0 0 1.5rem}.service-features[data-astro-cid-ucd2ps2b] li[data-astro-cid-ucd2ps2b]{display:flex;align-items:center;gap:.75rem;padding:.5rem 0;border-bottom:1px solid rgba(255,255,255,.05);font-size:.875rem}.service-features[data-astro-cid-ucd2ps2b] li[data-astro-cid-ucd2ps2b]:last-child{border-bottom:none}.feature-icon[data-astro-cid-ucd2ps2b]{font-size:1rem}.replaces[data-astro-cid-ucd2ps2b]{margin-left:auto;font-size:.75rem;color:#666}.service-result[data-astro-cid-ucd2ps2b]{padding:1rem;background:#4ecdc41a;border-radius:8px;border-left:3px solid #4ecdc4}.result-label[data-astro-cid-ucd2ps2b]{font-size:.75rem;color:#4ecdc4;text-transform:uppercase;letter-spacing:.1em;display:block;margin-bottom:.25rem}.result-text[data-astro-cid-ucd2ps2b]{font-size:.875rem;font-weight:600}.demo-section[data-astro-cid-ucd2ps2b]{padding:6rem 0;background:linear-gradient(180deg,#0a0a0f,#1a1a2e,#0a0a0f)}.demo-content[data-astro-cid-ucd2ps2b]{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}@media (max-width: 900px){.demo-content[data-astro-cid-ucd2ps2b]{grid-template-columns:1fr;gap:3rem}}.demo-title[data-astro-cid-ucd2ps2b]{font-size:2.5rem;font-weight:800;margin-bottom:.5rem}.demo-subtitle[data-astro-cid-ucd2ps2b]{font-size:1.125rem;color:#4ecdc4;margin-bottom:2rem}.demo-description[data-astro-cid-ucd2ps2b]{color:#888;line-height:1.8;margin-bottom:2rem}.demo-description[data-astro-cid-ucd2ps2b] strong[data-astro-cid-ucd2ps2b]{color:#fff}.demo-highlight[data-astro-cid-ucd2ps2b]{padding:1rem;background:#ffffff08;border-left:3px solid #667eea;font-style:italic;color:#aaa;margin-top:1rem}.demo-features[data-astro-cid-ucd2ps2b]{display:flex;flex-direction:column;gap:1rem}.demo-feature[data-astro-cid-ucd2ps2b]{display:flex;align-items:center;gap:1rem}.feature-num[data-astro-cid-ucd2ps2b]{font-family:JetBrains Mono,monospace;font-size:.875rem;font-weight:700;color:#4ecdc4;width:32px;height:32px;display:flex;align-items:center;justify-content:center;background:#4ecdc41a;border-radius:8px}.feature-text[data-astro-cid-ucd2ps2b]{font-size:1rem;color:#ccc}.demo-visual[data-astro-cid-ucd2ps2b]{display:flex;justify-content:center}.case-animation[data-astro-cid-ucd2ps2b]{text-align:center}.case-outer[data-astro-cid-ucd2ps2b]{width:280px;height:200px;background:linear-gradient(135deg,#2a2a3e,#1a1a2e);border:3px solid #333;border-radius:12px;padding:1rem;box-shadow:0 20px 60px #00000080;position:relative}.case-outer[data-astro-cid-ucd2ps2b]:before{content:"";position:absolute;inset:8px;border:1px solid #444;border-radius:8px}.case-inner[data-astro-cid-ucd2ps2b]{height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:1rem}.rack-lights[data-astro-cid-ucd2ps2b]{display:flex;gap:.5rem}.light[data-astro-cid-ucd2ps2b]{width:8px;height:8px;border-radius:50%;background:#333}.light[data-astro-cid-ucd2ps2b].active{background:#4ecdc4;box-shadow:0 0 10px #4ecdc4;animation:blink 1s infinite}.light[data-astro-cid-ucd2ps2b].delay-1{animation-delay:.2s}.light[data-astro-cid-ucd2ps2b].delay-2{animation-delay:.4s}@keyframes blink{0%,to{opacity:1}50%{opacity:.4}}.rack-text[data-astro-cid-ucd2ps2b]{font-family:JetBrains Mono,monospace;font-size:.875rem;font-weight:700;letter-spacing:.2em;color:#4ecdc4}.rack-status[data-astro-cid-ucd2ps2b]{display:flex;align-items:center;gap:.5rem;font-size:.625rem;color:#666;letter-spacing:.1em}.status-dot[data-astro-cid-ucd2ps2b]{width:6px;height:6px;border-radius:50%;background:#27c93f;animation:pulse 2s infinite}.case-label[data-astro-cid-ucd2ps2b]{margin-top:1.5rem;font-size:.875rem;color:#666;letter-spacing:.1em}.process-section[data-astro-cid-ucd2ps2b]{padding:6rem 0;background:#0d0d12}.process-steps[data-astro-cid-ucd2ps2b]{display:flex;flex-direction:column;gap:0}.process-step[data-astro-cid-ucd2ps2b]{display:flex;gap:2rem;padding:2rem 0}.step-number[data-astro-cid-ucd2ps2b]{font-family:JetBrains Mono,monospace;font-size:3rem;font-weight:900;color:#222;line-height:1;min-width:80px}.step-content[data-astro-cid-ucd2ps2b] h3[data-astro-cid-ucd2ps2b]{font-size:1.5rem;font-weight:700;margin-bottom:.5rem}.step-content[data-astro-cid-ucd2ps2b] p[data-astro-cid-ucd2ps2b]{color:#888;line-height:1.6;margin-bottom:.5rem}.step-duration[data-astro-cid-ucd2ps2b]{font-family:JetBrains Mono,monospace;font-size:.75rem;color:#4ecdc4;background:#4ecdc41a;padding:.25rem .75rem;border-radius:9999px}.process-connector[data-astro-cid-ucd2ps2b]{width:2px;height:40px;background:linear-gradient(to bottom,#333,#222);margin-left:40px}.cta-section[data-astro-cid-ucd2ps2b]{padding:6rem 0;background:linear-gradient(135deg,#1a1a2e,#0a0a0f)}.cta-content[data-astro-cid-ucd2ps2b]{text-align:center;max-width:600px;margin:0 auto}.cta-title[data-astro-cid-ucd2ps2b]{font-size:2.5rem;font-weight:800;margin-bottom:1rem}.cta-subtitle[data-astro-cid-ucd2ps2b]{font-size:1.125rem;color:#888;margin-bottom:2rem}.cta-buttons[data-astro-cid-ucd2ps2b]{display:flex;justify-content:center;gap:1rem;flex-wrap:wrap;margin-bottom:2rem}.btn-primary[data-astro-cid-ucd2ps2b],.btn-secondary[data-astro-cid-ucd2ps2b]{display:inline-flex;align-items:center;gap:.75rem;padding:1rem 2rem;font-size:1rem;font-weight:600;border-radius:9999px;text-decoration:none;transition:all .3s ease}.btn-primary[data-astro-cid-ucd2ps2b]{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}.btn-primary[data-astro-cid-ucd2ps2b]:hover{transform:translateY(-3px);box-shadow:0 10px 40px #667eea66}.btn-secondary[data-astro-cid-ucd2ps2b]{background:transparent;color:#4ecdc4;border:1px solid #4ecdc4}.btn-secondary[data-astro-cid-ucd2ps2b]:hover{background:#4ecdc41a}.cta-note[data-astro-cid-ucd2ps2b]{font-size:.875rem;color:#666}html.light .services-page[data-astro-cid-ucd2ps2b]{background:#fafafa;color:#333}html.light .services-hero[data-astro-cid-ucd2ps2b]{background:linear-gradient(135deg,#fff,#f0f0f5,#fff)}html.light .problem-section[data-astro-cid-ucd2ps2b],html.light .process-section[data-astro-cid-ucd2ps2b]{background:#f5f5f7}html.light .terminal-block[data-astro-cid-ucd2ps2b]{background:#fff;border-color:#ddd}html.light .terminal-bar[data-astro-cid-ucd2ps2b]{background:#f0f0f0;border-color:#ddd}html.light .service-card[data-astro-cid-ucd2ps2b]{background:linear-gradient(135deg,#fff,#f5f5f7);border-color:#ddd}html.light .hero-subtitle[data-astro-cid-ucd2ps2b],html.light .service-tagline[data-astro-cid-ucd2ps2b],html.light .demo-description[data-astro-cid-ucd2ps2b],html.light .step-content[data-astro-cid-ucd2ps2b] p[data-astro-cid-ucd2ps2b],html.light .cta-subtitle[data-astro-cid-ucd2ps2b]{color:#666}html.light .step-number[data-astro-cid-ucd2ps2b]{color:#ddd}@media (max-width: 768px){.services-hero[data-astro-cid-ucd2ps2b]{min-height:auto;padding:4rem 0 3rem}.services-grid[data-astro-cid-ucd2ps2b]{grid-template-columns:1fr}.process-step[data-astro-cid-ucd2ps2b]{flex-direction:column;gap:1rem}.step-number[data-astro-cid-ucd2ps2b]{font-size:2rem}.process-connector[data-astro-cid-ucd2ps2b]{margin-left:0;width:40px;height:2px}}
