.al-home{background:var(--al-bg-1);color:var(--al-fg-0);font-family:var(--al-font-sans)}.al-home .container{max-width:var(--al-maxw-content);padding:0 var(--al-gutter);margin:0 auto}@media (width<=1023px){.al-home .container{padding:0 24px}}.al-home .reveal{opacity:0;transition:opacity .8s var(--al-ease-cinematic,cubic-bezier(.16, 1, .3, 1)), transform .8s var(--al-ease-cinematic,cubic-bezier(.16, 1, .3, 1));transform:translateY(24px)}.al-home .reveal.in{opacity:1;transform:none}.al-home .sec-label{letter-spacing:.12em;text-transform:uppercase;color:var(--al-fg-2);align-items:center;gap:10px;font-size:11px;font-weight:500;display:inline-flex}.al-home .sec-label .idx{font-family:var(--al-font-mono);color:var(--al-fg-3)}.al-home .hero{background:#000;height:100vh;min-height:720px;position:relative;overflow:hidden}.al-home .hero-video{transform:translateY(calc(var(--sy,0px) * .32));will-change:transform;position:absolute;inset:0}.al-home .hero-video iframe{pointer-events:none;border:0;width:178vh;min-width:100%;height:56.25vw;min-height:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.al-home .hero-video .overlay{pointer-events:none;background:linear-gradient(#0003 0%,#0000 25%,#0009 100%);position:absolute;inset:0}.al-home .hero-meta{z-index:2;position:absolute;top:96px;left:48px}.al-home .hero-meta,.al-home .hero-title,.al-home .hero-cta{transform:translateY(calc(var(--sy,0px) * -.14))}.al-home .hero-meta,.al-home .hero-title,.al-home .hero-cta,.al-home .hero-scroll{opacity:calc(1 - var(--hp,0) * 1.1)}.al-home .hero-title{z-index:2;max-width:760px;position:absolute;bottom:48px;left:48px}.al-home .hero-title .t-en{font-family:var(--al-font-sans);letter-spacing:-.02em;text-transform:uppercase;color:#fff;font-size:56px;font-weight:600;line-height:1.02}html[lang=zh-CN] .al-home .hero-title .t-en,.al-home .hero-title .t-en:lang(zh){font-family:var(--al-font-sc);text-transform:none;letter-spacing:.02em}.al-home .hero-title .t-zh{font-family:var(--al-font-sc);letter-spacing:.08em;color:#ffffffb8;margin-top:14px;font-size:20px;font-weight:400}.al-home .hero-title .sub{font-family:var(--al-font-sc);color:#ffffffb8;max-width:460px;margin-top:18px;font-size:14px;line-height:1.55}.al-home .hero-scroll{color:#ffffff7a!important}.al-home .hero-cta{z-index:2;gap:10px;display:flex;position:absolute;bottom:48px;right:48px}.al-home .hero-scroll{font-family:var(--al-font-mono);letter-spacing:.24em;text-transform:uppercase;color:var(--al-fg-2);z-index:2;font-size:10px;position:absolute;bottom:32px;left:50%;transform:translate(-50%)}@media (prefers-reduced-motion:reduce){.al-home .hero-video,.al-home .hero-meta,.al-home .hero-title,.al-home .hero-cta{transform:none!important}.al-home .hero-meta,.al-home .hero-title,.al-home .hero-cta,.al-home .hero-scroll{opacity:1!important}}.al-home .pill{border-radius:var(--al-r-pill);letter-spacing:.06em;cursor:pointer;font-size:12px;font-family:var(--al-font-sans);border:1px solid #0000;align-items:center;gap:8px;padding:11px 20px;font-weight:500;line-height:1;text-decoration:none;transition:all .2s;display:inline-flex}.al-home .pill.primary{color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#00000080;border-color:#ffffff3d}.al-home .pill.primary:hover{background:#000000b3;border-color:#ffffff7a}.al-home .pill.ghost{color:var(--al-fg-1);border-color:var(--al-line-strong);background:0 0}.al-home .pill.ghost:hover{color:var(--al-fg-0);border-color:var(--al-line-emphasis)}.al-home .scenarios{flex-direction:column;display:flex}.al-home .scenario{border-top:1px solid var(--al-line);height:80vh;min-height:600px;position:relative;overflow:hidden}.al-home .scenario .bg{filter:contrast(1.05)saturate(.85)brightness(.7);position:absolute;inset:0}.al-home .scenario .bg .cover-video,.al-home .scenario .bg img{object-fit:cover;object-position:center;width:100%;height:100%;display:block;position:absolute;inset:0}.al-home .scenario .bg-overlay{background:linear-gradient(90deg,#000000bf 0%,#0000004d 50%,#0000008c 100%);position:absolute;inset:0}.al-home .scenario .idx{z-index:2;font-family:var(--al-font-mono);color:var(--al-fg-2);letter-spacing:.12em;text-transform:uppercase;font-size:11px;position:absolute;top:48px;left:96px}.al-home .scenario .content{z-index:2;max-width:640px;position:absolute;bottom:96px;left:96px}.al-home .scenario .title{font-family:var(--al-font-sans);letter-spacing:-.01em;text-transform:uppercase;color:#fff;margin:14px 0 0;font-size:48px;font-weight:600;line-height:1.05}.al-home .scenario .title .zh{font-family:var(--al-font-sc);color:#ffffffb8;letter-spacing:.06em;text-transform:none;margin-top:10px;font-size:18px;font-weight:400;display:block}.al-home .scenario .desc{font-family:var(--al-font-sc);color:#ffffffb8;max-width:460px;margin-top:24px;font-size:15px;line-height:1.6}.al-home .scenario .idx{color:#fff9}.al-home .scenario .sec-label{color:#ffffffb8}@media (width<=1023px){.al-home .scenario{height:70vh;min-height:480px}.al-home .scenario .content{bottom:48px;left:24px;right:24px}.al-home .scenario .idx{top:32px;left:24px}.al-home .scenario .title{font-size:28px}}.al-home .al-section{border-top:1px solid var(--al-line);padding:128px 0}@media (width<=1023px){.al-home .al-section{padding:80px 0}}.al-home .company{grid-template-columns:5fr 7fr;gap:96px;display:grid}.al-home .company .statement{font-family:var(--al-font-sans);letter-spacing:-.01em;color:var(--al-fg-0);max-width:22ch;font-size:32px;font-weight:500;line-height:1.3}.al-home .company .statement .zh{font-family:var(--al-font-sc);color:var(--al-fg-2);margin-top:24px;font-size:18px;font-weight:400;line-height:1.6;display:block}.al-home .company .meta-grid{border-top:1px solid var(--al-line);grid-template-columns:1fr 1fr 1fr;gap:0;display:grid}.al-home .company .meta-cell{border-bottom:1px solid var(--al-line);border-right:1px solid var(--al-line);padding:24px}.al-home .company .meta-cell:nth-child(3n){border-right:0}.al-home .company .meta-cell .k{font-family:var(--al-font-sans);letter-spacing:.12em;text-transform:uppercase;color:var(--al-fg-2);font-size:11px;font-weight:500}.al-home .company .meta-cell .v{font-family:var(--al-font-mono);color:var(--al-fg-0);letter-spacing:-.01em;font-variant-numeric:tabular-nums;margin-top:10px;font-size:24px;line-height:1.2}.al-home .company .copy{font-family:var(--al-font-sc);color:var(--al-fg-1);max-width:60ch;margin-top:32px;font-size:15px;line-height:1.7}@media (width<=1023px){.al-home .company{grid-template-columns:1fr;gap:32px}.al-home .company .statement{font-size:24px}.al-home .company .meta-grid{grid-template-columns:1fr 1fr}.al-home .company .meta-cell:nth-child(3n){border-right:1px solid var(--al-line)}.al-home .company .meta-cell:nth-child(2n){border-right:0}.al-home .company .meta-cell .v{font-size:20px}}.al-home .contact{grid-template-columns:5fr 7fr;gap:96px;display:grid}.al-home .contact-h2{font-family:var(--al-font-sans);letter-spacing:-.02em;text-transform:uppercase;color:var(--al-fg-0);margin:0;font-size:56px;font-weight:600;line-height:1.05}.al-home .contact-h2 .zh{font-family:var(--al-font-sc);color:var(--al-fg-2);text-transform:none;letter-spacing:.06em;margin-top:18px;font-size:18px;font-weight:400;display:block}.al-home .contact .intro{font-family:var(--al-font-sc);color:var(--al-fg-1);max-width:42ch;margin-top:32px;font-size:15px;line-height:1.7}.al-home .form{grid-template-columns:1fr 1fr;gap:24px 32px;display:grid}.al-home .form .field{flex-direction:column;gap:8px;display:flex}.al-home .form .field.full{grid-column:1/-1}.al-home .form .field label{font-family:var(--al-font-sans);letter-spacing:.12em;text-transform:uppercase;color:var(--al-fg-2);font-size:11px;font-weight:500}.al-home .form .field input,.al-home .form .field textarea,.al-home .form .field select{font-family:var(--al-font-sans);color:var(--al-fg-0);border:0;border-bottom:1px solid var(--al-line-strong);background:0 0;outline:0;width:100%;padding:12px 0;font-size:15px;transition:border-color .2s}.al-home .form .field textarea{resize:none;min-height:80px}.al-home .form .field input:focus,.al-home .form .field textarea:focus,.al-home .form .field select:focus{border-color:var(--al-accent)}.al-home .form .field select option{background:var(--al-bg-1);color:var(--al-fg-0)}.al-home .form .submit-row{flex-wrap:wrap;grid-column:1/-1;justify-content:space-between;align-items:center;gap:16px;margin-top:16px;display:flex}.al-home .form .note{color:var(--al-fg-2);font-size:12px}.al-home .pill.accent{background:var(--al-accent);color:var(--al-bg-0);cursor:pointer;border:0}.al-home .pill.accent:hover{background:var(--al-accent-hover);box-shadow:0 0 24px var(--al-accent-glow)}@media (width<=1023px){.al-home .contact{grid-template-columns:1fr;gap:40px}.al-home .contact-h2{font-size:32px}.al-home .form{grid-template-columns:1fr}.al-home .hero-meta{top:80px;left:24px}.al-home .hero-title{bottom:120px;left:24px}.al-home .hero-title .t-en{font-size:32px}.al-home .hero-title .t-zh{font-size:16px}.al-home .hero-cta{flex-direction:column;align-items:flex-end;bottom:24px;right:24px}}.al-home .section-heading{margin-bottom:64px}
