.hero-section:where(.astro-ge2uvauf){align-items:center;min-height:0;padding:88px 0 64px;display:flex;position:relative;overflow:clip}.hero-aurora:where(.astro-ge2uvauf){pointer-events:none;background:radial-gradient(680px 440px at 12% 16%,#10b98133,#0000 65%),radial-gradient(560px 420px at 88% 28%,#34d39924,#0000 65%),radial-gradient(720px 520px at 55% 100%,#0596691f,#0000 65%);position:absolute;inset:0}.hero-ghost:where(.astro-ge2uvauf){font-family:var(--font-display);letter-spacing:-.04em;color:#0000;-webkit-text-stroke:1px var(--line-strong);opacity:.55;user-select:none;pointer-events:none;white-space:nowrap;font-size:clamp(6rem,19vw,17rem);font-weight:700;line-height:1;position:absolute;bottom:-4vw;left:50%;transform:translate(-50%)}.hero-inner:where(.astro-ge2uvauf){grid-template-columns:1.08fr .92fr;align-items:center;gap:64px;display:grid;position:relative}.hero-status:where(.astro-ge2uvauf),.hero-desc:where(.astro-ge2uvauf),.hero-loc:where(.astro-ge2uvauf),.hero-actions:where(.astro-ge2uvauf),.hero-terminal:where(.astro-ge2uvauf){opacity:0;animation:heroRise .9s var(--ease) forwards;animation-delay:var(--d,0s)}@keyframes heroRise{0%{opacity:0;transform:translateY(26px)}to{opacity:1;transform:translateY(0)}}.hero-status:where(.astro-ge2uvauf){background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-full);font-family:var(--mono);color:var(--accent-text);backdrop-filter:blur(12px);align-items:center;gap:9px;margin-bottom:20px;padding:7px 16px;font-size:.76rem;font-weight:500;display:inline-flex}.status-sep:where(.astro-ge2uvauf){opacity:.35}.mono-dim:where(.astro-ge2uvauf){color:var(--text-dim)}.pulse-dot:where(.astro-ge2uvauf){background:var(--green);width:7px;height:7px;box-shadow:0 0 10px var(--green);border-radius:50%;flex-shrink:0;animation:2s infinite pulse}@keyframes pulse{0%,to{opacity:1}50%{opacity:.4}}h1:where(.astro-ge2uvauf){font-family:var(--font-display);letter-spacing:-.045em;color:var(--white);margin-bottom:18px;font-size:clamp(2.6rem,5vw,3.9rem);font-weight:700;line-height:1.02}.line-mask:where(.astro-ge2uvauf){margin-bottom:-.08em;padding-bottom:.08em;display:block;overflow:hidden}.line-inner:where(.astro-ge2uvauf){animation:lineUp 1s var(--ease) forwards;animation-delay:var(--d,0s);display:block;transform:translateY(110%)}@keyframes lineUp{to{transform:translateY(0)}}.gradient-text:where(.astro-ge2uvauf){background:linear-gradient(100deg,#047857 0%,#059669 30%,#10b981 60%,#34d399 100%);color:#0000;filter:drop-shadow(0 0 28px #10b98166);background-clip:text}.hero-desc:where(.astro-ge2uvauf){color:var(--muted);max-width:560px;margin-bottom:10px;font-size:clamp(1.02rem,1.4vw,1.14rem);line-height:1.7}.hero-desc:where(.astro-ge2uvauf) strong:where(.astro-ge2uvauf){color:var(--white);font-weight:600}.hero-loc:where(.astro-ge2uvauf){font-family:var(--mono);color:var(--text-dim);margin-bottom:26px;font-size:.8rem}.hero-actions:where(.astro-ge2uvauf){flex-wrap:wrap;align-items:center;gap:14px;display:flex}.btn-wa:where(.astro-ge2uvauf){isolation:isolate;background:var(--green);color:#040816;border-radius:var(--radius-full);transition:transform .2s var(--ease), box-shadow .2s var(--ease), filter .2s;box-shadow:0 1px 2px #0000000d, var(--glow-green);border:1px solid #fff3;align-items:center;gap:9px;padding:15px 30px;font-size:.95rem;font-weight:700;text-decoration:none;display:inline-flex;position:relative;overflow:hidden}.btn-wa:where(.astro-ge2uvauf):after{content:"";width:55%;height:100%;transition:left .55s var(--ease);background:linear-gradient(105deg,#0000,#ffffff80,#0000);position:absolute;top:0;left:-80%;transform:skew(-20deg)}.btn-wa:where(.astro-ge2uvauf):hover{filter:brightness(1.07);transform:translateY(-2px);box-shadow:0 8px 28px #10b98161}.btn-wa:where(.astro-ge2uvauf):hover:after{left:130%}.btn-secondary:where(.astro-ge2uvauf){background:var(--surface);color:var(--white);border:1px solid var(--line-strong);border-radius:var(--radius-full);transition:all .2s var(--ease);backdrop-filter:blur(12px);align-items:center;gap:9px;padding:15px 28px;font-size:.95rem;font-weight:600;text-decoration:none;display:inline-flex}.btn-secondary:where(.astro-ge2uvauf):hover{border-color:var(--line-green);background:var(--surface-hover);transform:translateY(-2px)}.btn-arrow:where(.astro-ge2uvauf){transition:transform .2s var(--ease)}.btn-secondary:where(.astro-ge2uvauf):hover .btn-arrow:where(.astro-ge2uvauf){transform:translateY(3px)}.hero-terminal:where(.astro-ge2uvauf){background:var(--glass-card);border:1px solid var(--glass-border);border-radius:var(--radius-xl);-webkit-backdrop-filter:var(--glass-blur);box-shadow:var(--glass-shadow), 0 0 70px #10b9811a;transition:transform .25s var(--ease), border-color .3s, box-shadow .3s;will-change:transform;overflow:hidden}.hero-terminal:where(.astro-ge2uvauf):hover{border-color:var(--line-green)}.term-titlebar:where(.astro-ge2uvauf){border-bottom:1px solid var(--line);font-family:var(--mono);align-items:center;gap:12px;padding:13px 18px;font-size:.76rem;display:flex}.term-dots:where(.astro-ge2uvauf){gap:7px;display:flex}.term-dots:where(.astro-ge2uvauf) i:where(.astro-ge2uvauf){border-radius:50%;width:11px;height:11px;display:block}.term-dots:where(.astro-ge2uvauf) i:where(.astro-ge2uvauf):first-child{background:#ff5f57}.term-dots:where(.astro-ge2uvauf) i:where(.astro-ge2uvauf):nth-child(2){background:#febc2e}.term-dots:where(.astro-ge2uvauf) i:where(.astro-ge2uvauf):nth-child(3){background:#28c840}.term-path:where(.astro-ge2uvauf){color:var(--muted);flex:1}.term-live:where(.astro-ge2uvauf){color:var(--accent-text);letter-spacing:.08em;align-items:center;gap:7px;font-size:.7rem;font-weight:700;display:inline-flex}.term-body:where(.astro-ge2uvauf){padding:18px 20px 14px}.term-caption:where(.astro-ge2uvauf){font-family:var(--mono);letter-spacing:.16em;color:var(--text-dim);margin-bottom:14px;font-size:.68rem}.term-rows:where(.astro-ge2uvauf){flex-direction:column;gap:2px;margin-bottom:14px;list-style:none;display:flex}.term-rows:where(.astro-ge2uvauf) li:where(.astro-ge2uvauf){font-family:var(--mono);border-radius:var(--radius-sm);opacity:0;animation:heroRise .7s var(--ease) forwards;animation-delay:var(--d,0s);border:1px solid #0000;align-items:center;gap:11px;padding:6px 12px;font-size:.82rem;transition:background .2s,border-color .2s;display:flex}.term-rows:where(.astro-ge2uvauf) li:where(.astro-ge2uvauf):hover{background:var(--surface-2);border-color:var(--line)}.row-dot:where(.astro-ge2uvauf){background:var(--green);width:7px;height:7px;box-shadow:0 0 8px var(--green);border-radius:50%;flex-shrink:0}.row-name:where(.astro-ge2uvauf){color:var(--white);flex:1;font-weight:500}.row-state:where(.astro-ge2uvauf){color:var(--accent-text);letter-spacing:.08em;font-size:.68rem;font-weight:700}.term-code:where(.astro-ge2uvauf){border-radius:var(--radius);font-family:var(--mono);opacity:0;animation:heroRise .7s var(--ease) forwards;animation-delay:var(--d,0s);background:#0b1220;border:1px solid #ffffff17;padding:14px 16px;font-size:.78rem;line-height:1.85;box-shadow:inset 0 2px 12px #00000059}.term-code:where(.astro-ge2uvauf) .c-id:where(.astro-ge2uvauf){color:#f1f5f9}.c-key:where(.astro-ge2uvauf){color:var(--accent-text);font-weight:600}.c-id:where(.astro-ge2uvauf){color:var(--white)}.c-str:where(.astro-ge2uvauf){color:#6ee7b7}.term-footer:where(.astro-ge2uvauf){border-top:1px solid var(--line);justify-content:space-around;align-items:center;padding:16px;display:flex}.metric-item:where(.astro-ge2uvauf){text-align:center}.metric-val:where(.astro-ge2uvauf){font-family:var(--font-display);letter-spacing:-.02em;color:var(--white);font-size:1.3rem;font-weight:700;display:block}.metric-lbl:where(.astro-ge2uvauf){font-family:var(--mono);letter-spacing:.06em;text-transform:uppercase;color:var(--text-dim);font-size:.66rem}.metric-divider:where(.astro-ge2uvauf){background:var(--line);width:1px;height:30px}.scroll-cue:where(.astro-ge2uvauf){font-family:var(--mono);letter-spacing:.22em;text-transform:uppercase;color:var(--text-dim);opacity:.75;flex-direction:column;align-items:center;gap:8px;font-size:.66rem;transition:opacity .2s;display:flex;position:absolute;bottom:22px;left:50%;transform:translate(-50%)}.scroll-cue:where(.astro-ge2uvauf):hover{opacity:1}.scroll-cue:where(.astro-ge2uvauf) i:where(.astro-ge2uvauf){background:var(--line-strong);width:1px;height:36px;display:block;position:relative;overflow:hidden}.scroll-cue:where(.astro-ge2uvauf) i:where(.astro-ge2uvauf):after{content:"";background:var(--green);width:100%;height:50%;animation:cueDrop 1.8s var(--ease) infinite;position:absolute;top:-50%;left:0}@keyframes cueDrop{to{top:110%}}@media (width<=960px){.hero-section:where(.astro-ge2uvauf){min-height:0;padding:96px 0 70px}.hero-inner:where(.astro-ge2uvauf){grid-template-columns:1fr;gap:44px}.hero-ghost:where(.astro-ge2uvauf){font-size:clamp(5rem,26vw,9rem);bottom:-3vw}.scroll-cue:where(.astro-ge2uvauf){display:none}}@media (prefers-reduced-motion:reduce){.hero-status:where(.astro-ge2uvauf),.hero-desc:where(.astro-ge2uvauf),.hero-loc:where(.astro-ge2uvauf),.hero-actions:where(.astro-ge2uvauf),.hero-terminal:where(.astro-ge2uvauf),.line-inner:where(.astro-ge2uvauf),.term-rows:where(.astro-ge2uvauf) li:where(.astro-ge2uvauf),.term-code:where(.astro-ge2uvauf){opacity:1!important;animation:none!important;transform:none!important}.pulse-dot:where(.astro-ge2uvauf),.scroll-cue:where(.astro-ge2uvauf) i:where(.astro-ge2uvauf):after{animation:none!important}}.serv-grid:where(.astro-lesv7jgp){grid-template-columns:repeat(2,1fr);gap:24px;display:grid}.serv-card:where(.astro-lesv7jgp){background:var(--glass-card);border:1px solid var(--glass-border);border-radius:var(--radius-xl);-webkit-backdrop-filter:var(--glass-blur);box-shadow:var(--glass-shadow);transition:all .3s var(--ease);flex-direction:column;gap:18px;padding:34px;display:flex;position:relative;overflow:hidden}.serv-card:where(.astro-lesv7jgp):before{content:"";pointer-events:none;background:linear-gradient(90deg,#0000,#ffffff59,#0000);height:1px;position:absolute;top:0;left:0;right:0}.serv-card:where(.astro-lesv7jgp):hover{border-color:var(--line-green);background:var(--glass-card-hover);box-shadow:var(--glass-shadow-hover);transform:translateY(-4px)}.serv-header:where(.astro-lesv7jgp){justify-content:space-between;align-items:center;display:flex}.serv-number:where(.astro-lesv7jgp){font-family:var(--mono);color:var(--accent-text);font-size:.9rem;font-weight:700}.serv-tag:where(.astro-lesv7jgp){font-family:var(--mono);color:var(--text-dim);text-transform:uppercase;letter-spacing:.08em;font-size:.72rem}.serv-card:where(.astro-lesv7jgp) h3:where(.astro-lesv7jgp){font-family:var(--font-display);color:var(--white);letter-spacing:-.02em;font-size:1.35rem;font-weight:700;line-height:1.25}.serv-card:where(.astro-lesv7jgp) p:where(.astro-lesv7jgp){color:var(--muted);flex-grow:1;font-size:.95rem;line-height:1.65}.serv-tags:where(.astro-lesv7jgp){flex-wrap:wrap;gap:8px;margin-top:auto;display:flex}.tag:where(.astro-lesv7jgp){font-family:var(--mono);border-radius:var(--radius-sm);background:var(--surface-2);border:1px solid var(--line);color:var(--white);backdrop-filter:blur(8px);transition:all .2s var(--ease);padding:6px 12px;font-size:.72rem}.tag:where(.astro-lesv7jgp):hover{border-color:var(--line-green);color:var(--accent-text)}.tag-amber:where(.astro-lesv7jgp){color:var(--amber-text);border-color:var(--line-amber)}@media (width<=860px){.serv-grid:where(.astro-lesv7jgp){grid-template-columns:1fr}.serv-card:where(.astro-lesv7jgp){padding:26px}}section:where(.astro-ftq3vvlr){padding:96px 0}.section-head:where(.astro-ftq3vvlr){margin-bottom:48px}.eyebrow:where(.astro-ftq3vvlr){color:var(--accent-text);font-family:var(--mono);letter-spacing:.06em;text-transform:uppercase;opacity:.8;margin-bottom:14px;font-size:.82rem}h2:where(.astro-ftq3vvlr){font-family:var(--font-display);letter-spacing:-.04em;margin-bottom:16px;font-size:clamp(2rem,4.5vw,3.2rem);font-weight:900;line-height:1.05}.section-sub:where(.astro-ftq3vvlr){color:var(--muted);max-width:650px;font-size:1.05rem;line-height:1.7}.editor-window:where(.astro-ftq3vvlr){background:var(--glass-card);border:1px solid var(--glass-border);border-radius:var(--radius-xl);-webkit-backdrop-filter:var(--glass-blur);box-shadow:var(--glass-shadow);transition:all .3s var(--ease);margin-bottom:36px;position:relative;overflow:hidden}.editor-window:where(.astro-ftq3vvlr):before{content:"";pointer-events:none;z-index:2;background:linear-gradient(90deg,#0000,#ffffff73,#0000);height:1px;position:absolute;top:0;left:0;right:0}.project-index:where(.astro-ftq3vvlr){z-index:3;font-family:var(--font-display);letter-spacing:-.05em;color:#0000;-webkit-text-stroke:1.5px var(--line-strong);opacity:.85;pointer-events:none;transition:opacity .3s var(--ease);font-size:clamp(3.4rem,7vw,5.2rem);font-weight:700;line-height:1;position:absolute;top:6px;right:20px}.editor-window:where(.astro-ftq3vvlr):hover .project-index:where(.astro-ftq3vvlr){-webkit-text-stroke-color:var(--line-green);opacity:1}.project-preview:where(.astro-ftq3vvlr){border-bottom:1px solid var(--line);background:var(--surface-2);display:block;position:relative;overflow:hidden}.project-preview:where(.astro-ftq3vvlr) img:where(.astro-ftq3vvlr){aspect-ratio:16/7;object-fit:cover;object-position:top;width:100%;transition:transform .6s var(--ease), filter .6s var(--ease)}.project-preview:where(.astro-ftq3vvlr) span:where(.astro-ftq3vvlr){border:1px solid var(--glass-border);border-radius:var(--radius-full);background:var(--glass-card-strong);backdrop-filter:blur(12px);color:var(--white);font-family:var(--mono);padding:8px 16px;font-size:.75rem;font-weight:600;position:absolute;bottom:14px;right:18px;box-shadow:0 4px 20px #0003}.project-preview:where(.astro-ftq3vvlr):hover img:where(.astro-ftq3vvlr),.project-preview:where(.astro-ftq3vvlr):focus-visible img:where(.astro-ftq3vvlr){filter:saturate(1.1);transform:scale(1.045)}.editor-window:where(.astro-ftq3vvlr):hover{border-color:var(--line-green);box-shadow:var(--glass-shadow-hover), 0 0 50px #10b98114;transform:translateY(-5px)}.editor-tabs:where(.astro-ftq3vvlr){background:var(--glass-card);border:1px solid var(--glass-border);-webkit-backdrop-filter:var(--glass-blur);border-radius:var(--radius-full);-webkit-overflow-scrolling:touch;scrollbar-width:none;flex-wrap:nowrap;gap:6px;margin-bottom:36px;padding:8px;display:flex;overflow:auto hidden;box-shadow:0 10px 30px #0000000d}.editor-tabs:where(.astro-ftq3vvlr)::-webkit-scrollbar{display:none}.editor-window:where(.astro-ftq3vvlr){scroll-margin-top:96px}.editor-tab:where(.astro-ftq3vvlr){font-family:var(--mono);color:var(--muted);white-space:nowrap;transition:all .2s var(--ease);border:1px solid #0000;border-radius:999px;flex:none;align-items:center;gap:7px;padding:8px 14px;font-size:.74rem;text-decoration:none;display:flex}.editor-tab:where(.astro-ftq3vvlr):hover,.editor-tab:where(.astro-ftq3vvlr):focus-visible{background:var(--glass-card-hover);color:var(--accent-text);border-color:var(--line-green)}.editor-tab-icon:where(.astro-ftq3vvlr){color:var(--accent-2-text);font-size:.7rem}.editor-body:where(.astro-ftq3vvlr){padding:28px}.editor-meta:where(.astro-ftq3vvlr){flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:20px;display:flex}.editor-title:where(.astro-ftq3vvlr){font-family:var(--font-display);letter-spacing:-.035em;margin-bottom:6px;font-size:clamp(1.35rem,2.4vw,1.7rem);font-weight:700}.editor-tagline:where(.astro-ftq3vvlr){font-family:var(--mono);color:var(--accent-text);font-size:.78rem}.editor-links:where(.astro-ftq3vvlr){gap:16px;display:flex}.editor-links:where(.astro-ftq3vvlr) a:where(.astro-ftq3vvlr){font-family:var(--mono);color:var(--accent-2-text);font-size:.78rem;font-weight:500;text-decoration:none;transition:opacity .2s}.editor-links:where(.astro-ftq3vvlr) a:where(.astro-ftq3vvlr):hover{opacity:.7}.editor-grid:where(.astro-ftq3vvlr){grid-template-columns:repeat(2,1fr);gap:24px;margin-top:24px;display:grid}.editor-block:where(.astro-ftq3vvlr) h4:where(.astro-ftq3vvlr){font-family:var(--mono);color:var(--accent-2-text);letter-spacing:.5px;text-transform:uppercase;margin-bottom:8px;font-size:.72rem}.editor-block:where(.astro-ftq3vvlr) h4:where(.astro-ftq3vvlr):before{content:"// ";color:#8b8b9680}.editor-block:where(.astro-ftq3vvlr) p:where(.astro-ftq3vvlr){color:var(--muted);font-size:.92rem;line-height:1.65}.editor-block:where(.astro-ftq3vvlr) p:where(.astro-ftq3vvlr) strong:where(.astro-ftq3vvlr){color:var(--white);font-weight:600}.editor-tags:where(.astro-ftq3vvlr){flex-wrap:wrap;gap:8px;margin-top:24px;padding-top:4px;display:flex}.editor-tags:where(.astro-ftq3vvlr) .tag:where(.astro-ftq3vvlr){font-family:var(--mono);border-radius:var(--radius-full);color:var(--accent-text);background:#10b9810f;border:1px solid #10b9811f;padding:6px 12px;font-size:.72rem;transition:all .2s}.editor-tags:where(.astro-ftq3vvlr) .tag:where(.astro-ftq3vvlr):hover{background:#10b9811f;transform:translateY(-1px);box-shadow:0 0 10px #10b9811a}.editor-terminal:where(.astro-ftq3vvlr){background:var(--bg-2);border-top:1px solid var(--line);font-family:var(--mono);color:var(--muted);flex-wrap:wrap;align-items:center;gap:10px;padding:12px 24px;font-size:.75rem;display:flex}.editor-terminal:where(.astro-ftq3vvlr) .t-prompt:where(.astro-ftq3vvlr){color:var(--accent-text)}.editor-terminal:where(.astro-ftq3vvlr) .t-val:where(.astro-ftq3vvlr){color:var(--accent-2-text)}@media (width<=860px){.editor-body:where(.astro-ftq3vvlr){padding:22px}.editor-grid:where(.astro-ftq3vvlr){grid-template-columns:1fr;gap:18px}.editor-meta:where(.astro-ftq3vvlr){flex-direction:column;gap:14px}.editor-links:where(.astro-ftq3vvlr){width:100%}.editor-terminal:where(.astro-ftq3vvlr){gap:6px;padding:12px 18px;font-size:.68rem}}@media (prefers-reduced-motion:reduce){.editor-window:where(.astro-ftq3vvlr){transition:none}}.impact-section:where(.astro-cg6pguhw){padding:48px 0;position:relative}.impact-panel:where(.astro-cg6pguhw){color:#ecfdf5;background:radial-gradient(700px 380px at 12% 0,#10b98147,#0000 60%),radial-gradient(560px 380px at 95% 100%,#34d39929,#0000 60%),#022c22;border:1px solid #6ee7b738;border-radius:28px;padding:clamp(36px,6vw,72px);position:relative;overflow:hidden;box-shadow:0 30px 80px #022c2259,0 0 90px #10b9811f}.impact-panel:where(.astro-cg6pguhw):before{content:"";pointer-events:none;background-image:linear-gradient(#6ee7b70f 1px,#0000 1px),linear-gradient(90deg,#6ee7b70f 1px,#0000 1px);background-size:44px 44px;position:absolute;inset:0;mask-image:radial-gradient(at 30% 20%,#000,#0000 75%)}.impact-glow:where(.astro-cg6pguhw){filter:blur(10px);pointer-events:none;background:radial-gradient(closest-side,#34d39959,#0000);width:420px;height:280px;position:absolute;top:-120px;left:8%}.impact-head:where(.astro-cg6pguhw){max-width:720px;margin-bottom:40px;position:relative}.impact-eyebrow:where(.astro-cg6pguhw){font-family:var(--mono);letter-spacing:.1em;color:#6ee7b7;margin-bottom:16px;font-size:.78rem}.impact-head:where(.astro-cg6pguhw) h2:where(.astro-cg6pguhw){font-family:var(--font-display);letter-spacing:-.045em;color:#f0fdf6;margin-bottom:18px;font-size:clamp(2.2rem,5vw,3.6rem);font-weight:700;line-height:1.02}.impact-sub:where(.astro-cg6pguhw){color:#a7f3d0;opacity:.85;max-width:640px;font-size:1.04rem;line-height:1.7}.impact-grid:where(.astro-cg6pguhw){grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:36px;display:grid;position:relative}.impact-metric:where(.astro-cg6pguhw){backdrop-filter:blur(8px);transition:border-color .25s var(--ease), background .25s var(--ease), transform .25s var(--ease);background:#ecfdf50a;border:1px solid #6ee7b72e;border-radius:18px;padding:22px 18px}.impact-metric:where(.astro-cg6pguhw):hover{background:#ecfdf512;border-color:#6ee7b773;transform:translateY(-3px)}.impact-val:where(.astro-cg6pguhw){font-family:var(--font-display);letter-spacing:-.02em;color:#f0fdf6;margin-bottom:6px;font-size:clamp(1.25rem,2.4vw,1.7rem);font-weight:700;display:block}.impact-lbl:where(.astro-cg6pguhw){font-family:var(--mono);letter-spacing:.04em;color:#6ee7b7;opacity:.85;font-size:.7rem;line-height:1.5}.impact-actions:where(.astro-cg6pguhw){flex-wrap:wrap;gap:14px;margin-bottom:32px;display:flex;position:relative}.impact-btn-primary:where(.astro-cg6pguhw){border-radius:var(--radius-full);color:#022c22;transition:transform .2s var(--ease), filter .2s, box-shadow .2s;background:#34d399;border:1px solid #ffffff40;align-items:center;gap:8px;padding:14px 28px;font-size:.93rem;font-weight:700;display:inline-flex;box-shadow:0 0 32px #34d39966}.impact-btn-primary:where(.astro-cg6pguhw):hover{filter:brightness(1.08);transform:translateY(-2px);box-shadow:0 0 48px #34d3998c}.impact-btn-ghost:where(.astro-cg6pguhw){border-radius:var(--radius-full);color:#ecfdf5;transition:all .2s var(--ease);border:1px solid #6ee7b759;align-items:center;gap:8px;padding:14px 28px;font-size:.93rem;font-weight:600;display:inline-flex}.impact-btn-ghost:where(.astro-cg6pguhw):hover{background:#ecfdf50f;border-color:#6ee7b7b3;transform:translateY(-2px)}.impact-terminal:where(.astro-cg6pguhw){font-family:var(--mono);color:#6ee7b7;opacity:.75;border-top:1px solid #6ee7b726;flex-wrap:wrap;align-items:center;gap:10px;padding-top:22px;font-size:.74rem;display:flex;position:relative}.impact-terminal:where(.astro-cg6pguhw) .t-prompt:where(.astro-cg6pguhw){color:#34d399}.impact-terminal:where(.astro-cg6pguhw) .t-ok:where(.astro-cg6pguhw){color:#022c22;background:#34d399;border-radius:999px;padding:2px 10px;font-weight:700}@media (width<=900px){.impact-grid:where(.astro-cg6pguhw){grid-template-columns:repeat(2,1fr)}}@media (width<=520px){.impact-grid:where(.astro-cg6pguhw){grid-template-columns:1fr}.impact-actions:where(.astro-cg6pguhw) .impact-btn-primary:where(.astro-cg6pguhw),.impact-actions:where(.astro-cg6pguhw) .impact-btn-ghost:where(.astro-cg6pguhw){justify-content:center;width:100%}}section:where(.astro-oxgmilyn){padding:96px 0}.about-grid:where(.astro-oxgmilyn){grid-template-columns:1fr 1fr;align-items:center;gap:56px;display:grid}.about-text:where(.astro-oxgmilyn) .eyebrow:where(.astro-oxgmilyn){color:var(--accent-text);font-family:var(--mono);letter-spacing:.06em;text-transform:uppercase;opacity:.8;margin-bottom:14px;font-size:.82rem}.about-text:where(.astro-oxgmilyn) h2:where(.astro-oxgmilyn){font-family:var(--font-display);letter-spacing:-.03em;margin-bottom:24px;font-size:clamp(1.6rem,3.5vw,2.2rem);font-weight:900;line-height:1.15}.about-story:where(.astro-oxgmilyn){color:var(--muted);margin-bottom:24px;font-size:1rem;line-height:1.85}.about-card:where(.astro-oxgmilyn){background:var(--glass-card);border:1px solid var(--glass-border);border-radius:var(--radius-xl);-webkit-backdrop-filter:var(--glass-blur);box-shadow:var(--glass-shadow);transition:all .3s var(--ease);position:relative;overflow:hidden}.about-card:where(.astro-oxgmilyn):before{content:"";pointer-events:none;background:linear-gradient(90deg,#0000,#fff6,#0000);height:1px;position:absolute;top:0;left:0;right:0}.about-card:where(.astro-oxgmilyn):hover{border-color:var(--line-green);box-shadow:var(--glass-shadow-hover);transform:translateY(-2px)}.card-header:where(.astro-oxgmilyn){background:var(--surface-2);border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:18px 22px;display:flex}.card-title:where(.astro-oxgmilyn){font-family:var(--mono);color:var(--white);font-size:.82rem;font-weight:600}.badge-tag:where(.astro-oxgmilyn){font-family:var(--mono);border-radius:var(--radius-sm);background:var(--surface);border:1px solid var(--line);color:var(--accent-text);padding:6px 12px;font-size:.72rem}.about-specs:where(.astro-oxgmilyn){flex-direction:column;gap:16px;padding:22px;display:flex}.spec-row:where(.astro-oxgmilyn){border-bottom:1px solid var(--line);flex-direction:column;gap:4px;padding-bottom:12px;display:flex}.spec-row:where(.astro-oxgmilyn):last-child{border-bottom:none;padding-bottom:0}.spec-label:where(.astro-oxgmilyn){font-family:var(--mono);color:var(--text-dim);text-transform:uppercase;letter-spacing:.05em;font-size:.7rem}.spec-val:where(.astro-oxgmilyn){color:var(--white);font-size:.92rem;font-weight:500}.currently:where(.astro-oxgmilyn){background:var(--surface);border:1px solid var(--line);border-radius:12px;margin-top:48px;overflow:hidden}.currently-header:where(.astro-oxgmilyn){background:var(--bg-2);border-bottom:1px solid var(--line);font-family:var(--mono);color:var(--muted);align-items:center;gap:8px;padding:12px 16px;font-size:.72rem;display:flex}.currently-header:where(.astro-oxgmilyn):before{content:"●";color:var(--accent-text);animation:2s infinite pulse}.currently-body:where(.astro-oxgmilyn){font-family:var(--mono);padding:16px 20px;font-size:.82rem;line-height:1.9}.log-line:where(.astro-oxgmilyn){color:var(--muted);margin-bottom:6px}.log-time:where(.astro-oxgmilyn){color:#8b8b9680;margin-right:10px}.log-level:where(.astro-oxgmilyn){color:var(--accent-text);margin-right:10px}.log-line:where(.astro-oxgmilyn) span:where(.astro-oxgmilyn):last-child strong:where(.astro-oxgmilyn){color:var(--white);font-weight:600}@media (width<=1024px){.about-grid:where(.astro-oxgmilyn){text-align:center;grid-template-columns:1fr;gap:40px}.about-text:where(.astro-oxgmilyn){max-width:680px;margin:0 auto}.about-quote:where(.astro-oxgmilyn){text-align:left}.about-editor:where(.astro-oxgmilyn){max-width:620px;margin:0 auto}}@media (width<=640px){.about-editor-body:where(.astro-oxgmilyn){grid-template-columns:1fr}.editor-sidebar:where(.astro-oxgmilyn){display:none}.about-text:where(.astro-oxgmilyn) h2:where(.astro-oxgmilyn){font-size:1.6rem}.about-editor:where(.astro-oxgmilyn){font-size:.72rem}.currently:where(.astro-oxgmilyn){margin-top:36px}.currently-body:where(.astro-oxgmilyn){padding:14px 16px;font-size:.75rem}}@media (prefers-reduced-motion:reduce){.currently-header:where(.astro-oxgmilyn):before{animation:none}}.exp-timeline:where(.astro-bl6cniha){gap:0;max-width:820px;margin:0 auto;display:grid}.exp-node:where(.astro-bl6cniha){grid-template-columns:auto 1fr;gap:24px;display:grid}.exp-marker:where(.astro-bl6cniha){flex-direction:column;align-items:center;width:24px;padding-top:6px;display:flex}.exp-dot:where(.astro-bl6cniha){background:var(--green);z-index:2;border-radius:50%;flex-shrink:0;width:16px;height:16px;position:relative;box-shadow:0 0 20px #00d08466}.exp-dot-accent:where(.astro-bl6cniha){background:var(--amber);box-shadow:0 0 20px #d4a8534d}.exp-connector:where(.astro-bl6cniha){background:linear-gradient(180deg, var(--green), var(--cyan), transparent);opacity:.4;flex:1;width:1.5px;min-height:20px}.exp-card:where(.astro-bl6cniha){border:1px solid var(--line);background:var(--glass-card);transition:border-color .3s var(--ease);border-radius:20px;margin-bottom:18px;padding:26px}.exp-card:where(.astro-bl6cniha):hover{border-color:var(--line-green)}.exp-card-accent:where(.astro-bl6cniha){border-color:var(--line-amber);background:#d4a85308}.exp-card-accent:where(.astro-bl6cniha):hover{border-color:var(--amber)}.exp-card-top:where(.astro-bl6cniha){justify-content:space-between;align-items:center;margin-bottom:10px;display:flex}.exp-date:where(.astro-bl6cniha){color:var(--accent-text);font-family:var(--mono);font-size:.78rem}.exp-status:where(.astro-bl6cniha){font-family:var(--mono);color:var(--accent-text);opacity:.7;font-size:.7rem}.exp-card:where(.astro-bl6cniha) h3:where(.astro-bl6cniha){margin-bottom:10px;font-size:1.1rem;font-weight:700}.exp-card:where(.astro-bl6cniha) p:where(.astro-bl6cniha){color:var(--muted);font-size:.9rem;line-height:1.7}.exp-tags:where(.astro-bl6cniha){flex-wrap:wrap;gap:8px;margin-top:16px;display:flex}.exp-tags:where(.astro-bl6cniha) .tag:where(.astro-bl6cniha){padding:6px 10px;font-size:.7rem}.exp-metric-line:where(.astro-bl6cniha){border-top:1px solid var(--line);font-family:var(--mono);color:var(--white);align-items:center;gap:8px;margin-top:14px;padding-top:14px;font-size:.85rem;display:flex}.exp-metric-bar:where(.astro-bl6cniha){background:var(--glass-card-strong);border-radius:3px;flex:1;height:6px;position:relative;overflow:hidden}.exp-metric-bar:where(.astro-bl6cniha) span:where(.astro-bl6cniha){background:var(--muted);border-radius:3px;height:100%;display:block}.exp-metric-bar:where(.astro-bl6cniha).green span:where(.astro-bl6cniha){background:linear-gradient(90deg, var(--green), var(--cyan))}@media (width<=640px){.exp-node:where(.astro-bl6cniha){gap:12px}.exp-card:where(.astro-bl6cniha){padding:18px}}.metrics-section:where(.astro-ic3gsucs){padding:20px 0 80px;position:relative}.dash-grid:where(.astro-ic3gsucs){grid-template-rows:auto auto;grid-template-columns:repeat(4,1fr);gap:18px;display:grid}.dash-featured:where(.astro-ic3gsucs){grid-area:span 1/span 2}.dash-accent:where(.astro-ic3gsucs){grid-column:span 2}.dash-card:where(.astro-ic3gsucs){border:1px solid var(--glass-border);border-radius:var(--radius-xl);background:var(--glass-card);-webkit-backdrop-filter:var(--glass-blur);box-shadow:var(--glass-shadow);transition:all .3s var(--ease);flex-direction:column;gap:10px;min-width:0;padding:26px;display:flex;position:relative;overflow:hidden}.dash-card:where(.astro-ic3gsucs):before{content:"";pointer-events:none;background:linear-gradient(90deg,#0000,#fff6,#0000);height:1px;position:absolute;top:0;left:0;right:0}.dash-card:where(.astro-ic3gsucs):hover{border-color:var(--line-green);background:var(--glass-card-hover);box-shadow:var(--glass-shadow-hover);transform:translateY(-4px)}.dash-num:where(.astro-ic3gsucs)[data-count]{animation:metric-in .7s var(--ease) both}@keyframes metric-in{0%{opacity:.35;transform:translateY(.25em)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.dash-num:where(.astro-ic3gsucs)[data-count]{animation:none}}.dash-featured:where(.astro-ic3gsucs){background:linear-gradient(135deg, #10b9811f, var(--glass-card));border-color:var(--line-green);box-shadow:0 20px 50px #10b9811a,inset 0 1px 1px #ffffff4d}.dash-accent:where(.astro-ic3gsucs){background:linear-gradient(135deg, #0ea5e91f, var(--glass-card));border-color:#38bdf84d;box-shadow:0 20px 50px #0ea5e91a,inset 0 1px 1px #ffffff4d}.dash-label:where(.astro-ic3gsucs){font-family:var(--mono);letter-spacing:.06em;color:var(--muted);opacity:.7;font-size:.68rem}.dash-value:where(.astro-ic3gsucs){margin:4px 0}.dash-num:where(.astro-ic3gsucs){font-family:var(--font-display);color:var(--accent-text);letter-spacing:-.06em;font-size:2.8rem;font-weight:900;line-height:1}.dash-num-accent:where(.astro-ic3gsucs){font-family:var(--font-display);color:var(--white);letter-spacing:-.04em;font-size:2rem;font-weight:800;line-height:1}.dash-num-accent:where(.astro-ic3gsucs).highlight{color:var(--accent-2-text);font-size:2.4rem}.dash-plus:where(.astro-ic3gsucs){font-family:var(--font-display);color:var(--accent-text);opacity:.5;margin-left:2px;font-size:2rem;font-weight:700}.dash-arrow:where(.astro-ic3gsucs){font-family:var(--mono);color:var(--muted);opacity:.5;margin:0 6px;font-size:1.4rem}.dash-value:where(.astro-ic3gsucs).sm .dash-num:where(.astro-ic3gsucs){font-size:2rem}.dash-value:where(.astro-ic3gsucs).md{align-items:baseline;display:flex}.dash-value:where(.astro-ic3gsucs).xs .dash-num:where(.astro-ic3gsucs){font-size:1.6rem}.dash-unit:where(.astro-ic3gsucs){color:var(--muted);font-size:.82rem;line-height:1.4}.dash-bar:where(.astro-ic3gsucs){background:var(--surface-2);border-radius:2px;height:4px;margin-top:8px;overflow:hidden}.dash-bar:where(.astro-ic3gsucs) span:where(.astro-ic3gsucs){background:linear-gradient(90deg, var(--green), var(--cyan));border-radius:2px;height:100%;display:block}.dash-gauge:where(.astro-ic3gsucs){background:var(--surface-2);border-radius:2px;height:4px;margin-top:8px;position:relative;overflow:visible}.dash-gauge-fill:where(.astro-ic3gsucs){background:linear-gradient(90deg, var(--cyan), var(--green));border-radius:2px;height:100%;display:block;position:relative}.dash-gauge-label:where(.astro-ic3gsucs){font-family:var(--mono);color:var(--accent-text);font-size:.65rem;position:absolute;top:-16px;right:0}@media (width<=1024px){.dash-grid:where(.astro-ic3gsucs){grid-template-columns:repeat(2,1fr);gap:16px}.dash-featured:where(.astro-ic3gsucs),.dash-accent:where(.astro-ic3gsucs){grid-column:span 2}.dash-card:where(.astro-ic3gsucs){padding:22px}}@media (width<=640px){.dash-grid:where(.astro-ic3gsucs){grid-template-columns:1fr;gap:14px}.dash-featured:where(.astro-ic3gsucs),.dash-accent:where(.astro-ic3gsucs){grid-column:span 1}.dash-card:where(.astro-ic3gsucs){padding:20px}.dash-num:where(.astro-ic3gsucs){font-size:2rem}.dash-value:where(.astro-ic3gsucs).sm .dash-num:where(.astro-ic3gsucs){font-size:1.6rem}}.certs-wrap:where(.astro-wcg6dn3j){grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.cert-card:where(.astro-wcg6dn3j){border:1px solid var(--line);background:var(--glass-card);transition:border-color .3s var(--ease);border-radius:18px;align-items:flex-start;gap:14px;min-width:0;padding:20px;display:flex}.cert-card:where(.astro-wcg6dn3j):hover{border-color:var(--line-green)}.cert-card:where(.astro-wcg6dn3j).featured{background:linear-gradient(135deg, var(--bg-glow-1), var(--glass-card));border-color:var(--line-green);grid-column:span 2}.cert-icon:where(.astro-wcg6dn3j){border:1px solid var(--line-green);width:40px;height:40px;color:var(--accent-text);font-family:var(--mono);background:#00d08414;border-radius:12px;flex-shrink:0;place-items:center;font-size:.8rem;font-weight:700;display:grid}.cert-icon:where(.astro-wcg6dn3j).sm{width:34px;height:34px;font-size:.7rem}.cert-card:where(.astro-wcg6dn3j) small:where(.astro-wcg6dn3j){color:var(--accent-text);font-family:var(--mono);margin-bottom:4px;font-size:.7rem;display:block}.cert-card:where(.astro-wcg6dn3j) h3:where(.astro-wcg6dn3j){letter-spacing:-.01em;font-size:.9rem;font-weight:600;line-height:1.35}@media (width<=1024px){.certs-wrap:where(.astro-wcg6dn3j){grid-template-columns:repeat(2,1fr);gap:14px}.cert-card:where(.astro-wcg6dn3j).featured{grid-column:span 2}.cert-card:where(.astro-wcg6dn3j){padding:18px}}@media (width<=640px){.certs-wrap:where(.astro-wcg6dn3j){grid-template-columns:1fr;gap:12px}.cert-card:where(.astro-wcg6dn3j).featured{grid-column:span 1}.cert-card:where(.astro-wcg6dn3j){padding:16px}}.faq-list:where(.astro-7synugci){gap:12px;max-width:820px;margin:0 auto;display:grid}.faq-item:where(.astro-7synugci){border:1px solid var(--line);background:var(--glass-card);transition:border-color .3s var(--ease);border-radius:16px;overflow:hidden}.faq-item:where(.astro-7synugci)[open]{border-color:var(--line-green);background:#00d08405}summary:where(.astro-7synugci){cursor:pointer;user-select:none;align-items:center;gap:14px;padding:18px 22px;font-size:.95rem;font-weight:600;list-style:none;display:flex}summary:where(.astro-7synugci)::-webkit-details-marker{display:none}.faq-qmark:where(.astro-7synugci){border:1px solid var(--line-green);width:28px;height:28px;color:var(--accent-text);font-family:var(--mono);transition:background .3s var(--ease);background:#00d08414;border-radius:50%;flex-shrink:0;place-items:center;font-size:.82rem;display:grid}.faq-item:where(.astro-7synugci)[open] .faq-qmark:where(.astro-7synugci){background:#00d08426}summary:where(.astro-7synugci):after{content:"+";font-family:var(--mono);color:var(--muted);opacity:.5;transition:transform .3s var(--ease);margin-left:auto;font-size:1.2rem}.faq-item:where(.astro-7synugci)[open] summary:where(.astro-7synugci):after{content:"−";transform:rotate(180deg)}.faq-answer:where(.astro-7synugci){padding:0 22px 18px 64px}.faq-answer:where(.astro-7synugci) p:where(.astro-7synugci){color:var(--muted);margin:0;font-size:.9rem;line-height:1.7}@media (width<=640px){summary:where(.astro-7synugci){padding:16px 18px}.faq-answer:where(.astro-7synugci){padding:0 18px 16px}}.contact-section:where(.astro-he3spzz3){padding:96px 0}.contact-section:where(.astro-he3spzz3) .container:where(.astro-he3spzz3){max-width:820px;margin:0 auto}.section-label:where(.astro-he3spzz3){font-family:var(--mono,"JetBrains Mono", monospace);color:var(--accent-text,#047857);text-transform:uppercase;letter-spacing:2px;margin-bottom:1rem;font-size:.75rem}.section-title:where(.astro-he3spzz3){letter-spacing:-1px;color:var(--white,#f8fafc);margin-bottom:1rem;font-size:2.2rem;font-weight:900;line-height:1.15}.section-desc:where(.astro-he3spzz3){color:var(--muted,#94a3b8);max-width:650px;margin-bottom:3rem;font-size:1.05rem;line-height:1.7}.contact-shell:where(.astro-he3spzz3){background:var(--glass-card);border:1px solid var(--glass-border);border-radius:var(--radius-xl);-webkit-backdrop-filter:var(--glass-blur);box-shadow:var(--glass-shadow);position:relative;overflow:hidden}.contact-shell:where(.astro-he3spzz3):before{content:"";pointer-events:none;background:linear-gradient(90deg,#0000,#fff6,#0000);height:1px;position:absolute;top:0;left:0;right:0}.contact-shell-header:where(.astro-he3spzz3){background:var(--surface-2);border-bottom:1px solid var(--line);font-family:var(--mono);color:var(--muted);padding:14px 22px;font-size:.75rem}.contact-list:where(.astro-he3spzz3){flex-direction:column;gap:10px;padding:20px;display:flex}.contact-cmd:where(.astro-he3spzz3){border-radius:var(--radius);color:var(--muted);transition:all .2s var(--ease);font-family:var(--mono);border:1px solid #0000;align-items:center;gap:12px;padding:14px 18px;font-size:.9rem;text-decoration:none;display:flex}.contact-cmd:where(.astro-he3spzz3):hover{background:var(--surface-hover);color:var(--white);border-color:var(--line);transform:translate(4px)}.contact-cmd:where(.astro-he3spzz3).wa-cmd{background:var(--surface-2);border:1px solid var(--line-green)}.contact-cmd:where(.astro-he3spzz3).wa-cmd:hover{background:var(--surface-hover);border-color:var(--green);box-shadow:0 0 20px #10b98126}.wa-icon:where(.astro-he3spzz3){color:#25d366;font-size:1.1rem}.cmd-prompt:where(.astro-he3spzz3){color:var(--accent-text,#047857)}.cmd-name:where(.astro-he3spzz3){color:var(--white,#f8fafc);font-weight:600}.cmd-args:where(.astro-he3spzz3){color:var(--accent-2-text,#0f766e)}.cmd-desc:where(.astro-he3spzz3){color:var(--muted,#94a3b8);margin-left:auto;font-size:.8rem}@media (width<=768px){.contact-section:where(.astro-he3spzz3){padding:72px 0}.section-title:where(.astro-he3spzz3){font-size:1.8rem}.contact-list:where(.astro-he3spzz3){padding:1rem}.contact-cmd:where(.astro-he3spzz3){flex-wrap:wrap;gap:.5rem;font-size:.88rem}.cmd-desc:where(.astro-he3spzz3){width:100%;margin-left:0;padding-left:1.6rem}}
