.glow-card[data-astro-cid-j7akw4s5] .spinner[data-astro-cid-j7akw4s5]{animation:glowCardSpin 3s linear infinite;animation-play-state:paused;will-change:transform}.glow-card[data-astro-cid-j7akw4s5]:hover .spinner[data-astro-cid-j7akw4s5]{animation-play-state:running}.glow-card-inner[data-astro-cid-j7akw4s5]{transition:transform .3s ease,box-shadow .3s ease}.glow-card[data-astro-cid-j7akw4s5]:hover .glow-card-inner[data-astro-cid-j7akw4s5]{transform:translateY(-6px);box-shadow:0 16px 48px #00000059}.hover-btn[data-astro-cid-j7akw4s5]{position:relative;display:inline-flex;align-items:center;justify-content:center;padding:.625rem 1.25rem;border-radius:.75rem;color:#06b6d4;font-weight:600;font-size:.875rem;line-height:1.5rem;background:#06b6d40d;box-shadow:inset 0 0 0 1px #06b6d440,inset 0 0 16px #06b6d40f,inset 0 -3px 12px #06b6d41a,0 1px 3px #0006;transition:background .2s ease;text-decoration:none}.hover-btn[data-astro-cid-j7akw4s5]:hover{background:#06b6d41a}.lcd-root{width:100%;max-width:660px;margin:0 auto;display:flex;flex-direction:column;align-items:center;user-select:none}.lcd-lid{width:100%;background:linear-gradient(145deg,#111827,#070b14 58%,#050812);border-radius:18px 18px 7px 7px;border:1.5px solid rgba(226,232,240,.14);border-bottom:none;padding:18px 16px 16px;box-shadow:0 0 0 1px #06b6d40f inset,0 0 0 4px #0206176b inset,0 0 74px #06b6d414,0 30px 76px #00000094,inset 0 1px #ffffff17;position:relative}.lcd-camera{position:absolute;top:5px;left:50%;transform:translate(-50%);width:76px;height:14px;border-radius:0 0 10px 10px;background:#030712;border:1px solid rgba(255,255,255,.05);border-top:0;box-shadow:inset 0 -1px #ffffff0a}.lcd-screen{background:#0b0f1c;border-radius:12px;border:1px solid rgba(6,182,212,.15);overflow:hidden;display:flex;flex-direction:column;height:430px;box-shadow:inset 0 0 0 1px #ffffff05}.lcd-chat-header{display:flex;align-items:center;gap:10px;padding:11px 14px;border-bottom:1px solid rgba(255,255,255,.07);background:#ffffff08;flex-shrink:0}.lcd-avatar{width:34px;height:34px;border-radius:10px;background:linear-gradient(135deg,#22d3ee,#06b6d4);display:flex;align-items:center;justify-content:center;flex-shrink:0;box-shadow:0 2px 8px #06b6d459}.lcd-header-info{flex:1;display:flex;flex-direction:column;gap:2px;min-width:0}.lcd-bot-name{font-size:13px;font-weight:700;color:#f8fafc;letter-spacing:-.01em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.lcd-status-line{display:flex;align-items:center;gap:5px;font-size:11px;color:#34d399;font-weight:600}.lcd-dot{width:6px;height:6px;border-radius:50%;background:#10b981;box-shadow:0 0 6px #10b981b3;animation:lcdDotPulse 2s ease-in-out infinite;flex-shrink:0}.lcd-demo-badge-row{display:flex;padding:9px 14px 3px;flex-shrink:0}.lcd-demo-badge{display:inline-flex;align-items:center;gap:7px;padding:4px 10px;border-radius:999px;background:#ffffff0d;border:1px solid rgba(255,255,255,.1)}.lcd-demo-badge-main{font-size:9.5px;font-weight:700;letter-spacing:.02em;color:#cbd5e1}.lcd-demo-badge-sub{font-size:9.5px;font-weight:500;color:#94a3b8d9;padding-left:7px;border-left:1px solid rgba(255,255,255,.12)}.lcd-messages{flex:1;overflow-y:auto;padding:10px 14px;display:flex;flex-direction:column;gap:4px;scrollbar-width:none}.lcd-messages::-webkit-scrollbar{display:none}.lcd-ai-group{display:flex;flex-direction:column;gap:4px;align-items:flex-start;margin-top:6px}.lcd-sender-label{font-size:10px;font-weight:700;color:#38bdf8;margin-left:3px;margin-bottom:1px;letter-spacing:.01em}.lcd-msg{display:flex;flex-direction:column;opacity:1;animation:lcdMsgIn .34s cubic-bezier(.22,1,.36,1) both}.lcd-msg.lcd-static,.lcd-ai-group.lcd-static .lcd-msg{opacity:1;animation:none}.lcd-msg.lcd-user{align-items:flex-end;margin-left:auto;max-width:72%;margin-top:6px}.lcd-msg.lcd-ai{align-items:flex-start;max-width:78%}.lcd-bubble{padding:9px 13px;border-radius:16px;font-size:12px;line-height:1.55;font-weight:500;word-break:break-word}.lcd-msg.lcd-user .lcd-bubble{background:linear-gradient(135deg,#0e7490,#0891b2);color:#fff;border-bottom-right-radius:5px;box-shadow:0 3px 10px #0891b259}.lcd-msg.lcd-user .lcd-bubble strong{color:#fff}.lcd-msg.lcd-ai .lcd-bubble{background:#1e293b;border:1px solid rgba(148,163,184,.22);color:#f1f5f9;border-bottom-left-radius:5px;box-shadow:0 2px 8px #00000040}.lcd-msg.lcd-ai .lcd-bubble strong{color:#67e8f9;font-weight:700}.lcd-ts{font-size:9px;color:#94a3b8b3;margin-top:4px;padding:0 3px}.lcd-typing-wrap{display:flex;flex-direction:column;align-items:flex-start;gap:3px;margin-top:6px;opacity:1;animation:lcdMsgIn .3s cubic-bezier(.22,1,.36,1) both}.lcd-typing{display:flex;align-items:center;gap:4px;padding:10px 14px;background:#1e293b;border:1px solid rgba(148,163,184,.22);border-radius:16px 16px 16px 5px}.lcd-typing span{width:5px;height:5px;background:#94a3b8;border-radius:50%;animation:lcdDot 1.1s ease-in-out infinite}.lcd-typing span:nth-child(2){animation-delay:.18s}.lcd-typing span:nth-child(3){animation-delay:.36s}.lcd-status-card{display:flex;align-items:center;gap:10px;padding:10px 13px;background:#10b9811a;border:1px solid rgba(16,185,129,.28);border-radius:12px;opacity:1;animation:lcdMsgIn .34s ease both;margin-top:8px}.lcd-status-card.lcd-static{opacity:1;animation:none}.lcd-status-check{width:24px;height:24px;border-radius:50%;background:#10b9812e;border:1px solid rgba(16,185,129,.4);display:flex;align-items:center;justify-content:center;flex-shrink:0}.lcd-status-body{display:flex;flex-direction:column;gap:2px;flex:1;min-width:0}.lcd-status-main{font-size:11px;font-weight:700;color:#34d399;line-height:1.3}.lcd-status-sub{font-size:10px;color:#cbd5e1bf}.lcd-input-row{display:flex;align-items:center;gap:8px;padding:10px 13px;border-top:1px solid rgba(255,255,255,.07);background:#ffffff08;flex-shrink:0}.lcd-placeholder{flex:1;font-size:11px;color:#94a3b88c}.lcd-send-btn{width:30px;height:30px;border-radius:9px;background:linear-gradient(135deg,#0891b2,#06b6d4);display:flex;align-items:center;justify-content:center;color:#fff;flex-shrink:0;box-shadow:0 2px 8px #06b6d459}.lcd-base{width:calc(100% + 70px);height:22px;background:linear-gradient(to bottom,#242b3d,#121827 48%,#070b13);border-radius:0 0 18px 18px;border:1.5px solid rgba(255,255,255,.08);border-top:none;display:flex;align-items:flex-start;justify-content:center;box-shadow:0 18px 34px #00000085,inset 0 1px #ffffff0f}.lcd-touchpad{width:132px;height:7px;border-radius:0 0 10px 10px;background:#00000080;border:none;box-shadow:inset 0 -1px #ffffff0d}@keyframes lcdMsgIn{0%{transform:translateY(8px)}to{transform:translateY(0)}}@keyframes lcdDotPulse{0%,to{opacity:1}50%{opacity:.45}}@keyframes lcdDot{0%,55%,to{transform:translateY(0);opacity:.4}27%{transform:translateY(-3px);opacity:1}}@media(min-width:768px)and (max-width:1023px){.lcd-root{max-width:min(680px,calc(100vw - 72px))}.lcd-lid{border-radius:28px;border:2px solid rgba(226,232,240,.16);border-bottom:2px solid rgba(226,232,240,.16);padding:18px;background:linear-gradient(145deg,#1e293bfa,#070d1bfa);box-shadow:0 0 0 1px #ffffff0e inset,0 0 0 5px #0206178c inset,0 0 72px #06b6d414,0 28px 70px #00000094,inset 0 1px #ffffff1a}.lcd-camera{top:8px;width:5px;height:5px;border-radius:50%;background:#0f172af2;border:1px solid rgba(148,163,184,.24);box-shadow:0 0 0 2px #ffffff09}.lcd-screen{aspect-ratio:4 / 3;height:auto;border-radius:18px;border-color:#94a3b82e}.lcd-base{display:none}.lcd-bubble{font-size:13px}}@media(max-width:767px){.lcd-root{max-width:min(304px,calc(100vw - 48px))}.lcd-lid{border-radius:48px;border:2px solid rgba(255,255,255,.16);border-bottom:2px solid rgba(255,255,255,.16);padding:30px 10px 14px;box-shadow:0 0 0 2px #0000008c inset,0 0 50px #06b6d414,0 22px 52px #0009,inset 0 1px #ffffff17}.lcd-camera{top:9px;width:74px;height:20px;border-radius:999px;background:#000;border:1px solid rgba(255,255,255,.05);box-shadow:inset 0 0 0 1px #ffffff08}.lcd-screen{height:560px;border-radius:36px}.lcd-base{display:none}.lcd-chat-header{padding:10px 12px}.lcd-demo-badge-row,.lcd-messages{padding-left:10px;padding-right:10px}.lcd-input-row{margin-left:10px;margin-right:10px}.lcd-bubble{font-size:12.5px}.lcd-bot-name{font-size:13.5px}.lcd-msg.lcd-user{max-width:82%}.lcd-msg.lcd-ai{max-width:88%}}@media(prefers-reduced-motion:reduce){.lcd-msg,.lcd-status-card,.lcd-typing-wrap,.lcd-ai-group{animation:none!important;opacity:1!important;transform:none!important}.lcd-dot{animation:none!important}}.process-outer[data-astro-cid-c3zbodza]{position:relative;height:300vh}.process-sticky[data-astro-cid-c3zbodza]{position:sticky;top:0;height:100vh;display:flex;align-items:center;justify-content:center;overflow:hidden}.process-axis[data-astro-cid-c3zbodza]{position:relative;margin-bottom:28px}.axis-track[data-astro-cid-c3zbodza]{position:absolute;top:13px;left:12.5%;width:75%;height:3px;background:#ffffff14;border-radius:2px;z-index:1;overflow:hidden}.axis-fill[data-astro-cid-c3zbodza]{height:100%;width:0%;background:linear-gradient(90deg,#06b6d4,#2563eb,#818cf8,#34d399);border-radius:2px;transition:width .35s cubic-bezier(.4,0,.2,1)}.axis-steps[data-astro-cid-c3zbodza]{display:grid;grid-template-columns:repeat(4,1fr);position:relative;z-index:10}.axis-step[data-astro-cid-c3zbodza]{display:flex;flex-direction:column;align-items:center;gap:10px;padding:6px 12px 16px;background:transparent;border:none;cursor:pointer;transition:all .3s ease}.axis-step[data-astro-cid-c3zbodza]:focus-visible{outline:2px solid #06B6D4;outline-offset:4px;border-radius:8px}.axis-dot[data-astro-cid-c3zbodza]{width:20px;height:20px;border-radius:50%;border:2.5px solid rgba(var(--step-rgb),.55);background:linear-gradient(rgba(var(--step-rgb),.28),rgba(var(--step-rgb),.28)),#0b1322;transition:all .3s ease;position:relative;z-index:20}.axis-dot[data-astro-cid-c3zbodza]:after{content:"";position:absolute;inset:-5px;border-radius:50%;background:#fff0;transition:background .3s ease}.axis-num[data-astro-cid-c3zbodza]{font-size:12px;font-weight:800;letter-spacing:.06em;color:#ffffff4d;font-family:var(--font-heading);transition:color .3s ease}.axis-title[data-astro-cid-c3zbodza]{font-size:14px;font-weight:600;color:#fff6;text-align:center;line-height:1.35;transition:color .3s ease}.axis-step[data-astro-cid-c3zbodza].active .axis-dot[data-astro-cid-c3zbodza]{border-color:var(--step-color);background:var(--step-color);box-shadow:0 0 0 4px rgba(var(--step-rgb),.22),0 0 16px rgba(var(--step-rgb),.4);transform:scale(1.35)}.axis-step[data-astro-cid-c3zbodza].active .axis-num[data-astro-cid-c3zbodza]{color:var(--step-color)}.axis-step[data-astro-cid-c3zbodza].active .axis-title[data-astro-cid-c3zbodza]{color:#f1f5f9;font-weight:700}.panel-area[data-astro-cid-c3zbodza]{position:relative;min-height:240px}.detail-panel[data-astro-cid-c3zbodza]{position:absolute;inset:0;opacity:0;pointer-events:none;transform:translateY(10px);transition:opacity .4s ease,transform .4s ease}.detail-panel[data-astro-cid-c3zbodza].panel-active{opacity:1;pointer-events:auto;transform:translateY(0);position:relative}.panel-inner[data-astro-cid-c3zbodza]{display:grid;grid-template-columns:1fr 1.4fr;gap:32px;padding:32px 36px;border-radius:20px;background:#ffffff05;border:1px solid rgba(var(--panel-rgb),.18);box-shadow:0 0 0 1px rgba(var(--panel-rgb),.06) inset,0 8px 32px #00000040}.panel-left[data-astro-cid-c3zbodza]{display:flex;flex-direction:column;border-right:1px solid rgba(255,255,255,.06);padding-right:28px}.panel-bignum[data-astro-cid-c3zbodza]{font-family:var(--font-heading);font-size:80px;font-weight:900;line-height:1;color:rgba(var(--panel-rgb),.08);letter-spacing:-.04em;margin-bottom:-8px;user-select:none}.panel-meta[data-astro-cid-c3zbodza]{font-size:10px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:rgba(var(--panel-rgb),.7);margin-bottom:6px}.panel-title[data-astro-cid-c3zbodza]{font-family:var(--font-heading);font-size:26px;font-weight:800;color:#f1f5f9;margin-bottom:12px;line-height:1.2}.panel-intro[data-astro-cid-c3zbodza]{font-size:15px;color:#94a3b8d9;line-height:1.7}.panel-right[data-astro-cid-c3zbodza]{display:flex;flex-direction:column;justify-content:space-between;gap:16px;padding-top:4px}.panel-bullets[data-astro-cid-c3zbodza]{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:10px;flex:1}.panel-bullets[data-astro-cid-c3zbodza] li[data-astro-cid-c3zbodza]{display:flex;align-items:flex-start;gap:12px;font-size:15px;color:#cbd5e1;line-height:1.6}.bullet-dot[data-astro-cid-c3zbodza]{width:7px;height:7px;border-radius:50%;background:var(--panel-color);flex-shrink:0;margin-top:6px;opacity:.9}.panel-tag[data-astro-cid-c3zbodza]{display:inline-block;font-size:11px;font-weight:700;letter-spacing:.04em;color:var(--panel-color);background:rgba(var(--panel-rgb),.1);border:1px solid rgba(var(--panel-rgb),.22);border-radius:8px;padding:5px 12px;align-self:flex-start}.mobile-step[data-astro-cid-c3zbodza]{position:relative}.ms-axis-line[data-astro-cid-c3zbodza]{position:absolute;left:19px;top:0;width:2px;height:0;background:linear-gradient(to bottom,#06b6d480,#34d39966);border-radius:2px;z-index:0}.mobile-step[data-astro-cid-c3zbodza] .flex-1[data-astro-cid-c3zbodza]{will-change:border-color,background}.mobile-step[data-astro-cid-c3zbodza].in-view .flex-1[data-astro-cid-c3zbodza]{border-color:rgba(var(--ms-rgb),.25)!important;background:rgba(var(--ms-rgb),.07)!important}.mobile-step-last[data-astro-cid-c3zbodza].in-view .ms-finish[data-astro-cid-c3zbodza]{box-shadow:0 0 0 5px rgba(var(--ms-rgb),.2),0 0 18px rgba(var(--ms-rgb),.55)!important}.ms-done-badge[data-astro-cid-c3zbodza]{display:inline-flex;align-items:center;gap:5px;flex-shrink:0;font-size:10.5px;font-weight:700;letter-spacing:.01em;color:#34d399;background:#34d3991f;border:1px solid rgba(52,211,153,.3);border-radius:999px;padding:3px 9px;line-height:1.2;white-space:nowrap}@media(prefers-reduced-motion:reduce){.detail-panel[data-astro-cid-c3zbodza]{transition:none!important;transform:none!important}.axis-fill[data-astro-cid-c3zbodza]{transition:none!important}.detail-panel[data-astro-cid-c3zbodza]{position:static!important;opacity:1!important;pointer-events:auto!important;transform:none!important;margin-bottom:16px}.panel-area[data-astro-cid-c3zbodza]{display:flex;flex-direction:column}.axis-step[data-astro-cid-c3zbodza] .axis-dot[data-astro-cid-c3zbodza]{border-color:var(--step-color)!important;background:var(--step-color)!important;transform:none!important}.axis-step[data-astro-cid-c3zbodza] .axis-num[data-astro-cid-c3zbodza]{color:var(--step-color)!important}.axis-step[data-astro-cid-c3zbodza] .axis-title[data-astro-cid-c3zbodza]{color:#f1f5f9!important}.axis-fill[data-astro-cid-c3zbodza]{width:100%!important}}.tech-section[data-astro-cid-rnyjsqfh]{position:relative}.tech-heading-block[data-astro-cid-rnyjsqfh]{align-self:flex-start;padding-top:2px}.tech-terminal-wrap[data-astro-cid-rnyjsqfh]{width:100%}.tech-terminal[data-astro-cid-rnyjsqfh]{position:relative;border-radius:14px;overflow:hidden;border:1px solid rgba(103,232,249,.2);background:linear-gradient(rgba(103,232,249,.028) 1px,transparent 1px),linear-gradient(90deg,rgba(103,232,249,.028) 1px,transparent 1px),linear-gradient(160deg,#0f172af7,#060b1afa);background-size:26px 26px,26px 26px,100% 100%;box-shadow:0 26px 64px #00000080,0 0 0 1px #ffffff08,0 0 60px #2563eb1a,inset 0 1px #ffffff0f;font-family:ui-monospace,Cascadia Code,JetBrains Mono,Fira Code,Menlo,Consolas,monospace}.tech-terminal[data-astro-cid-rnyjsqfh]:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,rgba(103,232,249,.6),transparent);pointer-events:none}.tech-terminal-bar[data-astro-cid-rnyjsqfh]{display:flex;align-items:center;gap:12px;padding:12px 16px;background:linear-gradient(#ffffff0b,#fff0);border-bottom:1px solid rgba(255,255,255,.07)}.tech-terminal-dots[data-astro-cid-rnyjsqfh]{display:inline-flex;gap:7px;flex-shrink:0}.tech-terminal-dots[data-astro-cid-rnyjsqfh] i[data-astro-cid-rnyjsqfh]{width:11px;height:11px;border-radius:50%;display:block}.tech-terminal-dots[data-astro-cid-rnyjsqfh] i[data-astro-cid-rnyjsqfh]:nth-child(1){background:#ff5f57;box-shadow:0 0 6px #ff5f5780}.tech-terminal-dots[data-astro-cid-rnyjsqfh] i[data-astro-cid-rnyjsqfh]:nth-child(2){background:#febc2e}.tech-terminal-dots[data-astro-cid-rnyjsqfh] i[data-astro-cid-rnyjsqfh]:nth-child(3){background:#28c840}.tech-terminal-title[data-astro-cid-rnyjsqfh]{flex:1;text-align:center;font-size:12.5px;letter-spacing:.02em;color:#e2eeff8c}.tech-terminal-live[data-astro-cid-rnyjsqfh]{display:inline-flex;align-items:center;gap:6px;flex-shrink:0;font-size:10.5px;text-transform:uppercase;letter-spacing:.16em;color:#6ee7b7eb}.tech-terminal-live[data-astro-cid-rnyjsqfh] i[data-astro-cid-rnyjsqfh]{width:7px;height:7px;border-radius:50%;background:#34d399;box-shadow:0 0 9px #34d399;animation:tterm-blink 1.7s ease-in-out infinite}.tech-terminal-body[data-astro-cid-rnyjsqfh]{padding:18px 16px 20px;font-size:13.5px;line-height:1.95;min-height:clamp(300px,76vw,356px)}.tterm-line[data-astro-cid-rnyjsqfh]{display:flex;align-items:baseline;gap:10px;min-height:1.95em;padding:1px 9px;margin:0 -9px;border-radius:7px;overflow:hidden;transition:background .3s ease,box-shadow .3s ease}.tterm-line[data-astro-cid-rnyjsqfh].active{background:#67e8f90f;box-shadow:inset 2px 0 #67e8f98c}.tterm-prompt[data-astro-cid-rnyjsqfh]{flex-shrink:0;color:#67e8f9}.tterm-prompt[data-astro-cid-rnyjsqfh].idx{color:#7dd3fc8c;font-variant-numeric:tabular-nums;letter-spacing:.02em}.tterm-line[data-astro-cid-rnyjsqfh].active .tterm-prompt[data-astro-cid-rnyjsqfh].idx{color:#67e8f9}.tterm-prompt[data-astro-cid-rnyjsqfh].check{color:#34d399}.tterm-text[data-astro-cid-rnyjsqfh]{flex:1;min-width:0;overflow:hidden;white-space:nowrap;color:#e2eeffe0}.cmd-line[data-astro-cid-rnyjsqfh] .tterm-text[data-astro-cid-rnyjsqfh]{color:#fff}.tterm-status[data-astro-cid-rnyjsqfh]{flex-shrink:0;width:1.4em;text-align:right;font-size:12px;font-weight:700;color:#34d399;align-self:center}.tterm-line[data-astro-cid-rnyjsqfh].working .tterm-status[data-astro-cid-rnyjsqfh]{color:#67e8f9}.tterm-line[data-astro-cid-rnyjsqfh].done .tterm-status[data-astro-cid-rnyjsqfh]{color:#34d399;animation:tterm-pop .32s cubic-bezier(.22,1.4,.4,1) both}.tterm-line[data-astro-cid-rnyjsqfh].result{margin-top:14px;color:#a5f3fc}.tterm-line[data-astro-cid-rnyjsqfh].result .tterm-text[data-astro-cid-rnyjsqfh]{color:#a5f3fc;font-weight:600}.tterm-line[data-astro-cid-rnyjsqfh].result-sub .tterm-text[data-astro-cid-rnyjsqfh]{color:#a5f3fc9e;font-size:12.5px}.tterm-line[data-astro-cid-rnyjsqfh].typing .tterm-text[data-astro-cid-rnyjsqfh]:after{content:"▌";margin-left:1px;color:#67e8f9;animation:tterm-blink 1s step-end infinite}.tech-terminal[data-astro-cid-rnyjsqfh].is-animating .tterm-status[data-astro-cid-rnyjsqfh]{opacity:0}.tech-terminal[data-astro-cid-rnyjsqfh].is-animating .tterm-line[data-astro-cid-rnyjsqfh].working .tterm-status[data-astro-cid-rnyjsqfh],.tech-terminal[data-astro-cid-rnyjsqfh].is-animating .tterm-line[data-astro-cid-rnyjsqfh].done .tterm-status[data-astro-cid-rnyjsqfh]{opacity:1}@keyframes tterm-blink{0%,to{opacity:1}50%{opacity:.25}}@keyframes tterm-pop{0%{opacity:0;transform:scale(.4)}to{opacity:1;transform:scale(1)}}.tech-intro-panel[data-astro-cid-rnyjsqfh]{border-left:1px solid rgba(6,182,212,.32);padding:52px 0 0 28px}.tech-lead[data-astro-cid-rnyjsqfh]{color:#ebf5ffd1;font-size:17px;line-height:1.72;max-width:660px;margin:0}.tech-lead-secondary[data-astro-cid-rnyjsqfh]{margin-top:16px}.tech-proof-grid[data-astro-cid-rnyjsqfh]{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:26px}.tech-proof-item[data-astro-cid-rnyjsqfh]{border-top:1px solid rgba(255,255,255,.12);padding-top:14px}.tech-proof-kicker[data-astro-cid-rnyjsqfh]{display:block;color:#67e8f9;font-size:12px;font-weight:700;text-transform:uppercase;margin-bottom:8px}.tech-proof-text[data-astro-cid-rnyjsqfh]{display:block;color:#dde6f2ad;font-size:14px;line-height:1.58}.tech-proof-text--mobile[data-astro-cid-rnyjsqfh]{display:none}.tech-proof-text--desktop[data-astro-cid-rnyjsqfh]{display:block}@media(max-width:767px){.tech-proof-text--mobile[data-astro-cid-rnyjsqfh]{display:block}.tech-proof-text--desktop[data-astro-cid-rnyjsqfh]{display:none}}.tech-bg-glow[data-astro-cid-rnyjsqfh]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:800px;height:300px;background:radial-gradient(ellipse,rgba(6,182,212,.04) 0%,transparent 70%);pointer-events:none}.tech-marquee-outer[data-astro-cid-rnyjsqfh]{position:relative;overflow:hidden;mask-image:linear-gradient(to right,transparent 0%,black 6%,black 94%,transparent 100%);-webkit-mask-image:linear-gradient(to right,transparent 0%,black 6%,black 94%,transparent 100%)}.tech-marquee-track[data-astro-cid-rnyjsqfh]{display:flex;align-items:center;width:max-content;padding:16px 0;animation:marquee-ltr 55s linear infinite;will-change:transform}.tech-marquee-outer[data-astro-cid-rnyjsqfh]:hover .tech-marquee-track[data-astro-cid-rnyjsqfh],.tech-marquee-outer[data-astro-cid-rnyjsqfh]:focus-within .tech-marquee-track[data-astro-cid-rnyjsqfh]{animation-play-state:paused}.tech-card[data-astro-cid-rnyjsqfh]{display:inline-flex;align-items:center;gap:14px;height:76px;padding:0 22px 0 14px;margin-right:18px;background:#ffffff0a;border:1px solid rgba(255,255,255,.09);border-radius:16px;white-space:nowrap;flex-shrink:0;transition:background .22s ease,border-color .22s ease,transform .22s ease;cursor:default}.tech-card[data-astro-cid-rnyjsqfh]:hover{background:#ffffff12;border-color:#ffffff29;transform:translateY(-2px)}.tech-logo-tile[data-astro-cid-rnyjsqfh]{width:56px;height:56px;border-radius:12px;background:#fff;border:1px solid rgba(255,255,255,.6);box-shadow:0 2px 10px #00000040;display:flex;align-items:center;justify-content:center;flex-shrink:0;padding:9px}.tech-logo-img[data-astro-cid-rnyjsqfh]{max-width:100%;max-height:38px;width:auto;height:auto;object-fit:contain;display:block}.tech-card-name[data-astro-cid-rnyjsqfh]{font-size:15px;font-weight:600;color:#ffffffd1;letter-spacing:-.01em}@keyframes marquee-ltr{0%{transform:translate(-50%)}to{transform:translate(0)}}@media(prefers-reduced-motion:reduce){.tech-terminal-live[data-astro-cid-rnyjsqfh] i[data-astro-cid-rnyjsqfh]{animation:none!important}.tech-marquee-track[data-astro-cid-rnyjsqfh]{animation:none!important;flex-wrap:wrap;width:100%;justify-content:center;padding:0 24px;gap:14px}.tech-card[data-astro-cid-rnyjsqfh]{margin-right:0}.tech-card[data-astro-cid-rnyjsqfh][aria-hidden=true]{display:none}}@media(max-width:1023px){.tech-heading-block[data-astro-cid-rnyjsqfh]{padding-top:0}.tech-terminal-wrap[data-astro-cid-rnyjsqfh]{width:100%;margin-top:26px}.tech-intro-panel[data-astro-cid-rnyjsqfh]{border-left:0;padding:0}}@media(max-width:767px){.tech-terminal-wrap[data-astro-cid-rnyjsqfh]{margin-top:22px}.tech-terminal-body[data-astro-cid-rnyjsqfh]{padding:16px 16px 18px;font-size:12.5px;line-height:1.85;min-height:clamp(290px,84vw,340px)}.tech-terminal-title[data-astro-cid-rnyjsqfh]{font-size:11.5px}.tterm-status[data-astro-cid-rnyjsqfh]{font-size:10px}.tech-intro-panel[data-astro-cid-rnyjsqfh]{border-left:0;padding:0}.tech-lead[data-astro-cid-rnyjsqfh]{font-size:16px;line-height:1.65}.tech-proof-grid[data-astro-cid-rnyjsqfh]{grid-template-columns:1fr;gap:14px;margin-top:22px}.tech-proof-item[data-astro-cid-rnyjsqfh]{padding-top:12px}.tech-marquee-track[data-astro-cid-rnyjsqfh]{animation-duration:80s!important}.tech-card[data-astro-cid-rnyjsqfh]{height:64px;padding:0 16px 0 12px;gap:11px;margin-right:12px;border-radius:14px}.tech-logo-tile[data-astro-cid-rnyjsqfh]{width:46px;height:46px;border-radius:10px;padding:7px}.tech-logo-img[data-astro-cid-rnyjsqfh]{max-height:32px}.tech-card-name[data-astro-cid-rnyjsqfh]{font-size:13.5px}}.value-card[data-astro-cid-j7pv25f6]{background:#ffffff08;border:1px solid rgba(255,255,255,.07);transition:transform .25s ease,border-color .25s ease,background .25s ease}.value-card[data-astro-cid-j7pv25f6]:hover{transform:translateY(-3px);border-color:#06b6d433;background:#06b6d40a}.value-icon-wrap[data-astro-cid-j7pv25f6]{width:44px;height:44px;border-radius:12px;background:#06b6d41a;border:1px solid rgba(6,182,212,.18);display:flex;align-items:center;justify-content:center;flex-shrink:0}@media(prefers-reduced-motion:reduce){.value-card[data-astro-cid-j7pv25f6]{transition:none!important;transform:none!important}}.svc-btn[data-astro-cid-j7pv25f6]{display:inline-flex;align-items:center;gap:7px;padding:8px 14px;border-radius:10px;font-size:13.5px;font-weight:600;text-decoration:none;color:var(--btn-c);background:rgba(var(--btn-rgb),.1);border:1px solid rgba(var(--btn-rgb),.25);transition:background .2s ease,border-color .2s ease,transform .15s ease}.svc-btn[data-astro-cid-j7pv25f6]:hover{background:rgba(var(--btn-rgb),.18);border-color:rgba(var(--btn-rgb),.45);transform:translateY(-1px)}.svc-cta-btn[data-astro-cid-j7pv25f6]{display:inline-flex;align-items:center;gap:8px;padding:9px 18px;border-radius:10px;font-size:13.5px;font-weight:700;text-decoration:none;color:#fff;background:#1e4d8c;border:none;box-shadow:0 0 20px #1e4d8c99,0 4px 12px #1e4d8c59;transition:background .2s ease,box-shadow .2s ease,transform .15s ease}.svc-cta-btn[data-astro-cid-j7pv25f6]:hover{background:#25609e;box-shadow:0 0 28px #1e4d8cd9,0 6px 16px #1e4d8c80;transform:translateY(-1px)}.faq-premium-section[data-astro-cid-j7pv25f6]{position:relative;overflow:hidden}.faq-bg-glow[data-astro-cid-j7pv25f6]{position:absolute;top:50%;left:30%;transform:translate(-50%,-50%);width:600px;height:500px;background:radial-gradient(ellipse,rgba(6,182,212,.04) 0%,transparent 65%);pointer-events:none}.faq-cta-box[data-astro-cid-j7pv25f6]{background:#06b6d40d;border:1px solid rgba(6,182,212,.15);border-radius:16px;padding:20px 22px;display:flex;flex-direction:column;gap:10px}.faq-cta-title[data-astro-cid-j7pv25f6]{font-family:var(--font-heading);font-size:15px;font-weight:700;color:#f1f5f9}.faq-cta-lead[data-astro-cid-j7pv25f6]{font-size:13.5px;line-height:1.65;color:#94a3b8d9}.faq-cta-link[data-astro-cid-j7pv25f6]{display:inline-flex;align-items:center;gap:8px;padding:9px 18px;border-radius:10px;font-size:13.5px;font-weight:700;text-decoration:none;color:#fff;background:#1e4d8c;box-shadow:0 0 18px #1e4d8c8c,0 3px 10px #1e4d8c4d;transition:background .2s ease,box-shadow .2s ease,transform .15s ease;align-self:flex-start;margin-top:2px}.faq-cta-link[data-astro-cid-j7pv25f6]:hover{background:#25609e;box-shadow:0 0 26px #1e4d8ccc,0 5px 14px #1e4d8c73;transform:translateY(-1px)}@media(prefers-reduced-motion:reduce){.svc-btn[data-astro-cid-j7pv25f6],.svc-cta-btn[data-astro-cid-j7pv25f6],.faq-cta-link[data-astro-cid-j7pv25f6]{transition:none!important;transform:none!important}}
