.ComponentStyles_contentPage__1S8S_{padding-top:calc(var(--spacing-unit) * 6)}.ComponentStyles_pageTitle__jMSNv{font-size:2.25rem;font-weight:700;margin-bottom:calc(var(--spacing-unit) * 4);color:var(--color-text)}.ComponentStyles_pageTitle__jMSNv:after{content:".";color:var(--color-accent)}.ComponentStyles_header__wxCB7{display:flex;justify-content:space-between;align-items:center;padding:calc(var(--spacing-unit) * 3) 0}.ComponentStyles_logo__4aKhq{font-weight:600;font-size:1.1rem}.ComponentStyles_nav__7eDxJ{display:flex;gap:var(--spacing-unit)}.ComponentStyles_activeLink__xhA5O,.ComponentStyles_navLink__aaIAg{padding:.5rem 1rem;border-radius:999px;font-size:.9rem;font-weight:500;transition:all .2s ease}.ComponentStyles_navLink__aaIAg{background-color:transparent;color:var(--color-text-secondary)}.ComponentStyles_activeLink__xhA5O,.ComponentStyles_navLink__aaIAg:hover{background-color:var(--color-surface);color:var(--color-text)}.ComponentStyles_menuButton__kqwKp{display:none;background:none;border:none;font-size:1.5rem;cursor:pointer}.ComponentStyles_footer__oJwsb{display:flex;justify-content:space-between;padding:calc(var(--spacing-unit) * 3) 0;margin-top:calc(var(--spacing-unit) * 8);border-top:1px solid var(--color-border);font-size:.85rem;color:var(--color-text-secondary)}.ComponentStyles_hero__duN2I{text-align:center;padding:calc(var(--spacing-unit) * 10) 0}.ComponentStyles_heroTitle__nq_9N{font-size:3rem;font-weight:700;margin-bottom:var(--spacing-unit)}.ComponentStyles_heroSubtitle__NGB3A{font-size:1.1rem;max-width:600px;margin:0 auto calc(var(--spacing-unit) * 4) auto;color:var(--color-text-secondary);line-height:1.8}.ComponentStyles_heroButton__lMHIR{background-color:var(--color-text);color:var(--color-background);padding:.8rem 1.75rem;border-radius:var(--border-radius);font-weight:500;transition:transform .2s ease}.ComponentStyles_heroButton__lMHIR:hover{transform:scale(1.03)}.ComponentStyles_aboutContent__Q9C8n{max-width:700px;font-size:1.05rem;color:var(--color-text-secondary)}.ComponentStyles_aboutContent__Q9C8n p{margin-bottom:1.5rem}.ComponentStyles_socialLinks__wOIxF{display:flex;gap:1.5rem;margin-top:2rem}.ComponentStyles_socialLinks__wOIxF a{color:var(--color-text);font-weight:500;border-bottom:1px solid var(--color-border);padding-bottom:2px}.ComponentStyles_socialLinks__wOIxF a:hover{border-bottom-color:var(--color-accent)}.ComponentStyles_projectGrid__zrfX4{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:calc(var(--spacing-unit) * 3);gap:calc(var(--spacing-unit) * 3)}.ComponentStyles_projectCard__RaD9p{background-color:var(--color-surface);padding:calc(var(--spacing-unit) * 3);border-radius:var(--border-radius);border:1px solid transparent;transition:border-color .2s ease,transform .2s ease;display:flex;flex-direction:column}.ComponentStyles_projectCard__RaD9p:hover{border-color:var(--color-accent);transform:translateY(-4px)}.ComponentStyles_cardHeader__7l2MS{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:var(--spacing-unit)}.ComponentStyles_projectTitle__AJvuX{font-size:1.1rem;font-weight:600}.ComponentStyles_arrow__CX7om{color:var(--color-text-secondary);font-size:1.25rem;transition:color .2s ease}.ComponentStyles_projectCard__RaD9p:hover .ComponentStyles_arrow__CX7om{color:var(--color-accent)}.ComponentStyles_projectDescription__MC7zn{font-size:.9rem;color:var(--color-text-secondary);flex-grow:1;margin-bottom:calc(var(--spacing-unit) * 3)}.ComponentStyles_projectTags__23NIw{display:flex;flex-wrap:wrap;gap:var(--spacing-unit)}.ComponentStyles_projectTag__TQbhb{background-color:#EFEFEF;color:var(--color-text-secondary);font-size:.75rem;padding:4px 10px;border-radius:999px}.ComponentStyles_blogList__OUaJb{display:grid;grid-gap:calc(var(--spacing-unit) * 2);gap:calc(var(--spacing-unit) * 2)}.ComponentStyles_blogCard__K3ZZy{padding:calc(var(--spacing-unit) * 2) 0;border-bottom:1px solid var(--color-border)}.ComponentStyles_blogTitle__mZAst{font-size:1.2rem;font-weight:600;margin-bottom:.25rem}.ComponentStyles_blogExcerpt__MARyA{color:var(--color-text-secondary);margin-bottom:var(--spacing-unit)}.ComponentStyles_readMoreLink__DbpVb{color:var(--color-accent);font-weight:500;font-size:.9rem}.ComponentStyles_readMoreLink__DbpVb span{transition:transform .2s ease;display:inline-block}.ComponentStyles_readMoreLink__DbpVb:hover span{transform:translateX(4px)}@media (max-width:900px){.ComponentStyles_projectGrid__zrfX4{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.ComponentStyles_nav__7eDxJ{display:none;position:absolute;top:85px;right:24px;background-color:white;flex-direction:column;padding:var(--spacing-unit);border-radius:var(--border-radius);border:1px solid var(--color-border);box-shadow:0 4px 12px rgba(0,0,0,.05);z-index:100}.ComponentStyles_navOpen__M7dn0{display:flex}.ComponentStyles_menuButton__kqwKp{display:block;z-index:101}.ComponentStyles_projectGrid__zrfX4{grid-template-columns:1fr}.ComponentStyles_heroTitle__nq_9N{font-size:2.5rem}}.ComponentStyles_projectDetailLayout__jAl_v{display:grid;grid-template-columns:1fr;grid-gap:calc(var(--spacing-unit) * 6);gap:calc(var(--spacing-unit) * 6)}@media (min-width:900px){.ComponentStyles_projectDetailLayout__jAl_v{grid-template-columns:2.5fr 1fr}}.ComponentStyles_projectIntro__652kM{font-size:1.1rem;color:var(--color-text-secondary);margin-bottom:calc(var(--spacing-unit) * 4)}.ComponentStyles_mainContent__rsTbj p{margin-bottom:1.5rem;line-height:1.8;color:#333}.ComponentStyles_sidebar__WD_s2{position:-webkit-sticky;position:sticky;top:calc(var(--spacing-unit) * 4);align-self:start}.ComponentStyles_metaCard__5GW0P{background-color:var(--color-surface);padding:calc(var(--spacing-unit) * 3);border-radius:var(--border-radius)}.ComponentStyles_metaTitle__ouL6Q{font-size:1rem;font-weight:600;margin-bottom:var(--spacing-unit);border-bottom:1px solid var(--color-border);padding-bottom:var(--spacing-unit)}.ComponentStyles_metaLinks__4DraW{display:flex;flex-direction:column;gap:var(--spacing-unit);margin-bottom:calc(var(--spacing-unit) * 3)}.ComponentStyles_metaLinks__4DraW a{font-weight:500;color:var(--color-text)}.ComponentStyles_metaLinks__4DraW a:hover{color:var(--color-accent)}.ComponentStyles_blogPost__oxRga{max-width:700px;margin:0 auto}.ComponentStyles_blogHeader__ac7Pz{text-align:center;margin-bottom:calc(var(--spacing-unit) * 4)}.ComponentStyles_blogMeta__c9nmR{color:var(--color-text-secondary);font-size:.9rem}.ComponentStyles_blogBody__TzOjs p{font-size:1.1rem;line-height:1.8;margin-bottom:1.5rem}.ComponentStyles_blogBody__TzOjs blockquote{margin:2rem 0;padding-left:1.5rem;border-left:3px solid var(--color-accent);font-style:italic;color:var(--color-text-secondary)}.ComponentStyles_codeBlockWrapper__q0YYy{background-color:#2D2D2D;border-radius:8px;margin:2rem 0;box-shadow:0 4px 10px rgba(0,0,0,.2);overflow:hidden;border:1px solid var(--color-border-subtle)}.ComponentStyles_codeBlockHeader__TDwd2{display:flex;justify-content:space-between;align-items:center;background-color:var(--color-background-light);padding:.5rem 1rem;border-bottom:1px solid var(--color-border-subtle)}.ComponentStyles_codeBlockLanguage__1CFrN{font-size:.8rem;color:var(--color-text-secondary);text-transform:uppercase;font-family:var(--font-mono)}.ComponentStyles_codeBlockCopyButton__pKQng{background:var(--color-background-light);color:var(--color-text-primary);border:1px solid var(--color-border-subtle);padding:.25rem .75rem;border-radius:5px;cursor:pointer;font-family:var(--font-sans);font-size:.8rem;transition:background-color .2s}.ComponentStyles_codeBlockCopyButton__pKQng:hover{background-color:var(--color-background)}.ComponentStyles_codeBlockPre__7EDGr{padding:1.25rem;overflow-x:auto;color:var(--color-text-primary);background-color:var(--color-background-light)}.ComponentStyles_codeBlockPre__7EDGr code{font-family:var(--font-mono);font-size:.9rem;line-height:1.7;white-space:pre}.ComponentStyles_portableTextContainer__k_Q1Q{width:100%}.ComponentStyles_portableTextContainer__k_Q1Q p{font-size:1rem;line-height:1.8;color:var(--color-text-secondary);margin-bottom:1.5rem}.ComponentStyles_portableTextContainer__k_Q1Q a{color:var(--color-brand);text-decoration:underline;text-underline-offset:4px}.ComponentStyles_portableTextContainer__k_Q1Q a:hover{-webkit-text-decoration-color:var(--color-brand-light);text-decoration-color:var(--color-brand-light)}.ComponentStyles_portableTextH1__6LjIW{font-size:2.25rem;font-weight:700;margin-top:2.5rem;margin-bottom:1rem}.ComponentStyles_portableTextH2__ZpPJ0{font-size:1.75rem;font-weight:600;margin-top:2.25rem;margin-bottom:1rem}.ComponentStyles_portableTextH3__OMe7v{font-size:1.25rem;font-weight:600;margin-top:2rem;margin-bottom:.75rem}.ComponentStyles_portableTextBlockquote__eRox4{border-left:4px solid var(--color-brand);padding-left:1.5rem;margin:2rem 0;font-style:italic;color:var(--color-text-secondary)}.ComponentStyles_portableTextImageWrapper__MUbxR{width:100%;max-width:700px;margin:2rem auto}.ComponentStyles_portableTextImage__UlX92{border-radius:8px;width:100%!important;height:auto!important;border:1px solid var(--color-border-subtle);display:block}@media (max-width:768px){.ComponentStyles_portableTextImageWrapper__MUbxR{max-width:100%}}@media (max-width:480px){.ComponentStyles_portableTextImageWrapper__MUbxR{margin:1.5rem 0}}