[data-astro-cid-sckkx6r4]{margin:0;padding:0;box-sizing:border-box}:root{--primary-orange: #ff6b35;--text-dark: #1a1a1a;--text-medium: #4a4a4a;--bg-white: #ffffff;--shadow-lg: 0 10px 15px rgba(0, 0, 0, .08)}[data-astro-cid-sckkx6r4][data-theme=dark]{--primary-orange: #ff8a5b;--text-dark: #e8e8e8;--text-medium: #c0c0c0;--bg-white: #0a0a0a;--shadow-lg: 0 10px 15px rgba(0, 0, 0, .4)}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,system-ui,sans-serif;line-height:1.6;color:var(--text-dark);background:var(--bg-white);-webkit-font-smoothing:antialiased;overflow-x:hidden;font-display:swap}.container[data-astro-cid-sckkx6r4]{max-width:800px;margin:0 auto;padding:0 2rem;width:100%}.header[data-astro-cid-sckkx6r4]{padding:1.5rem 0}.nav[data-astro-cid-sckkx6r4]{display:flex;justify-content:space-between;align-items:center}.logo[data-astro-cid-sckkx6r4]{font-size:1.25rem;font-weight:700;color:var(--text-dark);text-decoration:none}.nav-links[data-astro-cid-sckkx6r4]{display:flex;gap:2rem;list-style:none;align-items:center}.nav-links[data-astro-cid-sckkx6r4] a[data-astro-cid-sckkx6r4]{color:var(--text-medium);text-decoration:none;font-weight:500}.hero[data-astro-cid-sckkx6r4]{padding:6rem 0 4rem}.hero-wrapper[data-astro-cid-sckkx6r4]{display:grid;grid-template-columns:1.5fr 1fr;gap:4rem;align-items:center}.hero-title[data-astro-cid-sckkx6r4]{font-size:3.5rem;font-weight:800;margin-bottom:1rem;line-height:1.1;white-space:nowrap}.profile-pic[data-astro-cid-sckkx6r4]{width:240px;height:240px;border-radius:50%;object-fit:cover;box-shadow:var(--shadow-lg)}@media (max-width: 768px){.container[data-astro-cid-sckkx6r4]{padding:0 1rem!important}.nav[data-astro-cid-sckkx6r4]{flex-direction:column;gap:1rem;text-align:center}.hero[data-astro-cid-sckkx6r4]{padding:2rem 0 1.5rem}.hero-wrapper[data-astro-cid-sckkx6r4]{grid-template-columns:1fr;gap:1.5rem;text-align:center}.hero-title[data-astro-cid-sckkx6r4]{font-size:2.2rem;white-space:normal}.hero-image[data-astro-cid-sckkx6r4]{order:-1;margin:0 auto}.profile-pic[data-astro-cid-sckkx6r4]{width:160px;height:160px}}.theme-toggle[data-astro-cid-x3pjskd3]{position:static;background:transparent;border:1px solid var(--border-light);border-radius:50%;width:40px;height:40px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease}.theme-toggle[data-astro-cid-x3pjskd3]:hover{background:var(--card-bg);border-color:var(--text-dark)}.sun-icon[data-astro-cid-x3pjskd3],.moon-icon[data-astro-cid-x3pjskd3]{color:var(--text-dark);transition:opacity .3s ease;position:absolute}.sun-icon[data-astro-cid-x3pjskd3]{opacity:1}.moon-icon[data-astro-cid-x3pjskd3],[data-astro-cid-x3pjskd3][data-theme=dark] .sun-icon[data-astro-cid-x3pjskd3]{opacity:0}[data-astro-cid-x3pjskd3][data-theme=dark] .moon-icon[data-astro-cid-x3pjskd3]{opacity:1}@media (max-width: 768px){.theme-toggle[data-astro-cid-x3pjskd3]{width:36px;height:36px}}.about-page[data-astro-cid-kh7btl4r]{padding:4rem 0;min-height:calc(100vh - 200px)}.about-header[data-astro-cid-kh7btl4r]{text-align:center;margin-bottom:3rem}.about-header[data-astro-cid-kh7btl4r] h1[data-astro-cid-kh7btl4r]{font-size:3rem;font-weight:800;letter-spacing:-.03em;color:var(--text-dark);margin-bottom:0}.about-content[data-astro-cid-kh7btl4r]{display:grid;grid-template-columns:2fr 1fr;gap:4rem;align-items:start}.about-text[data-astro-cid-kh7btl4r]{font-size:1.1rem;line-height:1.7}.about-text[data-astro-cid-kh7btl4r] p[data-astro-cid-kh7btl4r]{margin-bottom:1.5rem}.about-text[data-astro-cid-kh7btl4r] h2[data-astro-cid-kh7btl4r]{font-size:1.5rem;font-weight:700;margin:2.5rem 0 1rem;color:var(--text-dark)}.about-text[data-astro-cid-kh7btl4r] ul[data-astro-cid-kh7btl4r]{margin:1rem 0 2rem 2rem}.about-text[data-astro-cid-kh7btl4r] li[data-astro-cid-kh7btl4r]{margin-bottom:.5rem;color:var(--text-medium)}.about-text[data-astro-cid-kh7btl4r] strong[data-astro-cid-kh7btl4r]{color:var(--primary-orange);font-weight:600}.about-image[data-astro-cid-kh7btl4r]{text-align:center;position:sticky;top:2rem}.about-profile-pic[data-astro-cid-kh7btl4r]{width:280px;height:280px;border-radius:50%;object-fit:cover;box-shadow:var(--shadow-lg);margin-bottom:1rem}.image-caption[data-astro-cid-kh7btl4r]{font-size:.9rem;color:var(--text-muted);font-style:italic;margin:0}@media (max-width: 768px){.about-content[data-astro-cid-kh7btl4r]{grid-template-columns:1fr;gap:2rem}.about-image[data-astro-cid-kh7btl4r]{order:-1;position:static}.about-profile-pic[data-astro-cid-kh7btl4r]{width:200px;height:200px}.about-header[data-astro-cid-kh7btl4r] h1[data-astro-cid-kh7btl4r]{font-size:2.2rem}.about-text[data-astro-cid-kh7btl4r]{font-size:1rem}}.contact-links[data-astro-cid-kh7btl4r]{display:flex;gap:1.5rem;margin-top:1rem;flex-wrap:wrap}.contact-links[data-astro-cid-kh7btl4r] a[data-astro-cid-kh7btl4r]{color:var(--primary-orange);text-decoration:underline;text-decoration-color:var(--primary-orange);text-underline-offset:2px;font-weight:500;transition:opacity .2s ease}.contact-links[data-astro-cid-kh7btl4r] a[data-astro-cid-kh7btl4r]:hover{opacity:.8}@media (max-width: 480px){.contact-links[data-astro-cid-kh7btl4r]{flex-direction:column;gap:.75rem}}.link-preview[data-astro-cid-j4e54rlo]{margin-top:1rem}.link-preview-card[data-astro-cid-j4e54rlo]{display:flex;align-items:center;justify-content:space-between;padding:1rem;border:1px solid var(--border-light);border-radius:8px;background:var(--bg-off-white);text-decoration:none;color:inherit;transition:border-color .2s ease}.link-preview-card[data-astro-cid-j4e54rlo]:hover{border-color:var(--primary-orange)}.link-preview-content[data-astro-cid-j4e54rlo]{flex:1;min-width:0}.link-preview-title[data-astro-cid-j4e54rlo]{font-weight:600;color:var(--text-dark);margin-bottom:.25rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.link-preview-domain[data-astro-cid-j4e54rlo]{font-size:.9rem;color:var(--text-light);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.link-preview-icon[data-astro-cid-j4e54rlo]{margin-left:1rem;color:var(--text-light);flex-shrink:0}@media (max-width: 768px){.link-preview-card[data-astro-cid-j4e54rlo]{padding:.75rem}.link-preview-title[data-astro-cid-j4e54rlo],.link-preview-domain[data-astro-cid-j4e54rlo]{word-break:break-word;white-space:normal;overflow-wrap:break-word}.link-preview-icon[data-astro-cid-j4e54rlo]{margin-left:.5rem}}
