.about-page{color:#0b1121;background-color:#fff;padding-bottom:5rem}.about-hero{justify-content:space-between;align-items:center;gap:4rem;max-width:1200px;margin:0 auto;padding:8rem 2rem 4rem;display:flex}.about-hero-content{flex:1}.about-hero-title{letter-spacing:-2px;text-transform:uppercase;margin:0;font-size:clamp(3rem,8vw,5rem);font-weight:900;line-height:.75}.about-hero-title span{display:block}.about-hero-title .vr-text{color:#12e9f8;margin-top:-.2rem;font-size:2.5em;display:inline-block}.about-hero-subtitle{color:#0b1121;margin-top:1rem;font-size:1.5rem;font-weight:700}.about-hero-image{flex:1;justify-content:center;display:flex;position:relative}.about-hero-image img{object-fit:contain;filter:drop-shadow(0 20px 40px #00e5ff33);width:100%;max-width:500px;height:auto}.about-content-section{max-width:900px;margin:4rem auto;padding:0 2rem}.about-content-title{color:#12e9f8;text-transform:uppercase;letter-spacing:2px;text-align:center;margin-bottom:3rem;font-size:1rem;font-weight:800}.about-paragraphs{flex-direction:column;gap:2rem;display:flex}.about-paragraphs p{color:#374151;min-height:1.8em;font-size:1.15rem;line-height:1.8}.about-paragraphs strong,.about-paragraphs b{color:#0b1121;background-color:#12e9f8;border-radius:4px;margin:0 .2rem;padding:0 .5rem;font-weight:800;line-height:1.4;display:inline-block;position:relative;transform:skew(-10deg)}.about-paragraphs strong span,.about-paragraphs b span{display:inline-block;transform:skew(10deg)}@media (max-width:768px){.about-hero{text-align:center;flex-direction:column;gap:2rem;padding-top:6rem}.about-hero-title{font-size:3.5rem}.about-paragraphs p{text-align:justify;font-size:1.05rem}}.floating-decorations{pointer-events:none;z-index:1;width:100%;height:100%;position:absolute;top:0;left:0}.decoration-item{will-change:transform;position:absolute}.float-slow{animation:10s ease-in-out infinite floatAnim}.float-medium{animation:7s ease-in-out infinite alternate floatAnim}.float-fast{animation:5s ease-in-out infinite floatAnim}@keyframes floatAnim{0%{transform:translate(0)rotate(0)}33%{transform:translate(10px,-15px)rotate(5deg)}66%{transform:translate(-10px,10px)rotate(-5deg)}to{transform:translate(0)rotate(0)}}@media (max-width:1024px){.decoration-item{opacity:.3;transform:scale(.7)}}
