.about-page{width:100%;overflow:hidden;background:#05070b}.about-hero{position:relative;display:flex;min-height:100vh;min-height:100svh;align-items:center;overflow:hidden;background:radial-gradient(circle at 82% 18%,rgb(50 75 145/22%),transparent 28%),linear-gradient(145deg,#151922,#080a0f 46%,#020305);color:#ffffff;isolation:isolate}.about-hero:before{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,rgb(255 255 255/4%) 1px,transparent 0),linear-gradient(rgb(255 255 255/4%) 1px,transparent 0);background-size:64px 64px;-webkit-mask-image:linear-gradient(180deg,#000,transparent 48%);mask-image:linear-gradient(180deg,#000,transparent 48%)}.about-hero__glow{position:absolute;right:12%;bottom:5%;width:min(46vw,680px);aspect-ratio:1;border-radius:50%;background:radial-gradient(circle,rgb(101 78 255/20%),transparent 68%);filter:blur(28px);pointer-events:none}.about-hero__wave{position:absolute;top:50%;right:clamp(24px,4vw,82px);z-index:1;width:min(43vw,680px);transform:translateY(-43%);filter:drop-shadow(0 0 70px rgb(93 112 220/14%))}.about-hero__content{position:relative;z-index:2;width:min(1200px,calc(100% - 96px));margin-inline:auto;padding:160px 0 210px}.about-hero__eyebrow{margin:0 0 22px;color:#fb8a55;font-size:13px;font-weight:750;letter-spacing:.1em;text-transform:uppercase}.about-hero h1{max-width:690px;margin:0;color:#ffffff;font-size:clamp(52px,6.4vw,92px);font-weight:650;line-height:.98;letter-spacing:-.055em;text-wrap:balance}.about-hero__description{max-width:570px;margin:34px 0 0;color:rgb(255 255 255/65%);font-size:clamp(15px,1.4vw,18px);line-height:1.75}.about-hero__actions{display:flex;align-items:center;gap:28px;margin-top:42px}.about-hero__hint{color:rgb(255 255 255/42%);font-size:12px;letter-spacing:.04em}.about-hero__footer{position:absolute;right:48px;bottom:30px;left:48px;z-index:2;display:flex;justify-content:flex-end;gap:34px;color:rgb(255 255 255/38%);font-size:11px;font-weight:650;letter-spacing:.11em;text-transform:uppercase}@media (max-width:900px){.about-hero{min-height:900px;align-items:flex-start}.about-hero__wave{top:auto;right:50%;bottom:-70px;width:min(600px,80vw);transform:translateX(50%)}.about-hero__content{width:calc(100% - 48px);padding:145px 0 440px}.about-hero h1{max-width:760px;font-size:clamp(48px,9vw,74px)}.about-hero__footer{right:24px;left:24px}}@media (max-width:600px){.about-hero{min-height:760px;align-items:flex-start}.about-hero__content{width:calc(100% - 32px);padding:126px 0 390px}.about-hero__wave{bottom:-20px;width:min(470px,108vw)}.about-hero h1{font-size:clamp(42px,13vw,58px);line-height:1.01}.about-hero__description{margin-top:26px;font-size:15px}.about-hero__actions{align-items:flex-start;flex-direction:column;gap:18px;margin-top:34px}.about-hero__footer{bottom:-2px;justify-content:space-between;gap:12px;font-size:9px}}@media (hover:none){.about-hero__hint{display:none}}@media (prefers-reduced-motion:reduce){.about-hero__hint{display:none}}.interactive-wave{position:relative;width:100%;aspect-ratio:1;overflow:hidden}.interactive-wave__canvas{position:absolute;inset:0;width:100%;height:100%;display:block;pointer-events:none}