:root{--cyan: #00D1FF;--blue: #3B82F6;--red: #EF4444;--dark: #020617;--text-gray: #94A3B8;--text-white: #F8FAFC;--font-display: "Inter", "Noto Sans TC", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif}[data-astro-cid-mqoraagw]{box-sizing:border-box}body{line-height:1.8;font-family:var(--font-display);background:var(--dark);color:var(--text-white)}h1[data-astro-cid-mqoraagw],h2[data-astro-cid-mqoraagw],h3[data-astro-cid-mqoraagw],h4[data-astro-cid-mqoraagw],h5[data-astro-cid-mqoraagw],h6[data-astro-cid-mqoraagw]{font-family:var(--font-display);letter-spacing:-.02em}.reveal[data-astro-cid-mqoraagw]{opacity:0;transform:translateY(24px);transition:opacity .6s ease,transform .6s ease}.reveal[data-astro-cid-mqoraagw].active{opacity:1;transform:none}.reveal-delay-1[data-astro-cid-mqoraagw]{transition-delay:.15s}.reveal-delay-2[data-astro-cid-mqoraagw]{transition-delay:.3s}.reveal-delay-3[data-astro-cid-mqoraagw]{transition-delay:.45s}.container[data-astro-cid-mqoraagw]{max-width:1200px;margin:0 auto;padding:0 24px}.btn-hero-solid[data-astro-cid-mqoraagw]{display:inline-flex;align-items:center;gap:8px;background:transparent;color:#f8f9fad9;padding:14px 28px;border-radius:8px;font-weight:600;text-decoration:none;transition:all .25s ease;border:1.5px solid rgba(255,255,255,.2);cursor:pointer}.btn-hero-solid[data-astro-cid-mqoraagw]:hover{border-color:var(--cyan);color:var(--cyan);transform:translateY(-2px)}.btn-outline[data-astro-cid-mqoraagw]{display:inline-flex;align-items:center;gap:8px;background:linear-gradient(135deg,var(--cyan) 0%,var(--blue) 100%);color:var(--dark);padding:14px 28px;border-radius:8px;font-weight:700;text-decoration:none;transition:all .25s ease;border:none;cursor:pointer;box-shadow:0 0 20px #00ffd159,0 0 40px #00ffd11a;position:relative;animation:pulseMagnetic 3s infinite alternate}.btn-outline[data-astro-cid-mqoraagw]:hover{transform:translateY(-2px);box-shadow:0 0 30px #00ffd199,0 0 60px #00ffd133}@keyframes pulseMagnetic{0%{box-shadow:0 0 15px #00ffd14d,0 0 30px #00ffd11a}to{box-shadow:0 0 25px #00ffd180,0 0 50px #00ffd133}}.tag-dark[data-astro-cid-mqoraagw]{display:inline-block;background:#24b1d91f;color:var(--cyan);padding:4px 14px;border-radius:20px;font-size:.75rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;margin-bottom:12px}.tag-light[data-astro-cid-mqoraagw]{display:inline-block;background:#24b1d91a;color:#0a7fa3;padding:4px 14px;border-radius:20px;font-size:.75rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;margin-bottom:12px}.light-section[data-astro-cid-mqoraagw]{background:#f8f9fb}.section-header[data-astro-cid-mqoraagw]{text-align:center;margin-bottom:48px}.section-header[data-astro-cid-mqoraagw] h2[data-astro-cid-mqoraagw]{font-size:clamp(1.8rem,3.5vw,2.6rem);font-weight:800;line-height:1.2;margin:0;letter-spacing:-.02em;font-family:var(--font-display)}.section-divider[data-astro-cid-mqoraagw]{height:1px;background:#ffffff14}.pain-grid[data-astro-cid-mqoraagw]{display:grid;grid-template-columns:1fr auto 1fr;gap:24px;align-items:center}.pain-card[data-astro-cid-mqoraagw]{padding:32px;border-radius:12px}.pain-card[data-astro-cid-mqoraagw].pain{background:#ffffff05;border:1px solid rgba(255,255,255,.05);color:var(--text-gray);filter:grayscale(100%) blur(.5px);transition:filter .4s ease,transform .4s ease}.pain-card[data-astro-cid-mqoraagw].pain:hover{filter:grayscale(0%) blur(0px)}.pain-card[data-astro-cid-mqoraagw].pain h3[data-astro-cid-mqoraagw]{color:var(--text-white);opacity:.6}.pain-card[data-astro-cid-mqoraagw].solution{background:#1e90ff0d;border:1px solid rgba(0,255,209,.1);color:var(--text-gray);position:relative;overflow:hidden;transition:all .4s ease}.pain-card[data-astro-cid-mqoraagw].solution:before{content:"";position:absolute;top:-100%;left:0;width:100%;height:200%;background:linear-gradient(to bottom,transparent,rgba(0,255,209,.05) 45%,var(--cyan) 50%,rgba(0,255,209,.05) 55%,transparent);transform:translateY(-50%);opacity:0;transition:opacity .3s;pointer-events:none;z-index:1}.pain-card[data-astro-cid-mqoraagw].solution:hover:before{opacity:1;animation:scanBeam 2.5s linear infinite}@keyframes scanBeam{0%{transform:translateY(-50%)}to{transform:translateY(50%)}}.pain-card[data-astro-cid-mqoraagw].solution:hover{color:var(--text-white);box-shadow:0 0 40px #00ffd126;border-color:#00ffd180;transform:translateY(-2px)}.pain-card[data-astro-cid-mqoraagw].solution h3[data-astro-cid-mqoraagw]{color:var(--blue);transition:color .3s,text-shadow .3s;position:relative;z-index:2}.pain-card[data-astro-cid-mqoraagw].solution:hover h3[data-astro-cid-mqoraagw],.pain-card[data-astro-cid-mqoraagw].solution:hover .icon-check[data-astro-cid-mqoraagw]{color:var(--cyan);text-shadow:0 0 12px rgba(0,255,209,.6)}.pain-card[data-astro-cid-mqoraagw] h3[data-astro-cid-mqoraagw]{font-size:1.1rem;font-weight:700;margin:0 0 16px}.pain-card[data-astro-cid-mqoraagw] ul[data-astro-cid-mqoraagw]{list-style:none;padding:0;margin:16px 0 0;display:flex;flex-direction:column;gap:10px}.pain-card[data-astro-cid-mqoraagw] li[data-astro-cid-mqoraagw]{display:flex;align-items:flex-start;gap:8px;font-size:.95rem;line-height:1.5}.icon-x[data-astro-cid-mqoraagw]{color:#ff6060;flex-shrink:0;font-weight:900}.icon-check[data-astro-cid-mqoraagw]{color:var(--cyan);flex-shrink:0;font-weight:900}.pain-arrow-col[data-astro-cid-mqoraagw]{display:flex;align-items:center;justify-content:center}.pain-arrow[data-astro-cid-mqoraagw]{width:40px;height:40px;display:flex;align-items:center;justify-content:center;border:1px solid rgba(36,177,217,.3);border-radius:50%;color:var(--cyan)}.cap-grid[data-astro-cid-mqoraagw]{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}.cap-card[data-astro-cid-mqoraagw]{background:#fff;border-radius:12px;padding:28px;box-shadow:0 2px 12px #0000000f}.cap-icon[data-astro-cid-mqoraagw]{width:52px;height:52px;background:#24b1d914;border-radius:12px;display:flex;align-items:center;justify-content:center;margin-bottom:16px;color:#0a7fa3;font-size:1.8rem}.cap-card[data-astro-cid-mqoraagw] h3[data-astro-cid-mqoraagw]{font-size:1.05rem;font-weight:700;margin:0 0 10px;color:#03243d}.cap-card[data-astro-cid-mqoraagw] p[data-astro-cid-mqoraagw]{font-size:.9rem;line-height:1.65;color:#4a5568;margin:0}.trust-bar[data-astro-cid-mqoraagw]{background:var(--dark);padding:60px 0;border-top:1px solid rgba(0,255,209,.08);position:relative;overflow:hidden}.trust-bar[data-astro-cid-mqoraagw]:before{content:"";position:absolute;inset:0;background:repeating-linear-gradient(0deg,rgba(0,255,209,.02) 0px,transparent 1px,transparent 20px),repeating-linear-gradient(90deg,rgba(0,255,209,.02) 0px,transparent 1px,transparent 20px);opacity:.5;pointer-events:none}.data-flow-bg[data-astro-cid-mqoraagw]{position:absolute;inset:0;background:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="100%" height="100%"><text x="10%" y="20%" fill="rgba(0,255,209,0.03)" font-size="12" font-family="monospace">101010 110011 001010 111000 010101</text><text x="60%" y="70%" fill="rgba(0,255,209,0.03)" font-size="12" font-family="monospace">001100 111100 010101 000011</text><text x="30%" y="80%" fill="rgba(0,255,209,0.03)" font-size="12" font-family="monospace">0101 1010 1111 0000 1011</text><text x="80%" y="30%" fill="rgba(0,255,209,0.03)" font-size="12" font-family="monospace">1110 0101 1010 1100</text></svg>');animation:dataFlow 20s linear infinite;pointer-events:none;opacity:.6}@keyframes dataFlow{0%{transform:translateY(0)}to{transform:translateY(-20px)}}.trust-stats[data-astro-cid-mqoraagw]{display:flex;align-items:center;justify-content:center;gap:0;flex-wrap:wrap}.trust-item[data-astro-cid-mqoraagw]{display:flex;flex-direction:column;align-items:center;padding:12px 40px}.trust-num[data-astro-cid-mqoraagw]{font-size:2.6rem;font-weight:800;color:var(--cyan);text-shadow:0 0 20px rgba(0,255,209,.4);line-height:1;font-family:var(--font-display)}.trust-unit[data-astro-cid-mqoraagw]{font-size:1.2rem;color:var(--cyan)}.trust-label[data-astro-cid-mqoraagw]{font-size:.8rem;color:#ffffff80;margin-top:4px;text-align:center}.trust-sep[data-astro-cid-mqoraagw]{width:1px;height:40px;background:#ffffff1a}.service-section[data-astro-cid-mqoraagw]{background:#030d1a;padding:80px 0}.service-section[data-astro-cid-mqoraagw] .section-header[data-astro-cid-mqoraagw] h2[data-astro-cid-mqoraagw]{color:#fff}.service-cards[data-astro-cid-mqoraagw]{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.svc-card[data-astro-cid-mqoraagw]{background:#ffffff08;border:1px solid rgba(255,255,255,.08);border-radius:12px;padding:28px}.svc-header[data-astro-cid-mqoraagw]{display:flex;align-items:center;gap:12px;margin-bottom:20px;color:var(--cyan)}.svc-header[data-astro-cid-mqoraagw] h3[data-astro-cid-mqoraagw]{color:#fff;font-size:1rem;margin:0}.svc-compare[data-astro-cid-mqoraagw]{display:flex;flex-direction:column;gap:12px;margin-bottom:16px}.svc-them[data-astro-cid-mqoraagw],.svc-us[data-astro-cid-mqoraagw]{display:flex;flex-direction:column;gap:2px;padding:12px;border-radius:8px}.svc-them[data-astro-cid-mqoraagw]{background:#ff50500f;border:1px solid rgba(255,80,80,.12)}.svc-us[data-astro-cid-mqoraagw]{background:#24b1d90f;border:1px solid rgba(36,177,217,.15)}.svc-label[data-astro-cid-mqoraagw]{font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:#fff6}.svc-val[data-astro-cid-mqoraagw]{font-size:.85rem;color:#fff}.cta-final-section[data-astro-cid-mqoraagw]{background:#030d1a;padding:80px 0;position:relative;overflow:hidden}.cta-radial[data-astro-cid-mqoraagw]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:600px;height:600px;background:radial-gradient(ellipse at center,rgba(36,177,217,.08) 0%,transparent 70%);pointer-events:none}.cta-box[data-astro-cid-mqoraagw]{text-align:center;max-width:640px;margin:0 auto;position:relative;z-index:1}.cta-box[data-astro-cid-mqoraagw] h2[data-astro-cid-mqoraagw]{font-size:clamp(1.8rem,3vw,2.4rem);font-weight:800;color:#fff;margin:0 0 16px}.cta-box[data-astro-cid-mqoraagw] p[data-astro-cid-mqoraagw]{color:#fff9;margin:0 0 32px;line-height:1.7}.cta-buttons[data-astro-cid-mqoraagw]{display:flex;gap:16px;justify-content:center;flex-wrap:wrap}.pain-section[data-astro-cid-mqoraagw]{background:linear-gradient(135deg,#0a1628,#050505);padding:80px 0}.pain-section[data-astro-cid-mqoraagw] .section-header[data-astro-cid-mqoraagw] h2[data-astro-cid-mqoraagw]{color:#fff}.capabilities-section[data-astro-cid-mqoraagw]{padding:80px 0}.hero[data-astro-cid-mqoraagw]{position:relative;min-height:92vh;display:flex;align-items:center;background:var(--dark);padding:120px 0 100px;overflow:hidden}.hero-bg-text[data-astro-cid-mqoraagw]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:clamp(120px,18vw,300px);font-weight:900;color:transparent;-webkit-text-stroke:1px rgba(0,245,212,.04);pointer-events:none;user-select:none;white-space:nowrap;letter-spacing:-.02em}.hero-orb[data-astro-cid-mqoraagw]{position:absolute;border-radius:50%;filter:blur(120px);pointer-events:none}.hero-orb--cyan[data-astro-cid-mqoraagw]{width:600px;height:600px;background:radial-gradient(circle,rgba(0,245,212,.08) 0%,transparent 70%);top:-150px;right:-150px}.hero-orb--blue[data-astro-cid-mqoraagw]{width:400px;height:400px;background:radial-gradient(circle,rgba(46,134,171,.07) 0%,transparent 70%);bottom:-100px;left:10%}.hero-gradient[data-astro-cid-mqoraagw]{position:absolute;top:0;right:0;width:60%;height:100%;background:radial-gradient(ellipse at 70% 40%,rgba(0,245,212,.05) 0%,transparent 65%);pointer-events:none}.hero-container[data-astro-cid-mqoraagw]{position:relative;z-index:1;width:100%}.hero-inner[data-astro-cid-mqoraagw]{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}.hero-eyebrow[data-astro-cid-mqoraagw]{display:inline-flex;align-items:center;gap:6px;background:#00f5d414;border:1px solid rgba(0,245,212,.2);color:var(--cyan);padding:5px 14px;border-radius:20px;font-size:.72rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;margin-bottom:20px}.hero[data-astro-cid-mqoraagw] h1[data-astro-cid-mqoraagw]{font-size:clamp(2.2rem,4.5vw,3.4rem);font-weight:800;line-height:1.2;color:#f8f9fa;margin:0 0 20px;letter-spacing:-.02em}.hl-cyan[data-astro-cid-mqoraagw]{color:var(--cyan)}.hero-subtitle[data-astro-cid-mqoraagw]{font-size:1.05rem;color:#f8f9fa8c;line-height:1.8;margin:0 0 32px;max-width:500px}.hero-stats[data-astro-cid-mqoraagw]{display:grid;grid-template-columns:repeat(4,1fr);gap:0;margin-bottom:36px;border:1px solid rgba(0,245,212,.1);border-radius:10px;overflow:hidden;background:#00f5d408}.stat-item[data-astro-cid-mqoraagw]{display:flex;flex-direction:column;padding:16px 14px;border-right:1px solid rgba(0,245,212,.08)}.stat-item[data-astro-cid-mqoraagw]:last-child{border-right:none}.stat-num[data-astro-cid-mqoraagw]{font-size:1.5rem;font-weight:800;color:#f8f9fa;line-height:1}.stat-unit[data-astro-cid-mqoraagw]{font-size:.95rem;color:var(--cyan);font-weight:700}.stat-label[data-astro-cid-mqoraagw]{font-size:.68rem;color:#f8f9fa66;margin-top:5px;line-height:1.3}.hero-ctas[data-astro-cid-mqoraagw]{display:flex;gap:12px;flex-wrap:wrap}.hero-visual[data-astro-cid-mqoraagw]{display:flex;align-items:center;justify-content:center;position:relative;perspective:1200px}.mam-library[data-astro-cid-mqoraagw]{background:#020408bf;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:1px solid rgba(0,255,209,.15);border-radius:16px;padding:24px;width:100%;max-width:500px;box-shadow:0 0 80px #00ffd114,0 0 0 .5px #00ffd114,inset 0 1px #ffffff0d;position:relative;transform:rotateY(-12deg) rotateX(4deg) translateZ(0);transform-style:preserve-3d;transition:transform .6s cubic-bezier(.2,.8,.2,1)}.hero-visual[data-astro-cid-mqoraagw]:hover .mam-library[data-astro-cid-mqoraagw]{transform:rotateY(-5deg) rotateX(2deg) translateZ(30px)}.library-header[data-astro-cid-mqoraagw]{display:flex;align-items:center;justify-content:space-between;padding-bottom:16px;border-bottom:1px solid rgba(0,245,212,.12);margin-bottom:20px}.library-title[data-astro-cid-mqoraagw]{display:flex;align-items:center;gap:8px;font-size:.85rem;font-weight:700;color:#f8f9fa;text-transform:uppercase;letter-spacing:.1em}.library-title[data-astro-cid-mqoraagw] svg[data-astro-cid-mqoraagw]{color:var(--cyan)}.library-badge[data-astro-cid-mqoraagw]{display:inline-flex;align-items:center;gap:5px;background:#00f5d41a;border:1px solid rgba(0,245,212,.2);color:var(--cyan);padding:3px 10px;border-radius:12px;font-size:.65rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.badge-dot[data-astro-cid-mqoraagw]{width:5px;height:5px;border-radius:50%;background:var(--cyan);animation:pulse-dot 2s infinite}@keyframes pulse-dot{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(.8)}}.search-bar[data-astro-cid-mqoraagw]{display:flex;align-items:center;background:#00000059;border:1px solid rgba(0,245,212,.25);border-radius:8px;padding:10px 14px;gap:10px;margin-bottom:16px;box-shadow:0 4px 20px #0000004d,inset 0 1px #ffffff0a;position:relative;z-index:2}.search-icon[data-astro-cid-mqoraagw]{color:var(--cyan);display:flex;align-items:center;flex-shrink:0}.search-input-mock[data-astro-cid-mqoraagw]{color:#f8f9fa;font-size:.85rem;flex:1;display:inline-block;white-space:nowrap;overflow:hidden;border-right:2px solid var(--cyan);animation:typing 4s steps(12) infinite,blink-caret .75s step-end infinite}.search-input-mock[data-astro-cid-mqoraagw]:before{content:"2024 台北 新聞"}@keyframes typing{0%,20%{width:0}40%,80%{width:120px}to{width:0}}@keyframes blink-caret{0%,to{border-color:transparent}50%{border-color:var(--cyan)}}.search-kbd[data-astro-cid-mqoraagw]{display:inline-flex;align-items:center;justify-content:center;background:#ffffff0f;border:1px solid rgba(255,255,255,.1);border-radius:4px;padding:1px 6px;font-size:.65rem;color:#f8f9fa66}.tag-group[data-astro-cid-mqoraagw]{display:flex;gap:6px;flex-wrap:wrap;margin-bottom:20px}.ai-tag[data-astro-cid-mqoraagw]{display:inline-flex;align-items:center;gap:5px;background:#00f5d414;border:1px solid rgba(0,245,212,.15);color:#00f5d4e6;padding:4px 10px;border-radius:12px;font-size:.65rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;cursor:pointer}.ai-tag[data-astro-cid-mqoraagw] svg[data-astro-cid-mqoraagw]{width:10px;height:10px;opacity:.8}.asset-grid-wrapper[data-astro-cid-mqoraagw]{position:relative;margin-bottom:16px;border-radius:8px;overflow:hidden}.asset-scan-line[data-astro-cid-mqoraagw]{position:absolute;top:0;left:0;right:0;height:2px;background:linear-gradient(90deg,transparent,var(--cyan),transparent);z-index:3;animation:scan 3s ease-in-out infinite;box-shadow:0 0 8px var(--cyan),0 0 20px #00f5d466}@keyframes scan{0%{top:0;opacity:0}10%{opacity:.7}90%{opacity:.7}to{top:100%;opacity:0}}.asset-grid[data-astro-cid-mqoraagw]{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.asset-tile[data-astro-cid-mqoraagw]{background:#00050f99;border:1px solid rgba(0,245,212,.08);border-radius:6px;aspect-ratio:1;overflow:hidden;position:relative;cursor:pointer;transition:all .25s ease;opacity:0;transform:translateY(8px)}.asset-tile[data-astro-cid-mqoraagw].visible{opacity:1;transform:translateY(0)}.asset-tile[data-astro-cid-mqoraagw]:hover{border-color:#00f5d44d;box-shadow:0 0 12px #00f5d41f}.asset-thumbnail[data-astro-cid-mqoraagw]{width:100%;height:100%;display:flex;align-items:center;justify-content:center;position:relative}.asset-tile[data-astro-cid-mqoraagw]:nth-child(1) .asset-thumbnail[data-astro-cid-mqoraagw]{background:#001428e6}.asset-tile[data-astro-cid-mqoraagw]:nth-child(2) .asset-thumbnail[data-astro-cid-mqoraagw]{background:#001919e6}.asset-tile[data-astro-cid-mqoraagw]:nth-child(3) .asset-thumbnail[data-astro-cid-mqoraagw]{background:#0f051ee6}.asset-tile[data-astro-cid-mqoraagw]:nth-child(4) .asset-thumbnail[data-astro-cid-mqoraagw]{background:#140c05e6}.asset-tile[data-astro-cid-mqoraagw]:nth-child(5) .asset-thumbnail[data-astro-cid-mqoraagw]{background:#050f1ee6}.asset-tile[data-astro-cid-mqoraagw]:nth-child(6) .asset-thumbnail[data-astro-cid-mqoraagw]{background:#14050ae6}.asset-tile-icon[data-astro-cid-mqoraagw]{color:#00f5d459;transition:color .2s}.asset-tile[data-astro-cid-mqoraagw]:hover .asset-tile-icon[data-astro-cid-mqoraagw]{color:#00f5d4a6}.asset-overlay[data-astro-cid-mqoraagw]{position:absolute;inset:0;background:#00f5d414;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .25s}.asset-tile[data-astro-cid-mqoraagw]:hover .asset-overlay[data-astro-cid-mqoraagw]{opacity:1}.play-icon[data-astro-cid-mqoraagw]{color:var(--cyan);display:flex;align-items:center}.asset-ai-badge[data-astro-cid-mqoraagw]{position:absolute;bottom:4px;right:4px;background:#00f5d426;border:1px solid rgba(0,245,212,.25);border-radius:3px;padding:1px 4px;font-size:.5rem;font-weight:800;color:var(--cyan);letter-spacing:.05em;z-index:2}.results-info[data-astro-cid-mqoraagw]{background:#00f5d40f;border:1px solid rgba(0,245,212,.12);border-radius:8px;padding:10px 14px;font-size:.75rem;color:#f8f9fa99;display:flex;align-items:center;justify-content:space-between}.results-info[data-astro-cid-mqoraagw] strong[data-astro-cid-mqoraagw]{color:var(--cyan);font-weight:700}.results-time[data-astro-cid-mqoraagw]{display:flex;align-items:center;gap:5px;color:#f8f9fa66;font-size:.7rem}.results-time[data-astro-cid-mqoraagw] svg[data-astro-cid-mqoraagw]{color:var(--cyan);opacity:.7}.cursor-follower[data-astro-cid-mqoraagw]{position:fixed;width:300px;height:300px;border-radius:50%;background:radial-gradient(circle,rgba(0,245,212,.06) 0%,transparent 70%);pointer-events:none;z-index:0;transform:translate(-50%,-50%);transition:left .12s ease,top .12s ease;will-change:left,top}.pipeline-section[data-astro-cid-mqoraagw]{background:#fff;padding:100px 0;position:relative;overflow:hidden}.pipeline-section[data-astro-cid-mqoraagw]:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,rgba(16,185,129,.2),transparent)}.pipeline-section[data-astro-cid-mqoraagw] .section-header[data-astro-cid-mqoraagw] h2[data-astro-cid-mqoraagw]{font-family:Inter,Noto Sans TC,sans-serif;font-weight:800;font-size:clamp(2rem,4vw,3rem);color:#03243d;letter-spacing:-.02em}.pipeline-section[data-astro-cid-mqoraagw] .section-header[data-astro-cid-mqoraagw] p[data-astro-cid-mqoraagw]{color:#4a5568;font-size:1.1rem;margin-top:16px}.kinetic-flow-container[data-astro-cid-mqoraagw]{margin-top:60px;margin-bottom:80px;position:relative}.fiber-track[data-astro-cid-mqoraagw]{position:absolute;top:50px;left:5%;right:5%;height:2px;background:#00000014;z-index:0}.fiber-light[data-astro-cid-mqoraagw]{position:absolute;top:0;left:0;height:100%;width:100px;background:linear-gradient(90deg,transparent,#10B981,transparent);box-shadow:0 0 12px #10b98199;animation:fiberFlow 4s linear infinite}@keyframes fiberFlow{0%{left:-10%;opacity:0}10%{opacity:1}90%{opacity:1}to{left:100%;opacity:0}}.kinetic-steps[data-astro-cid-mqoraagw]{display:flex;justify-content:space-between;position:relative;z-index:1}.k-step[data-astro-cid-mqoraagw]{text-align:center;flex:1;opacity:0;transform:translateY(20px);transition:all .6s cubic-bezier(.2,.8,.2,1)}.k-step[data-astro-cid-mqoraagw].active{opacity:1;transform:translateY(0)}.k-icon-wrapper[data-astro-cid-mqoraagw]{width:100px;height:100px;margin:0 auto 20px;position:relative;border-radius:50%;background:#fff;box-shadow:0 8px 24px #0000000a;border:1px solid rgba(0,0,0,.06);display:flex;align-items:center;justify-content:center;transition:all .3s ease}.k-icon-wrapper[data-astro-cid-mqoraagw]:before{content:"";position:absolute;inset:-2px;border-radius:50%;background:linear-gradient(135deg,transparent,rgba(16,185,129,.2),transparent);z-index:-1;opacity:0;transition:opacity .3s ease}.k-step[data-astro-cid-mqoraagw]:hover .k-icon-wrapper[data-astro-cid-mqoraagw]{box-shadow:0 12px 30px #10b9811f;transform:scale(1.05);border-color:#10b9814d}.k-step[data-astro-cid-mqoraagw]:hover .k-icon-wrapper[data-astro-cid-mqoraagw]:before{opacity:1}.k-step[data-astro-cid-mqoraagw]:hover .k-icon-wrapper[data-astro-cid-mqoraagw] svg[data-astro-cid-mqoraagw]{color:#3b82f6}.k-icon-wrapper[data-astro-cid-mqoraagw] svg[data-astro-cid-mqoraagw]{width:40px;height:40px;color:#10b981;transition:color .3s ease}.k-step[data-astro-cid-mqoraagw] h3[data-astro-cid-mqoraagw]{font-family:Noto Sans TC,sans-serif;font-weight:700;font-size:1.1rem;color:#03243d;margin:0 0 8px;text-shadow:none}.k-step[data-astro-cid-mqoraagw] p[data-astro-cid-mqoraagw]{color:#4a5568;font-size:.85rem;line-height:1.5;margin:0;padding:0 15px}.active-signal[data-astro-cid-mqoraagw]{position:absolute;top:10px;right:15px;width:8px;height:8px;background:#10b981;border-radius:50%;box-shadow:0 0 10px #10b981;animation:signalBlink 1.5s ease-in-out infinite}@keyframes signalBlink{0%,to{opacity:.3;transform:scale(.8)}50%{opacity:1;transform:scale(1.2)}}.recon-grid[data-astro-cid-mqoraagw]{display:grid;grid-template-columns:repeat(2,1fr);gap:24px;max-width:900px;margin:0 auto}.recon-card[data-astro-cid-mqoraagw]{position:relative;background:transparent;border-radius:16px;padding:32px;display:flex;gap:24px;align-items:center;transition:all .5s cubic-bezier(.2,.8,.2,1);overflow:hidden}.recon-card[data-astro-cid-mqoraagw]:before{content:"";position:absolute;inset:0;border-radius:16px;padding:1px;background:linear-gradient(135deg,rgba(16,185,129,.4) 0%,rgba(59,130,246,.2) 50%,transparent 100%);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;z-index:0}.recon-card-bg[data-astro-cid-mqoraagw]{position:absolute;inset:1px;border-radius:15px;background:#fff;box-shadow:0 8px 24px #0000000a;z-index:0}.recon-card[data-astro-cid-mqoraagw]:hover{transform:translateY(-5px)}.recon-card[data-astro-cid-mqoraagw]:hover:before{background:linear-gradient(135deg,#8b5cf699,#3b82f666,#10b98133)}.recon-icon[data-astro-cid-mqoraagw]{position:relative;z-index:1;width:60px;height:60px;flex-shrink:0;display:flex;align-items:center;justify-content:center;color:#3b82f6;transition:transform .4s ease;filter:none}.recon-card[data-astro-cid-mqoraagw]:nth-child(2),.recon-card[data-astro-cid-mqoraagw]:nth-child(4){transform:translateY(20px)}.recon-card[data-astro-cid-mqoraagw]:nth-child(2):hover,.recon-card[data-astro-cid-mqoraagw]:nth-child(4):hover{transform:translateY(15px)}.recon-icon[data-astro-cid-mqoraagw] svg[data-astro-cid-mqoraagw]{width:100%;height:100%;stroke-width:1.2}.recon-card[data-astro-cid-mqoraagw]:hover .recon-icon[data-astro-cid-mqoraagw]{color:#8b5cf6;filter:drop-shadow(0 4px 12px rgba(139,92,246,.2))}.recon-content[data-astro-cid-mqoraagw]{position:relative;z-index:1}.recon-content[data-astro-cid-mqoraagw] h4[data-astro-cid-mqoraagw]{font-family:Noto Sans TC,sans-serif;font-weight:700;font-size:1.15rem;color:#03243d;margin:0 0 8px}.recon-content[data-astro-cid-mqoraagw] p[data-astro-cid-mqoraagw]{color:#4a5568;font-size:.9rem;line-height:1.6;margin:0}@media(max-width:991px){.kinetic-steps[data-astro-cid-mqoraagw]{flex-direction:column;gap:30px}.fiber-track[data-astro-cid-mqoraagw]{left:50%;top:0;bottom:0;width:2px;height:auto;transform:translate(-50%)}.fiber-light[data-astro-cid-mqoraagw]{width:100%;height:100px;background:linear-gradient(180deg,transparent,#10B981,transparent);animation:fiberFlowV 4s linear infinite}@keyframes fiberFlowV{0%{top:-10%;opacity:0}10%{opacity:1}90%{opacity:1}to{top:100%;opacity:0}}.recon-grid[data-astro-cid-mqoraagw]{grid-template-columns:1fr}.recon-card[data-astro-cid-mqoraagw]:nth-child(2),.recon-card[data-astro-cid-mqoraagw]:nth-child(4){transform:none!important}}.noise-bg[data-astro-cid-mqoraagw]{position:absolute;inset:0;background-image:url('data:image/svg+xml,%3Csvg viewBox="0 0 200 200" xmlns="http://www.w3.org/2000/svg"%3E%3Cfilter id="n"%3E%3CfeTurbulence type="fractalNoise" baseFrequency="0.75" numOctaves="3" stitchTiles="stitch"/%3E%3C/filter%3E%3Crect width="100%25" height="100%25" filter="url(%23n)" opacity="0.12"/%3E%3C/svg%3E');pointer-events:none}.cursor-follower[data-astro-cid-mqoraagw]{position:fixed;width:400px;height:400px;border-radius:50%;background:radial-gradient(circle,rgba(0,209,255,.06) 0%,transparent 60%);pointer-events:none;z-index:9999;transform:translate(-50%,-50%);transition:left .1s linear,top .1s linear;mix-blend-mode:screen}.floating-search-scene[data-astro-cid-mqoraagw]{position:relative;width:100%;height:400px;perspective:1200px;display:flex;align-items:center;justify-content:center;transform-style:preserve-3d}.card-matrix[data-astro-cid-mqoraagw]{position:absolute;width:420px;height:380px;display:grid;grid-template-columns:repeat(3,1fr);gap:16px;transform:translateZ(-80px) rotateX(8deg) rotateY(-12deg);opacity:.6}.matrix-card[data-astro-cid-mqoraagw]{background:#ffffff05;border:1px solid rgba(0,209,255,.1);border-radius:8px;backdrop-filter:blur(8px);box-shadow:0 0 15px #00d1ff0d;animation:floatCards 4s ease-in-out infinite alternate;aspect-ratio:1}.matrix-card[data-astro-cid-mqoraagw]:nth-child(2n){animation-delay:-2s;background:#00d1ff05}.matrix-card[data-astro-cid-mqoraagw]:nth-child(3n){animation-delay:-1s}@keyframes floatCards{0%{transform:translateY(0);border-color:#00d1ff1a}to{transform:translateY(-12px);border-color:#00d1ff40}}.hero-search-box[data-astro-cid-mqoraagw]{position:relative;z-index:2;background:#020617d9;backdrop-filter:blur(24px);border:1px solid rgba(0,209,255,.4);padding:16px 36px;border-radius:99px;display:flex;align-items:center;gap:12px;font-size:1.35rem;font-weight:500;color:#fff;box-shadow:0 20px 50px #0009,0 0 40px #00d1ff33;transform:translateZ(60px) rotateY(-5deg);animation:hoverBox 5s ease-in-out infinite alternate}@keyframes hoverBox{0%{transform:translateZ(60px) rotateY(-5deg) translateY(0)}to{transform:translateZ(60px) rotateY(-5deg) translateY(-8px);box-shadow:0 30px 60px #000000b3,0 0 50px #00d1ff4d}}.typewriter-text[data-astro-cid-mqoraagw]{white-space:nowrap;overflow:hidden;font-family:var(--font-display);width:0;animation:typingtext 2.5s steps(10) forwards 1.5s}@keyframes typingtext{to{width:110px}}.cursor-blink[data-astro-cid-mqoraagw]{animation:blink .8s step-end infinite;color:var(--cyan)}@keyframes blink{50%{opacity:0}}.the-great-shift[data-astro-cid-mqoraagw]{padding:100px 0;background:var(--dark)}.shift-wrapper[data-astro-cid-mqoraagw]{position:relative;height:450px;border-radius:24px;overflow:hidden;border:1px solid rgba(255,255,255,.08);--exposed: 35%;cursor:col-resize;user-select:none;box-shadow:0 0 50px #00000080}.shift-caption[data-astro-cid-mqoraagw]{position:absolute;bottom:24px;right:32px;z-index:10;font-size:.95rem;color:#ffffff73;letter-spacing:.08em;pointer-events:none;font-style:italic}.shift-layer[data-astro-cid-mqoraagw]{position:absolute;inset:0;display:flex;align-items:center}.shift-past[data-astro-cid-mqoraagw]{background:#0b1120;width:100%;z-index:1}.noise-bg[data-astro-cid-mqoraagw]{position:absolute;inset:0;background-image:url('data:image/svg+xml,%3Csvg viewBox="0 0 200 200" xmlns="http://www.w3.org/2000/svg"%3E%3Cfilter id="n"%3E%3CfeTurbulence type="fractalNoise" baseFrequency="0.75" numOctaves="3" stitchTiles="stitch"/%3E%3C/filter%3E%3Crect width="100%25" height="100%25" filter="url(%23n)" opacity="0.12"/%3E%3C/svg%3E');pointer-events:none}.shift-future[data-astro-cid-mqoraagw]{background:#020e22;width:var(--exposed);z-index:2;border-right:2px solid var(--cyan);box-shadow:2px 0 30px #00d1ff66;overflow:hidden;transition:width .1s ease-out}.shift-future[data-astro-cid-mqoraagw]:after{content:"";position:absolute;right:0;top:0;bottom:0;width:60px;background:linear-gradient(90deg,transparent,rgba(0,209,255,.15));pointer-events:none}.shift-content[data-astro-cid-mqoraagw]{position:absolute;top:50%;transform:translateY(-50%);width:50%;padding:0 60px}.shift-past[data-astro-cid-mqoraagw] .shift-content[data-astro-cid-mqoraagw]{left:0}.future-align[data-astro-cid-mqoraagw]{left:50%;width:50%;padding-left:60px}.shift-title[data-astro-cid-mqoraagw]{font-size:2.2rem;font-weight:800;margin-bottom:24px;line-height:1.2}.text-muted[data-astro-cid-mqoraagw]{color:#64748b}.glow-cyan[data-astro-cid-mqoraagw]{color:#fff;text-shadow:0 0 20px rgba(0,209,255,.7)}.shift-list[data-astro-cid-mqoraagw]{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:16px}.shift-list[data-astro-cid-mqoraagw] li[data-astro-cid-mqoraagw]{font-size:1.05rem;display:flex;align-items:flex-start;gap:12px;line-height:1.5}.past-list[data-astro-cid-mqoraagw] li[data-astro-cid-mqoraagw]{color:#8493a8;filter:blur(.3px)}.past-list[data-astro-cid-mqoraagw] .icon-x[data-astro-cid-mqoraagw]{color:#dc2626;flex-shrink:0;font-weight:700;margin-top:4px}.future-list[data-astro-cid-mqoraagw] li[data-astro-cid-mqoraagw]{color:#f1f5f9}.icon-check[data-astro-cid-mqoraagw].tick{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:50%;background:#00d1ff1a;color:var(--cyan);font-size:.8rem;flex-shrink:0;transition:all .3s cubic-bezier(.4,0,.2,1);margin-top:2px}.magnetic-item[data-astro-cid-mqoraagw]{transition:transform .3s ease;padding:8px 12px;border-radius:8px;margin-left:-12px}.magnetic-item[data-astro-cid-mqoraagw]:hover{transform:translate(8px);background:#00d1ff0f}.magnetic-item[data-astro-cid-mqoraagw]:hover .tick[data-astro-cid-mqoraagw]{transform:scale(1.15);box-shadow:0 0 15px #00d1ff99;background:var(--cyan);color:#000}.capabilities-section[data-astro-cid-mqoraagw]{padding:120px 0;background:#030d1a}.capabilities-section[data-astro-cid-mqoraagw] .section-header[data-astro-cid-mqoraagw] h2[data-astro-cid-mqoraagw]{color:#fff}.bento-grid[data-astro-cid-mqoraagw]{display:grid;grid-template-columns:repeat(3,1fr);grid-auto-rows:minmax(280px,auto);gap:20px}.bento-card[data-astro-cid-mqoraagw]{background:#ffffff08;border:1px solid rgba(0,209,255,.1);border-radius:20px;padding:36px;display:flex;flex-direction:column;justify-content:space-between;gap:20px;transition:all .4s ease;position:relative;overflow:hidden;box-shadow:0 10px 30px #0003}.bento-card[data-astro-cid-mqoraagw]:before{content:"";position:absolute;top:0;left:0;right:0;height:100%;background:linear-gradient(180deg,rgba(0,209,255,.08) 0%,transparent 50%);opacity:0;transition:opacity .4s;pointer-events:none}.bento-card[data-astro-cid-mqoraagw]:hover{background:#ffffff0f;border-color:#00d1ff59;transform:translateY(-4px);box-shadow:0 15px 40px #0006,0 0 20px #00d1ff26}.bento-card[data-astro-cid-mqoraagw]:hover:before{opacity:1}.bento-large[data-astro-cid-mqoraagw]{grid-column:span 2;grid-row:span 2;padding:48px;background:#00d1ff05}.bento-wide[data-astro-cid-mqoraagw]{grid-column:span 2}.bento-content[data-astro-cid-mqoraagw] h3[data-astro-cid-mqoraagw]{font-size:1.35rem;font-weight:700;color:#fff;margin:0 0 12px;line-height:1.4}.bento-content[data-astro-cid-mqoraagw] p[data-astro-cid-mqoraagw]{color:#94a3b8;line-height:1.6;margin:0;font-size:.95rem}.bento-large[data-astro-cid-mqoraagw] .bento-content[data-astro-cid-mqoraagw] h3[data-astro-cid-mqoraagw]{font-size:1.8rem;margin-bottom:16px}.bento-large[data-astro-cid-mqoraagw] .bento-content[data-astro-cid-mqoraagw] p[data-astro-cid-mqoraagw]{font-size:1.1rem;line-height:1.7}.cap-icon[data-astro-cid-mqoraagw]{font-size:2.8rem;margin-bottom:auto;filter:drop-shadow(0 4px 10px rgba(0,0,0,.3))}.neo-brain-section[data-astro-cid-mqoraagw]{background-color:#030712;padding:120px 0;position:relative;overflow:hidden}.neo-brain-section[data-astro-cid-mqoraagw]:before{content:"";position:absolute;top:-200px;left:-200px;width:600px;height:600px;background:radial-gradient(circle,rgba(16,185,129,.05) 0%,transparent 60%);filter:blur(80px);z-index:0;pointer-events:none}.neo-brain-section[data-astro-cid-mqoraagw]:after{content:"";position:absolute;bottom:-200px;right:-200px;width:600px;height:600px;background:radial-gradient(circle,rgba(59,130,246,.05) 0%,transparent 60%);filter:blur(80px);z-index:0;pointer-events:none}.neo-header-wrapper[data-astro-cid-mqoraagw]{text-align:center;margin-bottom:60px;position:relative;z-index:2;display:flex;flex-direction:column;align-items:center}.ai-chip[data-astro-cid-mqoraagw]{display:inline-flex;align-items:center;gap:8px;background:#10b9811a;border:1px solid rgba(16,185,129,.25);padding:6px 16px;border-radius:30px;color:#10b981;font-size:.75rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase;margin-bottom:24px;box-shadow:0 0 15px #10b98114}.chip-dot[data-astro-cid-mqoraagw]{width:6px;height:6px;background:#10b981;border-radius:50%;box-shadow:0 0 8px #10b981;animation:chipPulse 2s infinite}@keyframes chipPulse{0%{opacity:.4;transform:scale(.8)}50%{opacity:1;transform:scale(1.2);box-shadow:0 0 12px #10b981}to{opacity:.4;transform:scale(.8)}}.neo-title[data-astro-cid-mqoraagw]{font-family:Inter,Noto Sans TC,-apple-system,sans-serif;font-size:clamp(2rem,4vw,3rem);font-weight:800;line-height:1.3;margin:0;color:#f8fafc;letter-spacing:-.02em}.gradient-text[data-astro-cid-mqoraagw]{background:linear-gradient(135deg,#10b981,#3b82f6);-webkit-background-clip:text;-webkit-text-fill-color:transparent;display:inline-block;text-shadow:0 0 30px rgba(59,130,246,.2)}.neo-bento-grid[data-astro-cid-mqoraagw]{display:grid;grid-template-columns:1fr 1fr;grid-auto-rows:minmax(260px,auto);gap:24px;position:relative;z-index:2}@media(max-width:991px){.neo-bento-grid[data-astro-cid-mqoraagw]{grid-template-columns:1fr}}.neo-card[data-astro-cid-mqoraagw]{position:relative;background:#11182780;border-radius:20px;border:1px solid rgba(255,255,255,.05);backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px);padding:40px;overflow:hidden;transition:all .4s cubic-bezier(.16,1,.3,1);cursor:default;box-shadow:0 10px 30px -10px #0000004d}.core-card[data-astro-cid-mqoraagw]{grid-column:1 / 2;grid-row:1 / 3;display:flex;flex-direction:column;justify-content:flex-end}@media(max-width:991px){.core-card[data-astro-cid-mqoraagw]{grid-column:1 / -1;grid-row:auto;min-height:400px}}.small-card[data-astro-cid-mqoraagw],.sub-card[data-astro-cid-mqoraagw]{grid-column:2 / 3;display:flex;flex-direction:column;justify-content:center}@media(max-width:991px){.small-card[data-astro-cid-mqoraagw],.sub-card[data-astro-cid-mqoraagw]{grid-column:1 / -1}}.video-flow-bg[data-astro-cid-mqoraagw]{position:absolute;inset:-50%;background:radial-gradient(circle at 30% 70%,rgba(59,130,246,.1) 0%,transparent 40%),radial-gradient(circle at 70% 30%,rgba(16,185,129,.08) 0%,transparent 40%);filter:blur(40px);opacity:.6;z-index:0;animation:slowFlow 15s ease-in-out infinite alternate}@keyframes slowFlow{0%{transform:scale(1) translate(0)}to{transform:scale(1.1) translate(-2%,2%)}}.neo-card-glow[data-astro-cid-mqoraagw]{position:absolute;inset:0;border-radius:20px;pointer-events:none;z-index:1;opacity:0;transition:opacity .4s ease;background:radial-gradient(600px circle at var(--mouse-x, 50%) var(--mouse-y, 50%),rgba(16,185,129,.06),transparent 40%)}.neo-card[data-astro-cid-mqoraagw]:before{content:"";position:absolute;inset:-1px;border-radius:21px;padding:1px;background:linear-gradient(90deg,transparent,rgba(16,185,129,.4),transparent);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;opacity:0;transition:opacity .4s ease;z-index:1}.neo-card[data-astro-cid-mqoraagw]:hover{transform:scale(1.02);box-shadow:0 20px 40px -10px #00000080,0 0 20px #10b98114;border-color:#ffffff1a}.neo-card[data-astro-cid-mqoraagw]:hover .neo-card-glow[data-astro-cid-mqoraagw],.neo-card[data-astro-cid-mqoraagw]:hover:before{opacity:1}.neo-card-content[data-astro-cid-mqoraagw]{position:relative;z-index:2}.neo-icon-3d[data-astro-cid-mqoraagw]{width:56px;height:56px;background:linear-gradient(135deg,#3b82f61a,#3b82f605);border:1px solid rgba(59,130,246,.2);border-radius:16px;display:flex;align-items:center;justify-content:center;color:#3b82f6;margin-bottom:24px;box-shadow:inset 0 1px #ffffff1a,0 8px 16px #00000026;backdrop-filter:blur(10px)}.core-card[data-astro-cid-mqoraagw] .neo-icon-3d[data-astro-cid-mqoraagw]{background:linear-gradient(135deg,#10b9811a,#10b98105);border-color:#10b98133;color:#10b981}.float-anim[data-astro-cid-mqoraagw]{animation:floating 4s ease-in-out infinite}.delay-anim[data-astro-cid-mqoraagw]{animation-delay:2s}@keyframes floating{0%{transform:translateY(0)}50%{transform:translateY(-6px)}to{transform:translateY(0)}}.neo-card[data-astro-cid-mqoraagw] h3[data-astro-cid-mqoraagw]{font-size:1.35rem;font-weight:700;color:#f8fafc;margin:0 0 16px;line-height:1.4;letter-spacing:-.01em}.neo-card[data-astro-cid-mqoraagw] p[data-astro-cid-mqoraagw]{font-size:14px;line-height:1.7;color:#94a3b8;margin:0}.neo-card[data-astro-cid-mqoraagw] p[data-astro-cid-mqoraagw] strong[data-astro-cid-mqoraagw]{color:#e2e8f0;font-weight:600;display:block;margin-bottom:6px}.keyword-glow[data-astro-cid-mqoraagw]{color:#f8fafc;font-weight:700;text-shadow:0 0 8px rgba(255,255,255,.3)}.ai-typing-sim[data-astro-cid-mqoraagw]{margin-top:24px;padding:12px 16px;background:#0006;border:1px solid rgba(59,130,246,.15);border-radius:8px;font-family:Courier New,Courier,monospace;font-size:.8rem;color:#3b82f6;display:flex;align-items:center;height:42px;box-shadow:inset 0 2px 10px #00000080}.typing-text[data-astro-cid-mqoraagw]{white-space:nowrap;overflow:hidden;animation:typing 5s steps(30,end) infinite}.cursor[data-astro-cid-mqoraagw]{color:#10b981;font-weight:700;animation:blink 1s step-end infinite;margin-left:2px}@keyframes typing{0%,20%{width:0;opacity:1}50%,80%{width:100%;opacity:1}90%,to{width:100%;opacity:0}}@keyframes blink{0%,to{opacity:1}50%{opacity:0}}.fluid-workflow[data-astro-cid-mqoraagw]{background:#05070a;padding:140px 0 100px;position:relative;overflow:hidden;color:#e0f7fa;font-family:var(--font-display)}.wf-bg-glow[data-astro-cid-mqoraagw]{position:absolute;top:-30%;left:10%;width:80%;height:100%;background:radial-gradient(ellipse at center,rgba(0,245,212,.06) 0%,transparent 60%);pointer-events:none;z-index:0}.fluid-workflow[data-astro-cid-mqoraagw] .container[data-astro-cid-mqoraagw]{position:relative;z-index:2}.wf-header[data-astro-cid-mqoraagw]{text-align:center;max-width:800px;margin:0 auto 100px}.wf-badge[data-astro-cid-mqoraagw]{display:inline-flex;align-items:center;gap:8px;background:#00f5d414;border:1px solid rgba(0,245,212,.25);color:#00f5d4;padding:6px 16px;border-radius:30px;font-size:.75rem;font-weight:700;letter-spacing:.15em;text-transform:uppercase;margin-bottom:24px;box-shadow:0 0 20px #00f5d41a}.wf-badge[data-astro-cid-mqoraagw] .pulse-dot[data-astro-cid-mqoraagw]{width:6px;height:6px;background:#00f5d4;border-radius:50%;box-shadow:0 0 10px #00f5d4;animation:fwPulse 2s infinite}@keyframes fwPulse{0%,to{opacity:.5;transform:scale(.8)}50%{opacity:1;transform:scale(1.2)}}.wf-title[data-astro-cid-mqoraagw]{font-size:clamp(2.4rem,4vw,3.6rem);font-weight:900;line-height:1.25;color:#fff;margin:0 0 24px;letter-spacing:-.05em}.wf-seo-hide[data-astro-cid-mqoraagw]{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.wf-desc[data-astro-cid-mqoraagw]{font-weight:300;font-size:1.1rem;line-height:1.8;color:#94a3b8;margin:0 auto}.wf-desc[data-astro-cid-mqoraagw] .text-white[data-astro-cid-mqoraagw]{color:#e0f7fa;font-weight:500;display:inline-block;margin-bottom:12px;font-size:1.2rem}.fluid-pipeline[data-astro-cid-mqoraagw]{position:relative;padding:40px 0}.pipeline-track[data-astro-cid-mqoraagw]{position:absolute;top:50%;transform:translateY(-50%);left:5%;right:5%;height:3px;background:linear-gradient(90deg,transparent,rgba(255,255,255,.05) 10%,rgba(255,255,255,.05) 90%,transparent);z-index:1;border-radius:3px;overflow:hidden}.pipeline-beam[data-astro-cid-mqoraagw]{position:absolute;top:0;left:0;height:100%;width:15vw;background:linear-gradient(90deg,transparent,#00F5D4,transparent);box-shadow:0 0 20px #00f5d4;opacity:0;transition:opacity .3s ease}.fluid-pipeline[data-astro-cid-mqoraagw].in-view .pipeline-beam[data-astro-cid-mqoraagw]{animation:beamTravel 3s cubic-bezier(.4,0,.2,1) forwards}@keyframes beamTravel{0%{left:-20%;opacity:0}10%{opacity:1}90%{opacity:1}to{left:100%;opacity:0}}.pipeline-nodes[data-astro-cid-mqoraagw]{display:flex;justify-content:space-between;position:relative;z-index:2}.p-node[data-astro-cid-mqoraagw]{display:flex;flex-direction:column;align-items:center;width:18%;text-align:center;position:relative}.node-up[data-astro-cid-mqoraagw]{transform:translateY(-30px)}.node-down[data-astro-cid-mqoraagw]{transform:translateY(30px)}.node-icon-wrapper[data-astro-cid-mqoraagw]{width:80px;height:80px;background:#ffffff05;border:1px solid rgba(255,255,255,.08);border-radius:20px;display:flex;align-items:center;justify-content:center;position:relative;margin-bottom:24px;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);transition:all .5s cubic-bezier(.16,1,.3,1);box-shadow:0 10px 30px #00000080;z-index:3}.node-icon-wrapper[data-astro-cid-mqoraagw]:before{content:"";position:absolute;inset:-1px;border-radius:20px;padding:1px;background:linear-gradient(135deg,rgba(0,245,212,.4),transparent 60%);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;opacity:.5;transition:opacity .4s ease}.node-glow[data-astro-cid-mqoraagw]{position:absolute;inset:0;border-radius:20px;background:radial-gradient(circle at center,rgba(0,245,212,.15) 0%,transparent 70%);opacity:0;transition:opacity .4s;filter:blur(10px)}.node-icon[data-astro-cid-mqoraagw]{width:32px;height:32px;color:#94a3b8;transition:all .4s ease;z-index:2}.bento-hover[data-astro-cid-mqoraagw]:hover{transform:translateY(-8px);background:#00f5d40d;border-color:#00f5d44d;box-shadow:0 20px 40px #0009,0 0 30px #00f5d426}.bento-hover[data-astro-cid-mqoraagw]:hover:before,.bento-hover[data-astro-cid-mqoraagw]:hover .node-glow[data-astro-cid-mqoraagw]{opacity:1}.bento-hover[data-astro-cid-mqoraagw]:hover .node-icon[data-astro-cid-mqoraagw]{color:#00f5d4;filter:drop-shadow(0 0 8px rgba(0,245,212,.5))}.node-ai[data-astro-cid-mqoraagw]:before{background:linear-gradient(135deg,rgba(124,77,255,.6),transparent 60%)}.node-ai[data-astro-cid-mqoraagw]:hover{border-color:#7c4dff66;box-shadow:0 20px 40px #0009,0 0 30px #7c4dff26}.node-ai[data-astro-cid-mqoraagw]:hover .node-icon[data-astro-cid-mqoraagw]{color:#7c4dff;filter:drop-shadow(0 0 8px rgba(124,77,255,.5))}.node-ai[data-astro-cid-mqoraagw]:hover .node-glow[data-astro-cid-mqoraagw]{background:radial-gradient(circle at center,rgba(124,77,255,.15) 0%,transparent 70%)}.scan-line[data-astro-cid-mqoraagw]{position:absolute;top:0;left:0;right:0;height:2px;background:#7c4dff;box-shadow:0 0 8px #7c4dff;opacity:0;z-index:3;pointer-events:none}.node-ai[data-astro-cid-mqoraagw]:hover .scan-line[data-astro-cid-mqoraagw]{animation:scanner 2s cubic-bezier(.4,0,.2,1) infinite}@keyframes scanner{0%{top:10%;opacity:0}20%{opacity:1}80%{opacity:1}to{top:90%;opacity:0}}.node-content[data-astro-cid-mqoraagw]{padding:0 10px}.node-content[data-astro-cid-mqoraagw] h3[data-astro-cid-mqoraagw]{font-size:1.15rem;font-weight:700;color:#e0f7fa;margin:0 0 10px;letter-spacing:-.01em}.node-content[data-astro-cid-mqoraagw] p[data-astro-cid-mqoraagw]{font-size:.85rem;color:#94a3b8;line-height:1.5;margin:0;font-weight:300}.node-stats[data-astro-cid-mqoraagw]{display:inline-flex;align-items:center;gap:6px;margin-top:12px;background:#7c4dff1a;border:1px solid rgba(124,77,255,.2);padding:4px 10px;border-radius:12px;font-size:.72rem;color:#d1c4e9;font-family:monospace}.stat-blip[data-astro-cid-mqoraagw]{width:6px;height:6px;background:#7c4dff;border-radius:50%;animation:fwPulse 1s infinite alternate}.radiation-rings[data-astro-cid-mqoraagw]{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;overflow:hidden;border-radius:20px;pointer-events:none;opacity:0;transition:opacity .4s}.final-node[data-astro-cid-mqoraagw] .bento-hover[data-astro-cid-mqoraagw]:hover .radiation-rings[data-astro-cid-mqoraagw]{opacity:1}.radiation-rings[data-astro-cid-mqoraagw] i[data-astro-cid-mqoraagw]{position:absolute;border:1px solid rgba(0,245,212,.4);border-radius:50%;animation:radiateRings 2s cubic-bezier(.16,1,.3,1) infinite}.radiation-rings[data-astro-cid-mqoraagw] i[data-astro-cid-mqoraagw]:nth-child(1){animation-delay:0s}.radiation-rings[data-astro-cid-mqoraagw] i[data-astro-cid-mqoraagw]:nth-child(2){animation-delay:.6s}.radiation-rings[data-astro-cid-mqoraagw] i[data-astro-cid-mqoraagw]:nth-child(3){animation-delay:1.2s}@keyframes radiateRings{0%{width:30px;height:30px;opacity:1}to{width:120px;height:120px;opacity:0}}.wf-bottom-lines[data-astro-cid-mqoraagw]{position:absolute;bottom:0;left:0;width:100%;display:flex;flex-direction:column;gap:3px;padding-bottom:2px;z-index:10}.wf-bottom-lines[data-astro-cid-mqoraagw]:before,.wf-bottom-lines[data-astro-cid-mqoraagw]:after{content:"";width:100%;height:1px;background:linear-gradient(90deg,transparent,rgba(0,245,212,.4) 50%,transparent)}.wf-bottom-lines[data-astro-cid-mqoraagw]:after{opacity:.4}@media(max-width:991px){.pipeline-nodes[data-astro-cid-mqoraagw]{flex-direction:column;align-items:center;gap:40px}.p-node[data-astro-cid-mqoraagw]{width:100%;max-width:320px}.node-up[data-astro-cid-mqoraagw],.node-down[data-astro-cid-mqoraagw]{transform:none!important}.pipeline-track[data-astro-cid-mqoraagw]{left:50%;top:0;bottom:0;width:3px;height:100%;transform:translate(-50%);background:linear-gradient(180deg,transparent,rgba(255,255,255,.05) 10%,rgba(255,255,255,.05) 90%,transparent)}.pipeline-beam[data-astro-cid-mqoraagw]{width:100%;height:15vh;background:linear-gradient(180deg,transparent,#00F5D4,transparent)}@keyframes beamTravel{0%{top:-20%;opacity:0}10%{opacity:1}90%{opacity:1}to{top:100%;opacity:0}}.fluid-workflow[data-astro-cid-mqoraagw]{padding-bottom:140px}}.specs-section[data-astro-cid-mqoraagw]{background:var(--light-bg, #f7f8fa);padding:80px 0 100px}.specs-section[data-astro-cid-mqoraagw] .section-header[data-astro-cid-mqoraagw]{text-align:center;margin-bottom:48px}.specs-section[data-astro-cid-mqoraagw] .tag-light[data-astro-cid-mqoraagw]{display:inline-block;font-family:var(--font-display);font-size:13px;font-weight:700;letter-spacing:2px;text-transform:uppercase;color:#00b5d1;background:#00d1ff14;border:1px solid rgba(0,209,255,.2);padding:4px 12px;border-radius:20px;margin-bottom:16px}.specs-section[data-astro-cid-mqoraagw] h2[data-astro-cid-mqoraagw]{color:#1a1a2e}.specs-grid[data-astro-cid-mqoraagw]{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;max-width:1100px;margin:0 auto}.spec-card[data-astro-cid-mqoraagw]{background:#fff;border:1px solid rgba(0,0,0,.06);border-radius:12px;padding:24px;transition:box-shadow .2s ease}.spec-card[data-astro-cid-mqoraagw]:hover{box-shadow:0 4px 20px #0000000f}.spec-card--featured[data-astro-cid-mqoraagw]{grid-column:span 2;border-top:2px solid #98CE2E}.spec-label[data-astro-cid-mqoraagw]{font-size:13px;font-weight:700;letter-spacing:1.5px;text-transform:uppercase;color:#94a3b8;margin-bottom:8px}.spec-value[data-astro-cid-mqoraagw]{font-family:var(--font-display);font-size:22px;font-weight:700;color:#1a1a2e;margin-bottom:6px}.spec-detail[data-astro-cid-mqoraagw]{font-size:13px;color:#64748b;line-height:1.5}.section-divider[data-astro-cid-mqoraagw]{height:1px;background:linear-gradient(90deg,transparent 0%,rgba(0,209,255,.25) 50%,transparent 100%)}.gallery-cta-section[data-astro-cid-mqoraagw]{position:relative;background:#fff;overflow:hidden;padding:120px 24px;display:flex;align-items:center;justify-content:center}.gallery-parallax-bg[data-astro-cid-mqoraagw]{position:absolute;inset:0;pointer-events:none;z-index:0;overflow:hidden}.g-icon[data-astro-cid-mqoraagw]{position:absolute;color:#1a202c;opacity:.03;transition:transform .1s linear}.g-icon-1[data-astro-cid-mqoraagw]{width:180px;top:10%;left:5%;transform:rotate(-15deg)}.g-icon-2[data-astro-cid-mqoraagw]{width:120px;top:60%;left:15%;transform:rotate(10deg)}.g-icon-3[data-astro-cid-mqoraagw]{width:220px;top:70%;right:5%;transform:rotate(-5deg)}.g-icon-4[data-astro-cid-mqoraagw]{width:90px;top:20%;right:18%;transform:rotate(25deg)}.g-icon-5[data-astro-cid-mqoraagw]{width:150px;bottom:5%;right:35%;transform:rotate(-20deg)}.gallery-container[data-astro-cid-mqoraagw]{position:relative;z-index:10;width:100%;max-width:900px;margin:0 auto}.gallery-floating-card[data-astro-cid-mqoraagw]{background:#fff;border-radius:24px;padding:64px 48px;text-align:center;box-shadow:0 20px 60px -10px #0000000d,0 0 20px #00000005;border:1px solid rgba(0,0,0,.04);position:relative}.gallery-reveal[data-astro-cid-mqoraagw]{opacity:0;transform:translateY(40px);transition:opacity 1.2s cubic-bezier(.2,.8,.2,1),transform 1.2s cubic-bezier(.2,.8,.2,1)}.gallery-reveal[data-astro-cid-mqoraagw].visible{opacity:1;transform:translateY(0)}.gallery-h2[data-astro-cid-mqoraagw]{font-family:var(--font-display, "Inter", "Noto Sans TC", sans-serif);font-weight:700;font-size:clamp(2rem,3.5vw,2.6rem);color:#1a202c;letter-spacing:-.01em;margin:0 0 24px;line-height:1.3}.gallery-highlight[data-astro-cid-mqoraagw]{color:#0d9488;font-weight:800}.gallery-body[data-astro-cid-mqoraagw]{font-size:1.1rem;line-height:1.75;color:#1a202c;opacity:.8;font-weight:300;margin:0 auto 40px;max-width:650px}.gallery-cta-buttons[data-astro-cid-mqoraagw]{display:flex;gap:16px;justify-content:center;flex-wrap:wrap}.gallery-btn-primary[data-astro-cid-mqoraagw]{display:inline-flex;align-items:center;justify-content:center;gap:10px;background:linear-gradient(135deg,#0d9488,#0f766e);color:#fff;font-weight:600;font-size:1.05rem;padding:16px 36px;border-radius:12px;transition:all .4s cubic-bezier(.2,.8,.2,1);box-shadow:0 10px 20px -5px #0d948866;text-decoration:none;will-change:transform,box-shadow}.gallery-btn-primary[data-astro-cid-mqoraagw]:hover{color:#fff;text-decoration:none}.gallery-btn-secondary[data-astro-cid-mqoraagw]{display:inline-flex;align-items:center;justify-content:center;gap:10px;background:transparent;border:2px solid #E2E8F0;color:#3b82f6;font-weight:600;font-size:1.05rem;padding:14px 36px;border-radius:12px;transition:all .3s ease;text-decoration:none}.gallery-btn-secondary[data-astro-cid-mqoraagw]:hover{border-color:#3b82f6;background:#3b82f60d}@media(max-width:768px){.gallery-floating-card[data-astro-cid-mqoraagw]{padding:40px 24px}.gallery-cta-buttons[data-astro-cid-mqoraagw]{flex-direction:column}.gallery-btn-primary[data-astro-cid-mqoraagw],.gallery-btn-secondary[data-astro-cid-mqoraagw]{width:100%}}.product-faq[data-astro-cid-mqoraagw]{padding:80px 0;background:#f9fafb;border-top:1px solid #e5e7eb}.faq-container[data-astro-cid-mqoraagw]{max-width:1280px;margin:0 auto;padding:0 24px}.faq-title[data-astro-cid-mqoraagw]{font-size:2rem;font-weight:700;margin-bottom:40px;color:#111827}.faq-list[data-astro-cid-mqoraagw]{display:flex;flex-direction:column;gap:12px}.faq-item[data-astro-cid-mqoraagw]{border:1px solid #e5e7eb;border-radius:8px;padding:20px 24px;background:#fff}.faq-item[data-astro-cid-mqoraagw] summary[data-astro-cid-mqoraagw]{font-weight:600;cursor:pointer;font-size:1rem;line-height:1.5;color:#111827;list-style:none}.faq-item[data-astro-cid-mqoraagw] summary[data-astro-cid-mqoraagw]::-webkit-details-marker{display:none}.faq-item[data-astro-cid-mqoraagw] summary[data-astro-cid-mqoraagw]:after{content:"+";float:right;font-size:1.2rem;color:#6b7280}.faq-item[data-astro-cid-mqoraagw][open] summary[data-astro-cid-mqoraagw]:after{content:"−"}.faq-item[data-astro-cid-mqoraagw] p[data-astro-cid-mqoraagw]{margin-top:12px;line-height:1.7;color:#374151;font-size:.95rem}.faq-item[data-astro-cid-mqoraagw] a[data-astro-cid-mqoraagw]{color:#00d1ff;text-decoration:none}.faq-item[data-astro-cid-mqoraagw] a[data-astro-cid-mqoraagw]:hover{text-decoration:underline}
