*,*::before,*::after{box-sizing:border-box;margin:0;padding:0}html{-webkit-text-size-adjust:100%;scroll-behavior:smooth}body{min-height:100vh;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}img,picture,video,canvas,svg{display:block;max-width:100%}input,button,textarea,select{font:inherit}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word}ul,ol{list-style:none}a{text-decoration:none;color:inherit}button{background:none;border:none;cursor:pointer}@font-face{font-family:"Inter";src:url("/assets/fonts/inter/Inter-Regular.woff2") format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:"Inter";src:url("/assets/fonts/inter/Inter-Medium.woff2") format("woff2");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:"Inter";src:url("/assets/fonts/inter/Inter-SemiBold.woff2") format("woff2");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:"Inter";src:url("/assets/fonts/inter/Inter-Bold.woff2") format("woff2");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:"JetBrains Mono";src:url("/assets/fonts/jetbrains-mono/JetBrainsMono-Regular.woff2") format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:"JetBrains Mono";src:url("/assets/fonts/jetbrains-mono/JetBrainsMono-Medium.woff2") format("woff2");font-weight:500;font-style:normal;font-display:swap}body{font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:1rem;line-height:1.6;color:#1f2937;background-color:#fff}h1,h2,h3,h4,h5,h6{line-height:1.2;font-weight:600;color:#1f2937}h1{font-size:3.5rem;font-weight:700}@media(max-width: 768px){h1{font-size:2.25rem}}h2{font-size:2.25rem;margin-bottom:1.5rem}@media(max-width: 768px){h2{font-size:1.5rem}}h3{font-size:1.5rem}p{margin-bottom:1rem}p:last-child{margin-bottom:0}a{color:#7c3aed;transition:color 150ms ease}a:hover{color:#5b21b6}code{font-family:"JetBrains Mono","Fira Code","Consolas",monospace;font-size:.9em;background:#f9fafb;padding:.2em .4em;border-radius:4px}pre{font-family:"JetBrains Mono","Fira Code","Consolas",monospace;overflow-x:auto}pre code{background:rgba(0,0,0,0);padding:0}strong{font-weight:600}::selection{background-color:#ede9fe;color:#5b21b6}.container{width:100%;max-width:1280px;margin:0 auto;padding:0 1.5rem}@media(max-width: 768px){.container{padding:0 1rem}}.container--narrow{max-width:70ch}.section{padding:6rem 0}@media(max-width: 768px){.section{padding:3rem 0}}.section:nth-child(even){background-color:#f9fafb}.skip-link{position:absolute;top:-100%;left:50%;transform:translateX(-50%);background:#7c3aed;color:#fff;padding:.5rem 1rem;border-radius:0 0 8px 8px;z-index:9999;transition:top 150ms ease}.skip-link:focus{top:0}main{min-height:calc(100vh - 200px)}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;border:0}.text-center{text-align:center}.text-secondary{color:#6b7280}.separator{margin:0 .5rem;color:#6b7280}.empty-state{text-align:center;color:#6b7280;padding:6rem}.animate-on-scroll{opacity:0;transform:translateY(20px);transition:opacity 500ms ease-out,transform 500ms ease-out}.animate-on-scroll.is-visible{opacity:1;transform:translateY(0)}.stagger-1{transition-delay:0ms}.stagger-2{transition-delay:100ms}.stagger-3{transition-delay:200ms}.stagger-4{transition-delay:300ms}.stagger-5{transition-delay:400ms}.stagger-6{transition-delay:500ms}.animate-fade-in{opacity:0;transition:opacity 500ms ease-out}.animate-fade-in.is-visible{opacity:1}.animate-slide-left{opacity:0;transform:translateX(-20px);transition:opacity 500ms ease-out,transform 500ms ease-out}.animate-slide-left.is-visible{opacity:1;transform:translateX(0)}.animate-scale-in{opacity:0;transform:scale(0.95);transition:opacity 500ms ease-out,transform 500ms ease-out}.animate-scale-in.is-visible{opacity:1;transform:scale(1)}@media(prefers-reduced-motion: reduce){*,*::before,*::after{animation-duration:.01ms !important;animation-iteration-count:1 !important;transition-duration:.01ms !important;scroll-behavior:auto !important}.animate-on-scroll{opacity:1;transform:none}}.highlight{background:#282a36;border-radius:8px;padding:1rem;overflow-x:auto;margin:1.5rem 0}.highlight pre{margin:0;background:rgba(0,0,0,0)}.highlight code{font-family:"JetBrains Mono","Fira Code","Consolas",monospace;font-size:.9rem;line-height:1.5;color:#f8f8f2}.highlight .c,.highlight .c1,.highlight .cm,.highlight .cs,.highlight .cp{color:#6272a4}.highlight .k,.highlight .kc,.highlight .kd,.highlight .kn,.highlight .kp,.highlight .kr,.highlight .kt{color:#ff79c6}.highlight .s,.highlight .s1,.highlight .s2,.highlight .sb,.highlight .sc,.highlight .sd,.highlight .se,.highlight .sh,.highlight .si,.highlight .sx,.highlight .sr{color:#f1fa8c}.highlight .m,.highlight .mi,.highlight .mf,.highlight .mh,.highlight .mo,.highlight .il{color:#bd93f9}.highlight .nf,.highlight .fm{color:#50fa7b}.highlight .nc,.highlight .nn,.highlight .no{color:#8be9fd}.highlight .n,.highlight .na,.highlight .nb,.highlight .nv,.highlight .vc,.highlight .vg,.highlight .vi{color:#f8f8f2}.highlight .o,.highlight .ow{color:#ff79c6}.highlight .p{color:#f8f8f2}.highlight .nb{color:#8be9fd}.highlight .no{color:#bd93f9}.highlight .err{color:#f55}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:1rem 1.5rem;border-radius:8px;font-weight:500;font-size:1rem;transition:all 150ms ease;cursor:pointer}.btn .icon{width:20px;height:20px}.btn:focus-visible{outline:2px solid #7c3aed;outline-offset:2px}.btn-primary{background-color:#7c3aed;color:#fff;border:2px solid #7c3aed}.btn-primary:hover{background-color:#5b21b6;border-color:#5b21b6;color:#fff;transform:translateY(-2px);box-shadow:0 4px 12px rgba(124,58,237,.3)}.btn-secondary{background-color:rgba(0,0,0,0);color:#7c3aed;border:2px solid #7c3aed}.btn-secondary:hover{background-color:#ede9fe;color:#5b21b6}.card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:1.5rem;transition:all 150ms ease}.card:hover{border-color:#ede9fe;box-shadow:0 4px 12px rgba(0,0,0,.05)}.skill-badge{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background-color:#ede9fe;color:#5b21b6;border-radius:9999px;font-size:.875rem;font-weight:500;transition:all 150ms ease}.skill-badge .skill-icon{font-size:1.1em;line-height:1}.skill-badge:hover{background-color:#7c3aed;color:#fff}.tag{display:inline-block;padding:.25rem .5rem;background-color:#f9fafb;color:#6b7280;border-radius:4px;font-size:.875rem}.timeline{position:relative;padding-left:3rem}.timeline::before{content:"";position:absolute;left:11px;top:0;bottom:0;width:2px;background:#ede9fe}.timeline-item{position:relative;padding-bottom:3rem}.timeline-item:last-child{padding-bottom:0}.timeline-marker{position:absolute;left:calc(-3rem + 3px);top:6px;width:16px;height:16px;background:#7c3aed;border:3px solid #fff;border-radius:50%;box-shadow:0 0 0 2px #ede9fe;transition:transform 150ms ease}.timeline-item:hover .timeline-marker{transform:scale(1.2)}.timeline-date{font-size:.875rem;font-weight:600;color:#7c3aed;margin-bottom:.5rem}.timeline-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:1.5rem;transition:all 150ms ease}.timeline-item:hover .timeline-card{border-color:#ede9fe;box-shadow:0 4px 12px rgba(0,0,0,.05)}.timeline-card h3{font-size:1.25rem;margin-bottom:.25rem}.timeline-company{color:#6b7280;font-size:.875rem;margin-bottom:1rem}.timeline-summary{margin-bottom:1rem}.timeline-summary p:last-child{margin-bottom:0}.timeline-achievements{list-style:disc;padding-left:1.5rem}.timeline-achievements li{margin-bottom:.5rem;color:#6b7280;font-size:.875rem}.timeline-achievements li:last-child{margin-bottom:0}.contact-form{max-width:500px}.form-group{margin-bottom:1.5rem}.form-group label{display:block;font-weight:500;margin-bottom:.5rem;color:#1f2937}.form-group input,.form-group textarea{width:100%;padding:1rem;border:1px solid #e5e7eb;border-radius:8px;font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:1rem;transition:border-color 150ms ease,box-shadow 150ms ease}.form-group input:focus,.form-group textarea:focus{outline:none;border-color:#7c3aed;box-shadow:0 0 0 3px rgba(124,58,237,.1)}.form-group input::placeholder,.form-group textarea::placeholder{color:#6b7280}.form-group textarea{resize:vertical;min-height:120px}.form-status{margin-top:1rem;padding:1rem;border-radius:8px;display:none}.form-status.success{display:block;background:rgba(16,185,129,.1);color:rgb(11.9402985075,138.0597014925,96.2686567164)}.form-status.error{display:block;background:rgba(239,68,68,.1);color:#ef4444}.terminal{background:#1a1b26;border-radius:8px;overflow:hidden;margin:1.5rem 0;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06)}.terminal-header{height:36px;background:#2d2e3a;border-bottom:1px solid hsla(0,0%,100%,.05);display:flex;align-items:center;padding:0 1rem;gap:.5rem}.terminal-header .dot{width:12px;height:12px;border-radius:50%}.terminal-header .dot--red{background:#ff5f57}.terminal-header .dot--yellow{background:#febc2e}.terminal-header .dot--green{background:#28c840}.terminal pre{margin:0;padding:1rem;background:rgba(0,0,0,0);overflow-x:auto}.terminal code{font-family:"JetBrains Mono","Fira Code","Consolas",monospace;font-size:.875rem;line-height:1.6;color:#a9b1d6}.anchor-heading{position:relative}.anchor-heading .anchor-link{position:absolute;left:-1.5em;top:50%;transform:translateY(-50%);opacity:0;transition:opacity 150ms ease;color:#6b7280}.anchor-heading .anchor-link:hover{color:#7c3aed}.anchor-heading .anchor-link svg{width:1em;height:1em}.anchor-heading:hover .anchor-link{opacity:1}@media(max-width: 768px){.anchor-heading .anchor-link{opacity:.5}}.toast{position:fixed;bottom:2rem;left:50%;transform:translateX(-50%) translateY(1rem);background:#1f2937;color:#fff;padding:.5rem 1rem;border-radius:8px;font-size:.875rem;opacity:0;transition:opacity 150ms ease,transform 150ms ease;z-index:1000}.toast.visible{opacity:1;transform:translateX(-50%) translateY(0)}.skip-link{position:absolute;top:-100%;left:50%;transform:translateX(-50%);background:#7c3aed;color:#fff;padding:.5rem 1rem;border-radius:0 0 8px 8px;z-index:9999;transition:top 150ms ease}.skip-link:focus{top:0}.site-header{position:sticky;top:0;background:hsla(0,0%,100%,.95);backdrop-filter:blur(10px);z-index:100;border-bottom:1px solid rgba(0,0,0,0);transition:border-color 150ms ease,box-shadow 150ms ease}.site-header.scrolled{border-color:#e5e7eb;box-shadow:0 1px 3px rgba(0,0,0,.05)}.nav-container{display:flex;align-items:center;justify-content:space-between;max-width:1280px;margin:0 auto;padding:1rem 1.5rem}@media(max-width: 768px){.nav-container{padding:1rem}}.nav-logo{display:flex;align-items:center;gap:1rem;color:#1f2937}.nav-logo .monogram{width:40px;height:40px;color:#7c3aed}.nav-logo:hover{color:#1f2937}.nav-logo:hover .monogram{color:#5b21b6}.nav-title{font-weight:600;font-size:1.125rem}@media(max-width: 640px){.nav-title{display:none}}.nav-links{display:flex;gap:3rem}@media(max-width: 768px){.nav-links{display:none}}.nav-links a{color:#6b7280;font-weight:500;transition:color 150ms ease;position:relative}.nav-links a::after{content:"";position:absolute;left:0;right:0;bottom:-4px;height:2px;background:#7c3aed;transform:scaleX(0);transition:transform 150ms ease}.nav-links a:hover,.nav-links a.active{color:#7c3aed}.nav-links a:hover::after,.nav-links a.active::after{transform:scaleX(1)}.mobile-nav-wrapper{display:none}@media(max-width: 768px){.mobile-nav-wrapper{display:flex;align-items:center;gap:.5rem}}.nav-icons{display:flex;gap:.25rem}.nav-icons li{opacity:0;transform:translateX(10px);transition:opacity 150ms ease,transform 150ms ease;pointer-events:none}.nav-icons li:nth-child(1){transition-delay:0ms}.nav-icons li:nth-child(2){transition-delay:50ms}.nav-icons li:nth-child(3){transition-delay:100ms}.nav-expanded .nav-icons li{opacity:1;transform:translateX(0);pointer-events:auto}.nav-icons a{display:flex;align-items:center;justify-content:center;width:40px;height:40px;color:#6b7280;border-radius:8px;transition:color 150ms ease,background 150ms ease}.nav-icons a:hover{color:#7c3aed;background:#f9fafb}.nav-icons a.active{color:#7c3aed}.nav-icons svg{width:22px;height:22px}.nav-toggle{display:flex;align-items:center;justify-content:center;width:44px;height:44px;padding:.5rem;cursor:pointer}.nav-toggle .hamburger{width:24px;height:2px;background:#1f2937;position:relative;transition:background 150ms ease}.nav-toggle .hamburger::before,.nav-toggle .hamburger::after{content:"";position:absolute;left:0;width:100%;height:2px;background:#1f2937;transition:transform 150ms ease}.nav-toggle .hamburger::before{top:-8px}.nav-toggle .hamburger::after{bottom:-8px}.nav-toggle[aria-expanded=true] .hamburger{background:rgba(0,0,0,0)}.nav-toggle[aria-expanded=true] .hamburger::before{transform:translateY(8px) rotate(45deg)}.nav-toggle[aria-expanded=true] .hamburger::after{transform:translateY(-8px) rotate(-45deg)}.hero{padding:6rem 0}@media(max-width: 768px){.hero{padding:3rem 0}}.hero-content{display:flex;align-items:center;gap:6rem}@media(max-width: 768px){.hero-content{flex-direction:column;text-align:center;gap:3rem}}.hero-photo-container{flex-shrink:0}.hero-photo{width:200px;height:200px;border-radius:50%;object-fit:cover;border:4px solid #ede9fe;box-shadow:0 8px 24px rgba(124,58,237,.15)}@media(max-width: 768px){.hero-photo{width:160px;height:160px}}.hero-text h1{margin-bottom:.5rem}.hero-title{font-size:1.25rem;color:#7c3aed;font-weight:500;margin-bottom:1rem}.hero-tagline{font-size:1.125rem;color:#6b7280;max-width:50ch;margin-bottom:1.5rem}@media(max-width: 768px){.hero-tagline{margin-left:auto;margin-right:auto}}.hero-cta{display:flex;align-items:center;gap:1rem}@media(max-width: 768px){.hero-cta{justify-content:center;flex-wrap:wrap}}.cta-section{text-align:center}.cta-section h2{margin-bottom:.5rem}.cta-section p{color:#6b7280;margin-bottom:1.5rem}.cta-buttons{display:flex;align-items:center;justify-content:center;gap:1rem}@media(max-width: 640px){.cta-buttons{flex-direction:column}}.skills-section h2{text-align:center;margin-bottom:3rem}.skills-grid{display:grid;grid-template-columns:repeat(auto-fit, minmax(300px, 1fr));gap:3rem}.skills-category h3{font-size:1.125rem;margin-bottom:1rem;color:#6b7280}.skill-badges{display:flex;flex-wrap:wrap;gap:.5rem}.experience-section h2{text-align:center;margin-bottom:3rem}.expertise-section h2{text-align:center;margin-bottom:3rem}.expertise-list{display:grid;grid-template-columns:repeat(auto-fit, minmax(250px, 1fr));gap:1rem;max-width:900px;margin:0 auto}.expertise-item{padding:1rem;background:#fff;border:1px solid #e5e7eb;border-radius:8px;text-align:center;font-weight:500;transition:all 150ms ease}.expertise-item:hover{border-color:#ede9fe;background:#ede9fe;color:#5b21b6}.education-section h2{text-align:center;margin-bottom:3rem}.education-grid{display:grid;grid-template-columns:repeat(auto-fit, minmax(280px, 1fr));gap:1.5rem;max-width:900px;margin:0 auto}.education-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:1.5rem;transition:all 150ms ease}.education-card:hover{border-color:#ede9fe;box-shadow:0 4px 12px rgba(0,0,0,.05)}.education-card h3{font-size:1.125rem;margin-bottom:.5rem}.education-focus{color:#7c3aed;font-weight:500;margin-bottom:.25rem}.education-field{color:#6b7280;font-size:.875rem;margin-bottom:.5rem}.education-location{color:#6b7280;font-size:.875rem}.speaking-section h2{text-align:center;margin-bottom:3rem}.speaking-grid{display:grid;grid-template-columns:repeat(auto-fit, minmax(300px, 1fr));gap:1.5rem;max-width:900px;margin:0 auto}.speaking-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:1.5rem;transition:all 150ms ease}.speaking-card:hover{border-color:#ede9fe;box-shadow:0 4px 12px rgba(0,0,0,.05)}.speaking-card h3{font-size:1.125rem;margin-bottom:.5rem}.speaking-event{color:#7c3aed;font-weight:500;margin-bottom:.5rem}.speaking-meta{color:#6b7280;font-size:.875rem;margin-bottom:1rem}.speaking-links{display:flex;gap:1rem}.speaking-links a{font-size:.875rem;color:#7c3aed}.speaking-links a:hover{text-decoration:underline}.blog-page{padding:3rem 0}.blog-page h1{margin-bottom:1.5rem}.tag-filters{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:3rem}.tag-filter{padding:.5rem 1rem;border:1px solid #e5e7eb;border-radius:9999px;background:rgba(0,0,0,0);font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:.875rem;color:#6b7280;cursor:pointer;transition:all 150ms ease}.tag-filter:hover{border-color:#7c3aed;color:#7c3aed}.tag-filter.active{background:#7c3aed;border-color:#7c3aed;color:#fff}.blog-grid{display:grid;grid-template-columns:repeat(3, 1fr);gap:1.5rem}@media(max-width: 1024px){.blog-grid{grid-template-columns:repeat(2, 1fr)}}@media(max-width: 640px){.blog-grid{grid-template-columns:1fr}}.blog-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;overflow:hidden;transition:opacity 300ms ease,transform 300ms ease}.blog-card.hidden{opacity:0;transform:scale(0.95)}.blog-card:hover{border-color:#ede9fe;box-shadow:0 4px 12px rgba(0,0,0,.05)}.blog-card-image{width:100%;height:160px;object-fit:cover}.blog-card-image.placeholder{background:linear-gradient(135deg, #EDE9FE, #F9FAFB)}.blog-card-content{padding:1.5rem}.blog-card-content h2{font-size:1.125rem;margin-bottom:.5rem}.blog-card-content h2 a{color:#1f2937}.blog-card-content h2 a:hover{color:#7c3aed}.blog-card-meta{font-size:.875rem;color:#6b7280;margin-bottom:1rem}.blog-card-excerpt{color:#6b7280;font-size:.875rem;margin-bottom:1rem}.blog-card-tags{display:flex;flex-wrap:wrap;gap:.25rem}.post{padding:3rem 0}.post-header{margin-bottom:3rem;padding-bottom:1.5rem;border-bottom:1px solid #e5e7eb}.post-header h1{margin-bottom:1rem}.post-meta{color:#6b7280;font-size:.875rem}.post-tags{display:inline-flex;gap:.25rem}.post-content h2,.post-content h3,.post-content h4{margin-top:3rem;margin-bottom:1rem}.post-content p{margin-bottom:1rem}.post-content ul,.post-content ol{margin-bottom:1rem;padding-left:1.5rem}.post-content ul li,.post-content ol li{margin-bottom:.5rem}.post-content ul{list-style:disc}.post-content ol{list-style:decimal}.post-content img{border-radius:8px;margin:1.5rem 0}.post-content blockquote{border-left:4px solid #7c3aed;padding-left:1.5rem;margin:1.5rem 0;color:#6b7280;font-style:italic}.post-content .mermaid{margin:1.5rem 0;background:#f9fafb;padding:1.5rem;border-radius:8px;display:flex;justify-content:center}.post-content .mermaid svg{max-width:100%;height:auto}.post-footer{margin-top:3rem;padding-top:1.5rem;border-top:1px solid #e5e7eb}.back-link{display:inline-flex;align-items:center;gap:.5rem;color:#6b7280}.back-link:hover{color:#7c3aed}.back-link svg{width:20px;height:20px}.breadcrumb{font-size:.875rem;color:#6b7280;margin-bottom:1.5rem}.breadcrumb a{color:#7c3aed}.breadcrumb a:hover{text-decoration:underline}.breadcrumb .separator{margin:0 .5rem}.contact-page{padding:3rem 0}.contact-page h1{margin-bottom:3rem}.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:6rem}@media(max-width: 768px){.contact-grid{grid-template-columns:1fr;gap:3rem}}.contact-sidebar h2{font-size:1.25rem;margin-bottom:1.5rem}.connect-section{margin-bottom:3rem}.social-links{display:flex;flex-direction:column;gap:1rem}.social-link{display:inline-flex;align-items:center;gap:1rem;color:#1f2937;font-weight:500;transition:color 150ms ease}.social-link svg{width:24px;height:24px}.social-link:hover{color:#7c3aed}.location-section{padding-top:1.5rem;border-top:1px solid #e5e7eb}.location-item{display:flex;align-items:center;gap:1rem;color:#6b7280;margin-bottom:1rem}.location-item svg{width:20px;height:20px}.availability-status{display:flex;align-items:center;gap:1rem}.availability-status .status-dot{width:10px;height:10px;border-radius:50%;background:#6b7280}.availability-status.available .status-dot{background:#10b981;box-shadow:0 0 0 3px rgba(16,185,129,.2)}.availability-status.unavailable .status-dot{background:#6b7280}.site-footer{background:#f9fafb;border-top:1px solid #e5e7eb;padding:3rem 0;margin-top:auto}.footer-content{display:flex;align-items:center;justify-content:space-between;gap:1.5rem}@media(max-width: 768px){.footer-content{flex-direction:column;text-align:center}}.footer-brand{display:flex;align-items:center;gap:1rem;color:#6b7280}.footer-brand .monogram{width:32px;height:32px;color:#7c3aed}.footer-nav{display:flex;gap:1.5rem}.footer-nav a{color:#6b7280;transition:color 150ms ease}.footer-nav a:hover{color:#7c3aed}.footer-social{display:flex;gap:1rem}.footer-social a{color:#6b7280;transition:color 150ms ease}.footer-social a:hover{color:#7c3aed}.footer-social a svg{width:24px;height:24px}.error-page{min-height:60vh;display:flex;align-items:center;justify-content:center;padding:6rem 1.5rem}.error-content{text-align:center}.error-content .monogram{width:80px;height:80px;color:#7c3aed;margin:0 auto 1.5rem}.error-content h1{font-size:5rem;color:#7c3aed;margin-bottom:1rem}@media(max-width: 768px){.error-content h1{font-size:4rem}}.error-content .error-message{font-size:1.125rem;color:#6b7280;margin-bottom:3rem;max-width:40ch;margin-left:auto;margin-right:auto}.error-content .btn{margin-bottom:3rem}.error-nav{padding-top:1.5rem;border-top:1px solid #e5e7eb;color:#6b7280}.error-nav span{margin-right:1rem}.error-nav a{margin:0 .5rem;color:#7c3aed}.error-nav a:hover{text-decoration:underline}@media print{*{background:rgba(0,0,0,0) !important;color:#000 !important;box-shadow:none !important;text-shadow:none !important}body{font-size:11pt;line-height:1.5}.site-header,.site-footer,.nav-toggle,.mobile-nav,.btn,.cta-section,.social-links,.tag-filters,.anchor-link,.toast,.skip-link{display:none !important}h1{font-size:24pt;margin-bottom:.5em}h2{font-size:16pt;margin-top:1.5em;margin-bottom:.5em;page-break-after:avoid}h3{font-size:13pt;page-break-after:avoid}p,li{orphans:3;widows:3}a{text-decoration:underline}a[href^=http]:after{content:" (" attr(href) ")";font-size:.9em;color:#666 !important}a[href^="/"]:after,a[href^="#"]:after{content:none}img{max-width:100% !important;page-break-inside:avoid}.hero-photo{width:100px !important;height:100px !important}pre,code{font-family:"Courier New",monospace !important;font-size:9pt}pre{border:1px solid #ccc !important;padding:.5em !important;page-break-inside:avoid;white-space:pre-wrap;word-wrap:break-word}.container{max-width:100%;padding:0;margin:0}.timeline::before{display:none}.timeline-item{border-left:2px solid #ccc;padding-left:1em;margin-bottom:1.5em;page-break-inside:avoid}.skill-badge{display:inline;border:none;padding:0}.skill-badge::after{content:", "}.skill-badge:last-child::after{content:""}.skill-badge svg{display:none}.section{page-break-before:auto}.experience-section{page-break-before:auto}.blog-card-tags,.reading-time{display:none}article{max-width:100%}}/*# sourceMappingURL=main.css.map */