.about-page[data-astro-cid-kh7btl4r]{width:100%}.hero-banner[data-astro-cid-kh7btl4r]{width:100%;height:16rem;border-radius:1rem;margin-bottom:3rem;position:relative;overflow:hidden;background:#171717;border:1px solid #262626;box-shadow:0 25px 50px #00000040}.hero-gradient[data-astro-cid-kh7btl4r]{position:absolute;inset:0;background:linear-gradient(to bottom right,#171717,#262626,#000)}.hero-glow-1[data-astro-cid-kh7btl4r]{position:absolute;width:20rem;height:20rem;background:#ea580c1a;border-radius:50%;filter:blur(80px);top:0;right:0;transform:translate(50%,-50%)}.hero-glow-2[data-astro-cid-kh7btl4r]{position:absolute;width:16rem;height:16rem;background:#3b82f60d;border-radius:50%;filter:blur(80px);bottom:0;left:0;transform:translate(-25%,50%)}.hero-grid[data-astro-cid-kh7btl4r]{position:absolute;inset:0;opacity:.1;background-image:radial-gradient(rgba(255,255,255,.2) 1px,transparent 1px);background-size:24px 24px}.hero-center[data-astro-cid-kh7btl4r]{position:absolute;inset:0;display:flex;align-items:center;justify-content:center}.hero-icon[data-astro-cid-kh7btl4r]{width:5rem;height:5rem;background:#262626cc;backdrop-filter:blur(4px);border-radius:1rem;border:1px solid #404040;display:flex;align-items:center;justify-content:center;color:var(--accent);box-shadow:0 25px 50px #00000080;z-index:10;position:relative}.hero-line[data-astro-cid-kh7btl4r]{position:absolute;top:50%;height:1px;width:6rem;background:linear-gradient(to right,rgba(234,88,12,.5),transparent)}.hero-line-left[data-astro-cid-kh7btl4r]{left:calc(50% + 2.5rem)}.hero-line-right[data-astro-cid-kh7btl4r]{right:calc(50% + 2.5rem);background:linear-gradient(to left,rgba(234,88,12,.5),transparent)}.hero-label[data-astro-cid-kh7btl4r]{position:absolute;bottom:1rem;right:1.5rem;font-size:.75rem;font-family:monospace;color:#737373;letter-spacing:.1em;text-transform:uppercase}.section-title[data-astro-cid-kh7btl4r]{font-size:1.875rem;font-weight:700;margin-bottom:2rem;display:flex;align-items:center;gap:.75rem;color:var(--text-primary)}.title-bar[data-astro-cid-kh7btl4r]{width:2rem;height:.25rem;background:var(--accent);display:block}.about-content[data-astro-cid-kh7btl4r]{margin-bottom:3rem}.about-section[data-astro-cid-kh7btl4r]{margin-bottom:2rem}.about-section[data-astro-cid-kh7btl4r] h3[data-astro-cid-kh7btl4r]{font-size:1.25rem;font-weight:700;color:var(--accent);margin-bottom:.5rem}.about-section[data-astro-cid-kh7btl4r] p[data-astro-cid-kh7btl4r]{font-size:1.125rem;line-height:1.7;opacity:.8;margin-bottom:1rem}.interest-item[data-astro-cid-kh7btl4r]{display:flex;align-items:flex-start;gap:.5rem}.interest-item[data-astro-cid-kh7btl4r] svg[data-astro-cid-kh7btl4r]{margin-top:.25rem;color:var(--accent);flex-shrink:0}.skills-grid[data-astro-cid-kh7btl4r]{display:grid;grid-template-columns:1fr;gap:2rem;margin-top:3rem}@media(min-width:768px){.skills-grid[data-astro-cid-kh7btl4r]{grid-template-columns:1fr 1fr}}.skill-card[data-astro-cid-kh7btl4r]{padding:1.5rem;border-radius:1rem;background:var(--bg-secondary);border:1px solid var(--border-color);transition:background-color .3s ease,border-color .3s ease}.skill-card[data-astro-cid-kh7btl4r] h3[data-astro-cid-kh7btl4r]{font-size:1.25rem;font-weight:700;color:var(--accent);margin-bottom:1rem}.skill-card[data-astro-cid-kh7btl4r] ul[data-astro-cid-kh7btl4r]{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.5rem;opacity:.8}.heuristics-quote[data-astro-cid-kh7btl4r]{margin-top:4rem;border-left:4px solid var(--accent);padding-left:1.5rem;padding-top:.25rem}.heuristics-quote[data-astro-cid-kh7btl4r] p[data-astro-cid-kh7btl4r]{font-size:1.125rem;font-style:italic;opacity:.8;line-height:1.7;margin-bottom:.75rem}.heuristics-quote[data-astro-cid-kh7btl4r] footer[data-astro-cid-kh7btl4r]{font-weight:700;color:var(--accent);margin-top:1rem}.heuristics-quote[data-astro-cid-kh7btl4r] .quote-author[data-astro-cid-kh7btl4r]{color:var(--text-muted);font-weight:400}.contact-section[data-astro-cid-kh7btl4r]{margin-top:4rem;margin-bottom:2rem}.contact-card[data-astro-cid-kh7btl4r]{display:flex;align-items:flex-start;gap:1.5rem;padding:2rem;border-radius:1rem;background:linear-gradient(135deg,var(--bg-secondary) 0%,var(--bg-tertiary) 100%);border:1px solid var(--border-color);position:relative;overflow:hidden;transition:border-color .3s ease,transform .3s ease}.contact-card[data-astro-cid-kh7btl4r]:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,var(--accent),transparent)}.contact-card[data-astro-cid-kh7btl4r]:hover{border-color:var(--accent);transform:translateY(-2px)}.contact-icon[data-astro-cid-kh7btl4r]{flex-shrink:0;width:3.5rem;height:3.5rem;background:#ea580c1a;border-radius:.75rem;display:flex;align-items:center;justify-content:center;color:var(--accent)}.contact-content[data-astro-cid-kh7btl4r]{flex:1}.contact-content[data-astro-cid-kh7btl4r] h3[data-astro-cid-kh7btl4r]{font-size:1.25rem;font-weight:700;color:var(--text-primary);margin-bottom:.5rem}.contact-content[data-astro-cid-kh7btl4r] p[data-astro-cid-kh7btl4r]{font-size:.9375rem;color:var(--text-muted);margin-bottom:1rem;line-height:1.5}.contact-email[data-astro-cid-kh7btl4r]{display:inline-flex;align-items:center;gap:.5rem;font-size:1.125rem;font-weight:600;color:var(--accent);text-decoration:none;padding:.5rem 1rem;margin-left:-1rem;border-radius:.5rem;transition:all .2s ease}.contact-email[data-astro-cid-kh7btl4r]:hover{background:#ea580c1a}.contact-email[data-astro-cid-kh7btl4r] .arrow-icon[data-astro-cid-kh7btl4r]{opacity:0;transform:translate(-4px);transition:all .2s ease}.contact-email[data-astro-cid-kh7btl4r]:hover .arrow-icon[data-astro-cid-kh7btl4r]{opacity:1;transform:translate(0)}@media(max-width:480px){.contact-card[data-astro-cid-kh7btl4r]{flex-direction:column;align-items:center;text-align:center;padding:1.5rem}.contact-email[data-astro-cid-kh7btl4r]{margin-left:0}}
