.page.about{background:#f9f9fb;width:100%}.about-heading{padding:92px 40px 0;text-align:center}.about-heading h1{font-size:2.2rem;font-weight:800;color:#0d0d0d;letter-spacing:-.04em;display:inline-flex;gap:10px;align-items:center}.about-heading h1 .highlight{color:#224672}.about-subtitle{font-size:1rem;color:#6b7280;margin:12px auto 0;max-width:480px;line-height:1.6}.page.about .skills-experience{padding-top:32px}.about-bio{background:#f9f9fb;padding:28px 40px 80px}.about-bio-card{max-width:920px;margin:0 auto;background:#10233B;border-radius:22px;box-shadow:0 1px 2px rgba(0,0,0,.04),0 4px 24px rgba(0,0,0,.07);padding:40px;display:flex;flex-direction:column;gap:32px}.about-text{width:100%}.quote{font-style:italic;font-size:1.05rem;color:rgba(255,255,255,.7);margin-bottom:36px;line-height:1.6;border-left:3px solid #4a90c4;padding-left:18px}.about-text p{font-size:.95rem;color:rgba(255,255,255,.88);line-height:1.8;margin-bottom:24px}.about-text p:last-child{margin-bottom:0}.about-images-scroll{display:flex;flex-direction:row;gap:12px;overflow-x:auto;padding-bottom:4px;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch}.about-images-scroll::-webkit-scrollbar{height:3px}.about-images-scroll::-webkit-scrollbar-track{background:#f0f0f0;border-radius:2px}.about-images-scroll::-webkit-scrollbar-thumb{background:#ddd;border-radius:2px}.scroll-image{height:220px;width:auto;border-radius:14px;object-fit:cover;flex-shrink:0;scroll-snap-align:start;box-shadow:0 4px 16px rgba(0,0,0,.08);transition:transform .3s ease}.scroll-image:hover{transform:scale(1.02)}@media (min-width:768px){.about-bio-card{flex-direction:row;align-items:flex-start;gap:40px}.about-text{flex:1 1;min-width:0;padding-right:16px}.about-images-scroll{flex-direction:column;overflow-x:visible;overflow-y:visible;padding-bottom:0;gap:12px;width:200px;flex-shrink:0}.scroll-image{height:140px;width:200px;object-fit:cover}}.skills-experience{background:#f9f9fb;padding:48px 40px 0}.se-cards{max-width:1000px;margin:0 auto;display:grid;grid-template-columns:1fr;grid-gap:18px;gap:18px}.se-card{background:#ffffff;border-radius:22px;padding:28px;display:flex;flex-direction:column;gap:12px;box-shadow:0 1px 2px rgba(0,0,0,.04),0 4px 24px rgba(0,0,0,.07)}.se-contact-card{order:1}.se-skills{order:2}.se-education{order:3}.se-experience{order:4}.se-label{font-size:.65rem;font-weight:700;letter-spacing:.14em;color:#b0b7c3;text-transform:uppercase;border-bottom:1px solid #f0f0f2;padding-bottom:10px}.se-card h4{font-size:1rem;font-weight:700;color:#0d0d0d;margin:0;letter-spacing:-.01em}.se-org{color:#224672;font-weight:600;font-size:.9rem;margin:0}.se-date{color:#b0b7c3;font-size:.82rem;margin:0;font-weight:500}.se-desc{font-size:.85rem;color:#6b7280;margin:0;line-height:1.5}.se-edu-entry{display:flex;flex-direction:column;gap:6px}.se-edu-divider{border:none;border-top:1px solid #f0f0f2;margin:4px 0}.se-contact{display:flex;flex-direction:column;gap:10px}.se-contact-link{display:flex;align-items:center;gap:8px;font-size:.85rem;color:rgba(255,255,255,.92);text-decoration:none;transition:color .2s ease}.se-contact-link:hover{color:#ffffff}.se-contact-link svg{flex-shrink:0;font-size:1.3rem}.se-linkedin-logo{width:1.4rem;height:1.4rem;flex-shrink:0;display:block}.se-skills{padding:20px 28px}.se-skills .se-label{padding-bottom:8px}.skills-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:8px 6px;gap:8px 6px}.skill-icon{display:flex;flex-direction:column;align-items:flex-start;gap:4px;transition:transform .2s ease}.skill-icon:hover{transform:translateY(-3px)}.skill-icon-wrap{width:34px;height:34px;background:#f4f6fa;border-radius:8px;display:flex;align-items:center;justify-content:center}.skill-icon img{width:18px;height:18px;object-fit:contain}.skill-icon svg{font-size:18px}.skill-label{font-size:.5rem;font-weight:600;color:#6b7280;text-align:center;line-height:1.2}.se-contact-card{background:#10233B}.se-contact-card .se-label{font-size:.55rem;letter-spacing:.14em;color:rgba(255,255,255,.75);border-bottom-color:rgba(255,255,255,.15)}@media (min-width:600px){.se-cards{grid-template-columns:1fr 1fr}}@media (min-width:1024px){.se-cards{max-width:920px;grid-template-columns:1fr 1fr 240px;grid-template-rows:auto auto}.se-education{grid-column:1;grid-template-rows:auto 1fr auto 1fr}.se-education,.se-experience{grid-row:1/3;order:unset;display:grid}.se-experience{grid-column:2;grid-template-rows:auto 1fr auto 1fr}.se-contact-card{grid-column:3;grid-row:1;order:unset}.se-skills{grid-column:3;grid-row:2;order:unset}}