.hero[data-astro-cid-bbe6dxrz]{min-height:90vh;display:flex;align-items:center;justify-content:center;text-align:center;padding:8rem 0;background-image:radial-gradient(var(--text-muted) 1px,transparent 1px);background-size:20px 20px;background-position:center}.hero[data-astro-cid-bbe6dxrz]:before{content:"";position:absolute;inset:0;background:radial-gradient(circle,transparent 20%,var(--bg-color) 80%);pointer-events:none;z-index:0}.hero-logo-container[data-astro-cid-bbe6dxrz]{margin-bottom:2rem}.hero-logo[data-astro-cid-bbe6dxrz]{width:120px;height:120px;border:3px solid var(--text-main);border-radius:50%;background:var(--bg-color);box-shadow:8px 8px 0 var(--accent)}.container[data-astro-cid-bbe6dxrz]{position:relative;z-index:1}.hero-name[data-astro-cid-bbe6dxrz]{font-size:5rem;font-weight:400;margin-bottom:1rem;letter-spacing:-.02em;color:var(--text-main);text-shadow:2px 2px 0px var(--accent)}.hero-title[data-astro-cid-bbe6dxrz]{color:var(--accent);margin-bottom:.5rem;font-size:1.1em;text-transform:uppercase;letter-spacing:.2em;font-weight:700;font-family:var(--font-body)}.hero-location[data-astro-cid-bbe6dxrz]{color:var(--text-muted);margin-bottom:3rem;font-size:.9em;font-style:italic;font-family:var(--font-heading)}.hero-tagline[data-astro-cid-bbe6dxrz]{max-width:600px;margin:0 auto 4rem;color:var(--text-main);font-size:1.25em;line-height:1.6;font-weight:400}.hero-actions[data-astro-cid-bbe6dxrz]{display:flex;gap:2rem;justify-content:center;flex-wrap:wrap}.btn[data-astro-cid-bbe6dxrz]{padding:1rem 2.5rem;font-family:var(--font-body);font-size:1em;text-transform:uppercase;letter-spacing:.1em;font-weight:600;cursor:pointer;text-decoration:none;transition:all .2s ease;border:2px solid var(--text-main);position:relative}.btn-primary[data-astro-cid-bbe6dxrz]{background:var(--text-main);color:var(--bg-color);box-shadow:4px 4px 0 var(--accent)}.btn-primary[data-astro-cid-bbe6dxrz]:hover{transform:translate(2px,2px);box-shadow:2px 2px 0 var(--accent)}.btn-outline[data-astro-cid-bbe6dxrz]{background:transparent;color:var(--text-main)}.btn-outline[data-astro-cid-bbe6dxrz]:hover{background:var(--text-main);color:var(--bg-color)}@media (max-width: 768px){.hero[data-astro-cid-bbe6dxrz]{padding:6rem 0 4rem;min-height:85vh}.hero-logo[data-astro-cid-bbe6dxrz]{width:100px;height:100px;box-shadow:4px 4px 0 var(--accent)}.hero-name[data-astro-cid-bbe6dxrz]{font-size:3.2rem;margin-bottom:.75rem}.hero-title[data-astro-cid-bbe6dxrz]{font-size:.9em;letter-spacing:.15em}.hero-location[data-astro-cid-bbe6dxrz]{margin-bottom:2rem}.hero-tagline[data-astro-cid-bbe6dxrz]{font-size:1.1em;margin-bottom:3rem;padding:0 .5rem}.hero-actions[data-astro-cid-bbe6dxrz]{flex-direction:column;gap:1.25rem}.btn[data-astro-cid-bbe6dxrz]{width:100%;padding:1.1rem}}.tech-grid[data-astro-cid-v2cbyr3p]{display:flex;flex-wrap:wrap;gap:1rem;margin-top:3rem}.tech-item[data-astro-cid-v2cbyr3p]{padding:.5rem 1rem;background:transparent;border:1px solid var(--text-main);color:var(--text-main);font-family:var(--font-body);font-size:.85em;font-weight:500;text-transform:uppercase;letter-spacing:.05em;display:flex;align-items:center;gap:.5rem;transition:all .3s ease;border-radius:2px}.tech-item[data-astro-cid-v2cbyr3p]:hover{background:var(--text-main);color:var(--bg-color);transform:translateY(-2px)}.tech-dot[data-astro-cid-v2cbyr3p]{width:6px;height:6px;background-color:var(--accent);border-radius:50%}.tech-item[data-astro-cid-v2cbyr3p]:hover .tech-dot[data-astro-cid-v2cbyr3p]{background-color:var(--bg-color)}@media (max-width: 768px){.tech-grid[data-astro-cid-v2cbyr3p]{gap:.75rem;margin-top:2rem}.tech-item[data-astro-cid-v2cbyr3p]{padding:.4rem .75rem;font-size:.8em}}.project[data-astro-cid-wkx7uqji]{display:block;margin-bottom:2rem;padding:1.5rem;border:2px solid transparent;border-bottom:2px solid rgba(26,44,56,.1);text-decoration:none;color:inherit;cursor:pointer;transition:all .3s ease;border-radius:4px;background:transparent}.project[data-astro-cid-wkx7uqji]:last-child{margin-bottom:0}.project[data-astro-cid-wkx7uqji]:hover{border:2px solid var(--text-main);background-color:var(--bg-color);box-shadow:6px 6px 0 var(--accent);transform:translate(-2px,-2px)}.project-header[data-astro-cid-wkx7uqji]{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:.5rem}.project-title[data-astro-cid-wkx7uqji]{font-size:1.5em;font-family:var(--font-heading);color:var(--text-main);transition:color .3s ease}.project-year[data-astro-cid-wkx7uqji]{color:var(--accent);font-weight:700;font-family:var(--font-body);font-size:.9em}.project-description[data-astro-cid-wkx7uqji]{color:var(--text-muted);line-height:1.6;margin-bottom:1rem;font-size:1em}.project-tech[data-astro-cid-wkx7uqji]{color:var(--text-main);font-family:var(--font-body);font-size:.8em;text-transform:uppercase;letter-spacing:.05em;opacity:.8}@media (max-width: 768px){.project[data-astro-cid-wkx7uqji]{padding:1.25rem 1rem;border:2px solid var(--text-main);box-shadow:4px 4px 0 var(--accent);background-color:var(--bg-color);margin-bottom:1.5rem}.project-header[data-astro-cid-wkx7uqji]{flex-direction:column;align-items:flex-start;gap:.25rem;margin-bottom:1rem}.project-title[data-astro-cid-wkx7uqji]{font-size:1.35em}}.latest-posts[data-astro-cid-yxy45hhb]{text-align:left}.posts-grid[data-astro-cid-yxy45hhb]{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2.5rem;margin-top:3rem}.post-card[data-astro-cid-yxy45hhb]{display:block;text-decoration:none;color:inherit;cursor:pointer;transition:all .3s ease;background:var(--bg-color);border:2px solid var(--text-main);padding:2rem;border-radius:4px;box-shadow:6px 6px 0 var(--text-main);display:flex;flex-direction:column;height:100%}.post-card[data-astro-cid-yxy45hhb]:hover{transform:translate(-3px,-3px);box-shadow:9px 9px 0 var(--accent);border-color:var(--text-main)}.post-content[data-astro-cid-yxy45hhb]{display:flex;flex-direction:column;height:100%}.post-category[data-astro-cid-yxy45hhb]{font-size:.75rem;text-transform:uppercase;color:var(--accent);letter-spacing:.15em;font-weight:700;margin-bottom:.5rem;font-family:var(--font-body)}.post-title[data-astro-cid-yxy45hhb]{font-size:1.4rem;color:var(--text-main);font-family:var(--font-heading);margin-bottom:1rem;line-height:1.3}.post-description[data-astro-cid-yxy45hhb]{color:var(--text-main);opacity:.8;margin-bottom:2rem;font-size:.95em;line-height:1.6;flex-grow:1}.post-footer[data-astro-cid-yxy45hhb]{display:flex;justify-content:space-between;align-items:center;padding-top:1.5rem;border-top:1px dashed rgba(26,44,56,.2)}.post-date[data-astro-cid-yxy45hhb]{color:var(--text-muted);font-size:.8rem;font-family:var(--font-body);font-weight:500}.post-more[data-astro-cid-yxy45hhb]{font-size:.85rem;font-weight:700;color:var(--text-main);font-family:var(--font-body);text-transform:uppercase}@media (max-width: 768px){.posts-grid[data-astro-cid-yxy45hhb]{gap:1.5rem}.post-card[data-astro-cid-yxy45hhb]{padding:1.25rem;box-shadow:4px 4px 0 var(--text-main)}}.cta-section[data-astro-cid-4xty6sx2]{padding:8rem 0;background-color:var(--bg-color)}.cta-box[data-astro-cid-4xty6sx2]{background-color:var(--text-main);color:var(--bg-color);padding:4rem 2rem;border-radius:8px;box-shadow:12px 12px 0 var(--accent);position:relative;overflow:hidden}.cta-box[data-astro-cid-4xty6sx2]:before{content:"";position:absolute;top:0;right:0;width:150px;height:150px;background-image:radial-gradient(var(--accent) 2px,transparent 2px);background-size:15px 15px;opacity:.2}.cta-content[data-astro-cid-4xty6sx2]{text-align:center;max-width:700px;margin:0 auto;position:relative;z-index:1}.cta-title[data-astro-cid-4xty6sx2]{font-size:2.5em;font-family:var(--font-heading);color:var(--bg-color);margin-bottom:1.5rem;line-height:1.2}.cta-description[data-astro-cid-4xty6sx2]{font-size:1.25em;color:var(--bg-color);opacity:.9;margin-bottom:3rem;line-height:1.6;font-family:var(--font-body)}.cta-calendar-container[data-astro-cid-4xty6sx2]{margin-bottom:2.5rem;display:flex;justify-content:center}.cta-guarantee[data-astro-cid-4xty6sx2]{opacity:.7;font-size:.9em;display:flex;align-items:center;justify-content:center;gap:1rem;font-family:var(--font-body)}.guarantee-separator[data-astro-cid-4xty6sx2]{color:var(--accent)}@media (max-width: 768px){.cta-section[data-astro-cid-4xty6sx2]{padding:4rem 1rem}.cta-box[data-astro-cid-4xty6sx2]{padding:3rem 1.5rem;border-radius:12px;box-shadow:8px 8px 0 var(--accent)}.cta-title[data-astro-cid-4xty6sx2]{font-size:1.8em;margin-bottom:1rem}.cta-description[data-astro-cid-4xty6sx2]{font-size:1.05em;margin-bottom:2rem}.cta-guarantee[data-astro-cid-4xty6sx2]{flex-direction:column;gap:.5rem;font-size:.8em}.guarantee-separator[data-astro-cid-4xty6sx2]{display:none}.cta-calendar-container[data-astro-cid-4xty6sx2]{margin-bottom:1.5rem}}.experience-timeline[data-astro-cid-xpq65ryk]{border-left:2px solid var(--text-main);padding-left:2rem;margin-left:.5rem}.experience-item[data-astro-cid-xpq65ryk]{margin-bottom:4rem;position:relative}.experience-item[data-astro-cid-xpq65ryk]:before{content:"";position:absolute;left:calc(-2rem - 7px);top:.5rem;width:12px;height:12px;background-color:var(--accent);border:2px solid var(--text-main);border-radius:50%}.experience-header[data-astro-cid-xpq65ryk]{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1.5rem}.experience-title[data-astro-cid-xpq65ryk]{color:var(--text-main);font-size:1.4em;font-family:var(--font-heading);margin-bottom:.25rem}.experience-company[data-astro-cid-xpq65ryk]{color:var(--text-muted);font-weight:600;font-size:.9em;text-transform:uppercase;letter-spacing:.1em}.experience-period[data-astro-cid-xpq65ryk]{color:var(--accent);font-family:var(--font-body);font-size:.85em;font-weight:700;border:1px solid var(--text-main);padding:.2rem .6rem;border-radius:4px;background:var(--bg-color)}.experience-description[data-astro-cid-xpq65ryk]{color:var(--text-main);margin-bottom:1rem;font-size:1.05em;line-height:1.6}.experience-tech[data-astro-cid-xpq65ryk]{color:var(--text-muted);font-size:.85em;font-family:var(--font-body);font-style:italic}@media (max-width: 768px){.experience-header[data-astro-cid-xpq65ryk]{flex-direction:column;gap:1rem}.experience-timeline[data-astro-cid-xpq65ryk]{padding-left:1.5rem}.experience-item[data-astro-cid-xpq65ryk]:before{left:calc(-1.5rem - 7px)}}.value[data-astro-cid-iaxkagjk]{margin-bottom:5rem}.value[data-astro-cid-iaxkagjk]:last-child{margin-bottom:0}.value-header[data-astro-cid-iaxkagjk]{display:flex;align-items:center;gap:1.5rem;margin-bottom:1rem}.value-title[data-astro-cid-iaxkagjk]{color:var(--text-main);font-size:1.8em;font-family:var(--font-heading)}.value-line[data-astro-cid-iaxkagjk]{flex-grow:1;height:2px;background:repeating-linear-gradient(to right,var(--accent),var(--accent) 5px,transparent 5px,transparent 10px)}.value-tagline[data-astro-cid-iaxkagjk]{color:var(--accent);font-size:.9em;margin-bottom:1.5rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;font-family:var(--font-body)}.value-description[data-astro-cid-iaxkagjk]{color:var(--text-main);font-size:1.1em;line-height:1.7em;max-width:60ch}.contact-message[data-astro-cid-xmivup5a]{font-size:1.5em;font-family:var(--font-heading);color:var(--text-main);margin-bottom:3rem;line-height:1.4}.contact-details[data-astro-cid-xmivup5a]{margin-bottom:4rem}.contact-email[data-astro-cid-xmivup5a]{font-size:2em;color:var(--text-main);font-family:var(--font-body);font-weight:700;text-decoration:underline;text-decoration-color:var(--accent);text-underline-offset:8px;margin-bottom:3rem;display:inline-block;transition:all .3s ease}.contact-email[data-astro-cid-xmivup5a]:hover{color:var(--accent);text-decoration-color:var(--text-main)}.google-calendar-container[data-astro-cid-xmivup5a]{margin-bottom:1.5rem;display:flex;justify-content:flex-start}.calendar-fallback[data-astro-cid-xmivup5a]{color:var(--text-muted);font-size:.85em;margin-bottom:3rem;font-family:var(--font-body)}.fallback-link[data-astro-cid-xmivup5a]{color:var(--text-main);font-weight:600;text-decoration:underline}.contact-social-box[data-astro-cid-xmivup5a]{border-top:2px solid var(--text-main);padding-top:2rem}.social-label[data-astro-cid-xmivup5a]{font-family:var(--font-body);font-size:.8em;text-transform:uppercase;letter-spacing:.1em;color:var(--text-muted);margin-bottom:1rem}.contact-social[data-astro-cid-xmivup5a]{display:flex;gap:2.5rem}.social-link[data-astro-cid-xmivup5a]{color:var(--text-main);text-decoration:none;font-size:1em;font-weight:600;font-family:var(--font-body);transition:color .3s ease;position:relative}.social-link[data-astro-cid-xmivup5a]:after{content:"";position:absolute;width:100%;height:2px;bottom:-4px;left:0;background:var(--accent);transform:scaleX(0);transform-origin:right;transition:transform .3s ease}.social-link[data-astro-cid-xmivup5a]:hover:after{transform:scaleX(1);transform-origin:left}@media (max-width: 768px){.contact-email[data-astro-cid-xmivup5a]{font-size:1.25em}.contact-social[data-astro-cid-xmivup5a]{flex-wrap:wrap;gap:1.5rem}}
