:root{--background-color:#fffffb;--secondary-color:#e8e6ae;--accent-color:#7d7d12;--text-color:#000;--font-family:"Inter", sans-serif}*{box-sizing:border-box;font-family:var(--font-family);margin:0;padding:0}body{background:var(--background-color);color:var(--text-color)}h1{font-size:2.125rem;font-style:normal;font-weight:700;line-height:normal}h2{font-weight:400}img[data-v-d2db7195]{pointer-events:none;z-index:-1;position:absolute}.decor-image-top[data-v-d2db7195]{top:0;right:0}img[data-v-89d83f93]{pointer-events:none;z-index:-1;position:fixed}.decor-image-bottom[data-v-89d83f93]{bottom:0;left:0}template[data-v-07446912]{width:100%;height:100vh}main[data-v-07446912]{flex-direction:row;align-items:center;width:100%;height:100vh;padding:0 8rem;display:flex;position:relative}main .curve-text[data-v-07446912]{color:var(--accent-color);letter-spacing:.1em;font-weight:500;position:absolute;top:6rem;left:24vw;transform:rotate(-9.775deg)}main h3[data-v-07446912]{font-size:1.125rem;font-style:normal;font-weight:400;line-height:normal;position:absolute;top:2rem;left:50%;transform:translate(-50%)}main .text-content[data-v-07446912]{flex-direction:column;flex:1;justify-content:center;display:flex}main .text-content h2[data-v-07446912]{margin-top:4rem}main .img-container[data-v-07446912]{flex:1;justify-content:center;align-items:flex-end;height:100%;display:flex}main .img-container img[data-v-07446912]{width:auto;height:75%}main .button-container[data-v-07446912]{flex-direction:column;flex:1;gap:4rem;display:flex;position:relative}main .button-container button[data-v-07446912]{background:var(--secondary-color);cursor:pointer;text-align:start;border:none;border-radius:1rem;justify-content:space-between;align-items:center;width:12rem;height:auto;margin-left:6rem;padding:1rem 1.8rem;font-size:1.2rem;font-weight:400;line-height:normal;display:flex}:is(main .button-container .projects-btn,main .button-container .about-icons,main .button-container .contact-icons)[data-v-07446912]{position:relative}:is(main .button-container .projects-btn,main .button-container .about-icons,main .button-container .contact-icons) .icons[data-v-07446912]{pointer-events:none;z-index:5;width:0;height:0;position:absolute;top:50%;left:50%}:is(main .button-container .projects-btn,main .button-container .about-icons,main .button-container .contact-icons) .icon[data-v-07446912]{opacity:0;flex-direction:column;align-items:center;transition:transform .55s cubic-bezier(.34,1.56,.64,1),opacity .25s;display:flex;position:absolute;top:0;left:0;transform:translate(-50%,-50%)scale(.2)}:is(main .button-container .projects-btn,main .button-container .about-icons,main .button-container .contact-icons):hover .icon[data-v-07446912]{opacity:1;transform:translate(calc(-50% + var(--x)), calc(-50% + var(--y))) scale(1);transition-delay:calc(var(--i) * 20ms)}:is(main .button-container .projects-btn,main .button-container .about-icons,main .button-container .contact-icons) .icon-badge[data-v-07446912]{object-fit:contain;width:2.2rem;height:2.2rem;padding:.2rem}:is(main .button-container .projects-btn,main .button-container .about-icons,main .button-container .contact-icons) .icon[data-v-07446912]:first-child{--x:3.8rem;--y:-4rem;--r:-6deg}:is(main .button-container .projects-btn,main .button-container .about-icons,main .button-container .contact-icons) .icon[data-v-07446912]:nth-child(2){--x:6.1rem;--y:-4.35rem;--r:6deg}:is(main .button-container .projects-btn,main .button-container .about-icons,main .button-container .contact-icons) .icon[data-v-07446912]:nth-child(3){--x:7.9rem;--y:-3.3rem;--r:18deg}:is(main .button-container .projects-btn,main .button-container .about-icons,main .button-container .contact-icons) .icon[data-v-07446912]:nth-child(4){--x:8.6rem;--y:-1.3rem;--r:32deg}@media (width<=900px){:is(main .button-container .projects-btn,main .button-container .about-icons,main .button-container .contact-icons) .icon[data-v-07446912]:first-child{--x:3.1rem;--y:-3rem}:is(main .button-container .projects-btn,main .button-container .about-icons,main .button-container .contact-icons) .icon[data-v-07446912]:nth-child(2){--x:4.6rem;--y:-3.25rem}:is(main .button-container .projects-btn,main .button-container .about-icons,main .button-container .contact-icons) .icon[data-v-07446912]:nth-child(3){--x:5.9rem;--y:-2.5rem}:is(main .button-container .projects-btn,main .button-container .about-icons,main .button-container .contact-icons) .icon[data-v-07446912]:nth-child(4){--x:6.5rem;--y:-1.05rem}}nav[data-v-eb751e02]{width:100%;height:20vh;padding:0 8rem}nav ul[data-v-eb751e02]{flex-direction:row;justify-content:space-between;align-items:center;width:100%;height:100%;list-style:none;display:flex}nav ul span[data-v-eb751e02]{flex-direction:row;gap:4rem;display:flex}nav ul .contact-link[data-v-eb751e02]{background-color:var(--secondary-color);border-radius:.5rem;padding:.5rem 1rem}nav ul .contact-link[data-v-eb751e02]:after,nav ul .contact-link[data-v-eb751e02]:hover:after{width:0}nav ul li[data-v-eb751e02]{position:relative}nav ul li[data-v-eb751e02]:after{content:"";background-color:var(--secondary-color);width:0;height:3px;transition:width .3s ease-in-out;position:absolute;bottom:-.4rem;left:0}nav ul li.active[data-v-eb751e02]:after,nav ul li[data-v-eb751e02]:hover:after{width:100%}nav ul li a[data-v-eb751e02]{color:var(--text-color);font-size:1.2rem;font-weight:500;text-decoration:none;transition:all .1s ease-in-out}main[data-v-5562672c]{width:100%;height:auto;padding:2rem 8rem 8rem}.main-part[data-v-5562672c]{flex-direction:row;gap:4rem;width:100%;height:70vh;display:flex}.main-part img[data-v-5562672c]{object-fit:cover;flex:1;width:auto;height:100%}.main-part .text-content[data-v-5562672c]{flex-direction:column;flex:2;justify-content:space-around;line-height:1.8;display:flex}.main-part .text-content h3[data-v-5562672c]{font-size:1.2rem}.main-part .text-content p[data-v-5562672c]{font-size:1.1rem}.main-part .text-content a[data-v-5562672c],.main-part .text-content span[data-v-5562672c]{color:var(--accent-color);font-weight:700;text-decoration:none}.link-row[data-v-5562672c]{cursor:pointer;align-items:center;gap:.5rem;width:fit-content;display:flex;position:relative}.link-row img[data-v-5562672c]{width:2rem;height:auto}.link-row a[data-v-5562672c]{font-size:1.2rem;font-weight:500;text-decoration:none;color:var(--text-color)!important}.link-row[data-v-5562672c]:after{content:"";background-color:var(--secondary-color);width:0;height:3px;transition:width .3s ease-in-out;position:absolute;bottom:-.4rem;left:0}.link-row.active[data-v-5562672c]:after,.link-row[data-v-5562672c]:hover:after{width:100%}.other-information[data-v-5562672c]{flex-direction:column;gap:8rem;width:100%;margin-top:6rem;display:flex}.other-information h3[data-v-5562672c],.other-information p[data-v-5562672c]{line-height:2}.other-information h3[data-v-5562672c]{font-size:1.3rem}.other-information p[data-v-5562672c]{font-size:.9rem}.other-information>div>h3[data-v-5562672c]{text-align:center;margin-bottom:.5rem}:is(.hackathons-images,.other-experience-images,.sports-images,.travelling-images)[data-v-5562672c]{grid-template-columns:repeat(4,1fr);gap:1rem;width:100%;margin-top:2rem;display:grid}:is(.hackathons-images,.other-experience-images,.sports-images,.travelling-images) img[data-v-5562672c]{aspect-ratio:1;object-fit:cover;width:100%}.project-card[data-v-12086af4]{text-align:start;color:inherit;cursor:pointer;border-radius:8px;flex-direction:column;align-items:center;text-decoration:none;transition:transform .3s;display:flex}.project-card .project-info[data-v-12086af4]{width:100%;height:20%}.project-card[data-v-12086af4]:hover{transform:translateY(-12px)}.project-card img[data-v-12086af4]{object-fit:cover;border-radius:8px 8px 0 0;width:100%;height:70%;margin-bottom:1rem}.project-card h2[data-v-12086af4]{margin-bottom:.5rem;font-size:1.4rem;font-weight:500}.project-card p[data-v-12086af4]{margin-bottom:.5rem;font-size:1rem}.project-card p[data-v-12086af4]:last-child{color:var(--accent-color)}main[data-v-3cd67be7]{width:100%;min-height:80vh;padding:2rem 8rem 4rem;position:relative}section[data-v-3cd67be7]{grid-template-columns:repeat(3,1fr);justify-content:space-between;align-items:center;width:100%;height:auto;display:grid}.projects-container[data-v-3cd67be7]{gap:6rem}.projects-container a[data-v-3cd67be7]{color:inherit;text-decoration:none}.project-card[data-v-3cd67be7]{width:100%;height:100%;max-height:20rem}.carousel[data-v-15e76860]{align-items:center;margin-top:1rem;display:flex;position:relative}.carousel-track[data-v-15e76860]{scroll-snap-type:x mandatory;scrollbar-width:none;gap:1rem;width:100%;display:flex;overflow-x:auto}.carousel-track[data-v-15e76860]::-webkit-scrollbar{display:none}.carousel-track img[data-v-15e76860]{scroll-snap-align:start;object-fit:cover;cursor:pointer;border:2px solid #0000;border-radius:8px;flex:none;width:6rem;height:4rem;max-height:none;transition:border-color .2s ease-in-out}.carousel-track img.active[data-v-15e76860]{border-color:var(--accent-color)}.carousel-arrow[data-v-15e76860]{background:var(--secondary-color);width:2.2rem;height:2.2rem;color:var(--text-color);cursor:pointer;border:none;border-radius:50%;flex:none;justify-content:center;align-items:center;margin:0 .5rem;font-size:1.1rem;display:flex}main[data-v-af59b473]{width:100%;min-height:80vh;padding:1rem 8rem 4rem}.back-link[data-v-af59b473]{color:var(--text-color);margin-bottom:2rem;font-weight:500;text-decoration:none;display:inline-block;position:relative}.back-link[data-v-af59b473]:after{content:"";background-color:var(--secondary-color);width:0;height:3px;transition:width .3s ease-in-out;position:absolute;bottom:-.4rem;left:0}.back-link.active[data-v-af59b473]:after,.back-link[data-v-af59b473]:hover:after{width:100%}.project-detail[data-v-af59b473]{flex-direction:row;align-items:flex-start;gap:6rem;display:flex}.project-detail .project-images[data-v-af59b473]{flex:1;width:100%;min-width:0}.project-detail .project-images>img[data-v-af59b473]{object-fit:cover;border-radius:8px;width:100%;height:20rem}.project-detail .project-info[data-v-af59b473]{flex-direction:column;flex:1;min-width:0;display:flex}.project-detail .project-info .category[data-v-af59b473]{color:var(--accent-color);margin-bottom:.5rem;font-weight:500}.project-detail .project-info .description[data-v-af59b473]{margin-top:1.5rem;font-size:1.1rem;line-height:2rem}:is(.project-detail .project-info .description p,.project-detail .project-info .description ul)[data-v-af59b473]{margin-top:1rem}:is(.project-detail .project-info .description p,.project-detail .project-info .description ul)[data-v-af59b473]:first-child{margin-top:0}.project-detail .project-info .description ul[data-v-af59b473]{padding-left:1.5rem}.project-detail .project-info .description ul li[data-v-af59b473]{list-style:outside}.project-detail .project-info .description ul li[data-v-af59b473]::marker{color:var(--accent-color)}.project-detail .project-info .technologies[data-v-af59b473]{flex-wrap:wrap;gap:.75rem;margin-top:2rem;list-style:none;display:flex}.project-detail .project-info .technologies li[data-v-af59b473]{background-color:color-mix(in srgb, var(--secondary-color) 30%, transparent);border:2px solid var(--accent-color);border-radius:1rem;padding:.4rem .9rem;font-size:.9rem}.project-detail .project-info .links[data-v-af59b473]{gap:3rem;margin-top:3rem;display:flex}.project-detail .project-info .links a[data-v-af59b473]{color:var(--text-color);border-radius:1rem;align-items:center;gap:.5rem;font-size:1.1rem;text-decoration:none;display:flex;position:relative}.project-detail .project-info .links a img[data-v-af59b473]{width:auto;height:1.6rem}.project-detail .project-info .links a[data-v-af59b473]:after{content:"";background-color:var(--secondary-color);width:0;height:3px;transition:width .3s ease-in-out;position:absolute;bottom:-.4rem;left:0}.project-detail .project-info .links a.active[data-v-af59b473]:after,.project-detail .project-info .links a[data-v-af59b473]:hover:after{width:100%}.not-found[data-v-af59b473]{flex-direction:column;align-items:flex-start;gap:1rem;display:flex}main[data-v-ffbef843]{width:100%;height:80vh;padding:0 8rem 8rem}.contact-container[data-v-ffbef843]{justify-content:space-between;align-items:flex-start;gap:12rem;width:100%;height:100%;display:flex}.contact-container .contact-text[data-v-ffbef843]{flex-direction:column;gap:4rem;display:flex}.contact-container .contact-text h2[data-v-ffbef843]{margin-top:2rem;font-size:1.2rem;line-height:1.8rem}.contact-container .contact-text h2 span[data-v-ffbef843]{color:var(--accent-color);font-weight:500}.contact-container img[data-v-ffbef843]{width:auto;height:100%}.contact-links[data-v-ffbef843]{flex-direction:row;gap:4rem;margin-top:2rem;display:flex}.contact-links .link-row[data-v-ffbef843]{cursor:pointer;align-items:center;gap:.5rem;width:fit-content;display:flex;position:relative}.contact-links .link-row img[data-v-ffbef843]{width:2rem;height:auto}.contact-links .link-row a[data-v-ffbef843]{color:var(--text-color);font-size:1.2rem;font-weight:500;text-decoration:none}.contact-links .link-row[data-v-ffbef843]:after{content:"";background-color:var(--secondary-color);width:0;height:3px;transition:width .3s ease-in-out;position:absolute;bottom:-.4rem;left:0}.contact-links .link-row.active[data-v-ffbef843]:after,.contact-links .link-row[data-v-ffbef843]:hover:after{width:100%}
