@import"https://fonts.googleapis.com/css2?family=BBH+Bogle&display=swap";*{margin:0;padding:0;box-sizing:border-box}html{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;scroll-behavior:auto}body{line-height:1.6;color:#333;background:#fafafa}*:focus-visible{outline:2px solid #7c3aed;outline-offset:2px}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:2px solid #7c3aed;outline-offset:2px}.btn:focus-visible,.project-link:focus-visible,.contact-links a:focus-visible{outline:3px solid #7c3aed;outline-offset:3px;box-shadow:0 0 0 1px #7c3aed33}@media (prefers-contrast: high){.hero{background:#fff;color:#000}.about,.projects,.contact{background:#000;color:#fff}}@media (prefers-reduced-motion: reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}.scroll-arrow{animation:none}}html.lenis{height:auto}.lenis.lenis-smooth{scroll-behavior:auto}.lenis.lenis-smooth [data-lenis-prevent]{overscroll-behavior:contain}.lenis.lenis-stopped{overflow:hidden}.lenis.lenis-scrolling iframe{pointer-events:none}.image-modal{display:none;position:fixed;top:0;left:0;width:100vw;height:100vh;background:#0000;z-index:999999;justify-content:center;align-items:center;backdrop-filter:blur(0px);transition:background .3s ease,backdrop-filter .3s ease}.image-modal.modal-opening{background:#000000f2;backdrop-filter:blur(10px)}.modal-content{position:relative;max-width:90vw;max-height:90vh;display:flex;justify-content:center;align-items:center;transform:scale(.7);opacity:0;transition:transform .4s cubic-bezier(.175,.885,.32,1.275),opacity .3s ease}.modal-content.content-visible{transform:scale(1);opacity:1}.modal-image{max-width:100%;max-height:100%;border-radius:.5rem;box-shadow:0 20px 60px #000c;object-fit:contain}.modal-close{position:absolute;top:-30px;right:-30px;background:#7c3aed;border:none;color:#fff;font-size:2rem;width:50px;height:50px;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .3s ease,transform .2s ease;z-index:1000000;opacity:0}.modal-close.close-visible{opacity:1}.modal-close:hover{background:#6e33d3;transform:scale(1.1)}.project-card{position:relative;cursor:pointer;overflow:hidden;border-radius:.75rem;transition:all .3s ease}.project-img,.project-placeholder{transition:all .3s ease;width:100%;height:100%;object-fit:cover}.project-card:hover{border:4px solid rgb(124,58,237);box-shadow:0 0 0 2px #7c3aed4d}.project-img:hover{transform:scale(.98)}@media (max-width: 768px){.modal-close{top:10px;right:10px;width:40px;height:40px;font-size:1.5rem}.project-card:hover{border:3px solid rgb(124,58,237)}.project-card:hover .project-img,.project-card:hover .project-placeholder{transform:scale(.97)}}.btn[data-astro-cid-6ygtcg62]{display:inline-block;padding:.75rem 1.5rem;border-radius:.75rem;text-decoration:none;font-weight:600;transition:all .3s ease;border:none;cursor:pointer;backdrop-filter:blur(10px);box-shadow:0 4px 16px #0000001a}.btn-primary[data-astro-cid-6ygtcg62]{background:linear-gradient(135deg,#7c3aed,#8b5cf6);color:#fff;border:1px solid rgba(255,255,255,.2)}.btn-primary[data-astro-cid-6ygtcg62]:hover{background:linear-gradient(135deg,#6d28d9,#7c3aed);transform:translateY(-2px);box-shadow:0 8px 25px #7c3aed4d}.btn-secondary[data-astro-cid-6ygtcg62]{background:#ffffff26;color:#1a1a1a;border:2px solid rgba(26,26,26,.3);backdrop-filter:blur(10px)}.btn-secondary[data-astro-cid-6ygtcg62]:hover{background:#1a1a1ae6;color:#fff;border-color:#1a1a1a;transform:translateY(-2px)}.hero[data-astro-cid-bbe6dxrz]{min-height:100vh;display:flex;align-items:center;padding:0 2rem;background:#e9e9e9;color:#1a1a1a;position:relative;overflow:hidden}.hero-content[data-astro-cid-bbe6dxrz]{max-width:1200px;margin:0 auto;display:flex;flex-direction:column;align-items:center;text-align:center;position:relative;z-index:2;width:100%}.hero-title[data-astro-cid-bbe6dxrz]{font-size:5rem;margin-bottom:1rem;display:flex;justify-content:center;align-items:center;letter-spacing:.05em;color:#000;font-weight:700;text-shadow:0 2px 4px rgba(0,0,0,.1);position:relative;z-index:3;transform-origin:center center;font-family:BBH Bogle,sans-serif}.highlight[data-astro-cid-bbe6dxrz]{color:#7c3aed;font-weight:800}.hero-subtitle[data-astro-cid-bbe6dxrz]{font-size:1.5rem;margin-bottom:1rem;color:#1a1a1a;font-weight:500;text-shadow:0 1px 2px rgba(0,0,0,.1);position:relative}.hero-description[data-astro-cid-bbe6dxrz]{font-size:1.1rem;margin-bottom:2rem;color:#2a2a2a;line-height:1.6;max-width:800px;text-align:center;background:#ffffff1a;padding:1.5rem;border-radius:1rem;backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2);box-shadow:0 8px 32px #0000001a}.hero-buttons[data-astro-cid-bbe6dxrz]{display:flex;gap:1rem;flex-wrap:wrap;justify-content:center;align-items:center}.scroll-indicator[data-astro-cid-bbe6dxrz]{background:none;border:none;font:inherit;position:absolute;bottom:2rem;left:50%;transform:translate(-50%);display:flex;flex-direction:column;align-items:center;gap:.5rem;color:#2a2a2a;transition:all .5s ease;padding:1rem;cursor:pointer;will-change:transform,opacity;z-index:5}.scroll-indicator[data-astro-cid-bbe6dxrz]:hover{transform:translate(-50%) scale(1.05)}.scroll-indicator[data-astro-cid-bbe6dxrz]:hover .scroll-text[data-astro-cid-bbe6dxrz]{color:#7c3aed;font-weight:600}.scroll-text[data-astro-cid-bbe6dxrz]{font-size:.9rem;font-weight:500;color:#2a2a2a}.scroll-arrow[data-astro-cid-bbe6dxrz]{font-size:1.5rem;animation:bounceArrow 2s ease-in-out infinite;color:#7c3aed}@keyframes bounceArrow{0%,20%,50%,80%,to{transform:translateY(0)}10%{transform:translateY(-8px)}30%{transform:translateY(-4px)}40%{transform:translateY(-6px)}60%{transform:translateY(-3px)}70%{transform:translateY(-5px)}}@media (max-width: 768px){.hero-name[data-astro-cid-bbe6dxrz]{display:none}.hero-title[data-astro-cid-bbe6dxrz]{letter-spacing:.005em;padding-left:3.6px;font-size:2.5rem}.btn[data-astro-cid-bbe6dxrz]{padding:.75rem 1.5rem;font-size:.9rem;min-width:120px}.hero-buttons[data-astro-cid-bbe6dxrz]{justify-content:center;gap:.75rem}.scroll-indicator[data-astro-cid-bbe6dxrz]{bottom:1rem}.argentina-clock[data-astro-cid-bbe6dxrz]{display:none}}@media (min-width: 768px){.hero-hidden[data-astro-cid-bbe6dxrz]{display:none}}.argentina-clock[data-astro-cid-bbe6dxrz]{position:fixed;bottom:2rem;right:2rem;z-index:10}.clock-wrapper[data-astro-cid-bbe6dxrz]{display:none}.analog-clock[data-astro-cid-bbe6dxrz]{position:relative;width:80px;height:80px;border-radius:50%;background:transparent;box-shadow:none;flex-shrink:0}.clock-center[data-astro-cid-bbe6dxrz]{position:absolute;width:8px;height:8px;background:#000;border-radius:50%;top:53%;left:50%;transform:translate(-50%,-50%);z-index:5}.hand[data-astro-cid-bbe6dxrz]{position:absolute;bottom:47%;left:50%;transform-origin:bottom center;background:#000;border-radius:2px}.hour-hand[data-astro-cid-bbe6dxrz]{width:2px;height:25px;margin-left:-2px;background:#2a2a2a}.minute-hand[data-astro-cid-bbe6dxrz]{width:2px;height:32px;margin-left:-1.5px;background:#2a2a2a}.second-hand[data-astro-cid-bbe6dxrz]{width:2px;height:30px;margin-left:-1px;background:#7c3aed}.clock-mark[data-astro-cid-bbe6dxrz]{position:absolute;width:1px;height:4px;background:#000;left:50%;top:-6px;transform-origin:center 47px;margin-left:-.5px}.mark-12[data-astro-cid-bbe6dxrz]{transform:rotate(0)}.mark-1[data-astro-cid-bbe6dxrz]{transform:rotate(30deg)}.mark-2[data-astro-cid-bbe6dxrz]{transform:rotate(60deg)}.mark-3[data-astro-cid-bbe6dxrz]{transform:rotate(90deg)}.mark-4[data-astro-cid-bbe6dxrz]{transform:rotate(120deg)}.mark-5[data-astro-cid-bbe6dxrz]{transform:rotate(150deg)}.mark-6[data-astro-cid-bbe6dxrz]{transform:rotate(180deg)}.mark-7[data-astro-cid-bbe6dxrz]{transform:rotate(210deg)}.mark-8[data-astro-cid-bbe6dxrz]{transform:rotate(240deg)}.mark-9[data-astro-cid-bbe6dxrz]{transform:rotate(270deg)}.mark-10[data-astro-cid-bbe6dxrz]{transform:rotate(300deg)}.mark-11[data-astro-cid-bbe6dxrz]{transform:rotate(330deg)}.clock-display[data-astro-cid-bbe6dxrz]{background:#ffffff26;backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2);border-radius:1rem;padding:1rem;box-shadow:0 8px 32px #0000001a;display:flex;align-items:center;justify-content:center;gap:1rem;min-width:auto}.clock-info[data-astro-cid-bbe6dxrz]{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;margin-left:1rem}.clock-city[data-astro-cid-bbe6dxrz]{font-size:.9rem;color:#7c3aed;font-weight:600;text-transform:uppercase;letter-spacing:.08em;margin-bottom:.5rem}.clock-time[data-astro-cid-bbe6dxrz]{font-size:1.5rem;font-weight:700;color:#000;font-family:Courier New,monospace;letter-spacing:.05em;margin-bottom:.5rem}.clock-timezone[data-astro-cid-bbe6dxrz]{font-size:.75rem;color:#2a2a2a;font-weight:500;letter-spacing:.05em}@media (max-width: 768px){.argentina-clock[data-astro-cid-bbe6dxrz]{bottom:1rem;right:1rem}.clock-wrapper[data-astro-cid-bbe6dxrz]{gap:.5rem}.analog-clock[data-astro-cid-bbe6dxrz]{width:70px;height:70px;border-width:2px}.clock-center[data-astro-cid-bbe6dxrz]{width:6px;height:6px}.hour-hand[data-astro-cid-bbe6dxrz]{height:18px;width:3px;margin-left:-1.5px}.minute-hand[data-astro-cid-bbe6dxrz]{height:23px;width:2px;margin-left:-1px}.second-hand[data-astro-cid-bbe6dxrz]{height:21px;width:1px;margin-left:-.5px}.clock-number[data-astro-cid-bbe6dxrz]{font-size:8px}.clock-display[data-astro-cid-bbe6dxrz]{padding:.75rem 1rem;min-width:130px}.clock-city[data-astro-cid-bbe6dxrz]{font-size:.8rem;margin-bottom:.3rem}.clock-time[data-astro-cid-bbe6dxrz]{font-size:1.25rem;margin-bottom:.3rem}.clock-timezone[data-astro-cid-bbe6dxrz]{font-size:.7rem}}.carousel-container[data-astro-cid-n2fcsbob]{position:relative;width:100%;height:100vh;perspective:1500px;overflow:hidden;display:flex;align-items:center;justify-content:center;margin-top:0}.carousel-3d[data-astro-cid-n2fcsbob]{position:relative;width:100%;height:100%;transform-style:preserve-3d}.carousel-item[data-astro-cid-n2fcsbob]{position:absolute;width:380px;height:320px;left:50%;top:50%;transform-origin:center center;transform-style:preserve-3d;transform:translate(-50%,-50%) rotateY(0) translateZ(600px);will-change:transform,opacity;opacity:1;visibility:visible}.carousel-item[data-astro-cid-n2fcsbob] .project-card[data-astro-cid-n2fcsbob]{width:100%;height:100%;background:#1a1a1a;border-radius:1rem;overflow:hidden;box-shadow:0 10px 30px #00000080;border:1px solid rgba(124,58,237,.2);transform-style:preserve-3d;display:flex;flex-direction:column}.carousel-item[data-astro-cid-n2fcsbob].active .project-card[data-astro-cid-n2fcsbob]{box-shadow:0 20px 60px #7c3aed4d;border-color:#7c3aed80}.carousel-item[data-astro-cid-n2fcsbob].active{z-index:10}.carousel-item[data-astro-cid-n2fcsbob]:not(.active){filter:brightness(.6) saturate(.8)}.project-image[data-astro-cid-n2fcsbob]{width:100%;height:180px;background:#7c3aed;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden;flex-shrink:0;cursor:pointer;border-radius:1rem 1rem 0 0}.expand-icon[data-astro-cid-n2fcsbob]{position:absolute;bottom:8px;right:8px;width:32px;height:32px;background:#000000b3;border-radius:6px;display:flex;align-items:center;justify-content:center;color:#7c3aed;opacity:1;transform:scale(1);transition:all .3s ease;pointer-events:none;backdrop-filter:blur(4px);border:1px solid rgba(255,255,255,.1)}.project-image[data-astro-cid-n2fcsbob]:hover .expand-icon[data-astro-cid-n2fcsbob]{background:#7c3aed;color:#000000b3;transform:translate(-4px,-4px) scale(1)}.expand-icon[data-astro-cid-n2fcsbob] svg[data-astro-cid-n2fcsbob]{width:16px;height:16px;filter:drop-shadow(0 1px 2px rgba(0,0,0,.3))}.project-content[data-astro-cid-n2fcsbob]{padding:1rem;flex:1;display:flex;flex-direction:column;justify-content:space-between;cursor:default}.project-content[data-astro-cid-n2fcsbob] h3[data-astro-cid-n2fcsbob]{margin-bottom:.5rem;color:#fff;font-size:1.1rem;line-height:1.2}.project-content[data-astro-cid-n2fcsbob] p[data-astro-cid-n2fcsbob]{color:#e5e5e5;margin-bottom:.8rem;font-size:.8rem;line-height:1.4;flex:1}.project-tags[data-astro-cid-n2fcsbob]{display:flex;gap:.3rem;margin-bottom:.8rem;flex-wrap:wrap}.tag[data-astro-cid-n2fcsbob]{background:#2a2a2a;color:#e5e5e5;padding:.2rem .4rem;border-radius:.25rem;font-size:.7rem}.project-links[data-astro-cid-n2fcsbob]{display:flex;gap:1rem;margin-top:auto}.project-link[data-astro-cid-n2fcsbob]{color:#c084fc;text-decoration:none;font-weight:500;font-size:.85rem}.project-link[data-astro-cid-n2fcsbob]:hover{text-decoration:underline;color:#a855f7}.project-img[data-astro-cid-n2fcsbob]{width:100%;height:100%;object-fit:cover;object-position:center;border-radius:1rem 1rem 0 0}.project-placeholder[data-astro-cid-n2fcsbob]{font-size:4rem;color:#ffffffb3}@media (max-width: 768px){.carousel-container[data-astro-cid-n2fcsbob]{height:100vh;margin-top:0;perspective:1200px}.carousel-3d[data-astro-cid-n2fcsbob]{height:500px}.carousel-item[data-astro-cid-n2fcsbob]{width:280px;height:280px}.project-image[data-astro-cid-n2fcsbob]{height:140px}.project-content[data-astro-cid-n2fcsbob]{padding:.8rem}.project-content[data-astro-cid-n2fcsbob] h3[data-astro-cid-n2fcsbob]{font-size:1rem;margin-bottom:.3rem}.project-content[data-astro-cid-n2fcsbob] p[data-astro-cid-n2fcsbob]{font-size:.75rem;margin-bottom:.5rem;line-height:1.3}.project-tags[data-astro-cid-n2fcsbob]{gap:.3rem;margin-bottom:.5rem}.tag[data-astro-cid-n2fcsbob]{font-size:.65rem;padding:.15rem .3rem}.project-links[data-astro-cid-n2fcsbob]{gap:.5rem}.project-link[data-astro-cid-n2fcsbob]{font-size:.75rem}.expand-icon[data-astro-cid-n2fcsbob]{width:28px;height:28px;bottom:6px;right:6px}.expand-icon[data-astro-cid-n2fcsbob] svg[data-astro-cid-n2fcsbob]{width:14px;height:14px}.project-placeholder[data-astro-cid-n2fcsbob]{font-size:2.5rem}}@media (max-width: 480px){.carousel-container[data-astro-cid-n2fcsbob]{height:100vh;margin-top:0;perspective:1000px}.carousel-3d[data-astro-cid-n2fcsbob]{height:450px}.carousel-item[data-astro-cid-n2fcsbob]{width:240px;height:240px}.project-image[data-astro-cid-n2fcsbob]{height:120px}.project-content[data-astro-cid-n2fcsbob]{padding:.7rem}.project-content[data-astro-cid-n2fcsbob] h3[data-astro-cid-n2fcsbob]{font-size:.9rem}.project-content[data-astro-cid-n2fcsbob] p[data-astro-cid-n2fcsbob]{font-size:.7rem}.expand-icon[data-astro-cid-n2fcsbob]{width:26px;height:26px;bottom:4px;right:4px}.expand-icon[data-astro-cid-n2fcsbob] svg[data-astro-cid-n2fcsbob]{width:12px;height:12px}.project-placeholder[data-astro-cid-n2fcsbob]{font-size:2rem}}@media (min-width: 1200px){.carousel-container[data-astro-cid-n2fcsbob]{perspective:4500px}.carousel-item[data-astro-cid-n2fcsbob]{width:420px;height:380px}.project-image[data-astro-cid-n2fcsbob]{height:220px}.project-content[data-astro-cid-n2fcsbob]{padding:1.2rem}.project-content[data-astro-cid-n2fcsbob] h3[data-astro-cid-n2fcsbob]{font-size:1.2rem}.project-content[data-astro-cid-n2fcsbob] p[data-astro-cid-n2fcsbob]{font-size:.85rem}.project-placeholder[data-astro-cid-n2fcsbob]{font-size:4rem}}@media (min-width: 1600px){.carousel-container[data-astro-cid-n2fcsbob]{perspective:2500px}.carousel-item[data-astro-cid-n2fcsbob]{width:480px;height:420px}.project-image[data-astro-cid-n2fcsbob]{height:240px}.project-placeholder[data-astro-cid-n2fcsbob]{font-size:4.5rem}}.project-title[data-astro-cid-amng4zvp]{font-size:2.5rem;text-align:center;color:#f9fafb;background:#000;margin:0;padding:3rem 0 1rem;font-weight:700;position:relative;z-index:10}.project-title[data-astro-cid-amng4zvp]:after{content:"";position:absolute;bottom:1rem;left:50%;transform:translate(-50%);width:100px;height:3px;background:linear-gradient(90deg,transparent,#7c3aed,transparent);border-radius:2px}.projects[data-astro-cid-amng4zvp]{padding:0;background:#000;position:relative;overflow:hidden;min-height:100vh;display:flex;align-items:center;justify-content:center}.projects-carousel-wrapper[data-astro-cid-amng4zvp]{width:100%;height:100vh;margin:0 auto;position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center}.projects[data-astro-cid-amng4zvp] .section-title[data-astro-cid-amng4zvp]{position:absolute;top:2rem;left:50%;transform:translate(-50%);z-index:10;margin-bottom:0}@media (max-width: 768px){.projects[data-astro-cid-amng4zvp]{padding:3rem 0}}.about[data-astro-cid-v2cbyr3p]{background:#000;position:relative;overflow-x:hidden;min-height:100vh;display:flex;align-items:center}.about[data-astro-cid-v2cbyr3p]:before{content:"";position:absolute;inset:0;z-index:0;animation:backgroundPulse 6s ease-in-out infinite alternate}@keyframes backgroundPulse{0%{opacity:.3}to{opacity:.6}}.about-container[data-astro-cid-v2cbyr3p]{width:100%;position:relative}.about-title[data-astro-cid-v2cbyr3p]{font-size:clamp(3rem,8vw,6rem);text-align:center;color:#f9fafb;font-weight:700;pointer-events:none;background:linear-gradient(135deg,#7c3aed,#3b82f6,#06d6a0);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin:0;line-height:1.2;animation:titleGlow 3s ease-in-out infinite alternate}.title-wrapper[data-astro-cid-v2cbyr3p]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);text-align:center;z-index:1}.title-decoration[data-astro-cid-v2cbyr3p]{display:flex;align-items:center;justify-content:center;gap:1rem;margin-bottom:1rem}.decorator[data-astro-cid-v2cbyr3p]{font-size:clamp(2rem,6vw,4rem);color:#7c3aed;font-family:Fira Code,Courier New,monospace;animation:pulse 2s ease-in-out infinite;text-shadow:0 0 20px rgba(124,58,237,.6)}.title-subtitle[data-astro-cid-v2cbyr3p]{font-size:clamp(1rem,2.5vw,1.5rem);color:#e5e5e5;margin-bottom:1.5rem;opacity:.9;font-weight:300;letter-spacing:.5px;animation:fadeInUp 1s ease-out .5s both}.title-accent[data-astro-cid-v2cbyr3p]{width:100px;height:3px;background:linear-gradient(90deg,transparent,#7c3aed,#3b82f6,transparent);margin:0 auto;border-radius:2px;animation:expandLine 1.5s ease-out 1s both}@keyframes titleGlow{0%{filter:drop-shadow(0 0 10px rgba(124,58,237,.5))}to{filter:drop-shadow(0 0 30px rgba(124,58,237,.8))}}@keyframes pulse{0%,to{opacity:.7;transform:scale(1)}50%{opacity:1;transform:scale(1.1)}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:.9;transform:translateY(0)}}@keyframes expandLine{0%{width:0;opacity:0}to{width:100px;opacity:1}}.cards-wrapper[data-astro-cid-v2cbyr3p]{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;grid-template-rows:1fr 1fr;gap:1rem;width:90%;max-width:1600px;margin:0 auto;padding:1.5rem 0;z-index:20;height:92vh}.card[data-astro-cid-v2cbyr3p]{background:#1e1e1e;border-radius:1rem;border:1px solid rgba(124,58,237,.3);overflow:hidden;position:relative;transition:all .3s ease;box-shadow:0 10px 30px #00000080;z-index:20}.card[data-astro-cid-v2cbyr3p][data-card="1"]{grid-column:2 / 3;grid-row:1 / 2}.card[data-astro-cid-v2cbyr3p][data-card="2"]{grid-column:2 / 4;grid-row:2 / 3}.card[data-astro-cid-v2cbyr3p][data-card="3"]{grid-column:3 / 4;grid-row:1 / 2}.card[data-astro-cid-v2cbyr3p][data-card="4"]{grid-column:4 / 5;grid-row:1 / 2}.card[data-astro-cid-v2cbyr3p][data-card="5"]{grid-column:4 / 5;grid-row:2 / 3}.card[data-astro-cid-v2cbyr3p][data-card="6"]{grid-column:1 / 2;grid-row:1 / 3}.card[data-astro-cid-v2cbyr3p]:hover{border-color:#7c3aed99;box-shadow:0 20px 40px #7c3aed4d}@keyframes focusedGlow{0%{box-shadow:0 30px 60px #7c3aed99,0 0 0 4px #7c3aed33,inset 0 0 0 1px #7c3aed4d}to{box-shadow:0 35px 70px #7c3aedcc,0 0 0 6px #7c3aed4d,inset 0 0 0 1px #7c3aed80}}.card-header[data-astro-cid-v2cbyr3p]{background:#2d2d2d;padding:1rem 1.5rem;display:flex;align-items:center;gap:1rem;border-bottom:1px solid rgba(124,58,237,.2)}.card-dots[data-astro-cid-v2cbyr3p]{display:flex;gap:.5rem}.card-dots[data-astro-cid-v2cbyr3p] span[data-astro-cid-v2cbyr3p]{width:12px;height:12px;border-radius:50%;display:block}.card-dots[data-astro-cid-v2cbyr3p] span[data-astro-cid-v2cbyr3p]:nth-child(1){background:#ff5f57}.card-dots[data-astro-cid-v2cbyr3p] span[data-astro-cid-v2cbyr3p]:nth-child(2){background:#ffbd2e}.card-dots[data-astro-cid-v2cbyr3p] span[data-astro-cid-v2cbyr3p]:nth-child(3){background:#28ca42}.card-title[data-astro-cid-v2cbyr3p]{color:#e5e5e5;font-size:.9rem;font-weight:500;margin-left:auto;font-family:Fira Code,Courier New,monospace}.card-content[data-astro-cid-v2cbyr3p]{padding:2rem 1.5rem}.card-content[data-astro-cid-v2cbyr3p] h3[data-astro-cid-v2cbyr3p]{color:#fff;font-size:1.4rem;margin-bottom:1rem;font-weight:600}.card-content[data-astro-cid-v2cbyr3p] p[data-astro-cid-v2cbyr3p]{color:#e5e5e5;line-height:1.6;margin-bottom:1.5rem;font-size:.95rem}.about-card[data-astro-cid-v2cbyr3p]{background:linear-gradient(135deg,#1e1e1e,#2a1a3a)}.code-snippet[data-astro-cid-v2cbyr3p]{background:#0d1117;padding:1rem;border-radius:.5rem;font-family:Fira Code,Courier New,monospace;font-size:.9rem;border:1px solid rgba(124,58,237,.3)}.code-keyword[data-astro-cid-v2cbyr3p]{color:#c678dd;font-weight:600}.code-variable[data-astro-cid-v2cbyr3p]{color:#e06c75}.code-operator[data-astro-cid-v2cbyr3p]{color:#56b6c2}.code-string[data-astro-cid-v2cbyr3p]{color:#98c379}.skills-card[data-astro-cid-v2cbyr3p]{background:linear-gradient(135deg,#1e1e1e,#1a3a2a)}.tech-stack[data-astro-cid-v2cbyr3p]{display:grid;grid-template-columns:repeat(3,1fr);gap:.45rem}.tech-item[data-astro-cid-v2cbyr3p]{background:#7c3aed1a;color:#e5e5e5;padding:.3rem .4rem;border-radius:.4rem;font-size:.78rem;text-align:center;border:1px solid rgba(124,58,237,.3);transition:all .3s ease;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tech-item[data-astro-cid-v2cbyr3p]:hover{background:#7c3aed4d;color:#fff;transform:scale(1.05)}.card[data-astro-cid-v2cbyr3p][data-card="2"] .card-content[data-astro-cid-v2cbyr3p]{overflow-y:auto}.experience-card[data-astro-cid-v2cbyr3p]{background:linear-gradient(135deg,#1e1e1e,#3a1a1a)}.expertise-list[data-astro-cid-v2cbyr3p]{display:flex;flex-direction:column;gap:.8rem}.expertise-item[data-astro-cid-v2cbyr3p]{color:#e5e5e5;font-size:.95rem;border-left:3px solid #7c3aed;padding:.5rem 0 .5rem 1rem;background:#7c3aed0d;border-radius:0 .5rem .5rem 0}.contact-card[data-astro-cid-v2cbyr3p]{background:linear-gradient(135deg,#1e1e1e,#1a1a3a)}.contact-info[data-astro-cid-v2cbyr3p]{display:flex;flex-direction:column;gap:.8rem}.contact-item[data-astro-cid-v2cbyr3p]{color:#e5e5e5;font-size:.95rem;padding:.8rem;background:#7c3aed1a;border-radius:.5rem;border:1px solid rgba(124,58,237,.3);transition:all .3s ease}.contact-item[data-astro-cid-v2cbyr3p]:hover{background:#7c3aed33;transform:translate(5px)}.english-card[data-astro-cid-v2cbyr3p]{background:linear-gradient(135deg,#1e1e1e,#2a1a1a)}.certification-info[data-astro-cid-v2cbyr3p]{display:flex;flex-direction:column;gap:.8rem}.cert-item[data-astro-cid-v2cbyr3p]{color:#e5e5e5;font-size:.85rem;padding:.7rem;background:#7c3aed1a;border-radius:.5rem;border:1px solid rgba(124,58,237,.3);transition:all .3s ease;max-height:45px}.cert-item[data-astro-cid-v2cbyr3p]:hover{background:#7c3aed33;transform:translate(5px)}.tools-card[data-astro-cid-v2cbyr3p]{background:linear-gradient(135deg,#1e1e1e,#1a2a1a)}.tools-grid[data-astro-cid-v2cbyr3p]{display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:.8rem}.tool-item[data-astro-cid-v2cbyr3p]{background:#7c3aed1a;color:#e5e5e5;padding:.75rem 1rem;border-radius:.5rem;font-size:.9rem;text-align:center;border:1px solid rgba(124,58,237,.3);transition:all .3s ease;display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:90px;gap:.5rem}.tool-item[data-astro-cid-v2cbyr3p]:hover{background:#7c3aed4d;color:#fff;transform:scale(1.05)}.github-tool[data-astro-cid-v2cbyr3p]{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.5rem;background:linear-gradient(135deg,#7c3aed26,#7c3aed0d);border:1.5px solid rgba(124,58,237,.5);position:relative;overflow:hidden}.github-tool[data-astro-cid-v2cbyr3p]:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.1),transparent);transition:left .6s ease}.github-tool[data-astro-cid-v2cbyr3p]:hover{background:linear-gradient(135deg,#7c3aed40,#7c3aed26);border-color:#7c3aedcc;box-shadow:0 0 20px #7c3aed66}.github-tool[data-astro-cid-v2cbyr3p]:hover:before{left:100%}.github-logo[data-astro-cid-v2cbyr3p]{width:24px;height:24px;object-fit:contain;filter:brightness(1.2);transition:filter .3s ease}.github-tool[data-astro-cid-v2cbyr3p]:hover .github-logo[data-astro-cid-v2cbyr3p]{filter:brightness(1.5) drop-shadow(0 0 4px rgba(124,58,237,.6))}.git-tool[data-astro-cid-v2cbyr3p]{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.5rem;background:linear-gradient(135deg,#7c3aed26,#7c3aed0d);border:1.5px solid rgba(124,58,237,.5);position:relative;overflow:hidden}.git-tool[data-astro-cid-v2cbyr3p]:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.1),transparent);transition:left .6s ease}.git-tool[data-astro-cid-v2cbyr3p]:hover{background:linear-gradient(135deg,#7c3aed40,#7c3aed26);border-color:#7c3aedcc;box-shadow:0 0 20px #7c3aed66}.git-tool[data-astro-cid-v2cbyr3p]:hover:before{left:100%}.git-logo[data-astro-cid-v2cbyr3p]{width:24px;height:24px;object-fit:contain;filter:brightness(1.2);transition:filter .3s ease}.git-tool[data-astro-cid-v2cbyr3p]:hover .git-logo[data-astro-cid-v2cbyr3p]{filter:brightness(1.5) drop-shadow(0 0 4px rgba(124,58,237,.6))}@media (max-width: 768px){.title-wrapper[data-astro-cid-v2cbyr3p]{top:30%}.about-title[data-astro-cid-v2cbyr3p]{font-size:2.5rem}.title-subtitle[data-astro-cid-v2cbyr3p]{font-size:1rem;margin-bottom:1rem}.decorator[data-astro-cid-v2cbyr3p]{font-size:2rem}.title-accent[data-astro-cid-v2cbyr3p]{width:80px}.card[data-astro-cid-v2cbyr3p]{min-width:300px;max-width:320px}.cards-wrapper[data-astro-cid-v2cbyr3p]{gap:2rem;padding:1rem 0}.card-content[data-astro-cid-v2cbyr3p]{padding:1.5rem 1rem}.card-content[data-astro-cid-v2cbyr3p] h3[data-astro-cid-v2cbyr3p]{font-size:1.2rem}.tech-stack[data-astro-cid-v2cbyr3p]{grid-template-columns:repeat(2,1fr);gap:.4rem}.tech-item[data-astro-cid-v2cbyr3p]{font-size:.72rem;padding:.3rem .35rem}}@media (max-width: 480px){.title-wrapper[data-astro-cid-v2cbyr3p]{top:45%}.about-title[data-astro-cid-v2cbyr3p]{font-size:3rem}.title-subtitle[data-astro-cid-v2cbyr3p]{font-size:1.3rem}.decorator[data-astro-cid-v2cbyr3p]{font-size:3rem}.title-accent[data-astro-cid-v2cbyr3p]{width:60px}.card[data-astro-cid-v2cbyr3p]{min-width:280px;max-width:300px}.cards-wrapper[data-astro-cid-v2cbyr3p]{height:auto;min-height:740px;margin-top:5%;gap:1rem}.card-header[data-astro-cid-v2cbyr3p]{padding:.6rem 1rem}.card-dots[data-astro-cid-v2cbyr3p] span[data-astro-cid-v2cbyr3p]{width:8px;height:8px}.card-title[data-astro-cid-v2cbyr3p]{font-size:.75rem}.card-content[data-astro-cid-v2cbyr3p]{padding:1rem .8rem}.card-content[data-astro-cid-v2cbyr3p] h3[data-astro-cid-v2cbyr3p]{font-size:1rem;margin-bottom:.6rem}.card-content[data-astro-cid-v2cbyr3p] p[data-astro-cid-v2cbyr3p]{font-size:.8rem;line-height:1.4;margin-bottom:.8rem}.code-snippet[data-astro-cid-v2cbyr3p]{padding:.6rem;font-size:.75rem}.tech-stack[data-astro-cid-v2cbyr3p]{grid-template-columns:repeat(2,1fr);gap:.35rem}.tech-item[data-astro-cid-v2cbyr3p]{padding:.25rem .3rem;font-size:.68rem}.expertise-list[data-astro-cid-v2cbyr3p],.contact-info[data-astro-cid-v2cbyr3p],.certification-info[data-astro-cid-v2cbyr3p]{gap:.5rem}.expertise-item[data-astro-cid-v2cbyr3p],.contact-item[data-astro-cid-v2cbyr3p],.cert-item[data-astro-cid-v2cbyr3p]{font-size:.8rem;padding:.5rem}.expertise-item[data-astro-cid-v2cbyr3p]{padding-left:.7rem;border-left-width:2px}.tools-grid[data-astro-cid-v2cbyr3p]{grid-template-columns:repeat(auto-fit,minmax(80px,1fr));gap:.5rem}.tool-item[data-astro-cid-v2cbyr3p]{padding:.5rem .6rem;font-size:.75rem;min-height:65px;gap:.3rem}.github-logo[data-astro-cid-v2cbyr3p],.git-logo[data-astro-cid-v2cbyr3p]{width:18px;height:18px}}.contact[data-astro-cid-xmivup5a]{padding:2rem 0 .5rem;background:#000;color:#f9fafb;position:relative;overflow:hidden}.contact[data-astro-cid-xmivup5a]:before{content:"";position:absolute;inset:0;background:transparent;pointer-events:none}.container[data-astro-cid-xmivup5a]{max-width:1200px;margin:0 auto;padding:0 2rem}.section-title[data-astro-cid-xmivup5a]{font-size:2.5rem;text-align:center;margin-bottom:3rem;color:#f9fafb}.contact-content[data-astro-cid-xmivup5a]{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:start;position:relative;z-index:2}.contact-info[data-astro-cid-xmivup5a]{display:flex;flex-direction:column;gap:2rem}.contact-info[data-astro-cid-xmivup5a] h3[data-astro-cid-xmivup5a]{font-size:2rem;margin-bottom:1rem;color:#fff;background:linear-gradient(135deg,#7c3aed,#8b5cf6);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.contact-info[data-astro-cid-xmivup5a]>p[data-astro-cid-xmivup5a]{margin-bottom:2rem;color:#e5e5e5;font-size:1.1rem;line-height:1.7}.contact-methods[data-astro-cid-xmivup5a]{display:flex;flex-direction:column;gap:1.5rem}.contact-card[data-astro-cid-xmivup5a]{background:#1a1a1acc;border:1px solid rgba(124,58,237,.2);border-radius:1rem;padding:1.5rem;transition:all .3s ease;backdrop-filter:blur(10px);position:relative;overflow:hidden}.contact-card[data-astro-cid-xmivup5a]:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(124,58,237,.1),transparent);transition:left .6s ease}.contact-card[data-astro-cid-xmivup5a]:hover:before{left:100%}.contact-card[data-astro-cid-xmivup5a]:hover{border-color:#7c3aed;transform:translateY(-5px);box-shadow:0 20px 40px #7c3aed33}.contact-card-header[data-astro-cid-xmivup5a]{display:flex;align-items:center;gap:1rem;margin-bottom:.5rem}.contact-icon[data-astro-cid-xmivup5a]{width:24px;height:24px;color:#7c3aed;font-size:1.5rem}.contact-card[data-astro-cid-xmivup5a] h4[data-astro-cid-xmivup5a]{color:#fff;font-size:1.1rem;font-weight:600;margin:0}.contact-card[data-astro-cid-xmivup5a] p[data-astro-cid-xmivup5a]{color:#b3b3b3;margin:0;font-size:.95rem}.contact-card[data-astro-cid-xmivup5a] a[data-astro-cid-xmivup5a]{color:#7c3aed;text-decoration:none;font-weight:500;transition:color .3s ease;position:relative;z-index:1}.contact-card[data-astro-cid-xmivup5a] a[data-astro-cid-xmivup5a]:hover{color:#8b5cf6}.contact-form[data-astro-cid-xmivup5a]{background:#1a1a1acc;padding:2.5rem;border-radius:1.5rem;border:1px solid rgba(124,58,237,.2);backdrop-filter:blur(20px);position:relative;overflow:hidden}.contact-form[data-astro-cid-xmivup5a]:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,#7c3aed0d,#8b5cf605);pointer-events:none}.contact-form[data-astro-cid-xmivup5a] h3[data-astro-cid-xmivup5a]{color:#fff;margin-bottom:1.5rem;font-size:1.5rem;position:relative;z-index:1}.form-group[data-astro-cid-xmivup5a]{margin-bottom:1.5rem;position:relative;z-index:1}.form-group[data-astro-cid-xmivup5a] label[data-astro-cid-xmivup5a]{display:block;margin-bottom:.5rem;color:#e5e5e5;font-weight:500;font-size:.95rem}.form-group[data-astro-cid-xmivup5a] input[data-astro-cid-xmivup5a],.form-group[data-astro-cid-xmivup5a] textarea[data-astro-cid-xmivup5a]{width:100%;padding:1rem;border:1px solid rgba(74,74,74,.5);border-radius:.75rem;background:#0f0f0fcc;color:#fff;font-size:1rem;transition:all .3s ease;backdrop-filter:blur(10px)}.form-group[data-astro-cid-xmivup5a] input[data-astro-cid-xmivup5a]:focus,.form-group[data-astro-cid-xmivup5a] textarea[data-astro-cid-xmivup5a]:focus{outline:none;border-color:#7c3aed;box-shadow:0 0 0 3px #7c3aed1a;background:#0f0f0fe6}.form-group[data-astro-cid-xmivup5a] textarea[data-astro-cid-xmivup5a]{min-height:120px;resize:none}.form-submit[data-astro-cid-xmivup5a]{width:100%;background:linear-gradient(135deg,#7c3aed,#8b5cf6);color:#fff;border:none;padding:1rem 2rem;border-radius:.75rem;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;position:relative;overflow:hidden}.form-submit[data-astro-cid-xmivup5a]:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:left .6s ease}.form-submit[data-astro-cid-xmivup5a]:hover:before{left:100%}.form-submit[data-astro-cid-xmivup5a]:hover{background:linear-gradient(135deg,#6d28d9,#7c3aed);transform:translateY(-2px);box-shadow:0 10px 25px #7c3aed66}@media (max-width: 768px){.contact-content[data-astro-cid-xmivup5a]{grid-template-columns:1fr;gap:3rem}.contact-info[data-astro-cid-xmivup5a] h3[data-astro-cid-xmivup5a]{font-size:1.8rem}.contact-form[data-astro-cid-xmivup5a]{padding:2rem}.contact[data-astro-cid-xmivup5a]{padding:3rem 0 0;margin-bottom:0;border-bottom:none}}@media (max-width: 480px){.contact[data-astro-cid-xmivup5a]{padding:2rem 0 0;margin-bottom:0;border-bottom:none}}.footer[data-astro-cid-sz7xmlte]{background:#000;color:#f9fafb;padding:0;overflow:hidden;height:50vh;display:flex;align-items:flex-end;justify-content:center;position:relative}.footer-title[data-astro-cid-sz7xmlte]{transform:translateY(150%);user-select:none;pointer-events:auto;display:flex;gap:1rem;justify-content:center;align-items:center;transition:transform .8s cubic-bezier(.25,.46,.45,.94);opacity:0}.footer-title[data-astro-cid-sz7xmlte].visible{transform:translateY(50%);opacity:1}.footer-title[data-astro-cid-sz7xmlte] svg[data-astro-cid-sz7xmlte]{transition:transform .08s ease-out;transform:translateY(100px);opacity:0}.footer-title[data-astro-cid-sz7xmlte] svg[data-astro-cid-sz7xmlte].animate{transform:translateY(0);opacity:1;transition:transform .5s cubic-bezier(.25,.46,.45,.94),opacity .5s ease}.footer-title[data-astro-cid-sz7xmlte] svg[data-astro-cid-sz7xmlte]:hover{transform:translateY(-30%);transition:transform .15s ease-out}@media (max-width: 768px){.footer-title[data-astro-cid-sz7xmlte]{gap:.5rem;flex-wrap:wrap;padding:0 1rem}.footer-title[data-astro-cid-sz7xmlte] svg[data-astro-cid-sz7xmlte]{width:80px;height:160px;min-width:60px}.footer-title[data-astro-cid-sz7xmlte] svg[data-astro-cid-sz7xmlte]:hover{transform:translateY(-20%)}.footer[data-astro-cid-sz7xmlte]{height:10vh;margin-top:0;border-top:none}}@media (max-width: 480px){.footer[data-astro-cid-sz7xmlte]{height:10vh;margin-top:0;border-top:none}.footer-title[data-astro-cid-sz7xmlte] svg[data-astro-cid-sz7xmlte]{width:40px;height:100px;min-width:40px}}
