.section{max-width:var(--max-width);margin:0 auto;padding:var(--section-pad-y) var(--page-pad)}.section--bordered{border-top:1px solid var(--border)}.section__label{margin:0 0 .75rem;font-family:var(--font-mono);font-size:.75rem;font-weight:500;letter-spacing:.12em;text-transform:uppercase;color:var(--accent-dim)}:lang(zh-Hant) .section__label{letter-spacing:.06em}.section__title{margin:0 0 1rem;font-size:clamp(1.625rem,5vw,2.25rem);font-weight:700;letter-spacing:-.02em;text-wrap:balance}.section__lead{margin:0 0 clamp(1.75rem,5vw,2.5rem);max-width:40rem;color:var(--text-muted);font-size:clamp(1rem,2.5vw,1.0625rem)}.about__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.about__card{padding:clamp(1.25rem,4vw,1.5rem);border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--bg-card);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.about__card h3{margin:0 0 .65rem;font-family:var(--font-mono);font-size:.875rem;font-weight:600;color:var(--accent)}.about__card p{margin:0;font-size:clamp(.875rem,2.5vw,.9375rem);color:var(--text-muted)}@media(max-width:900px){.about__grid{grid-template-columns:1fr}}.expertise__list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:1px;border:1px solid var(--border);border-radius:var(--radius-lg);overflow:hidden;background:var(--border)}.expertise__item{display:grid;grid-template-columns:auto 1fr;gap:clamp(1rem,3vw,1.5rem);align-items:start;padding:clamp(1.25rem,4vw,1.5rem) clamp(1.25rem,4vw,1.75rem);background:var(--bg-elevated)}.expertise__index{font-family:var(--font-mono);font-size:.875rem;font-weight:600;color:var(--accent-dim);padding-top:.15rem}.expertise__item h3{margin:0 0 .35rem;font-size:clamp(1rem,3vw,1.125rem);font-weight:600}.expertise__item p{margin:0;color:var(--text-muted);font-size:clamp(.875rem,2.5vw,.9375rem);max-width:36rem}@media(max-width:480px){.expertise__item{grid-template-columns:1fr;gap:.5rem}.expertise__index{padding-top:0}}.footer{border-top:1px solid var(--border);padding:clamp(1.5rem,5vw,2rem) var(--page-pad);padding-bottom:calc(clamp(1.5rem,5vw,2rem) + env(safe-area-inset-bottom,0))}.footer__inner{display:flex;flex-direction:column;gap:1rem;max-width:var(--max-width);margin:0 auto}.footer__top{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1rem 1.5rem}.footer__brand{margin:0;font-family:var(--font-mono);font-size:clamp(.75rem,2.5vw,.8125rem);color:var(--text-muted)}.footer__brand strong{color:var(--text);font-weight:600}.footer__contact{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem 1.25rem}.footer__contact a{font-family:var(--font-mono);font-size:clamp(.75rem,2.5vw,.8125rem);color:var(--text-muted);text-decoration:none;min-height:2.25rem;display:inline-flex;align-items:center}.footer__contact a:hover{color:var(--accent);text-decoration:none}.footer__copy{margin:0;font-family:var(--font-mono);font-size:clamp(.6875rem,2vw,.75rem);color:var(--text-dim)}@media(max-width:560px){.footer__top{flex-direction:column;align-items:flex-start}.footer__contact{flex-direction:column;align-items:flex-start;gap:.35rem}}.lang-switch{display:inline-flex;padding:.2rem;border-radius:999px;background:#0b0f14e6;border:1px solid var(--border)}.lang-switch__btn{min-width:5.5rem;padding:.35rem .65rem;border:1px solid transparent;border-radius:999px;background:transparent;color:var(--text-muted);font-family:var(--font-sans);font-size:.8125rem;font-weight:500;text-align:center;cursor:pointer;transition:background .15s ease,color .15s ease,border-color .15s ease}.lang-switch__btn:hover{color:var(--text)}.lang-switch__btn--active{background:#3dd6ff1a;color:var(--accent);border-color:var(--border-strong)}@media(max-width:480px){.lang-switch__btn{min-width:4.75rem;padding:.35rem .5rem;font-size:.75rem}}.logo{display:block;width:100%;height:100%}.logo__frame{fill:#3dd6ff0d;stroke:#3dd6ff52;stroke-width:1}.logo__slash{stroke:var(--accent);stroke-width:1.25;stroke-linecap:round;opacity:.85;transform:rotate(14deg);transform-origin:16.5px 16px}.logo__s,.logo__d{font-family:var(--font-mono);font-size:11px;font-weight:600;letter-spacing:-.04em}.logo__s{fill:var(--text)}.logo__d{fill:var(--accent)}.header__brand:hover .logo__d{fill:#5ce0ff}.header__brand:hover .logo__slash{stroke:#5ce0ff}.header__brand:hover .logo__frame{stroke:#5ce0ff80;fill:#3dd6ff1a}.header{position:sticky;top:0;z-index:100;height:var(--header-h);border-bottom:1px solid var(--border);background:#06080cd1;backdrop-filter:blur(12px) saturate(1.2);-webkit-backdrop-filter:blur(12px) saturate(1.2);padding-top:env(safe-area-inset-top,0)}.header__inner{display:flex;align-items:center;justify-content:space-between;gap:.75rem;max-width:var(--max-width);margin:0 auto;padding:0 var(--page-pad);height:100%}.header__brand{display:flex;align-items:center;gap:.65rem;min-width:0;color:var(--text);text-decoration:none;font-weight:600;letter-spacing:-.02em}.header__brand:hover{text-decoration:none;color:var(--accent)}.header__brand-text{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.header__logo{flex-shrink:0;width:2.25rem;height:2.25rem}.header__end{display:flex;align-items:center;gap:clamp(.5rem,2vw,1rem);flex-shrink:0}.header__nav{display:flex;align-items:center;gap:clamp(.75rem,2vw,1.75rem)}.header__nav a{font-family:var(--font-mono);font-size:.8125rem;color:var(--text-muted);text-decoration:none;letter-spacing:.02em;white-space:nowrap}:lang(en) .header__nav a{text-transform:lowercase}.header__nav a:hover{color:var(--accent);text-decoration:none}@media(max-width:900px){.header__nav a{display:none}}@media(max-width:480px){.header{--header-h: 3.75rem}.header__brand-text{display:none}}.hero{max-width:var(--max-width);margin:0 auto;padding:clamp(2.5rem,10vw,4.5rem) var(--page-pad) clamp(3rem,10vw,5rem)}.hero__terminal{font-family:var(--font-mono);font-size:clamp(.75rem,2.5vw,.8125rem);color:var(--text-dim);margin-bottom:1.75rem;padding:.85rem 1rem;border:1px solid var(--border);border-radius:var(--radius);background:#0b0f14e6;max-width:100%;width:28rem;overflow-x:auto;line-height:1.5}.hero__title{margin:0 0 1.25rem;font-size:clamp(2rem,7vw,4rem);font-weight:700;line-height:1.12;letter-spacing:-.03em;max-width:16ch;text-wrap:balance}:lang(zh-Hant) .hero__title{max-width:none;line-height:1.2}.hero__title em{font-style:normal;color:var(--accent)}.hero__lead{margin:0 0 2rem;max-width:38rem;font-size:clamp(1rem,2.8vw,1.125rem);color:var(--text-muted)}.hero__meta{display:flex;flex-wrap:wrap;gap:.75rem;margin-bottom:2.25rem}.hero__badge{display:inline-flex;align-items:center;gap:.4rem;padding:.35rem .75rem;font-family:var(--font-mono);font-size:clamp(.6875rem,2vw,.75rem);color:var(--text-muted);border:1px solid var(--border);border-radius:999px;background:var(--bg-card)}.hero__badge:before{content:"";flex-shrink:0;width:6px;height:6px;border-radius:50%;background:var(--accent);box-shadow:0 0 8px var(--accent-glow)}.hero__actions{display:flex;flex-wrap:wrap;gap:.75rem}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:2.75rem;padding:.75rem 1.35rem;font-family:var(--font-mono);font-size:clamp(.8125rem,2.5vw,.875rem);font-weight:500;border-radius:var(--radius);text-decoration:none;text-align:center;transition:background .15s ease,border-color .15s ease,color .15s ease}.btn:hover{text-decoration:none}.btn--primary{color:var(--bg);background:var(--accent);border:1px solid var(--accent)}.btn--primary:hover{background:#5ce0ff;border-color:#5ce0ff}.btn--ghost{color:var(--text);background:transparent;border:1px solid var(--border-strong)}.btn--ghost:hover{border-color:var(--accent);color:var(--accent)}.hero__stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;margin-top:clamp(2.5rem,8vw,4rem);border:1px solid var(--border);border-radius:var(--radius-lg);overflow:hidden;background:var(--border)}.hero__stat{padding:clamp(1rem,3vw,1.25rem) clamp(1rem,3vw,1.5rem);background:var(--bg-elevated)}.hero__stat strong{display:block;font-family:var(--font-mono);font-size:clamp(1.25rem,4vw,1.5rem);font-weight:600;color:var(--accent);margin-bottom:.25rem}.hero__stat span{font-size:clamp(.8125rem,2.5vw,.875rem);color:var(--text-muted);line-height:1.5}@media(max-width:768px){.hero__stats{grid-template-columns:1fr}}@media(max-width:480px){.hero__actions .btn{flex:1 1 100%}}.product-card{padding:clamp(1.25rem,5vw,2rem);border:1px solid var(--border-strong);border-radius:var(--radius-lg);background:linear-gradient(145deg,rgba(61,214,255,.06) 0%,transparent 45%),var(--bg-card);box-shadow:0 24px 64px #00000059}.product-card__header{display:flex;gap:1.25rem;align-items:flex-start;margin-bottom:1.25rem}.product-card__logo{flex-shrink:0;width:3rem;height:3rem;border-radius:22%;object-fit:cover;box-shadow:0 0 0 1px #f7529e40,0 8px 24px #f7529e26}.product-card__eyebrow{margin:0 0 .35rem;font-family:var(--font-mono);font-size:.75rem;color:var(--text-dim);letter-spacing:.04em}.product-card__name{margin:0;font-size:clamp(1.5rem,5vw,1.75rem);font-weight:700;letter-spacing:-.02em}.product-card__tagline{margin:.2rem 0 0;font-size:1rem;color:var(--accent);font-family:var(--font-mono)}.product-card__desc{margin:0 0 1.5rem;max-width:42rem;color:var(--text-muted);font-size:clamp(.9375rem,2.5vw,1rem)}.product-card__features{margin:0 0 2rem;padding:0;list-style:none;display:grid;gap:.5rem}.product-card__features li{position:relative;padding-left:1.25rem;font-size:clamp(.875rem,2.5vw,.9375rem);color:var(--text-muted)}.product-card__features li:before{content:">";position:absolute;left:0;font-family:var(--font-mono);font-size:.75rem;color:var(--accent)}.product-card__diagram{display:grid;grid-template-columns:1fr auto 1fr;gap:1rem;align-items:center;margin-bottom:2rem;padding:clamp(1rem,3vw,1.25rem);border:1px dashed var(--border);border-radius:var(--radius);background:#06080c99;overflow-x:auto}.product-card__node{display:flex;flex-direction:column;gap:.35rem;font-family:var(--font-mono);font-size:clamp(.625rem,2vw,.7rem);color:var(--text-dim);min-width:0}.product-card__node span{padding:.35rem .5rem;border:1px solid var(--border);border-radius:4px;background:var(--bg-elevated);word-break:break-word}.product-card__flow{display:flex;flex-direction:column;align-items:center;gap:.35rem;flex-shrink:0}.product-card__line{display:block;width:2px;height:12px;background:linear-gradient(var(--accent-dim),var(--accent))}.product-card__hub{padding:.4rem .65rem;font-family:var(--font-mono);font-size:.7rem;font-weight:600;color:var(--bg);background:var(--accent);border-radius:4px;white-space:nowrap}.product-card__actions{display:flex;flex-wrap:wrap;gap:.75rem}.product-card__social{display:flex;flex-wrap:wrap;align-items:center;gap:.75rem 1.25rem;margin-top:1.25rem;padding-top:1.25rem;border-top:1px solid var(--border)}.product-card__social-label{font-family:var(--font-mono);font-size:.75rem;color:var(--text-dim);letter-spacing:.04em}.product-card__social a{font-family:var(--font-mono);font-size:.8125rem;color:var(--text-muted);text-decoration:none;min-height:2.25rem;display:inline-flex;align-items:center}.product-card__social a:hover{color:var(--accent);text-decoration:none}.product-card__actions .btn{flex:1 1 auto;min-width:min(100%,12rem)}@media(max-width:720px){.product-card__diagram{grid-template-columns:1fr;text-align:center}.product-card__node{align-items:center}.product-card__flow{flex-direction:row;justify-content:center}.product-card__line{width:24px;height:2px}}@media(max-width:480px){.product-card__actions .btn{flex:1 1 100%;min-width:100%}}.page{position:relative;overflow-x:clip}.page__backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none}.page__grid{position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(rgba(61,214,255,.04) 1px,transparent 1px),linear-gradient(90deg,rgba(61,214,255,.04) 1px,transparent 1px);background-size:clamp(32px,8vw,48px) clamp(32px,8vw,48px);-webkit-mask-image:radial-gradient(ellipse 80% 70% at 50% 0%,black 20%,transparent 75%);mask-image:radial-gradient(ellipse 80% 70% at 50% 0%,black 20%,transparent 75%)}.page__glow{position:absolute;border-radius:50%;filter:blur(100px);opacity:.45}.page__glow--cyan{width:min(520px,90vw);height:min(520px,90vw);top:-120px;right:-80px;background:radial-gradient(circle,var(--accent-glow),transparent 70%)}.page__glow--violet{width:min(400px,70vw);height:min(400px,70vw);bottom:10%;left:-100px;background:radial-gradient(circle,rgba(124,108,255,.22),transparent 70%)}.page__scanline{position:absolute;top:0;right:0;bottom:0;left:0;background:repeating-linear-gradient(0deg,transparent,transparent 2px,rgba(0,0,0,.03) 2px,rgba(0,0,0,.03) 4px);opacity:.4}.page__content{position:relative;z-index:1}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}body{margin:0;min-height:100vh;min-height:100dvh;font-family:var(--font-sans);font-size:1rem;line-height:1.65;color:var(--text);background:var(--bg);-webkit-font-smoothing:antialiased;overflow-x:clip}:root{--bg: #06080c;--bg-elevated: #0b0f14;--bg-card: rgba(12, 18, 28, .72);--border: rgba(61, 214, 255, .14);--border-strong: rgba(61, 214, 255, .28);--text: #e8edf4;--text-muted: #8b95a8;--text-dim: #5c6678;--accent: #3dd6ff;--accent-dim: #1a8fb3;--accent-glow: rgba(61, 214, 255, .35);--font-sans: "IBM Plex Sans", system-ui, sans-serif;--font-sans-zh: "Noto Sans TC", "IBM Plex Sans", system-ui, sans-serif;--font-mono: "IBM Plex Mono", ui-monospace, monospace;--radius: 10px;--radius-lg: 16px;--max-width: 1120px;--header-h: 4.25rem;--page-pad: clamp(1rem, 4vw, 1.5rem);--section-pad-y: clamp(2.75rem, 8vw, 4rem)}#root{min-height:100vh;min-height:100dvh}:lang(zh-Hant) body{font-family:var(--font-sans-zh)}:lang(zh-Hant) .hero__title,:lang(zh-Hant) .section__title,:lang(zh-Hant) .product-card__name,:lang(zh-Hant) .expertise__item h3,:lang(zh-Hant) .about__card h3{letter-spacing:.01em}.header__brand-text,.product-card__name,.product-card__tagline,.product-card__hub{font-family:var(--font-sans)}a{color:var(--accent);text-decoration:none}a:hover{text-decoration:underline}button{font:inherit;cursor:pointer}img{max-width:100%;height:auto}::selection{background:#3dd6ff40;color:var(--text)}
