.container[data-astro-cid-mmc7otgs]{max-width:768px;margin:0 auto;padding:2rem 1.5rem}.navigation[data-astro-cid-mmc7otgs]{display:flex;justify-content:space-between;align-items:center;margin-bottom:4rem;padding:1rem 0}.nav-brand[data-astro-cid-mmc7otgs]{display:flex;align-items:center}.nav-logo[data-astro-cid-mmc7otgs]{width:48px;height:48px;border-radius:12px;background:linear-gradient(135deg,#2c2c2c,#444);color:#fff;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1.1rem;letter-spacing:-.5px;transition:all .3s ease;box-shadow:0 4px 15px #2c2c2c26}.nav-logo[data-astro-cid-mmc7otgs]:hover{transform:scale(1.05);box-shadow:0 6px 20px #2c2c2c40}.nav-links[data-astro-cid-mmc7otgs]{display:flex;gap:2rem}.nav-link[data-astro-cid-mmc7otgs]{color:#2c2c2c;text-decoration:none;font-weight:500;font-size:1rem;padding:.5rem 1rem;border-radius:.75rem;transition:all .3s ease;position:relative}.nav-link[data-astro-cid-mmc7otgs]:before{content:"";position:absolute;inset:0;background:#2c2c2c0d;border-radius:.75rem;opacity:0;transition:opacity .3s ease}.nav-link[data-astro-cid-mmc7otgs]:hover:before{opacity:1}.nav-link[data-astro-cid-mmc7otgs]:hover{color:#1a1a1a;transform:translateY(-1px)}.hero[data-astro-cid-mmc7otgs]{margin-bottom:6rem}.hero-content[data-astro-cid-mmc7otgs]{display:flex;align-items:center;gap:3rem;margin-bottom:3rem}.hero-profile[data-astro-cid-mmc7otgs]{flex-shrink:0;position:relative}.profile-ring[data-astro-cid-mmc7otgs]{position:absolute;inset:-8px;border-radius:50%;background:linear-gradient(135deg,#2c2c2c1a,#2c2c2c0d);animation:pulse-ring 3s ease-in-out infinite;z-index:0}@keyframes pulse-ring{0%,to{transform:scale(1);opacity:.3}50%{transform:scale(1.05);opacity:.1}}.profile-image[data-astro-cid-mmc7otgs]{width:180px;height:180px;border-radius:50%;object-fit:cover;object-position:center;border:4px solid rgba(255,255,255,.8);box-shadow:0 12px 40px #2c2c2c33;transition:all .4s ease;background:#ffffff1a;backdrop-filter:blur(10px);position:relative;z-index:1}.profile-image[data-astro-cid-mmc7otgs]:hover{transform:scale(1.05);box-shadow:0 16px 50px #2c2c2c40;border-color:#fff}.hero-text[data-astro-cid-mmc7otgs]{flex:1;text-align:left}.hero-badge[data-astro-cid-mmc7otgs]{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:#4caf501a;border:1px solid rgba(76,175,80,.2);border-radius:2rem;font-size:.875rem;font-weight:500;color:#4caf50;margin-bottom:1.5rem;animation:fade-in-up .8s ease-out .3s both}.badge-dot[data-astro-cid-mmc7otgs]{width:8px;height:8px;border-radius:50%;background:#4caf50;animation:pulse-dot 2s ease-in-out infinite}@keyframes pulse-dot{0%,to{opacity:1}50%{opacity:.5}}@keyframes fade-in-up{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.hero-title[data-astro-cid-mmc7otgs]{font-size:4rem;font-weight:700;margin:0 0 1rem;color:#2c2c2c;line-height:1.1}.hero-subtitle[data-astro-cid-mmc7otgs]{font-size:1.5rem;font-weight:500;margin:0 0 .5rem;color:#2c2c2c}.hero-description[data-astro-cid-mmc7otgs]{font-size:1.5rem;font-weight:400;margin:0 0 3rem;color:#2c2c2c}.hero-buttons[data-astro-cid-mmc7otgs]{display:flex;justify-content:center;gap:1rem;flex-wrap:wrap;margin-top:2rem}.button[data-astro-cid-mmc7otgs]{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;border:2px solid #2c2c2c;border-radius:2rem;background:transparent;color:#2c2c2c;font-size:1rem;font-weight:500;text-decoration:none;cursor:pointer;transition:all .2s ease}.button[data-astro-cid-mmc7otgs]:hover{background:#2c2c2c;color:#f5f2ed}.button[data-astro-cid-mmc7otgs] svg[data-astro-cid-mmc7otgs]{width:16px;height:16px}.section[data-astro-cid-mmc7otgs]{margin-bottom:4rem}.section[data-astro-cid-mmc7otgs] h2[data-astro-cid-mmc7otgs]{font-size:2.5rem;font-weight:600;margin:0 0 2rem;color:#2c2c2c}.section[data-astro-cid-mmc7otgs] p[data-astro-cid-mmc7otgs]{font-size:1.125rem;line-height:1.7;color:#2c2c2c;margin:0 0 1.5rem}.about-content[data-astro-cid-mmc7otgs]{max-width:none}.skills-list[data-astro-cid-mmc7otgs]{list-style:none;padding:0;margin:1.5rem 0;display:grid;gap:1rem}.skills-list[data-astro-cid-mmc7otgs] li[data-astro-cid-mmc7otgs]{padding:1rem 1.5rem;background:#fff6;border:1px solid rgba(44,44,44,.1);border-radius:.75rem;font-size:1rem;line-height:1.6;backdrop-filter:blur(10px);transition:all .3s ease}.skills-list[data-astro-cid-mmc7otgs] li[data-astro-cid-mmc7otgs]:hover{background:#fff9;border-color:#2c2c2c33;transform:translateY(-2px)}.skills-list[data-astro-cid-mmc7otgs] strong[data-astro-cid-mmc7otgs]{color:#1a1a1a;font-weight:600}.articles[data-astro-cid-mmc7otgs]{display:flex;flex-direction:column;gap:1.5rem}.article[data-astro-cid-mmc7otgs]{position:relative}.article-link[data-astro-cid-mmc7otgs]{text-decoration:none;color:inherit;display:block;padding:1.25rem;border:1px solid transparent;border-radius:.75rem;transition:all .3s ease;background:#ffffff4d;backdrop-filter:blur(10px);position:relative;overflow:hidden}.article-link[data-astro-cid-mmc7otgs]:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,#2c2c2c05,#2c2c2c0d);opacity:0;transition:opacity .3s ease;border-radius:.75rem}.article-link[data-astro-cid-mmc7otgs]:hover{transform:translateY(-2px);box-shadow:0 8px 25px #2c2c2c26;border-color:#2c2c2c1a}.article-link[data-astro-cid-mmc7otgs]:hover:before{opacity:1}.article-link[data-astro-cid-mmc7otgs]:hover h3[data-astro-cid-mmc7otgs]{color:#1a1a1a}.article[data-astro-cid-mmc7otgs] h3[data-astro-cid-mmc7otgs]{font-size:1.25rem;font-weight:500;margin:0 0 .5rem;color:#2c2c2c;line-height:1.5;transition:color .3s ease;position:relative;z-index:1}.article-date[data-astro-cid-mmc7otgs]{font-size:.9rem;color:#666;margin:0;font-weight:400;position:relative;z-index:1;opacity:.8}.projects-grid[data-astro-cid-mmc7otgs]{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2rem}.project-link[data-astro-cid-mmc7otgs]{text-decoration:none;color:inherit;display:block;transition:all .4s ease;border-radius:1.5rem;position:relative;overflow:hidden}.project-link[data-astro-cid-mmc7otgs]:hover{transform:translateY(-8px);box-shadow:0 20px 40px #2c2c2c33}.project-card[data-astro-cid-mmc7otgs]{padding:2rem;border:2px solid #2c2c2c;border-radius:1.5rem;background:#fff6;backdrop-filter:blur(15px);transition:all .4s ease;position:relative;overflow:hidden;min-height:280px;display:flex;flex-direction:column}.project-card[data-astro-cid-mmc7otgs]:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,#2c2c2c05,#2c2c2c14);opacity:0;transition:opacity .4s ease;border-radius:1.5rem}.project-link[data-astro-cid-mmc7otgs]:hover .project-card[data-astro-cid-mmc7otgs]{border-color:#2c2c2c66;background:#fff9}.project-link[data-astro-cid-mmc7otgs]:hover .project-card[data-astro-cid-mmc7otgs]:before{opacity:1}.project-header[data-astro-cid-mmc7otgs]{display:flex;align-items:flex-start;gap:1rem;margin-bottom:1rem;position:relative;z-index:1}.project-icon[data-astro-cid-mmc7otgs]{width:48px;height:48px;border-radius:12px;background:linear-gradient(135deg,#2c2c2c,#444);display:flex;align-items:center;justify-content:center;color:#fff;flex-shrink:0;transition:all .3s ease}.project-link[data-astro-cid-mmc7otgs]:hover .project-icon[data-astro-cid-mmc7otgs]{transform:scale(1.1);box-shadow:0 8px 20px #2c2c2c4d}.project-card[data-astro-cid-mmc7otgs] h3[data-astro-cid-mmc7otgs]{font-size:1.5rem;font-weight:600;margin:0;color:#2c2c2c;transition:color .3s ease;flex:1}.project-status[data-astro-cid-mmc7otgs]{align-self:flex-start}.status-badge[data-astro-cid-mmc7otgs]{padding:.25rem .75rem;border-radius:1rem;font-size:.75rem;font-weight:500;text-transform:uppercase;letter-spacing:.5px}.status-badge[data-astro-cid-mmc7otgs].demo{background:#4caf501a;color:#4caf50;border:1px solid rgba(76,175,80,.2)}.project-description[data-astro-cid-mmc7otgs]{font-size:1rem;color:#666;line-height:1.6;margin:0 0 1.5rem;flex:1;position:relative;z-index:1}.project-tech[data-astro-cid-mmc7otgs]{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1.5rem;position:relative;z-index:1}.tech-tag[data-astro-cid-mmc7otgs]{padding:.375rem .75rem;background:#2c2c2c14;border:1px solid rgba(44,44,44,.15);border-radius:1.5rem;font-size:.85rem;font-weight:500;color:#2c2c2c;transition:all .3s ease}.project-link[data-astro-cid-mmc7otgs]:hover .tech-tag[data-astro-cid-mmc7otgs]{background:#2c2c2c1f;border-color:#2c2c2c40}.project-footer[data-astro-cid-mmc7otgs]{margin-top:auto;position:relative;z-index:1}.project-link-text[data-astro-cid-mmc7otgs]{font-weight:500;color:#2c2c2c;font-size:.95rem;transition:all .3s ease;display:inline-flex;align-items:center;gap:.5rem}.project-link[data-astro-cid-mmc7otgs]:hover .project-link-text[data-astro-cid-mmc7otgs]{color:#1a1a1a;transform:translate(4px)}@media (max-width: 768px){.container[data-astro-cid-mmc7otgs]{padding:1.5rem 1rem}.navigation[data-astro-cid-mmc7otgs]{flex-direction:column;gap:1.5rem;margin-bottom:3rem}.nav-links[data-astro-cid-mmc7otgs]{gap:1rem}.nav-link[data-astro-cid-mmc7otgs]{font-size:.95rem;padding:.4rem .8rem}.hero[data-astro-cid-mmc7otgs]{margin-bottom:4rem}.hero-content[data-astro-cid-mmc7otgs]{flex-direction:column;text-align:center;gap:2rem}.hero-text[data-astro-cid-mmc7otgs]{text-align:center}.profile-image[data-astro-cid-mmc7otgs]{width:140px;height:140px}.hero-badge[data-astro-cid-mmc7otgs]{justify-content:center}.hero-title[data-astro-cid-mmc7otgs]{font-size:2.5rem}.hero-subtitle[data-astro-cid-mmc7otgs],.hero-description[data-astro-cid-mmc7otgs]{font-size:1.25rem}.hero-buttons[data-astro-cid-mmc7otgs]{flex-direction:column;align-items:center;gap:1rem}.button[data-astro-cid-mmc7otgs]{width:100%;max-width:280px;justify-content:center;padding:1rem 1.5rem}.section[data-astro-cid-mmc7otgs] h2[data-astro-cid-mmc7otgs]{font-size:2rem}.projects-grid[data-astro-cid-mmc7otgs]{grid-template-columns:1fr}}html,body{margin:0;padding:0;width:100%;min-height:100vh;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background:linear-gradient(135deg,#f5f1eb,#d4c4a8,#e8d5b7);background-attachment:fixed;color:#2c2c2c;line-height:1.6;position:relative}@keyframes float{0%,to{transform:translate(0) rotate(0)}33%{transform:translate(30px,-30px) rotate(1deg)}66%{transform:translate(-20px,20px) rotate(-1deg)}}[data-astro-cid-sckkx6r4]{box-sizing:border-box}
