.about-page{background:radial-gradient(1200px 800px at 10% 10%,#667eea40,#764ba200 60%),radial-gradient(1000px 700px at 90% 20%,#764ba240,#667eea00 60%),linear-gradient(#0f1220 0%,#0b0e19 100%);flex-direction:column;min-height:100vh;display:flex}.about-page-main{flex:1;width:100%}.about-container{max-width:900px;margin:0 auto;padding:6rem 2rem}.about-header{text-align:center;margin-bottom:4rem}.about-title{color:var(--text-inverse);background:linear-gradient(135deg,#fff 0%,#fffc 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:1rem;font-size:clamp(2rem,4vw,3rem);font-weight:700}.about-content{background:var(--surface-card);border:1px solid var(--border-glass);-webkit-backdrop-filter:blur(14px)saturate(140%);box-shadow:var(--shadow-soft);border-radius:20px;padding:3rem}.about-section{margin-bottom:2rem}.about-section:last-child{margin-bottom:0}.about-intro-section{align-items:flex-start;gap:2rem;min-width:0;display:flex}.about-image-wrapper{flex-shrink:0;width:200px;height:200px;position:relative}.about-image{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;box-shadow:var(--shadow-soft);border-radius:16px}.about-social-links{justify-content:center;gap:.75rem;margin-top:1rem;display:flex}.about-social-link{border:1px solid var(--border-glass);width:36px;height:36px;color:var(--text-secondary);background:#ffffff14;border-radius:8px;justify-content:center;align-items:center;text-decoration:none;transition:all .2s;display:flex}.about-social-link:hover{color:var(--text-inverse);background:#ffffff1f;border-color:#ffffff4d;transform:translateY(-2px)}.about-social-link svg{width:18px;height:18px}.about-image-placeholder{border:2px dashed var(--border-glass);width:100%;height:100%;color:var(--text-tertiary);font-size:var(--font-size-sm);text-align:center;background:#ffffff0d;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;gap:1rem;padding:1rem;display:flex}.about-image-placeholder svg{opacity:.5}.about-intro-content{flex:1;min-width:0}.about-intro-content p{word-wrap:break-word;overflow-wrap:break-word}.about-intro{color:var(--text-inverse);margin-bottom:.5rem;font-size:clamp(1.125rem,2vw,1.25rem);font-weight:500;line-height:1.7}.about-section-title{color:var(--text-inverse);margin-top:0;margin-bottom:.5rem;font-size:clamp(1.25rem,2.5vw,1.5rem);font-weight:700}.about-section p{font-size:var(--font-size-base);color:var(--text-secondary);margin-bottom:.5rem;line-height:1.7}.about-section p:last-child{margin-bottom:0}@media (min-width:1024px){.about-container{padding:8rem 2rem}}@media (max-width:767px){.about-container{padding:4rem 1.5rem}.about-content{padding:2rem 1.5rem}.about-section{margin-bottom:1.5rem}.about-intro-section{flex-direction:column;align-items:center;gap:2rem}.about-image-wrapper{width:180px;height:180px}.about-intro-content{text-align:center}}
