.hero[data-astro-cid-bbe6dxrz]{min-height:85vh;display:flex;align-items:center;padding:8rem 0 5rem;position:relative;overflow:hidden}.hero[data-astro-cid-bbe6dxrz]:before{content:"";position:absolute;top:-30%;right:-8%;width:500px;height:500px;border-radius:50%;background:radial-gradient(circle,rgba(120,162,210,.06) 0%,transparent 65%);pointer-events:none}.hero-layout[data-astro-cid-bbe6dxrz]{display:grid;grid-template-columns:1fr 200px;gap:3rem;align-items:center;position:relative;z-index:1}.hero-intro[data-astro-cid-bbe6dxrz]{display:flex;align-items:center;gap:.6rem;margin-bottom:.75rem}.hero-intro-bar[data-astro-cid-bbe6dxrz]{display:block;width:18px;height:2px;background:var(--accent);flex-shrink:0}.hero-status[data-astro-cid-bbe6dxrz]{font-family:var(--font-body);font-size:.75rem;font-weight:500;color:var(--text-muted);text-transform:uppercase;letter-spacing:.08em}.hero-name[data-astro-cid-bbe6dxrz]{font-size:clamp(3.5rem,7vw,5.5rem);font-weight:800;letter-spacing:-.03em;line-height:1;margin-bottom:.15rem}.hero-scribble[data-astro-cid-bbe6dxrz]{color:var(--accent);opacity:.35;width:180px;height:10px;margin:.65rem 0 .85rem}.hero-scribble[data-astro-cid-bbe6dxrz] svg[data-astro-cid-bbe6dxrz]{width:100%;height:100%;display:block}.hero-title[data-astro-cid-bbe6dxrz]{font-size:1.05rem;font-weight:600;color:var(--accent);margin-bottom:.75rem}.hero-tagline[data-astro-cid-bbe6dxrz]{font-size:1.05rem;line-height:1.6;color:var(--text-muted);max-width:48ch;margin-bottom:2.25rem}.hero-actions[data-astro-cid-bbe6dxrz]{display:flex;gap:.75rem;flex-wrap:wrap}.hero-visual[data-astro-cid-bbe6dxrz]{position:relative;display:flex;justify-content:center;align-items:center}.hero-blob[data-astro-cid-bbe6dxrz]{position:relative;display:flex;align-items:center;justify-content:center}.hero-blob[data-astro-cid-bbe6dxrz] svg[data-astro-cid-bbe6dxrz]{position:absolute;width:220px;height:220px;color:var(--accent)}.hero-logo[data-astro-cid-bbe6dxrz]{width:100px;height:100px;border-radius:50%;border:2px solid var(--border);position:relative;z-index:1;background:var(--bg);box-shadow:var(--shadow-sm);-o-object-fit:cover;object-fit:cover}@media (max-width: 768px){.hero[data-astro-cid-bbe6dxrz]{min-height:auto;padding:7rem 0 3rem}.hero-layout[data-astro-cid-bbe6dxrz]{grid-template-columns:1fr;text-align:center;gap:2rem}.hero-visual[data-astro-cid-bbe6dxrz]{order:-1}.hero-logo[data-astro-cid-bbe6dxrz]{width:80px;height:80px}.hero-blob[data-astro-cid-bbe6dxrz] svg[data-astro-cid-bbe6dxrz]{width:180px;height:180px}.hero-scribble[data-astro-cid-bbe6dxrz]{margin:.5rem auto .75rem}.hero-tagline[data-astro-cid-bbe6dxrz]{margin-left:auto;margin-right:auto}.hero-actions[data-astro-cid-bbe6dxrz]{justify-content:center}}.exp-list[data-astro-cid-xpq65ryk]{display:flex;flex-direction:column;gap:1.5rem}.exp-card[data-astro-cid-xpq65ryk]{display:flex;border:1px solid var(--border);border-radius:var(--radius);overflow:hidden;background:var(--bg-card);box-shadow:var(--shadow-sm);transition:all .3s cubic-bezier(.22,1,.36,1)}.exp-card[data-astro-cid-xpq65ryk]:hover{border-color:var(--accent);box-shadow:var(--shadow-md),0 0 0 1px var(--accent)}.exp-side[data-astro-cid-xpq65ryk]{width:4px;background:var(--accent);flex-shrink:0}.exp-body[data-astro-cid-xpq65ryk]{padding:1.75rem 2rem;flex:1}.exp-head[data-astro-cid-xpq65ryk]{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:.75rem}.exp-title[data-astro-cid-xpq65ryk]{font-size:1.25rem;font-weight:700;margin-bottom:.1rem}.exp-company[data-astro-cid-xpq65ryk]{font-size:.85rem;font-weight:500;color:var(--accent)}.exp-badge[data-astro-cid-xpq65ryk]{padding:.25rem .75rem;font-size:.7rem;font-weight:600;background:var(--accent-soft);color:var(--accent);border-radius:6px;white-space:nowrap;font-family:var(--font-body)}.exp-desc[data-astro-cid-xpq65ryk]{font-size:.95rem;color:var(--text-muted);line-height:1.65;margin-bottom:.75rem;max-width:58ch}.exp-tech[data-astro-cid-xpq65ryk]{font-size:.7rem;font-weight:600;color:var(--text-muted);opacity:.55;letter-spacing:.02em}@media (max-width: 768px){.exp-head[data-astro-cid-xpq65ryk]{flex-direction:column;gap:.5rem}.exp-body[data-astro-cid-xpq65ryk]{padding:1.25rem}.exp-title[data-astro-cid-xpq65ryk]{font-size:1.1rem}}.work-intro[data-astro-cid-wkx7uqji]{font-size:1rem;color:var(--text-muted);margin-bottom:2.5rem;max-width:50ch;line-height:1.6}.work-grid[data-astro-cid-wkx7uqji]{display:grid;grid-template-columns:repeat(2,1fr);gap:1.25rem}.work-card[data-astro-cid-wkx7uqji]{display:flex;flex-direction:column;border:1px solid var(--border);border-radius:var(--radius);background:var(--bg-card);text-decoration:none;color:inherit;box-shadow:var(--shadow-sm);transition:all .3s cubic-bezier(.22,1,.36,1);overflow:hidden}.work-card[data-astro-cid-wkx7uqji]:hover{border-color:var(--accent);box-shadow:var(--shadow-lg);transform:translateY(-3px)}.work-card-accent[data-astro-cid-wkx7uqji]{height:4px;background:var(--accent);flex-shrink:0}.work-card-body[data-astro-cid-wkx7uqji]{padding:1.75rem;flex:1;display:flex;flex-direction:column}.work-card-head[data-astro-cid-wkx7uqji]{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:.65rem}.work-card-title[data-astro-cid-wkx7uqji]{font-size:1.3rem;font-weight:700;transition:color .3s ease}.work-card[data-astro-cid-wkx7uqji]:hover .work-card-title[data-astro-cid-wkx7uqji]{color:var(--accent)}.work-card-year[data-astro-cid-wkx7uqji]{font-size:.8rem;font-weight:600;color:var(--text-muted)}.work-card-desc[data-astro-cid-wkx7uqji]{font-size:.9rem;color:var(--text-muted);line-height:1.6;flex:1;margin-bottom:1rem}.work-card-more[data-astro-cid-wkx7uqji]{font-size:.85rem;font-weight:600;color:var(--accent);margin-top:auto;display:flex;align-items:center;gap:.4rem}.work-arrow[data-astro-cid-wkx7uqji]{transition:transform .25s ease}.work-card[data-astro-cid-wkx7uqji]:hover .work-arrow[data-astro-cid-wkx7uqji]{transform:translate(4px)}@media (max-width: 768px){.work-grid[data-astro-cid-wkx7uqji]{grid-template-columns:1fr}.work-card-body[data-astro-cid-wkx7uqji]{padding:1.25rem}.work-card-title[data-astro-cid-wkx7uqji]{font-size:1.1rem}}.cta-box[data-astro-cid-4xty6sx2]{background:var(--accent);color:#fff;padding:4rem 3rem;border-radius:var(--radius);text-align:center;position:relative;overflow:hidden;box-shadow:var(--shadow-md)}.cta-blob[data-astro-cid-4xty6sx2]{position:absolute;top:-40%;right:-10%;width:300px;height:300px;pointer-events:none}.cta-blob[data-astro-cid-4xty6sx2] svg[data-astro-cid-4xty6sx2]{width:100%;height:100%}.cta-title[data-astro-cid-4xty6sx2]{font-size:2rem;color:#fff;max-width:520px;margin:0 auto 1rem;position:relative;z-index:1}.cta-desc[data-astro-cid-4xty6sx2]{font-size:1rem;opacity:.85;max-width:480px;margin:0 auto 2.5rem;line-height:1.6;position:relative;z-index:1}.cta-btn[data-astro-cid-4xty6sx2]{display:inline-flex;align-items:center;gap:.5rem;padding:.85rem 2rem;background:#fff;color:var(--accent);border-radius:8px;font-size:.9rem;font-weight:600;text-decoration:none;box-shadow:0 1px 3px #00000014;transition:all .2s ease;position:relative;z-index:1}.cta-btn[data-astro-cid-4xty6sx2]:hover{opacity:.85;transform:translateY(-2px);box-shadow:0 4px 12px #0000001f}.cta-btn[data-astro-cid-4xty6sx2] svg[data-astro-cid-4xty6sx2]{transition:transform .25s ease}.cta-btn[data-astro-cid-4xty6sx2]:hover svg[data-astro-cid-4xty6sx2]{transform:translate(4px)}@media (max-width: 768px){.cta-box[data-astro-cid-4xty6sx2]{padding:2.5rem 1.5rem}.cta-title[data-astro-cid-4xty6sx2]{font-size:1.5rem}.cta-btn[data-astro-cid-4xty6sx2]{width:100%;justify-content:center}}.contact-message[data-astro-cid-xmivup5a]{font-size:1.05rem;line-height:1.6;color:var(--text-muted);max-width:50ch;margin-bottom:2.5rem}.contact-row[data-astro-cid-xmivup5a]{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem}.contact-item[data-astro-cid-xmivup5a]{display:flex;flex-direction:column;padding:1.5rem 1.25rem 1.25rem;border:1px solid var(--border);border-radius:var(--radius);text-decoration:none;color:inherit;position:relative;overflow:hidden;background:var(--bg-card);transition:all .3s cubic-bezier(.22,1,.36,1)}.contact-item[data-astro-cid-xmivup5a]:hover{border-color:var(--accent);box-shadow:var(--shadow-lg);transform:translateY(-2px)}.contact-char[data-astro-cid-xmivup5a]{font-family:var(--font-display);font-size:2.4rem;font-weight:700;color:var(--accent);line-height:1;transition:transform .4s cubic-bezier(.22,1,.36,1)}.contact-item[data-astro-cid-xmivup5a]:hover .contact-char[data-astro-cid-xmivup5a]{transform:translateY(-3px)}.contact-name[data-astro-cid-xmivup5a]{font-size:.85rem;font-weight:600;margin-top:.75rem;transition:color .3s ease}.contact-item[data-astro-cid-xmivup5a]:hover .contact-name[data-astro-cid-xmivup5a]{color:var(--accent)}.contact-detail[data-astro-cid-xmivup5a]{font-size:.7rem;color:var(--text-muted);margin-top:.15rem;line-height:1.3}.contact-hint[data-astro-cid-xmivup5a]{position:absolute;top:.85rem;right:1rem;font-size:.85rem;color:var(--accent);opacity:0;transform:translate(-4px);transition:all .3s ease}.contact-item[data-astro-cid-xmivup5a]:hover .contact-hint[data-astro-cid-xmivup5a]{opacity:1;transform:translate(0)}@media (max-width: 768px){.contact-row[data-astro-cid-xmivup5a]{grid-template-columns:repeat(2,1fr)}.contact-item[data-astro-cid-xmivup5a]{padding:1.25rem 1rem 1rem}.contact-char[data-astro-cid-xmivup5a]{font-size:2rem}.contact-hint[data-astro-cid-xmivup5a]{display:none}}
