.boot-overlay[data-astro-cid-pnx5d67a]{position:fixed;top:0;left:0;width:100%;height:100%;z-index:10000;background:#000;display:flex;align-items:center;justify-content:center;flex-direction:column;transition:opacity .8s ease-out}.boot-overlay[data-astro-cid-pnx5d67a].fade-out{opacity:0;pointer-events:none}.boot-overlay[data-astro-cid-pnx5d67a].crt-off{animation:intro-crt-off .5s ease-in forwards;pointer-events:none}@keyframes intro-crt-off{0%{filter:brightness(1);transform:scale(1)}30%{filter:brightness(2)}60%{filter:brightness(3);transform:scaleY(.005)}to{filter:brightness(0);transform:scaleY(0) scaleX(0);opacity:0}}.crt-on{animation:intro-crt-on .5s ease-out forwards;transform-origin:center center}@keyframes intro-crt-on{0%{filter:brightness(0);transform:scaleY(0) scaleX(0);opacity:0}40%{filter:brightness(3);transform:scaleY(.005) scaleX(1);opacity:1}70%{filter:brightness(2);transform:scaleY(1) scaleX(1)}to{filter:brightness(1);transform:scale(1);opacity:1}}.boot-overlay[data-astro-cid-pnx5d67a].expand .boot-crt[data-astro-cid-pnx5d67a]{width:100vw!important;height:100vh!important;max-width:100vw!important;border-radius:0!important;border-color:transparent!important;box-shadow:none!important;padding:3rem;transition:all 1.2s cubic-bezier(.16,1,.3,1)}.boot-overlay[data-astro-cid-pnx5d67a].expand .boot-crt[data-astro-cid-pnx5d67a]:before{opacity:0;transition:opacity 1s ease}.boot-overlay[data-astro-cid-pnx5d67a].expand .boot-crt[data-astro-cid-pnx5d67a]:after{opacity:0;transition:opacity 1s ease}.boot-crt[data-astro-cid-pnx5d67a]{width:min(92vw,720px);max-width:100%;max-height:min(72vh,600px);background:#000;border:2px solid rgba(0,255,65,.3);border-radius:12px;padding:clamp(1rem,4vw,2rem);box-shadow:inset 0 0 80px #00ff410d,0 0 40px #00ff411a;position:relative;overflow:hidden;transition:all 1.2s cubic-bezier(.16,1,.3,1)}@media(max-width:767px){.boot-crt[data-astro-cid-pnx5d67a]{max-height:60vh}.boot-content[data-astro-cid-pnx5d67a]{font-size:.65rem;min-height:200px}}.boot-crt[data-astro-cid-pnx5d67a]:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:repeating-linear-gradient(0deg,transparent,transparent 2px,rgba(0,255,65,.03) 2px,rgba(0,255,65,.03) 4px);pointer-events:none;z-index:1}.boot-crt[data-astro-cid-pnx5d67a]:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;animation:crt-flicker .15s infinite;background:#00ff4105;pointer-events:none;z-index:2}@keyframes crt-flicker{0%{opacity:.97}50%{opacity:1}to{opacity:.98}}.boot-content[data-astro-cid-pnx5d67a]{font-family:var(--font-mono);font-size:.8rem;color:var(--green);line-height:1.6;white-space:pre-wrap;min-height:320px;position:relative;z-index:3}.boot-skip[data-astro-cid-pnx5d67a]{margin-top:1.5rem;font-family:var(--font-mono);font-size:var(--text-xs);color:var(--text-muted);animation:blink 1.5s infinite}.boot-progress{display:inline-block;color:var(--green-dim)}.hero-section[data-astro-cid-7nmnspah]{min-height:100vh;min-height:100dvh;display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative;padding-top:clamp(5rem,12vw,8rem);padding-bottom:clamp(2rem,6vw,4rem)}.hero-center[data-astro-cid-7nmnspah]{text-align:center}.text-green[data-astro-cid-7nmnspah]{color:var(--green)}.hero-title[data-astro-cid-7nmnspah]{margin-bottom:var(--space-lg);opacity:0;transform:translateY(30px);animation:hero-cascade .8s ease forwards;animation-delay:9.5s}.hero-subtitle[data-astro-cid-7nmnspah]{margin-bottom:var(--space-2xl);opacity:0;transform:translateY(30px);animation:hero-cascade .8s ease forwards;animation-delay:9.8s}@keyframes hero-cascade{to{opacity:1;transform:translateY(0)}}.hero-desc[data-astro-cid-7nmnspah]{opacity:0;transform:translateY(30px);animation:hero-cascade .8s ease forwards;animation-delay:10.1s;margin:0 auto var(--space-xl);padding:0}@media(min-width:768px){.hero-desc[data-astro-cid-7nmnspah]{margin-bottom:var(--space-2xl)}}.hero-counters[data-astro-cid-7nmnspah]{opacity:0;transform:translateY(30px);animation:hero-cascade .8s ease forwards;animation-delay:10.4s;display:grid;grid-template-columns:repeat(2,1fr);gap:var(--space-md);max-width:var(--container-narrow);margin:0 auto var(--space-2xl)}@media(min-width:768px){.hero-counters[data-astro-cid-7nmnspah]{gap:var(--space-xl)}}@media(min-width:1024px){.hero-counters[data-astro-cid-7nmnspah]{grid-template-columns:repeat(4,1fr);gap:var(--space-2xl)}}.hero-counter-item[data-astro-cid-7nmnspah]{text-align:center}.hero-counter-label[data-astro-cid-7nmnspah]{font-size:var(--text-xs);color:var(--text-muted);margin-top:.5rem;text-transform:uppercase;letter-spacing:.1em}.hero-cta[data-astro-cid-7nmnspah]{margin-bottom:var(--space-2xl);opacity:0;transform:translateY(30px);animation:hero-cascade .8s ease forwards;animation-delay:10.7s}.hero-arrow[data-astro-cid-7nmnspah]{position:absolute;bottom:2rem;left:50%;transform:translate(-50%)}@media(max-width:767px){.hero-title[data-astro-cid-7nmnspah]{animation-delay:.4s}.hero-subtitle[data-astro-cid-7nmnspah]{animation-delay:.6s}.hero-desc[data-astro-cid-7nmnspah]{animation-delay:.8s}.hero-counters[data-astro-cid-7nmnspah]{animation-delay:1s}.hero-cta[data-astro-cid-7nmnspah]{animation-delay:1.2s}}@media(prefers-reduced-motion:reduce){.hero-title[data-astro-cid-7nmnspah],.hero-subtitle[data-astro-cid-7nmnspah],.hero-desc[data-astro-cid-7nmnspah],.hero-counters[data-astro-cid-7nmnspah],.hero-cta[data-astro-cid-7nmnspah]{opacity:1;transform:none;animation:none}}.card-title[data-astro-cid-ttyv4st4]{margin-bottom:var(--space-md)}.card-text[data-astro-cid-ttyv4st4]{color:var(--text-secondary);line-height:var(--leading-relaxed);margin-bottom:var(--space-md);font-size:var(--text-base)}.card-pills[data-astro-cid-ttyv4st4]{display:flex;flex-wrap:wrap;gap:var(--space-2xs)}.services-grid[data-astro-cid-ttyv4st4]{display:grid;grid-template-columns:1fr;gap:var(--space-lg)}@media(min-width:768px){.services-grid[data-astro-cid-ttyv4st4]{grid-template-columns:repeat(2,1fr);gap:var(--space-xl)}}@media(min-width:1280px){.services-grid[data-astro-cid-ttyv4st4]{grid-template-columns:repeat(3,1fr)}}.card-text[data-astro-cid-2hqk3f32]{color:var(--text-secondary);line-height:1.8;margin-bottom:var(--space-lg)}.pillar-card[data-astro-cid-2hqk3f32]:before{content:"";display:block;width:2rem;height:2px;background:var(--green);margin-bottom:var(--space-md);border-radius:1px}.pillar-card[data-astro-cid-2hqk3f32]{background:var(--glass-bg);backdrop-filter:var(--glass-blur);-webkit-backdrop-filter:var(--glass-blur);border:1px solid var(--glass-border);border-radius:.75rem;padding:var(--space-2xl);transition:all var(--duration-normal) var(--ease-out-expo)}.pillar-card[data-astro-cid-2hqk3f32]:hover{background:var(--dark-card-hover);transform:translate(4px)}.pillar-title[data-astro-cid-2hqk3f32]{margin-bottom:var(--space-md)}.card-text[data-astro-cid-y3hqb6ts]{color:var(--text-secondary);line-height:1.8;margin-bottom:var(--space-lg)}.timeline[data-astro-cid-y3hqb6ts]{position:relative;padding-left:3rem}.timeline[data-astro-cid-y3hqb6ts]:before{content:"";position:absolute;left:.75rem;top:0;bottom:0;width:2px;background:linear-gradient(180deg,var(--green),var(--green-dark),transparent)}.timeline-step[data-astro-cid-y3hqb6ts]{position:relative;margin-bottom:var(--space-3xl)}.timeline-step[data-astro-cid-y3hqb6ts]:last-child{margin-bottom:0}.timeline-number[data-astro-cid-y3hqb6ts]{position:absolute;left:-3rem;top:0;width:1.5rem;height:1.5rem;background:var(--green);color:var(--dark);font-family:var(--font-mono);font-size:var(--text-xs);font-weight:700;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 0 12px var(--green-glow)}.timeline-body[data-astro-cid-y3hqb6ts] h3[data-astro-cid-y3hqb6ts]{margin-bottom:var(--space-sm)}.stats-grid[data-astro-cid-jk6jrjoh]{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem}@media(min-width:769px){.stats-grid[data-astro-cid-jk6jrjoh]{grid-template-columns:repeat(3,1fr)}}.stat-item[data-astro-cid-jk6jrjoh]{text-align:center;padding:var(--space-2xl)}.stat-num[data-astro-cid-jk6jrjoh]{font-size:clamp(2.5rem,5vw,3.5rem);color:var(--green);font-weight:700;display:block}.stat-label[data-astro-cid-jk6jrjoh]{font-size:var(--text-small);color:var(--text-muted);margin-top:var(--space-sm);text-transform:uppercase;letter-spacing:.1em;display:block}.card-title[data-astro-cid-csxhw7hg]{margin-bottom:var(--space-md)}.card-pills[data-astro-cid-csxhw7hg]{display:flex;flex-wrap:wrap;gap:.5rem}@media(min-width:1024px){.lg\:grid-cols-3[data-astro-cid-csxhw7hg]{grid-template-columns:repeat(3,1fr)}}.card-text[data-astro-cid-pjj3vi5k]{color:var(--text-secondary);line-height:1.8;margin-bottom:var(--space-lg)}.card-pills[data-astro-cid-pjj3vi5k]{display:flex;flex-wrap:wrap;gap:.5rem}.app-card[data-astro-cid-pjj3vi5k]{background:var(--glass-bg);backdrop-filter:var(--glass-blur);-webkit-backdrop-filter:var(--glass-blur);border:1px solid var(--glass-border);border-radius:1rem;overflow:hidden;transition:all var(--duration-normal) var(--ease-out-expo)}.app-card[data-astro-cid-pjj3vi5k]:hover{border-color:#00ff4126;transform:translateY(-4px);box-shadow:0 20px 60px #0006,0 0 30px var(--green-glow)}.app-card-header[data-astro-cid-pjj3vi5k]{height:4px}.app-card-header--infra[data-astro-cid-pjj3vi5k]{background:linear-gradient(90deg,var(--green),var(--green-dim))}.app-card-header--security[data-astro-cid-pjj3vi5k]{background:linear-gradient(90deg,#ff6b6b,#ee5a24)}.app-card-header--dev[data-astro-cid-pjj3vi5k]{background:linear-gradient(90deg,#74b9ff,#0984e3)}.app-card-header--media[data-astro-cid-pjj3vi5k]{background:linear-gradient(90deg,#a29bfe,#6c5ce7)}.app-card-header--monitor[data-astro-cid-pjj3vi5k]{background:linear-gradient(90deg,#fdcb6e,#e17055)}.app-card-body[data-astro-cid-pjj3vi5k]{padding:var(--space-lg)}.app-card-body[data-astro-cid-pjj3vi5k] h3[data-astro-cid-pjj3vi5k]{margin-bottom:var(--space-md)}@media(min-width:768px){.app-card-body[data-astro-cid-pjj3vi5k]{padding:var(--space-xl)}}@media(min-width:1024px){.app-card-body[data-astro-cid-pjj3vi5k]{padding:var(--space-2xl)}}.apps-grid[data-astro-cid-pjj3vi5k]{display:grid;grid-template-columns:1fr;gap:var(--space-lg)}@media(min-width:768px){.apps-grid[data-astro-cid-pjj3vi5k]{grid-template-columns:repeat(2,1fr);gap:var(--space-xl)}}@media(min-width:1024px){.apps-grid[data-astro-cid-pjj3vi5k]{grid-template-columns:repeat(3,1fr)}}.arcade-teaser[data-astro-cid-wks2qfbi]{text-align:center;padding:var(--space-2xl) var(--space-md)}@media(min-width:768px){.arcade-teaser[data-astro-cid-wks2qfbi]{padding:var(--space-3xl) var(--space-2xl)}}.arcade-teaser-title[data-astro-cid-wks2qfbi]{margin-bottom:var(--space-md)}.arcade-teaser-text[data-astro-cid-wks2qfbi]{max-width:var(--container-narrow);margin:0 auto var(--space-xl);color:var(--text-secondary)}.contact-card[data-astro-cid-joh4gybl]{text-align:center;padding:var(--space-4xl) var(--space-2xl)}.contact-title[data-astro-cid-joh4gybl]{margin-bottom:var(--space-lg)}.contact-text[data-astro-cid-joh4gybl]{color:var(--text-secondary);margin-bottom:var(--space-2xl);max-width:40rem;margin-left:auto;margin-right:auto}.contact-email[data-astro-cid-joh4gybl]{margin-bottom:var(--space-2xl)}.contact-email-link[data-astro-cid-joh4gybl]{display:inline-flex;align-items:center;min-height:44px;padding:var(--space-2xs) var(--space-xs);font-size:var(--text-h3);color:var(--green);transition:text-shadow var(--duration-normal)}.contact-email-link[data-astro-cid-joh4gybl]:hover{text-shadow:0 0 20px var(--green-glow)}.contact-cta[data-astro-cid-joh4gybl]{margin-bottom:var(--space-md)}.contact-note[data-astro-cid-joh4gybl]{font-size:var(--text-xs);color:var(--text-muted)}
