.about-container[data-v-0d6e833d]{max-width:1200px;margin:0 auto;padding:3rem 2rem}.hero-section[data-v-0d6e833d]{display:flex;align-items:center;gap:4rem;margin-bottom:2rem}.experience-section[data-v-0d6e833d]{margin-top:1rem}.profile-image[data-v-0d6e833d]{flex:none;width:280px;height:280px;border-radius:50%;overflow:hidden;border:1px solid var(--border-color);box-shadow:var(--card-shadow)}.profile-image[data-v-0d6e833d] img{object-fit:cover}.hero-content[data-v-0d6e833d]{flex:1}.title[data-v-0d6e833d]{font-size:3rem;font-weight:700;margin-bottom:1.5rem;background:linear-gradient(135deg,var(--heading-gradient-start) 0%,var(--heading-gradient-end) 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.bio[data-v-0d6e833d]{font-size:1.2rem;line-height:1.6;color:var(--text-color);opacity:.8;margin-bottom:1rem}.profile-summary[data-v-0d6e833d]{display:grid;gap:1rem;background:var(--card-bg);border:1px solid var(--border-color);border-radius:12px;padding:1.5rem}.summary[data-v-0d6e833d]{font-size:1rem;color:var(--text-color);opacity:.85;line-height:1.6}.highlight-list[data-v-0d6e833d]{margin:0;padding-left:0;list-style:none;color:var(--text-color);opacity:.85;line-height:1.6}.highlight-list li[data-v-0d6e833d]{margin-bottom:.5rem;padding-left:1.1rem;position:relative}.highlight-list li[data-v-0d6e833d]:before{content:"•";position:absolute;left:0;color:var(--accent-color)}.skills-section[data-v-0d6e833d]{margin-bottom:4rem}.skills-section h2[data-v-0d6e833d],.experience-section h2[data-v-0d6e833d],.soft-skills-section h2[data-v-0d6e833d],.education-section h2[data-v-0d6e833d]{font-size:clamp(1.7rem,3.5vw,2.2rem);margin:.5rem 0 2rem;color:var(--text-color)}.skills-grid[data-v-0d6e833d]{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem}.skill-category[data-v-0d6e833d]{background:var(--card-bg);padding:2rem;border-radius:12px;transition:transform .2s ease,box-shadow .2s ease,background-color .3s ease;border:1px solid var(--border-color)}.skill-category h3[data-v-0d6e833d]{color:var(--accent-color);margin-bottom:1rem}.skill-category ul[data-v-0d6e833d]{list-style:none;padding:0}.skill-category li[data-v-0d6e833d]{margin-bottom:.5rem;color:var(--text-muted);padding-left:1.1rem;position:relative}.skill-category li[data-v-0d6e833d]:before{content:"";position:absolute;left:0;top:.55em;width:6px;height:6px;border-radius:50%;background:var(--gradient-accent)}.skill-category[data-v-0d6e833d]:hover{transform:translateY(-5px);box-shadow:0 4px 12px #0000001a}.timeline[data-v-0d6e833d]{position:relative;padding:2rem 0;margin-left:120px}.timeline-item[data-v-0d6e833d]{margin-bottom:3rem;position:relative;padding-left:2rem}.timeline-item[data-v-0d6e833d]:before{content:"";position:absolute;left:0;top:0;width:2px;height:100%;background:linear-gradient(to bottom,var(--accent-color),var(--accent-2));border-radius:2px}.timeline-item[data-v-0d6e833d]:after{content:"";position:absolute;left:-5px;top:6px;width:12px;height:12px;border-radius:50%;background:var(--accent-color);box-shadow:0 0 0 4px rgba(var(--accent-color-rgb),.2)}.time-container[data-v-0d6e833d]{position:absolute;left:-140px;display:flex;flex-direction:column;align-items:flex-end;gap:4px}.timeline-period[data-v-0d6e833d]{position:static;background:var(--gradient-button);color:var(--btn-primary-fg);font-size:.9rem;width:110px;text-align:center;padding:6px 8px;border-radius:4px;font-weight:500;box-shadow:0 2px 4px #0000001a}.duration[data-v-0d6e833d]{font-size:.85rem;color:var(--text-color);opacity:.7;background:var(--light-gray);padding:4px 8px;border-radius:4px;width:fit-content}.timeline-content[data-v-0d6e833d]{background:var(--card-bg);padding:2rem;border-radius:12px;display:block;color:inherit;text-decoration:none;transition:all .3s ease;position:relative;cursor:pointer;border:2px solid transparent;box-shadow:0 10px 20px var(--shadow-color),0 6px 6px var(--shadow-color)}.timeline-content[data-v-0d6e833d]:hover{background:var(--card-bg);border-color:var(--accent-color);transform:translateY(-5px);box-shadow:0 15px 30px var(--shadow-color),0 10px 10px var(--shadow-color)}.view-more[data-v-0d6e833d]{display:flex;align-items:center;gap:.5rem;margin-top:1rem;color:var(--accent-color);font-weight:700;font-size:1.1rem;padding:.5rem 0}.view-more span[data-v-0d6e833d]{transition:transform .3s ease;letter-spacing:.5px}.view-more svg[data-v-0d6e833d]{transition:transform .3s ease}.timeline-content:hover .view-more span[data-v-0d6e833d],.timeline-content:hover .view-more svg[data-v-0d6e833d]{transform:translate(10px)}.timeline-content h3[data-v-0d6e833d]{color:var(--text-color);margin-bottom:.5rem;font-size:1.3rem}.company[data-v-0d6e833d]{color:var(--accent-color);font-weight:500;margin-bottom:.5rem}.period[data-v-0d6e833d]{color:#666;font-size:.9rem;margin-bottom:1rem}.description[data-v-0d6e833d]{color:var(--text-color);opacity:.8;line-height:1.6}.company-header[data-v-0d6e833d]{display:flex;align-items:center;gap:1rem;margin-bottom:.5rem}.company-logo[data-v-0d6e833d]{width:40px;height:40px;border-radius:8px;overflow:hidden;display:flex;align-items:center;justify-content:center;background:var(--background-color);border:1px solid var(--border-color)}.company-logo img[data-v-0d6e833d]{width:100%;height:100%;object-fit:contain}.default-company-icon[data-v-0d6e833d]{width:24px;height:24px;color:#94a3b8}.soft-skills-section[data-v-0d6e833d]{margin-bottom:4rem}.soft-skills-grid[data-v-0d6e833d]{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.5rem}.soft-skill-card[data-v-0d6e833d]{background:var(--card-bg);padding:1.5rem;border-radius:12px;transition:transform .2s ease,box-shadow .2s ease,background-color .3s ease;border:1px solid var(--border-color)}.soft-skill-card[data-v-0d6e833d]:hover{transform:translateY(-5px);box-shadow:0 4px 12px #0000001a}.soft-skill-card h3[data-v-0d6e833d]{color:var(--accent-color);margin-bottom:.75rem;font-size:1.2rem}.soft-skill-card p[data-v-0d6e833d]{color:var(--text-color);opacity:.8;line-height:1.5}.education-section[data-v-0d6e833d]{margin-bottom:4rem}.education-grid[data-v-0d6e833d]{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}.education-card[data-v-0d6e833d]{background:var(--card-bg);padding:2rem;border-radius:12px;transition:transform .2s ease,box-shadow .2s ease,background-color .3s ease;border:1px solid var(--border-color)}.education-card[data-v-0d6e833d]:hover{transform:translateY(-5px);box-shadow:0 4px 12px #0000001a}.education-year[data-v-0d6e833d]{color:var(--accent-color);font-weight:500;font-size:1.1rem;margin-bottom:.5rem}.education-card h3[data-v-0d6e833d]{color:var(--text-color);margin-bottom:.5rem;font-size:1.3rem}.education-school[data-v-0d6e833d]{color:var(--text-color);opacity:.8;font-weight:500;margin-bottom:1rem}.education-description[data-v-0d6e833d]{color:var(--text-color);opacity:.8;line-height:1.5}@media (max-width: 768px){.hero-section[data-v-0d6e833d]{flex-direction:column;text-align:center;gap:2rem}.profile-image[data-v-0d6e833d]{width:200px;height:200px}.timeline-item[data-v-0d6e833d]{padding-left:1rem}.timeline[data-v-0d6e833d]{margin-left:0}.time-container[data-v-0d6e833d]{position:static;flex-direction:row;align-items:center;gap:8px;margin-bottom:1rem}.timeline-period[data-v-0d6e833d]{width:auto}}
