.about_about__cEjkc{min-height:100vh;background:linear-gradient(135deg,#0f1115,#1b1e24);padding:4rem 2rem 6rem;color:#f1f1f1;display:flex;justify-content:center;align-items:flex-start;animation:about_fadeIn__zCX9B 1s ease-in}.about_container__iUmwR{max-width:900px;width:100%;padding:0 1rem;display:flex;flex-direction:column;align-items:center;gap:2rem}.about_imageWrapper__x5BvK{position:relative;width:100%;max-width:700px;height:320px;border-radius:160px/100px;overflow:hidden;box-shadow:0 0 40px rgba(0,180,216,.6);margin-bottom:1rem}.about_eyeSlice__TNvxz{position:absolute;top:0;left:50%;width:50%;height:100%;background:linear-gradient(135deg,#00b4d8cc,#0077b6cc);border-top-right-radius:160px/100px;border-bottom-right-radius:160px/100px;transform:translateX(-50%);pointer-events:none;mix-blend-mode:screen}.about_image__C0E1V{width:100%;height:100%;object-fit:cover;border-radius:160px/100px}.about_pageTitle__s6Dxl{font-size:clamp(3.5rem,6vw,4.3rem);font-weight:700;color:#00b4d8;text-shadow:0 0 6px #00b4d8aa;-webkit-user-select:none;-moz-user-select:none;user-select:none}.about_text__LaoJL{color:#ccc;font-size:1.4rem;line-height:1.75;width:100%;max-width:700px}.about_text__LaoJL h2{font-size:2rem;margin-top:1.8rem;margin-bottom:.8rem;color:#00b4d8}.about_text__LaoJL strong{color:#00b4d8}.about_skillsGrid__RISxj{margin-top:2rem;margin-bottom:2rem;display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));grid-gap:1rem;gap:1rem;max-width:700px;width:100%}.about_skillCard__yOAWK{background:rgba(0,180,216,.15);border:1px solid #00b4d8;color:#00b4d8;font-weight:600;font-size:1rem;padding:.8rem 1rem;border-radius:1rem;text-align:center;-webkit-user-select:none;-moz-user-select:none;user-select:none;transition:background-color .3s ease}.about_skillCard__yOAWK:hover{background-color:#00b4d8;color:#fff;cursor:default}.about_resumeButton__xDhld{margin:4rem auto;display:block;padding:.8rem 3rem;font-size:1.1rem;border:none;border-radius:2rem;background:linear-gradient(135deg,#00b4d8,#0077b6);color:#fff;font-weight:700;cursor:pointer;box-shadow:0 6px 16px rgba(0,180,216,.3);transition:transform .2s ease,box-shadow .3s ease}.about_resumeButton__xDhld:hover{transform:translateY(-3px);box-shadow:0 10px 24px rgba(0,180,216,.5)}.about_resumeButton__xDhld:active{transform:translateY(0);box-shadow:0 4px 12px rgba(0,180,216,.3)}@keyframes about_fadeIn__zCX9B{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.about_imageWrapper__x5BvK{max-width:100%;height:220px;border-radius:110px/70px}.about_pageTitle__s6Dxl{font-size:3.2rem}.about_text__LaoJL{font-size:1.5rem;max-width:100%}.about_skillsGrid__RISxj{grid-template-columns:1fr 1fr;gap:.75rem}.about_resumeButton__xDhld{width:100%}}.Separator_separator__d_5mk{height:5px;max-width:1200px;width:100%;border-radius:4px;background:linear-gradient(270deg,#ff6ec4,#7873f5,#4ade80,#fc0,#ff6ec4);background-size:1000% 1000%;animation:Separator_gradientShift___LIA_ 8s ease infinite;box-shadow:0 0 10px rgba(255,110,196,.6);margin:2.5rem auto;padding:0 1.5rem;box-sizing:border-box}