.education-section[data-v-150f2569]{padding:4rem 0}.container[data-v-150f2569]{max-width:1200px;margin:0 auto;padding:0 2rem}h2[data-v-150f2569]{text-align:center;margin-bottom:2.5rem;font-size:2rem}.edu-timeline[data-v-150f2569]{flex-direction:column;gap:1rem;max-width:100%;margin:0 auto;display:flex}.edu-entry[data-v-150f2569]{grid-template-columns:72px 28px 1fr;align-items:start;gap:0 .75rem;display:grid}.edu-year[data-v-150f2569]{color:var(--text-base);opacity:.8;flex-direction:column;align-items:flex-end;gap:.05rem;min-width:0;padding-top:.15rem;font-size:.7rem;font-weight:500;line-height:1.3;display:flex}.year-sep[data-v-150f2569]{font-size:.6rem;line-height:1}.edu-connector[data-v-150f2569]{flex-direction:column;align-items:center;padding-top:.35rem;display:flex}.connector-dot[data-v-150f2569]{background:var(--primary);width:8px;height:8px;box-shadow:0 0 0 2px var(--secondary);border-radius:50%;flex-shrink:0}.connector-line[data-v-150f2569]{background:linear-gradient(to bottom, var(--primary) 0%, var(--secondary) 100%);flex:1;width:2px;min-height:100%;margin-top:4px}.edu-entry:last-child .connector-line[data-v-150f2569]{display:none}.edu-card[data-v-150f2569]{border:1px solid var(--secondary);background:#ffffff08;border-radius:6px;margin-bottom:2rem;padding:1.5rem}.edu-card-header[data-v-150f2569]{flex-wrap:wrap;align-items:center;gap:.75rem;margin-bottom:.75rem;display:flex}.edu-badge[data-v-150f2569]{background:var(--primary);color:var(--text-base);letter-spacing:.04em;text-transform:uppercase;border-radius:3px;padding:.1rem .4rem;font-size:.65rem;font-weight:600}.edu-institution[data-v-150f2569]{color:var(--text-base);opacity:.7;font-size:.9rem;font-weight:400;line-height:1.2}.edu-degree[data-v-150f2569]{color:var(--tertiary);margin-bottom:.5rem;font-size:1.25rem;line-height:1.3}.edu-desc[data-v-150f2569]{color:var(--text-base);opacity:.8;max-width:100%;margin:0;font-size:.95rem;line-height:1.5}@media (width<=480px){.edu-timeline[data-v-150f2569]{max-width:100%}.edu-entry[data-v-150f2569]{grid-template-columns:60px 24px 1fr;gap:0 .5rem}.edu-year[data-v-150f2569]{font-size:.65rem}}.hero{min-height:100vh;color:var(--text-base);text-align:center;flex-direction:row-reverse;justify-content:space-evenly;align-items:center;gap:2rem;padding:2rem;display:flex}.hero-content-text h1{margin-bottom:1rem;font-size:clamp(2rem,5vw,3.5rem)}.hero-content-image{display:flex}.hero-content-text h2{margin-bottom:1rem;font-size:clamp(1.2rem,3vw,1.8rem);font-weight:400}@media (width<=768px){.hero{flex-direction:column;justify-content:center;padding-top:80px}.circle-wrapper,.outer-circle{width:250px;height:250px}}.circle-wrapper{width:300px;height:300px;position:relative}.outer-circle{border-left:2px solid var(--text-base);box-shadow:-5px 0 15px var(--tertiary);border-radius:50%;width:300px;height:300px;position:relative;overflow:hidden}@property --angle{syntax:"<angle>";inherits:false;initial-value:0deg}.circle-wrapper:after{content:"";background-image:conic-gradient(from var(--angle), var(--tertiary), var(--primary) 50%, var(--secondary), var(--tertiary));filter:blur(1.5rem);opacity:.5;z-index:-1;border-radius:50%;width:110%;height:110%;padding:10px;animation:6s linear infinite spin;position:absolute;top:50%;left:50%;translate:-50% -50%}.outer-circle img{background:radial-gradient(circle at center, var(--primary) 35%, var(--tertiary) 80%);max-width:150%;position:absolute;bottom:-70%;transform:translate(-15%)}.hero-content p{opacity:.9;font-size:1.2rem}@keyframes spin{0%{--angle:0deg}to{--angle:360deg}}.projects-section[data-v-b7b9429d]{max-width:1100px;margin:0 auto;padding:clamp(2rem,5vw,4rem) 0}.section-intro[data-v-b7b9429d]{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex}.section-intro h2[data-v-b7b9429d]{margin:0}.browse-link[data-v-b7b9429d]{font-size:.85rem;font-weight:600}.featured-project[data-v-b7b9429d]{border:1px solid var(--tertiary);background:var(--secondary);border-radius:12px;grid-template-columns:1fr 1fr;min-height:480px;margin-bottom:3.5rem;transition:box-shadow .3s;display:grid;overflow:hidden}.featured-project[data-v-b7b9429d]:hover{box-shadow:0 16px 48px oklch(0% 0 0/.15)}.featured-image[data-v-b7b9429d]{background:color-mix(in oklch, var(--secondary) 60%, var(--tertiary));justify-content:center;align-items:center;min-height:360px;display:flex;position:relative;overflow:hidden}.featured-image[data-v-b7b9429d]:before{content:"";background:repeating-linear-gradient(0deg, transparent, transparent 40px, oklch(from var(--tertiary) l c h / .12) 40px, oklch(from var(--tertiary) l c h / .12) 41px), repeating-linear-gradient(90deg, transparent, transparent 40px, oklch(from var(--tertiary) l c h / .12) 40px, oklch(from var(--tertiary) l c h / .12) 41px);z-index:1;position:absolute;inset:0}.featured-img[data-v-b7b9429d]{aspect-ratio:16/9;object-fit:cover;z-index:0;border-radius:12px;width:80%;height:auto;transition:transform .5s;position:relative;box-shadow:0 12px 36px oklch(0% 0 0/.15)}.featured-project:hover .featured-img[data-v-b7b9429d]{transform:scale(1.02)}.image-placeholder[data-v-b7b9429d]{z-index:1;color:var(--tertiary);opacity:.7;flex-direction:column;align-items:center;gap:1rem;display:flex;position:relative}.image-label[data-v-b7b9429d]{letter-spacing:.12em;text-transform:uppercase;color:var(--text-base);opacity:.5;font-size:.75rem}.featured-badge[data-v-b7b9429d]{background:var(--tertiary);color:var(--secondary);letter-spacing:.1em;text-transform:uppercase;z-index:2;border-radius:4px;padding:.3rem .8rem;font-size:.72rem;font-weight:600;position:absolute;top:1.25rem;left:1.25rem}.featured-details[data-v-b7b9429d]{border-left:1px solid var(--tertiary);flex-direction:column;justify-content:center;gap:1.25rem;padding:clamp(2rem,4vw,3.5rem);display:flex}.project-number[data-v-b7b9429d]{letter-spacing:.18em;text-transform:uppercase;color:var(--tertiary);opacity:.7;font-size:.72rem;font-weight:700}.featured-title[data-v-b7b9429d]{color:var(--text-base);margin:0;font-size:clamp(1.5rem,2.5vw,2.2rem);line-height:1.15}.featured-description[data-v-b7b9429d]{color:var(--text-base);opacity:.75;max-width:48ch;margin:0;font-size:1rem;line-height:1.7}.section-header[data-v-b7b9429d]{align-items:center;gap:1.25rem;margin-bottom:2rem;display:flex}.section-header h2[data-v-b7b9429d]{letter-spacing:.18em;text-transform:uppercase;color:var(--text-base);opacity:.5;white-space:nowrap;margin:0;font-size:.75rem;font-weight:700}.section-line[data-v-b7b9429d]{background:var(--tertiary);opacity:.3;flex:1;height:1px}.projects-grid[data-v-b7b9429d]{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem;display:grid}.project-card[data-v-b7b9429d]{background:var(--secondary);border:1px solid var(--tertiary);border-radius:10px;flex-direction:column;padding:0;transition:transform .25s,box-shadow .25s;display:flex;overflow:hidden}.card-image[data-v-b7b9429d]{aspect-ratio:16/9;border-bottom:1px solid var(--tertiary);overflow:hidden}.card-image img[data-v-b7b9429d]{object-fit:cover;width:100%;height:100%;transition:transform .5s}.project-card:hover .card-image img[data-v-b7b9429d]{transform:scale(1.05)}.project-card-content[data-v-b7b9429d]{flex-direction:column;flex:1;gap:.85rem;padding:1.5rem;display:flex}.project-card[data-v-b7b9429d]:hover{transform:translateY(-3px);box-shadow:0 8px 24px oklch(0% 0 0/.12)}.card-top[data-v-b7b9429d]{justify-content:space-between;align-items:center;margin-bottom:.25rem;display:flex}.card-number[data-v-b7b9429d]{letter-spacing:.15em;text-transform:uppercase;color:var(--tertiary);opacity:.6;font-size:.7rem;font-weight:700}.card-icon[data-v-b7b9429d]{background:color-mix(in oklch, var(--tertiary) 12%, var(--secondary));width:36px;height:36px;color:var(--tertiary);border-radius:8px;justify-content:center;align-items:center;display:flex}.project-card h3[data-v-b7b9429d]{color:var(--text-base);margin:0;font-size:1.2rem;line-height:1.25}.project-card p[data-v-b7b9429d]{color:var(--text-base);opacity:.7;flex:1;margin:0;font-size:.9rem;line-height:1.65}.tech-stack[data-v-b7b9429d]{flex-wrap:wrap;gap:.4rem;display:flex}.tech-tag[data-v-b7b9429d]{background:color-mix(in oklch, var(--tertiary) 15%, transparent);color:var(--tertiary);border:1px solid color-mix(in oklch, var(--tertiary) 30%, transparent);letter-spacing:.02em;border-radius:4px;padding:.25rem .65rem;font-size:.78rem;font-weight:500}.project-link[data-v-b7b9429d]{color:var(--tertiary);align-items:center;gap:.4rem;width:fit-content;margin-top:.25rem;font-size:.875rem;font-weight:600;text-decoration:none;transition:gap .2s,opacity .2s;display:inline-flex}.project-actions[data-v-b7b9429d]{flex-wrap:wrap;gap:1rem;display:flex}.project-link[data-v-b7b9429d]:hover{opacity:.85;gap:.65rem}.project-link svg[data-v-b7b9429d]{transition:transform .2s}.project-link:hover svg[data-v-b7b9429d]{transform:translate(2px,-2px)}@media (width<=768px){.section-intro[data-v-b7b9429d]{flex-direction:column;align-items:flex-start}.featured-project[data-v-b7b9429d]{grid-template-columns:1fr;min-height:auto}.featured-image[data-v-b7b9429d]{min-height:220px}.featured-details[data-v-b7b9429d]{border-left:none;border-top:1px solid var(--tertiary)}}.skills-section[data-v-9fb3d799]{padding:4rem 0}.container[data-v-9fb3d799]{max-width:1200px;margin:0 auto;padding:0 2rem}h2[data-v-9fb3d799]{text-align:center;margin-bottom:2rem;font-size:2rem}.tag-group[data-v-9fb3d799]{margin-bottom:1.25rem}.group-label[data-v-9fb3d799]{letter-spacing:.08em;text-transform:uppercase;color:var(--text-base);margin-bottom:.5rem;font-size:.7rem;font-weight:600;display:block}.tag-row[data-v-9fb3d799]{flex-wrap:wrap;gap:.4rem;display:flex}.tag[data-v-9fb3d799]{cursor:default;white-space:nowrap;border:1px solid #0000;border-radius:4px;align-items:center;gap:.35rem;padding:.4rem .8rem;font-size:.875rem;font-weight:600;line-height:1;transition:transform .12s,box-shadow .12s;display:inline-flex}.tag[data-v-9fb3d799]:hover{transform:translateY(-1px)}.tag--core[data-v-9fb3d799]{background:var(--primary);border-color:var(--primary);color:var(--text-base)}.tag--secondary[data-v-9fb3d799]{background:var(--secondary);border-color:var(--secondary);color:var(--text-base)}.tag--secondary[data-v-9fb3d799]:hover{filter:brightness(1.1)}.tag--tool[data-v-9fb3d799]{background:var(--tertiary);border-color:var(--tertiary);color:var(--text-base)}.tag--tool[data-v-9fb3d799]:hover{filter:brightness(1.2)}.tag-icon[data-v-9fb3d799]{object-fit:contain;filter:brightness(0)invert();flex-shrink:0;width:16px;height:16px;display:inline-block}.tag--core .tag-icon[data-v-9fb3d799]{filter:brightness(0)invert();opacity:1}.home-portfolio[data-v-4c3df2a7]{min-height:100vh}
