.ThoughtPostPage_article__dOPfX{min-height:80vh;width:100%;display:flex;flex-direction:column;align-items:center;background:var(--background);padding:6rem 1.5rem}.ThoughtPostPage_header__0tjY8{width:100%;max-width:48rem;margin-bottom:3rem;text-align:center;border-bottom:var(--border);padding-bottom:2rem}.ThoughtPostPage_title__PEwK9{font-size:clamp(2rem,5vw,3.5rem);font-weight:800;letter-spacing:-.03em;color:var(--foreground);margin-bottom:1rem;line-height:1.1}.ThoughtPostPage_date__ELbjZ{font-size:1.1rem;color:var(--muted)}.ThoughtPostPage_tagsList__X4M9_{margin-top:1.5rem;display:flex;flex-wrap:wrap;justify-content:center;gap:.5rem}.ThoughtPostPage_proseContent__L6Tsq{width:100%;max-width:48rem;margin:0 auto;font-size:1.15rem;color:var(--foreground);line-height:1.8}.ThoughtPostPage_proseContent__L6Tsq h1,.ThoughtPostPage_proseContent__L6Tsq h2,.ThoughtPostPage_proseContent__L6Tsq h3,.ThoughtPostPage_proseContent__L6Tsq h4,.ThoughtPostPage_proseContent__L6Tsq h5,.ThoughtPostPage_proseContent__L6Tsq h6{font-weight:700;margin-top:2.5rem;margin-bottom:1.25rem;color:var(--foreground)}.ThoughtPostPage_proseContent__L6Tsq p{margin-bottom:1.5rem}.ThoughtPostPage_proseContent__L6Tsq a{color:var(--primary);text-decoration:underline;transition:color .2s ease}.ThoughtPostPage_proseContent__L6Tsq a:hover{color:var(--primary-light)}.ThoughtPostPage_proseContent__L6Tsq code{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;background:var(--muted-light,rgba(0,0,0,.05));padding:.2em .4em;border-radius:.3em;font-size:.9em}html.ThoughtPostPage_dark__y1FqE .ThoughtPostPage_proseContent__L6Tsq code{background:rgba(255,255,255,.1)}.ThoughtPostPage_backLinkWrapper__CQdGK{width:100%;max-width:48rem;margin:4rem auto 0;padding-top:2rem;border-top:var(--border);text-align:center}.ThoughtPostPage_backLink__pp3sw{color:var(--primary);font-weight:600;text-decoration:none;display:inline-flex;align-items:center;gap:.5rem;transition:transform .2s ease}.ThoughtPostPage_backLink__pp3sw:hover{transform:translateX(-5px)}.TagPill_tagPill__h0k3b{display:inline-flex;align-items:center;padding:.35rem .75rem;font-size:.8rem;font-weight:500;line-height:1;border-radius:999px;transition:all .2s ease;background:rgba(var(--primary-rgb,99,102,241),.1);color:var(--primary,#6366f1);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border:1px solid rgba(var(--primary-rgb,99,102,241),.15);white-space:nowrap}html.TagPill_dark__DbRC7 .TagPill_tagPill__h0k3b{background:rgba(var(--primary-rgb,99,102,241),.15);color:var(--primary-light,#a5b4fc);border-color:rgba(var(--primary-rgb,99,102,241),.25)}.TagPill_tagPill__h0k3b[data-color=secondary]{background:rgba(var(--secondary-rgb,139,92,246),.1);color:var(--secondary,#8b5cf6);border-color:rgba(var(--secondary-rgb,139,92,246),.15)}.TagPill_tagPill__h0k3b[data-color=accent]{background:rgba(var(--accent-rgb,14,165,233),.1);color:var(--accent,#0ea5e9);border-color:rgba(var(--accent-rgb,14,165,233),.15)}.ProjectsPage_page__XLQ0Z{min-height:100vh;gap:clamp(3rem,6vw,5rem);padding-bottom:6rem;background:var(--background);overflow-x:hidden;transition:background .3s ease}.ProjectsPage_heroSection__HKVS_,.ProjectsPage_page__XLQ0Z{display:flex;flex-direction:column;align-items:center;width:100%}.ProjectsPage_heroSection__HKVS_{justify-content:center;text-align:center;padding:6rem 1.5rem 2rem;position:relative;max-width:var(--content-max-width)}.ProjectsPage_heroSection__HKVS_:after{content:"";position:absolute;bottom:0;left:50%;transform:translateX(-50%);width:30%;height:1px;background:linear-gradient(90deg,transparent,var(--muted),transparent);opacity:.4;transition:background .3s ease}.ProjectsPage_heroTitle__WvFGk{font-size:clamp(2.5rem,5vw,4rem);font-weight:800;letter-spacing:-.03em;color:var(--foreground);margin-bottom:1.5rem;line-height:1.1;transition:color .3s ease}.ProjectsPage_heroSubtitle__6Bs_B{font-size:clamp(1.1rem,2vw,1.4rem);color:var(--muted);max-width:40rem;margin:0 auto;line-height:1.6;transition:color .3s ease}.ProjectsPage_projectsSection__6_Vlj{width:100%;max-width:var(--content-max-width);padding:0 1.5rem;display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,350px),1fr));grid-gap:2rem;gap:2rem}@media (min-width:768px){.ProjectsPage_projectsSection__6_Vlj{gap:2.5rem}}.ProjectsPage_projectCard__4TkI2{background:var(--card-bg);border-radius:var(--border-radius,12px);box-shadow:var(--card-shadow);padding:1.75rem;transition:box-shadow var(--card-transition),transform var(--card-transition),background .3s ease;display:flex;flex-direction:column;height:100%;position:relative;overflow:hidden}.ProjectsPage_projectCard__4TkI2:focus-within,.ProjectsPage_projectCard__4TkI2:hover{box-shadow:var(--card-shadow);transform:translateY(-5px)}.ProjectsPage_projectHeader__uZvfi{margin-bottom:1rem}.ProjectsPage_projectName__FeLhf{font-size:clamp(1.3rem,1.8vw,1.6rem);font-weight:700;margin-bottom:.5rem;color:var(--foreground);line-height:1.3;transition:color .3s ease}.ProjectsPage_projectDescription__KjqYh{color:var(--muted);font-size:1rem;line-height:1.6;margin-bottom:1.25rem;flex-grow:1;transition:color .3s ease}.ProjectsPage_techStack__3DDIV{margin-bottom:1.25rem}.ProjectsPage_techStackTitle__a02BP{font-size:.8rem;font-weight:600;color:var(--muted);text-transform:uppercase;letter-spacing:.05em;margin-bottom:.5rem;transition:color .3s ease}.ProjectsPage_techList__UiTky{display:flex;flex-wrap:wrap;gap:.5rem}.ProjectsPage_projectLinks__QgSdg{margin-top:auto;padding-top:1rem;display:flex;gap:1rem;align-items:center}.ProjectsPage_projectLink____MUj{display:inline-flex;align-items:center;gap:.35rem;color:var(--primary);font-weight:500;text-decoration:none;transition:color var(--card-transition),transform var(--card-transition);padding:.25rem 0}.ProjectsPage_projectLink____MUj:focus-visible,.ProjectsPage_projectLink____MUj:hover{color:var(--primary-light);transform:translateY(-1px);text-decoration:underline;outline:none}.ProjectsPage_projectLink____MUj svg{width:1em;height:1em;transition:fill var(--card-transition)}.ProjectsPage_tagsList__e7Apn{margin-top:1rem;display:flex;flex-wrap:wrap;gap:.5rem}