.hi-atmos{position:absolute;inset:0;z-index:0;pointer-events:none;background:radial-gradient(50% 45% at 12% 0%,color-mix(in srgb,var(--accent) 16%,transparent),transparent 72%),repeating-linear-gradient(to right,var(--line) 0 1px,transparent 1px 92px);mask-image:linear-gradient(to bottom,#000 0,#000 55%,transparent 100%)}.hi-hero{position:relative;overflow:hidden;padding-top:clamp(2.5rem,1.5rem + 4vw,4.5rem);padding-bottom:var(--section-y)}.hi-hero__inner{position:relative;z-index:1;display:grid;grid-template-columns:1fr;gap:clamp(2rem,1rem + 5vw,4rem);align-items:center}.hi-hero__copy{max-width:44rem}.hi-hero__title{font-size:clamp(2.2rem,1.2rem + 2.3vw,2.8rem);line-height:1.08;margin-block:var(--space-lg) 0;text-wrap:balance}.hi-hero__lead{font-family:var(--font-display);font-size:var(--step-1);line-height:1.45;color:var(--accent-bright);margin-block:var(--space-lg) var(--space-xl);max-width:30ch}.hi-hero__cta{display:flex;flex-wrap:nowrap;gap:var(--space-sm)}.hi-hero__visual{position:relative;justify-self:center;max-width:380px;width:100%}.hi-hero__glow{position:absolute;inset:-12% -8% -8%;z-index:0;border-radius:var(--radius-lg);background:linear-gradient(150deg,color-mix(in srgb,var(--accent) 55%,transparent),color-mix(in srgb,var(--accent-bright) 22%,transparent));filter:blur(26px);opacity:.5}.hi-hero__photo{position:relative;z-index:1;width:100%;border-radius:var(--radius-lg);border:1px solid var(--line-strong)}.hi-trust{position:relative;z-index:1;margin-top:var(--space-3xl);padding-top:var(--space-lg);border-top:1px solid var(--line);display:flex;flex-wrap:wrap;align-items:baseline;justify-content:space-between;gap:var(--space-md) var(--space-xl)}.hi-trust__list{display:flex;flex-wrap:wrap;gap:var(--space-lg);font-size:var(--step--1);color:var(--fg-muted)}.hi-trust__list b{color:var(--fg);font-weight:600}.hi-trust__mail{font-family:var(--font-mono);font-size:var(--step--1);color:var(--accent-bright);border-bottom:1px solid var(--accent);padding-bottom:1px}.hi-trust__mail:hover{color:var(--fg)}.hi-cards{margin-top:var(--space-2xl);display:grid;grid-template-columns:1fr;gap:var(--space-lg)}.hi-card{position:relative;padding:var(--space-xl);border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);transition:border-color .22s ease,background .22s ease}.hi-card:hover{border-color:var(--line-strong);background:var(--surface-hover)}.hi-card__k{display:block;font-family:var(--font-mono);font-size:.72rem;letter-spacing:.16em;text-transform:uppercase;color:var(--accent-bright);margin-bottom:var(--space-md)}.hi-card__n{position:absolute;top:var(--space-lg);right:var(--space-xl);font-family:var(--font-mono);font-size:var(--step--1);color:var(--fg-dim)}.hi-card h3{font-size:var(--step-2);margin-bottom:.6rem;max-width:18ch}.hi-card p{color:var(--fg-muted)}.hi-split{display:grid;grid-template-columns:1fr;gap:clamp(1.5rem,1rem + 4vw,3.5rem);align-items:center}.hi-split__media{position:relative;border-radius:var(--radius-lg);overflow:hidden;border:1px solid var(--line-strong)}.hi-split__media img{width:100%;display:block;aspect-ratio:4 / 3;object-fit:cover}.hi-hero__title em{font-style:normal;color:var(--accent-bright)}.hi-split__body h2{margin-block:var(--space-md) var(--space-lg);max-width:18ch}:lang(zh) .hi-split__body h2{max-width:13ch}.hi-split__body .eyebrow+h2{margin-top:var(--space-md)}.hi-split__body p{color:var(--fg-muted);max-width:46ch}.hi-split__body p+p{margin-top:1.1em}.hi-split__body b{color:var(--fg);font-weight:600}.hi-meta{margin-top:var(--space-xl);display:grid;gap:0}.hi-meta>div{display:grid;grid-template-columns:9rem 1fr;gap:var(--space-md);align-items:baseline;padding-block:var(--space-sm);border-top:1px solid var(--line)}.hi-meta dt{font-family:var(--font-mono);font-size:var(--step--1);letter-spacing:.08em;text-transform:uppercase;color:var(--fg-dim)}.hi-meta dd{color:var(--fg)}.hi-pull{margin-top:var(--space-2xl);padding:var(--space-xl) clamp(1.5rem,1rem + 2vw,2.5rem);border-left:2px solid var(--accent);background:linear-gradient(90deg,var(--accent-soft),transparent 70%)}.hi-pull p{font-family:var(--font-display);font-size:var(--step-2);line-height:1.35;color:var(--fg);max-width:32ch}.hi-pull span{display:block;margin-top:var(--space-md);font-family:var(--font-body);font-size:var(--step-0);color:var(--fg-muted);max-width:52ch}.hi-panel{position:relative;overflow:hidden;display:flex;flex-direction:column;align-items:center;text-align:center;padding:clamp(2.5rem,2rem + 4vw,5rem) clamp(1.5rem,1rem + 3vw,4rem);border:1px solid var(--line-strong);border-radius:var(--radius-lg);background:var(--ink-raised)}.hi-panel__glow{position:absolute;inset:-40% 20% auto;height:70%;background:radial-gradient(50% 50% at 50% 50%,var(--accent-glow),transparent 70%);filter:blur(40px);pointer-events:none}.hi-panel>*:not(.hi-panel__glow){position:relative;z-index:1}.hi-panel h2{margin-top:var(--space-md);max-width:22ch}.hi-panel__body{margin-top:var(--space-md);color:var(--fg-muted);max-width:46ch}.hi-panel__actions{margin-top:var(--space-xl);display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:var(--space-md) var(--space-lg)}.hi-panel__mail{font-family:var(--font-mono);font-size:var(--step--1);color:var(--accent-bright);border-bottom:1px solid var(--accent);padding-bottom:1px}.hi-panel__ps{margin-top:var(--space-lg);font-size:var(--step--1);color:var(--fg-dim);max-width:44ch}.hi-todo{display:inline-flex;align-items:center;font-family:var(--font-mono);font-size:.72rem;letter-spacing:.08em;text-transform:uppercase;color:var(--warning);border:1px dashed color-mix(in srgb,var(--warning) 50%,transparent);border-radius:var(--radius-pill);padding:.2rem .6rem;white-space:nowrap}:lang(zh) .hi-hero__title{font-size:clamp(2.1rem,1.1rem + 2.4vw,3rem);line-height:1.22}:lang(zh) .hi-hero__copy{max-width:40ch}:lang(zh) .hi-hero__lead{max-width:34ch}.section-header h2{max-width:30ch}:lang(zh) .section-header h2{max-width:19ch;line-height:1.32}:lang(zh) .hi-card h3{max-width:14ch}:lang(zh) .hi-pull p{max-width:22ch}:lang(zh) .hi-panel h2{max-width:16ch}@media(max-width:30rem){.hi-hero__cta{flex-wrap:wrap}.hi-meta>div{grid-template-columns:1fr;gap:.25rem}}@media(min-width:48rem){.hi-cards{grid-template-columns:1fr 1fr}.hi-split{grid-template-columns:.9fr 1.1fr}}@media(min-width:62rem){.hi-cards--3{grid-template-columns:repeat(3,1fr)}}@media(min-width:62rem){.hi-hero__inner{grid-template-columns:1.15fr .85fr}.hi-hero__visual{justify-self:end}}.hh[data-astro-cid-yvmt6qms]{border-bottom:1px solid var(--line)}.hh__inner[data-astro-cid-yvmt6qms],.hf__inner[data-astro-cid-yvmt6qms]{display:flex;align-items:center;justify-content:space-between;gap:var(--space-md);min-height:72px}.hh__brand[data-astro-cid-yvmt6qms]{display:inline-flex;align-items:center;gap:var(--space-md);min-width:0}.hh__brand[data-astro-cid-yvmt6qms] img[data-astro-cid-yvmt6qms]{height:34px;width:auto;display:block;flex-shrink:0}.hh__name[data-astro-cid-yvmt6qms]{font-family:var(--font-display);font-weight:700;letter-spacing:-.02em;font-size:var(--step-0);color:var(--fg);padding-left:var(--space-md);border-left:1px solid var(--line)}@media(max-width:30rem){.hh__name[data-astro-cid-yvmt6qms]{display:none}}.hh__lang[data-astro-cid-yvmt6qms]{font-family:var(--font-mono);font-size:var(--step--1);letter-spacing:.08em;color:var(--fg-dim);border:1px solid var(--line);border-radius:var(--radius-pill);padding:.45rem .9rem;min-height:40px;display:inline-flex;align-items:center;transition:border-color .2s ease,color .2s ease}.hh__lang[data-astro-cid-yvmt6qms]:hover{border-color:var(--line-strong);color:var(--fg)}.hf[data-astro-cid-yvmt6qms]{border-top:1px solid var(--line);margin-top:var(--space-4xl)}.hf__inner[data-astro-cid-yvmt6qms]{font-family:var(--font-mono);font-size:var(--step--1);color:var(--fg-dim);flex-wrap:wrap}.hf[data-astro-cid-yvmt6qms] a[data-astro-cid-yvmt6qms]:hover{color:var(--fg)}
