.hero[data-astro-cid-bbe6dxrz]{margin:5rem 0;display:flex;align-items:center;justify-content:center}.hero-container[data-astro-cid-bbe6dxrz]{display:flex;gap:4rem;align-items:center;max-width:900px}.hero-content[data-astro-cid-bbe6dxrz]{flex:1;min-width:0}.hero-title[data-astro-cid-bbe6dxrz]{font-size:3.5rem;font-weight:700;margin-bottom:.5rem;line-height:1.1;letter-spacing:-1px}.hero-subtitle[data-astro-cid-bbe6dxrz]{font-size:1.5rem;font-weight:600;color:#e81f62;margin-bottom:1.5rem;letter-spacing:.5px}.hero-description[data-astro-cid-bbe6dxrz]{font-size:1rem;line-height:1.8;color:#f5f5f5;margin-bottom:2rem;max-width:500px;font-weight:400}.hero-socials[data-astro-cid-bbe6dxrz]{display:flex;gap:2rem;flex-wrap:wrap}.hero-socials[data-astro-cid-bbe6dxrz] a[data-astro-cid-bbe6dxrz]{font-size:.95rem;color:#f5f5f5;text-decoration:none;transition:all .2s ease;position:relative;font-weight:500}.hero-socials[data-astro-cid-bbe6dxrz] a[data-astro-cid-bbe6dxrz]:after{content:"";position:absolute;bottom:-4px;left:0;width:0;height:2px;background-color:#e81f62;transition:width .3s ease}.hero-socials[data-astro-cid-bbe6dxrz] a[data-astro-cid-bbe6dxrz]:hover:after{width:100%}.hero-socials[data-astro-cid-bbe6dxrz] a[data-astro-cid-bbe6dxrz]:hover{color:#e81f62}.hero-image[data-astro-cid-bbe6dxrz]{flex:0 0 auto;display:flex;align-items:center;justify-content:center}.hero-image[data-astro-cid-bbe6dxrz] img[data-astro-cid-bbe6dxrz]{width:300px;height:400px;object-fit:cover;border-radius:16px;box-shadow:0 20px 40px #e81f6226;transition:all .3s ease}.hero-image[data-astro-cid-bbe6dxrz] img[data-astro-cid-bbe6dxrz]:hover{box-shadow:0 30px 60px #e81f6240;transform:translateY(-5px)}@media screen and (max-width:768px){.hero-container[data-astro-cid-bbe6dxrz]{flex-direction:column;gap:2rem;text-align:center}.hero-content[data-astro-cid-bbe6dxrz]{order:2}.hero-image[data-astro-cid-bbe6dxrz]{order:1}.hero-title[data-astro-cid-bbe6dxrz]{font-size:2.5rem}.hero-subtitle[data-astro-cid-bbe6dxrz]{font-size:1.25rem}.hero-description[data-astro-cid-bbe6dxrz]{max-width:100%;margin:1.5rem 0}.hero-socials[data-astro-cid-bbe6dxrz]{justify-content:center}}@media screen and (max-width:425px){.hero[data-astro-cid-bbe6dxrz]{margin:3rem 0}.hero-title[data-astro-cid-bbe6dxrz]{font-size:2rem}.hero-subtitle[data-astro-cid-bbe6dxrz]{font-size:1rem}.hero-description[data-astro-cid-bbe6dxrz]{font-size:.95rem;line-height:1.6}.hero-image[data-astro-cid-bbe6dxrz] img[data-astro-cid-bbe6dxrz]{width:200px;height:280px}.hero-socials[data-astro-cid-bbe6dxrz]{gap:1.5rem;font-size:.85rem}}.divider[data-astro-cid-e4yecxcx]{display:flex;justify-content:center;align-items:center;gap:1rem;margin:3rem 0}.dot[data-astro-cid-e4yecxcx]{width:12px;height:12px;border-radius:50%;background:linear-gradient(135deg,#e81f62,#e81f6280);animation:pulse 2s infinite}.dot[data-astro-cid-e4yecxcx]:nth-child(2){animation-delay:.3s}.dot[data-astro-cid-e4yecxcx]:nth-child(3){animation-delay:.6s}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.2)}}@media screen and (max-width:425px){.divider[data-astro-cid-e4yecxcx]{gap:.75rem}.dot[data-astro-cid-e4yecxcx]{width:10px;height:10px}}.section{margin:5rem 0}.section-container{max-width:900px;margin:0 auto;padding:0 2rem}.section-title{font-size:2.5rem;font-weight:700;margin-bottom:3rem;letter-spacing:-.5px;background:linear-gradient(to right,#e81f62,#009788);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.bento-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem}.bento-item{padding:2rem;border:1px solid rgba(232,31,98,.2);border-radius:8px;background:#0000004d;transition:all .3s ease}.bento-item:hover{border-color:#009788;box-shadow:0 0 15px #0097881a}.bento-large{grid-column:span 1}.bento-label{font-size:.8rem;font-weight:700;color:#e81f62;text-transform:uppercase;letter-spacing:1px;margin-bottom:.75rem}.bento-value{font-size:1.8rem;font-weight:700;color:#f5f5f5;margin-bottom:.5rem}.bento-desc{font-size:.85rem;color:#f5f5dc99;margin:0;line-height:1.5}.tech-bubbles{display:flex;flex-direction:column;gap:3rem}.bubble-group{display:flex;flex-direction:column;gap:1.5rem}.bubble-group-title{font-size:1rem;font-weight:700;color:#e81f62;text-transform:uppercase;letter-spacing:1px;margin:0}.bubble-list{display:flex;flex-wrap:wrap;gap:1rem}.tech-bubble{background:transparent;border:2px solid rgba(232,31,98,.3);padding:.75rem 1.5rem;border-radius:30px;font-size:.9rem;font-weight:600;color:#f5f5f5;transition:all .2s ease;cursor:default}.tech-bubble:hover{border-color:#e81f62;color:#e81f62}.tech-divider{height:1px;background:#e81f621a;margin:1rem 0}.projects-list{display:flex;flex-direction:column;gap:2.5rem}.project-item{display:flex;gap:2rem;align-items:flex-start;padding-bottom:2rem;border-bottom:1px solid rgba(232,31,98,.1);overflow:hidden}.project-item:last-child{border-bottom:none}.project-image{flex-shrink:0;width:280px;height:210px;border-radius:8px;background-size:cover;background-position:center;border:1px solid rgba(232,31,98,.15);transition:all .3s ease;display:flex;align-items:center;justify-content:center;overflow:hidden}.project-image img{width:100%;height:100%;object-fit:cover;object-position:center}.project-item:hover .project-image{transform:scale(1.02);box-shadow:0 8px 20px #e81f6226}.project-content{display:flex;flex-direction:column;flex:1;gap:1.25rem}.project-header h3{font-size:1.3rem;font-weight:700;color:#f5f5f5;margin:0 0 .5rem}.project-desc{font-size:.95rem;color:#f5f5dcbf;margin:0;line-height:1.6}.project-meta{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1rem}.project-tags{display:flex;flex-wrap:wrap;gap:.75rem}.tag{background:transparent;border:1px solid rgba(232,31,98,.2);padding:.4rem .9rem;border-radius:4px;font-size:.8rem;font-weight:500;color:#f5f5dcb3;transition:all .2s ease}.tag:hover{border-color:#e81f62;color:#e81f62}.project-links{display:flex;gap:1.5rem}.link{text-decoration:none;color:#009788;font-weight:600;font-size:.9rem;transition:all .2s ease;position:relative}.link:after{content:"";position:absolute;bottom:-2px;left:0;width:0;height:2px;background-color:#009788;transition:width .3s ease}.link:hover:after{width:100%}.link-arrow{font-size:.9rem;transition:transform .3s ease;display:inline-block;margin-left:.25rem}.link:hover .link-arrow{transform:translate(3px,-3px)}.timeline{position:relative;padding:0}.timeline-item{display:flex;gap:2rem;margin-bottom:3rem;padding-left:0;position:relative}.timeline-date{font-size:.9rem;font-weight:700;color:#e81f62;min-width:120px;text-align:right}.timeline-content{flex:1;padding-bottom:2rem;border-left:2px solid rgba(232,31,98,.2);padding-left:2rem;transition:border-color .3s ease}.timeline-item:hover .timeline-content{border-left-color:#e81f62}.timeline-content h3{font-size:1.2rem;font-weight:700;margin-bottom:.25rem}.timeline-content .company{font-size:.9rem;color:#e81f62;font-weight:600;margin-bottom:.75rem}.timeline-content .description{font-size:.95rem;line-height:1.6;color:#f5f5dccc}.achievements-list{display:flex;flex-direction:column;gap:2.5rem}.achievement-item{padding-bottom:2rem;border-bottom:1px solid rgba(232,31,98,.1)}.achievement-item:last-child{border-bottom:none}.achievement-item h3{font-size:1.2rem;font-weight:700;color:#f5f5f5;margin:0 0 .75rem}.achievement-desc{font-size:.9rem;color:#f5f5dcbf;margin:0;line-height:1.6}.cta-section{text-align:center;padding:4rem 0;margin-bottom:5rem}.cta-main-title{font-size:3.5rem;font-weight:700;color:#f5f5f5;margin:0 0 1.5rem;letter-spacing:-1px;line-height:1.1}.cta-subtitle{font-size:1.1rem;color:#f5f5dcbf;margin-bottom:3rem;max-width:600px;margin-left:auto;margin-right:auto;line-height:1.7}.cta-links{display:flex;gap:3rem;justify-content:center;flex-wrap:wrap;margin-top:2rem}.cta-link{text-decoration:none;font-size:1.3rem;font-weight:600;color:#e81f62;transition:all .3s ease;position:relative;display:inline-flex;align-items:center;gap:.5rem}.cta-link:hover{color:#ff4d7f;transform:translateY(-3px)}.cta-arrow{font-size:1.2rem;transition:transform .3s ease;display:inline-block}.cta-link:hover .cta-arrow{transform:translate(3px,-3px)}.footer{padding:4rem 2rem 2rem;border-top:1px solid rgba(232,31,98,.1);margin-top:5rem}.footer-container{max-width:900px;margin:0 auto;text-align:center;position:relative}.footer-text{font-size:.95rem;color:#f5f5dc99;margin:0 0 2rem;font-weight:500}.footer-highlight{color:#009788;font-weight:700}.back-to-top{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border:2px solid #009788;border-radius:50%;color:#009788;font-size:1.2rem;text-decoration:none;transition:all .3s ease;cursor:pointer;font-weight:700}.back-to-top:hover{background-color:#009788;color:#000;transform:translateY(-3px);box-shadow:0 10px 25px #00978833}@media screen and (max-width:768px){.section-title{font-size:2rem}.bento-grid{grid-template-columns:1fr}.project-item{flex-direction:column}.project-image{width:100%;height:200px}.project-meta{flex-direction:column;align-items:flex-start}.timeline-item{flex-direction:column;gap:.75rem}.timeline-date{text-align:left}.cta-main-title{font-size:2.5rem}.cta-links{flex-direction:column;gap:1.5rem}.cta-link{font-size:1.1rem}}@media screen and (max-width:425px){.section{margin:3rem 0}.section-container{padding:0 1rem}.section-title{font-size:1.75rem;margin-bottom:2rem}.bento-grid{grid-template-columns:1fr;gap:1.5rem}.bento-item{padding:1.5rem}.bento-value{font-size:1.4rem}.project-item{flex-direction:column;gap:1rem}.project-image{width:100%;height:140px;margin-bottom:0}.cta-section{padding:2rem 0}.cta-main-title{font-size:1.8rem;margin-bottom:1rem}.cta-subtitle{font-size:.95rem;margin-bottom:2rem}.cta-links{gap:1rem}.cta-link{font-size:1rem}.back-to-top{width:36px;height:36px;font-size:1rem}}
