.about-hero{background:var(--color-dark);color:var(--color-beige);padding:9rem var(--edge-pad) 0;position:relative;overflow:hidden}.about-hero__grain{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='300' height='300'%3E%3Cfilter id='n' x='0' y='0'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.68' numOctaves='4' stitchTiles='stitch'/%3E%3CfeColorMatrix type='saturate' values='0'/%3E%3C/filter%3E%3Crect width='300' height='300' filter='url(%23n)' opacity='0.055'/%3E%3C/svg%3E");background-size:300px 300px}.about-hero__glow{position:absolute;top:50%;right:-14rem;transform:translateY(-50%);width:68rem;height:68rem;border-radius:50%;background:radial-gradient(circle at center,rgba(42,128,128,.11) 0%,rgba(26,92,92,.05) 42%,transparent 68%);filter:blur(40px);pointer-events:none;z-index:0}.about-hero__body{position:relative;z-index:1;display:grid;grid-template-columns:1.4fr 1fr;align-items:end;gap:6rem;padding:3rem 0 4rem}.about-hero__heading{font-family:var(--font-display);font-size:clamp(3.4rem,7.2vw,9rem);font-weight:800;line-height:1;letter-spacing:-.04em;display:flex;flex-direction:column;overflow-wrap:break-word}:lang(th) .about-hero__heading{font-size:clamp(2.6rem,5vw,6rem)}.about-hero__heading-ghost{display:block;-webkit-text-stroke:1px rgba(245,240,232,.38);color:transparent}.about-hero__heading-solid{display:block;color:var(--color-beige)}.about-hero__heading-accent{display:block;font-size:.58em;letter-spacing:-.01em;color:var(--color-teal-mid);margin-top:.35em;font-weight:700}.about-hero__right{display:flex;flex-direction:column;gap:1.75rem}.about-hero__eyebrow{display:flex;align-items:center;gap:1rem;font-family:var(--font-mono);font-size:var(--text-xs);letter-spacing:.12em;color:#f5f0e840;text-transform:uppercase}.about-hero__eyebrow-line{display:block;width:2rem;height:1px;background:var(--color-teal-mid);flex-shrink:0}.about-hero__sub{font-size:var(--text-base);font-weight:300;color:#f5f0e885;line-height:1.95;max-width:44ch}.about-hero__status{position:relative;z-index:1;padding:1.4rem 0 2.2rem;border-top:1px solid var(--border-light);font-family:var(--font-mono);font-size:var(--text-sm);letter-spacing:.09em;text-transform:uppercase}.about-hero__status-metrics{display:flex;align-items:center;gap:2rem}.about-hero__status-metric{display:flex;align-items:baseline;gap:.45rem}.about-hero__status-num{color:#f5f0e8c7;font-weight:500}.about-hero__status-unit{color:#f5f0e859}.about-hero__status-sep{color:#f5f0e824;-webkit-user-select:none;user-select:none}@media(max-width:1100px){.about-hero__body{gap:4rem}}@media(max-width:900px){.about-hero{padding:7rem 2rem 0}.about-hero__body{grid-template-columns:1fr;gap:2.5rem;padding:2rem 0 3.5rem}.about-hero__heading{font-size:clamp(2.8rem,11vw,5rem)}:lang(th) .about-hero__heading{font-size:clamp(2.4rem,9vw,4rem)}.about-hero__sub{max-width:none}.about-hero__status{padding-bottom:3rem}.about-hero__status-metrics{gap:1.25rem;flex-wrap:wrap}.about-hero__glow{width:40rem;height:40rem;right:-10rem}}
