body{font-family:'Lilita One',cursive;background:linear-gradient(to bottom,#7b2cbf 0,#000 70%);color:#fff;margin:0}.about-container{padding:6rem 2rem 4rem;max-width:1000px;margin:0 auto}.about-title-img{display:block;margin:8rem auto 2.5rem;max-width:90vw;width:520px;height:auto;filter:drop-shadow(0 2px 16px #7b2cbf88)}.about-creators-section,.about-highlight{margin-bottom:2.5rem}.about-content p{font-size:1.3rem;margin-bottom:2rem;line-height:1.6;text-align:center}.about-logo-title{display:inline-flex;align-items:center;gap:.7rem}.about-logo-img{width:48px;height:48px;border-radius:12px;box-shadow:0 2px 12px #7b2cbf55;background:#fff}.about-highlight{background:linear-gradient(90deg,#7b2cbf33 0,#38bdf833 100%);border-radius:18px;padding:1.5rem 2rem;box-shadow:0 2px 12px #7b2cbf22;text-align:center}.about-contact,.about-mission,.about-values{margin-bottom:2.5rem;text-align:center}.about-contact h2,.about-creators-section h2,.about-mission h2,.about-values h2{font-size:2.1rem;margin-bottom:1.1rem;color:#38bdf8;font-family:'Lilita One',cursive}.creators{display:flex;justify-content:center;gap:3rem;flex-wrap:wrap;margin-bottom:0}.creator-card{background-color:rgba(255,255,255,.07);border:2px solid rgba(123,44,191,.18);border-radius:20px;padding:2.2rem 1.5rem 1.5rem;text-align:center;width:260px;box-shadow:0 8px 24px rgba(56,189,248,.13);transition:transform .2s,box-shadow .2s;position:relative}.creator-card:hover{transform:scale(1.06);box-shadow:0 0 32px #7b2cbf55}.creator-avatar{width:90px;height:90px;border-radius:50%;object-fit:cover;margin-bottom:1rem;border:3px solid #38bdf8;background:#fff}.creator-card h3{font-size:1.3rem;margin-bottom:.3rem;color:#fff}.creator-card p{font-size:1.08rem;color:silver}.values-list{list-style:none;padding:0;margin:0 auto;max-width:400px}.values-list li{font-size:1.15rem;margin-bottom:.7rem;display:flex;align-items:center;gap:.7em;justify-content:center}.about-contact a{color:#38bdf8;text-decoration:underline;font-weight:700}@media (max-width:800px){.about-title h1{font-size:2.3rem}.creators{flex-direction:column;gap:1.5rem}.about-contact,.about-highlight,.about-mission,.about-values{padding-left:.5rem;padding-right:.5rem}}