.hero-section[data-astro-cid-a42nmg7r]{min-height:100vh;min-height:100dvh;background:url(/images/dark-background.webp) center/cover no-repeat;color:#fff;position:relative;display:flex;align-items:center;justify-content:center;contain:layout style paint}@supports (background-attachment: fixed){@media(min-width:769px){.hero-section[data-astro-cid-a42nmg7r]{background-attachment:fixed}}}.hero-container[data-astro-cid-a42nmg7r]{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;height:100%;padding:2rem}.hero-name[data-astro-cid-a42nmg7r],.hero-job1[data-astro-cid-a42nmg7r],.hero-et[data-astro-cid-a42nmg7r],.hero-job2[data-astro-cid-a42nmg7r]{opacity:0;font-family:Silkscreen,monospace;min-height:1.2em;line-height:1.2}.hero-name[data-astro-cid-a42nmg7r]{font-size:4rem;font-weight:700;margin-bottom:1rem;animation:fadeIn 1s ease-in-out .1s forwards}.hero-job1[data-astro-cid-a42nmg7r]{font-size:2.5rem;font-weight:400;animation:fadeIn 1s ease-in-out 1.2s forwards}.hero-et[data-astro-cid-a42nmg7r]{font-size:1.5rem;margin:1rem 0;animation:fadeIn 1s ease-in-out 3.5s forwards}.hero-job2[data-astro-cid-a42nmg7r]{font-size:2.5rem;font-weight:400;animation:fadeIn 1s ease-in-out 4s forwards}.explore-btn[data-astro-cid-a42nmg7r]{display:inline-block;margin-top:2rem;background-color:#a7c6e2;border:none;padding:.75rem 2rem;font-family:Poppins,sans-serif;font-weight:600;font-size:1.25rem;color:#0a0a0a;text-decoration:none;border-radius:.375rem;transition:transform .3s ease,background-color .3s ease}.explore-btn[data-astro-cid-a42nmg7r]:hover{background-color:#78c7ff;transform:scale(1.05);color:#0a0a0a}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@media(max-width:768px){.hero-name[data-astro-cid-a42nmg7r]{font-size:2.5rem}.hero-job1[data-astro-cid-a42nmg7r],.hero-job2[data-astro-cid-a42nmg7r]{font-size:1.5rem}.hero-et[data-astro-cid-a42nmg7r]{font-size:1rem}.hero-section[data-astro-cid-a42nmg7r]{background-image:url(/images/dark-background-mobile.webp)}}.about-section[data-astro-cid-vky6iplv]{background-color:#0a0a0a;color:#fff;padding:3rem 0}.about-grid[data-astro-cid-vky6iplv]{display:grid;grid-template-columns:1fr 2fr;gap:2rem;align-items:center}.about-image[data-astro-cid-vky6iplv]{text-align:center}.profile-pic[data-astro-cid-vky6iplv]{width:250px;height:250px;object-fit:cover;border:5px solid #a7c6e2;border-radius:50%;transition:transform .3s ease}.profile-pic[data-astro-cid-vky6iplv]:hover{transform:scale(1.05)}.about-text[data-astro-cid-vky6iplv]{font-family:Poppins,sans-serif;font-size:1.1rem;line-height:1.8;color:#e0e0e0}@media(max-width:768px){.about-grid[data-astro-cid-vky6iplv]{grid-template-columns:1fr;text-align:center}.profile-pic[data-astro-cid-vky6iplv]{width:200px;height:200px}}.skills-section[data-astro-cid-7rhnesoy]{background-color:#111;color:#fff;padding:3rem 0}.skills-grid[data-astro-cid-7rhnesoy]{display:grid;grid-template-columns:2fr 1fr;gap:2rem;align-items:start}.skill-category[data-astro-cid-7rhnesoy]{margin-bottom:2rem}.category-title[data-astro-cid-7rhnesoy]{font-family:Poppins,sans-serif;font-size:1.5rem;color:#a7c6e2;margin-bottom:1.5rem}.skill-item[data-astro-cid-7rhnesoy]{margin-bottom:1.5rem}.skill-name[data-astro-cid-7rhnesoy]{font-family:Poppins,sans-serif;font-size:1rem;color:#e0e0e0;display:block;margin-bottom:.5rem}.progress-track[data-astro-cid-7rhnesoy]{background-color:#2a2a2a;border-radius:5px;height:10px;overflow:hidden}.progress-fill[data-astro-cid-7rhnesoy]{height:100%;width:0;background-color:#a7c6e2;border-radius:5px;transition:width 2s ease-in-out}.cv-column[data-astro-cid-7rhnesoy]{text-align:center}.cv-section[data-astro-cid-7rhnesoy]{position:sticky;top:100px}.cv-preview[data-astro-cid-7rhnesoy]{width:100%;max-width:300px;border:2px solid #a7c6e2;border-radius:10px;transition:transform .3s ease;cursor:pointer;margin-bottom:1rem}.cv-preview[data-astro-cid-7rhnesoy]:hover{transform:scale(1.05)}.cv-buttons[data-astro-cid-7rhnesoy]{display:flex;flex-direction:column;gap:.75rem;align-items:center}.cv-buttons[data-astro-cid-7rhnesoy] .btn[data-astro-cid-7rhnesoy]{width:100%;max-width:300px}.cv-modal[data-astro-cid-7rhnesoy]{border:none;border-radius:10px;background-color:#1a1a2e;color:#fff;max-width:900px;width:90vw;padding:0;max-height:90vh}.cv-modal[data-astro-cid-7rhnesoy]::backdrop{background-color:#000000b3}.modal-header[data-astro-cid-7rhnesoy]{display:flex;justify-content:space-between;align-items:center;padding:1rem 1.5rem;border-bottom:1px solid #333}.modal-title[data-astro-cid-7rhnesoy]{font-family:Poppins,sans-serif;font-size:1.25rem;margin:0}.modal-close[data-astro-cid-7rhnesoy]{background:none;border:none;color:#fff;font-size:1.5rem;cursor:pointer;padding:.25rem .5rem;line-height:1}.modal-close[data-astro-cid-7rhnesoy]:hover{color:#a7c6e2}.modal-body[data-astro-cid-7rhnesoy]{padding:0;overflow:auto;max-height:calc(90vh - 140px)}.cv-full[data-astro-cid-7rhnesoy]{width:100%;display:block;object-fit:contain}.modal-footer[data-astro-cid-7rhnesoy]{display:flex;justify-content:flex-end;gap:.75rem;padding:1rem 1.5rem;border-top:1px solid #333}.visually-hidden[data-astro-cid-7rhnesoy]{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media(max-width:991px){.skills-grid[data-astro-cid-7rhnesoy]{grid-template-columns:1fr}.cv-section[data-astro-cid-7rhnesoy]{position:static;margin-top:2rem}}.portfolio-section[data-astro-cid-xajrhtud]{background-color:#0a0a0a;color:#fff;padding:3rem 0}.portfolio-subtitle[data-astro-cid-xajrhtud]{text-align:center;margin-bottom:3rem;font-family:Poppins,sans-serif;color:#e0e0e0}.projects-grid[data-astro-cid-xajrhtud]{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}.project-card[data-astro-cid-xajrhtud]{background-color:#1e353c;border:2px solid #a7c6e2;border-radius:10px;transition:transform .3s ease,box-shadow .3s ease;display:flex;flex-direction:column}.project-card[data-astro-cid-xajrhtud]:hover{transform:translateY(-5px);box-shadow:0 10px 30px #a7c6e24d}.card-body[data-astro-cid-xajrhtud]{padding:1.25rem;flex:1;display:flex;flex-direction:column}.card-img-top[data-astro-cid-xajrhtud]{border-radius:8px 8px 0 0;width:100%;height:auto;aspect-ratio:400 / 225;object-fit:cover}.project-title-link[data-astro-cid-xajrhtud]{text-decoration:none}.project-title-link[data-astro-cid-xajrhtud]:hover .project-title[data-astro-cid-xajrhtud]{color:#78c7ff}.project-title[data-astro-cid-xajrhtud]{font-family:Poppins,sans-serif;color:#a7c6e2;font-size:1.5rem;margin-bottom:1rem;transition:color .3s ease}.project-description[data-astro-cid-xajrhtud]{font-family:Poppins,sans-serif;color:#e0e0e0;margin-bottom:1.5rem;flex:1}.technologies[data-astro-cid-xajrhtud]{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1.5rem}.tech-badge[data-astro-cid-xajrhtud]{background-color:#a7c6e2;color:#0a0a0a;padding:.25rem .75rem;border-radius:20px;font-size:.875rem;font-family:Poppins,sans-serif;font-weight:600}.card-actions[data-astro-cid-xajrhtud]{display:flex;gap:.5rem;flex-wrap:wrap}.portfolio-cta[data-astro-cid-xajrhtud]{text-align:center;margin-top:3rem}@media(max-width:991px){.projects-grid[data-astro-cid-xajrhtud]{grid-template-columns:repeat(2,1fr)}}@media(max-width:575px){.projects-grid[data-astro-cid-xajrhtud]{grid-template-columns:1fr}}.contact-section[data-astro-cid-goehoidx]{background-color:#0a0a0a;color:#fff;padding:3rem 0}.contact-grid[data-astro-cid-goehoidx]{display:grid;grid-template-columns:2fr 1fr;gap:2rem;align-items:start}.contact-form[data-astro-cid-goehoidx] label[data-astro-cid-goehoidx]{font-family:Poppins,sans-serif;color:#e0e0e0;display:block;margin-bottom:.5rem}.form-row[data-astro-cid-goehoidx]{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:1rem}.form-group[data-astro-cid-goehoidx]{margin-bottom:1rem}.form-group[data-astro-cid-goehoidx] input[data-astro-cid-goehoidx],.form-group[data-astro-cid-goehoidx] textarea[data-astro-cid-goehoidx]{width:100%;padding:.75rem;font-family:Poppins,sans-serif;font-size:1rem;color:#f0f0f0;background-color:#1a1a2e;border:2px solid #a7c6e2;border-radius:.375rem;transition:border-color .3s ease,box-shadow .3s ease}.form-group[data-astro-cid-goehoidx] input[data-astro-cid-goehoidx]:focus,.form-group[data-astro-cid-goehoidx] textarea[data-astro-cid-goehoidx]:focus{outline:none;border-color:#78c7ff;box-shadow:0 0 0 .2rem #a7c6e240;color:#fff}.form-group[data-astro-cid-goehoidx] input[data-astro-cid-goehoidx]::placeholder,.form-group[data-astro-cid-goehoidx] textarea[data-astro-cid-goehoidx]::placeholder{color:#9e9e9e}.alert[data-astro-cid-goehoidx]{padding:1rem 1.25rem;border-radius:.375rem;margin-bottom:1.5rem;font-family:Poppins,sans-serif}.alert-success[data-astro-cid-goehoidx]{background-color:#1a3a2a;border:1px solid #2d6a4f;color:#d8f3dc}.alert-danger[data-astro-cid-goehoidx]{background-color:#3a1a1a;border:1px solid #6a2d2d;color:#f3d8d8}.alert-warning[data-astro-cid-goehoidx]{background-color:#3a3a1a;border:1px solid #6a6a2d;color:#f3f3d8}.contact-info[data-astro-cid-goehoidx]{background-color:#1e353c;padding:2rem;border-radius:10px}.info-title[data-astro-cid-goehoidx]{font-family:Poppins,sans-serif;font-size:1.5rem;color:#a7c6e2;margin-bottom:1.5rem}.info-list[data-astro-cid-goehoidx]{list-style:none;padding:0;margin:0}.info-list[data-astro-cid-goehoidx] li[data-astro-cid-goehoidx]{font-family:Poppins,sans-serif;color:#e0e0e0;margin-bottom:1rem;font-size:1.1rem}.social-links[data-astro-cid-goehoidx]{display:flex;gap:1rem;margin-top:1.5rem}.social-links[data-astro-cid-goehoidx] a[data-astro-cid-goehoidx]{display:inline-block;transition:transform .3s ease}.social-links[data-astro-cid-goehoidx] a[data-astro-cid-goehoidx]:hover{transform:scale(1.1)}.social-links[data-astro-cid-goehoidx] svg[data-astro-cid-goehoidx]{color:#e0e0e0;transition:color .3s ease}.social-links[data-astro-cid-goehoidx] a[data-astro-cid-goehoidx]:hover svg[data-astro-cid-goehoidx]{color:#a7c6e2}@media(max-width:991px){.contact-grid[data-astro-cid-goehoidx],.form-row[data-astro-cid-goehoidx]{grid-template-columns:1fr}}
