:root{--radius:0.625rem;--container-width:1320px;--ease-out-expo:cubic-bezier(0.16,1,0.3,1);--font-display:"Outfit",system-ui,sans-serif;--font-sans:"Outfit",system-ui,sans-serif;--font-mono:"JetBrains Mono",ui-monospace,monospace;--background:oklch(1 0 0);--foreground:oklch(0.145 0 0);--card:oklch(1 0 0);--card-foreground:oklch(0.145 0 0);--popover:oklch(1 0 0);--popover-foreground:oklch(0.145 0 0);--primary:oklch(0.205 0 0);--primary-foreground:oklch(0.985 0 0);--secondary:oklch(0.97 0 0);--secondary-foreground:oklch(0.205 0 0);--muted:oklch(0.97 0 0);--muted-foreground:oklch(0.556 0 0);--accent:oklch(0.97 0 0);--accent-foreground:oklch(0.205 0 0);--destructive:oklch(0.577 0.245 27.325);--border:oklch(0.922 0 0);--input:oklch(0.922 0 0);--ring:oklch(0.708 0 0);--accent-warm:oklch(0.75 0.15 65);--accent-live:oklch(0.72 0.17 155)}[data-color-scheme=dark]{--background:oklch(0.145 0 0);--foreground:oklch(0.985 0 0);--card:oklch(0.205 0 0);--card-foreground:oklch(0.985 0 0);--popover:oklch(0.205 0 0);--popover-foreground:oklch(0.985 0 0);--primary:oklch(0.55 0.2 250);--primary-foreground:oklch(0.985 0 0);--secondary:oklch(0.269 0 0);--secondary-foreground:oklch(0.985 0 0);--muted:oklch(0.269 0 0);--muted-foreground:oklch(0.708 0 0);--accent:oklch(0.269 0 0);--accent-foreground:oklch(0.985 0 0);--destructive:oklch(0.704 0.191 22.216);--border:oklch(1 0 0/10%);--input:oklch(1 0 0/15%);--ring:oklch(0.55 0.2 250);--accent-warm:oklch(0.78 0.15 65);--accent-live:oklch(0.72 0.17 155)}@media (prefers-color-scheme:dark){[data-color-scheme=system]{--background:oklch(0.145 0 0);--foreground:oklch(0.985 0 0);--card:oklch(0.205 0 0);--card-foreground:oklch(0.985 0 0);--popover:oklch(0.205 0 0);--popover-foreground:oklch(0.985 0 0);--primary:oklch(0.55 0.2 250);--primary-foreground:oklch(0.985 0 0);--secondary:oklch(0.269 0 0);--secondary-foreground:oklch(0.985 0 0);--muted:oklch(0.269 0 0);--muted-foreground:oklch(0.708 0 0);--accent:oklch(0.269 0 0);--accent-foreground:oklch(0.985 0 0);--destructive:oklch(0.704 0.191 22.216);--border:oklch(1 0 0/10%);--input:oklch(1 0 0/15%);--ring:oklch(0.55 0.2 250);--accent-warm:oklch(0.78 0.15 65);--accent-live:oklch(0.72 0.17 155)}}*,:after,:before{box-sizing:border-box;margin:0;padding:0}html{-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4}body{line-height:1.5;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}canvas,img,picture,svg,video{display:block;max-width:100%}button,input,select,textarea{color:inherit;font:inherit}h1,h2,h3,h4,h5,h6,p{overflow-wrap:break-word}a{color:inherit;text-decoration:none}ol,ul{list-style:none}table{border-collapse:collapse}body{background-color:var(--background);font-family:var(--font-sans);font-size:1.125rem;line-height:1.75}body,h1,h2,h3,h4,h5,h6{color:var(--foreground)}h1,h2,h3,h4,h5,h6{font-family:var(--font-display);line-height:1.2}h1{font-size:clamp(2.25rem,5vw,4.5rem)}h1,h2{font-weight:400;letter-spacing:-.02em}h2{font-size:clamp(1.875rem,4vw,3rem)}h3{font-size:clamp(1.5rem,3vw,2rem)}h3,h4{font-weight:500}h4{font-size:1.25rem}code,kbd,pre{font-family:var(--font-mono)}small{font-size:.875rem}.gh-content{font-size:1.125rem;line-height:1.8}.gh-content>*+*{margin-top:1.5em}.gh-content a{color:var(--primary);text-decoration:underline;text-underline-offset:2px;transition:opacity .2s}.gh-content a:hover{opacity:.8}.gh-content strong{font-weight:600}.gh-content em{font-style:italic}.gh-content ol,.gh-content ul{padding-left:1.5em}.gh-content ul{list-style:disc}.gh-content ol{list-style:decimal}.gh-content li+li{margin-top:.5em}.gh-content blockquote{border-left:3px solid var(--primary);color:var(--muted-foreground);font-style:italic;padding-left:1.25em}.gh-content pre{background:var(--secondary);border:1px solid var(--border);border-radius:var(--radius);font-size:.875rem;line-height:1.6;overflow-x:auto;padding:1.25em}.gh-content code{background:var(--secondary);border-radius:calc(var(--radius) - 4px);font-size:.875em;padding:.15em .4em}.gh-content pre code{background:none;border-radius:0;font-size:inherit;padding:0}.gh-content hr{border:none;border-top:1px solid var(--border);margin:2.5em 0}.gh-content table{border:1px solid var(--border);border-radius:var(--radius);overflow:hidden;width:100%}.gh-content td,.gh-content th{border-bottom:1px solid var(--border);padding:.75em 1em;text-align:left}.gh-content th{background:var(--secondary);font-size:.875rem;font-weight:600}.gh-content img{border-radius:var(--radius)}.gh-content .kg-code-card,.gh-content .kg-embed-card,.gh-content .kg-gallery-card,.gh-content .kg-image-card{margin-bottom:2em;margin-top:2em}.gh-content .kg-image-card img{height:auto;width:100%}.gh-content .kg-width-wide{margin-left:calc(min(4vw, 80px)*-1);margin-right:calc(min(4vw, 80px)*-1);width:calc(100% + min(4vw, 80px)*2)}.gh-content .kg-width-full{margin-left:calc(-50vw + 50%);margin-right:calc(-50vw + 50%);width:100vw}.gh-content .kg-embed-card figcaption,.gh-content .kg-gallery-card figcaption,.gh-content .kg-image-card figcaption{color:var(--muted-foreground);font-size:.875rem;margin-top:.75em;text-align:center}.gh-content .kg-gallery-container{display:flex;flex-wrap:wrap;gap:.5rem}.gh-content .kg-gallery-row{display:flex;gap:.5rem;width:100%}.gh-content .kg-gallery-image img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.gh-content .kg-bookmark-card{border:1px solid var(--border);border-radius:var(--radius);overflow:hidden}.gh-content .kg-bookmark-container{color:inherit;display:flex;text-decoration:none}.gh-content .kg-bookmark-content{flex:1;padding:1.25em}.gh-content .kg-bookmark-title{font-size:1rem;font-weight:600;line-height:1.4}.gh-content .kg-bookmark-description{color:var(--muted-foreground);display:-webkit-box;font-size:.875rem;-webkit-line-clamp:2;margin-top:.5em;-webkit-box-orient:vertical;overflow:hidden}.gh-content .kg-bookmark-metadata{align-items:center;color:var(--muted-foreground);display:flex;font-size:.75rem;gap:.5em;margin-top:.75em}.gh-content .kg-bookmark-icon{height:1em;width:1em}.gh-content .kg-bookmark-author,.gh-content .kg-bookmark-publisher{color:var(--muted-foreground);font-size:.75rem}.gh-content .kg-bookmark-author:after{content:" \2022 ";margin:0 .25em}.gh-content .kg-bookmark-thumbnail{min-height:100%;width:200px}.gh-content .kg-bookmark-thumbnail img{border-radius:0;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.gh-content .kg-toggle-card{border:1px solid var(--border);border-radius:var(--radius);padding:1em 1.25em}.gh-content .kg-toggle-heading{align-items:center;cursor:pointer;display:flex;font-weight:600;justify-content:space-between}.gh-content .kg-toggle-content{font-size:.95rem;margin-top:.75em}.gh-content .kg-callout-card{border-radius:var(--radius);display:flex;gap:.75em;padding:1.25em}.gh-content .kg-callout-emoji{font-size:1.25em}.gh-content .kg-button-card{text-align:center}.gh-content .kg-btn{border-radius:var(--radius);display:inline-block;font-weight:500;padding:.625em 1.5em;text-decoration:none;transition:opacity .2s}.gh-content .kg-btn:hover{opacity:.9}.gh-content .kg-audio-card,.gh-content .kg-file-card,.gh-content .kg-video-card{border:1px solid var(--border);border-radius:var(--radius);overflow:hidden}.gh-container{max-width:var(--container-width)}.gh-container,.gh-container--narrow{margin-left:auto;margin-right:auto;padding-left:1rem;padding-right:1rem}.gh-container--narrow{max-width:720px}.gh-main{min-height:calc(100vh - 264px)}.gh-post-grid{display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fill,minmax(min(100%,350px),1fr))}.gh-section{padding:5rem 0}.gh-section--lg{padding:8rem 0}@media (max-width:768px){.gh-section{padding:3rem 0}.gh-section--lg{padding:5rem 0}}.gh-navbar{backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);background:oklch(from var(--background) l c h/95%);border-bottom:1px solid oklch(from var(--border) l c h/40%);height:64px;position:sticky;top:0;width:100%;z-index:50}@supports not (background:oklch(from red l c h)){.gh-navbar{background:var(--background);opacity:.95}}.gh-navbar-inner{height:100%;justify-content:space-between;margin:0 auto;max-width:var(--container-width);padding:0 1rem}.gh-logo,.gh-navbar-inner{align-items:center;display:flex}.gh-logo{flex-shrink:0;gap:.5rem}.gh-logo img{height:3rem;width:auto}.gh-logo-light{display:block}.gh-logo-dark,[data-color-scheme=dark] .gh-logo-light{display:none}[data-color-scheme=dark] .gh-logo-dark{display:block}@media (prefers-color-scheme:dark){[data-color-scheme=system] .gh-logo-light{display:none}[data-color-scheme=system] .gh-logo-dark{display:block}}.gh-nav{display:none}.gh-nav,.gh-nav ul{align-items:center;gap:.25rem}.gh-nav li,.gh-nav ul{display:flex}@media (min-width:768px){.gh-nav{display:flex}}.gh-nav a{align-items:center;border-radius:var(--radius);color:var(--foreground);display:inline-flex;font-size:.875rem;font-weight:500;padding:.5rem .875rem;transition:background-color .2s,color .2s}.gh-nav a:hover{background:var(--accent);color:var(--accent-foreground)}.gh-navbar-actions{align-items:center;display:none;gap:.75rem}@media (min-width:768px){.gh-navbar-actions{display:flex}}.gh-theme-toggle{align-items:center;background:transparent;border:none;border-radius:var(--radius);color:var(--muted-foreground);cursor:pointer;display:inline-flex;height:2.25rem;justify-content:center;transition:background-color .2s,color .2s;width:2.25rem}.gh-theme-toggle:hover{background:var(--accent);color:var(--foreground)}.gh-theme-toggle svg{height:1.125rem;width:1.125rem}.gh-theme-toggle .icon-sun{display:block}.gh-theme-toggle .icon-moon,[data-color-scheme=dark] .gh-theme-toggle .icon-sun{display:none}[data-color-scheme=dark] .gh-theme-toggle .icon-moon{display:block}@media (prefers-color-scheme:dark){[data-color-scheme=system] .gh-theme-toggle .icon-sun{display:none}[data-color-scheme=system] .gh-theme-toggle .icon-moon{display:block}}.gh-subscribe-btn{align-items:center;background:var(--primary);border:none;border-radius:var(--radius);color:var(--primary-foreground);cursor:pointer;display:inline-flex;font-size:.875rem;font-weight:500;padding:.5rem 1rem;transition:opacity .2s}.gh-subscribe-btn:hover{opacity:.9}.gh-burger{align-items:center;background:transparent;border:none;border-radius:var(--radius);color:var(--foreground);cursor:pointer;display:inline-flex;height:2.5rem;justify-content:center;width:2.5rem}.gh-burger:hover{background:var(--accent)}.gh-burger svg{height:1.25rem;width:1.25rem}@media (min-width:768px){.gh-burger{display:none}}.gh-mobile-nav{background:var(--background);border-left:1px solid var(--border);bottom:0;overflow-y:auto;padding:1.5rem;position:fixed;right:0;top:0;transform:translateX(100%);transition:transform .3s var(--ease-out-expo);width:min(300px,85vw);z-index:100}.gh-mobile-nav.is-open{transform:translateX(0)}.gh-mobile-nav-backdrop{background:oklch(0 0 0/50%);inset:0;opacity:0;pointer-events:none;position:fixed;transition:opacity .3s;z-index:99}.gh-mobile-nav-backdrop.is-open{opacity:1;pointer-events:auto}.gh-mobile-nav-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:2rem}.gh-mobile-nav-close{align-items:center;background:transparent;border:none;border-radius:var(--radius);color:var(--foreground);cursor:pointer;display:inline-flex;height:2rem;justify-content:center;width:2rem}.gh-mobile-nav-close:hover{background:var(--accent)}.gh-mobile-nav-links,.gh-mobile-nav-links ul{display:flex;flex-direction:column;gap:.25rem}.gh-mobile-nav-links li{display:flex}.gh-mobile-nav-links a{border-radius:var(--radius);color:var(--foreground);display:block;font-size:1.125rem;font-weight:500;padding:.75rem .5rem;transition:background-color .2s}.gh-mobile-nav-links a:hover{background:var(--accent)}.gh-mobile-nav-actions{display:flex;flex-direction:column;gap:.75rem;margin-top:2rem}.gh-post-card{backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);background:oklch(from var(--card) l c h/50%);border:1px solid oklch(from var(--border) l c h/50%);border-radius:calc(var(--radius) + 4px);display:flex;flex-direction:column;overflow:hidden;transition:transform .3s var(--ease-out-expo),border-color .3s,box-shadow .3s}@supports not (background:oklch(from red l c h)){.gh-post-card{background:var(--card)}}.gh-post-card:hover{border-color:oklch(from var(--primary) l c h/30%);box-shadow:0 10px 15px oklch(from var(--primary) l c h/5%);transform:translateY(-4px)}@supports not (box-shadow:0 0 0 oklch(from red l c h)){.gh-post-card:hover{border-color:var(--primary);box-shadow:0 10px 15px rgba(0,0,0,.08)}}.gh-post-card-image{aspect-ratio:16/9;overflow:hidden;position:relative}.gh-post-card-image img{height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .5s var(--ease-out-expo);width:100%}.gh-post-card:hover .gh-post-card-image img{transform:scale(1.03)}.gh-post-card-content{display:flex;flex:1;flex-direction:column;gap:.75rem;padding:1.25rem}.gh-post-card-tag{align-self:flex-start;background:oklch(from var(--primary) l c h/10%);border-radius:calc(var(--radius) - 2px);color:var(--primary);display:inline-flex;font-size:.75rem;font-weight:500;letter-spacing:.04em;padding:.2em .6em;text-transform:uppercase}@supports not (background:oklch(from red l c h)){.gh-post-card-tag{background:var(--accent);color:var(--accent-foreground)}}.gh-post-card-title{color:var(--foreground);font-family:var(--font-display);font-size:1.25rem;font-weight:500;line-height:1.3}.gh-post-card a:hover .gh-post-card-title{color:var(--primary)}.gh-post-card-excerpt{color:var(--muted-foreground);display:-webkit-box;font-size:.9375rem;-webkit-line-clamp:2;line-height:1.6;-webkit-box-orient:vertical;overflow:hidden}.gh-post-card-meta{align-items:center;color:var(--muted-foreground);display:flex;font-family:var(--font-mono);font-size:.75rem;gap:.75rem;margin-top:auto;padding-top:.5rem}.gh-post-card-meta-sep{color:var(--border)}.gh-post-card-author{align-items:center;display:flex;gap:.5rem}.gh-post-card-avatar{border-radius:50%;height:1.5rem;-o-object-fit:cover;object-fit:cover;width:1.5rem}.gh-btn{align-items:center;border:1px solid transparent;border-radius:var(--radius);cursor:pointer;display:inline-flex;font-family:var(--font-sans);font-size:.875rem;font-weight:500;gap:.5rem;justify-content:center;line-height:1;padding:.625rem 1.25rem;transition:background-color .2s,color .2s,border-color .2s,opacity .2s;white-space:nowrap}.gh-btn:disabled{cursor:not-allowed;opacity:.5}.gh-btn--primary{background:var(--primary);border-color:var(--primary);color:var(--primary-foreground)}.gh-btn--primary:hover:not(:disabled){opacity:.9}.gh-btn--outline{background:transparent;border-color:var(--border);color:var(--foreground)}.gh-btn--outline:hover:not(:disabled){background:var(--accent);color:var(--accent-foreground)}.gh-btn--ghost{background:transparent;border-color:transparent;color:var(--foreground)}.gh-btn--ghost:hover:not(:disabled){background:var(--accent);color:var(--accent-foreground)}.gh-btn--sm{font-size:.8125rem;padding:.4rem .875rem}.gh-btn--lg{font-size:1rem;padding:.875rem 1.75rem}.gh-btn--icon{height:2.25rem;padding:.5rem;width:2.25rem}.gh-btn--icon svg{height:1.125rem;width:1.125rem}.gh-subscribe-form{display:flex;gap:.5rem;max-width:440px}@media (max-width:480px){.gh-subscribe-form{flex-direction:column}}.gh-subscribe-input{background:var(--background);border:1px solid var(--border);border-radius:var(--radius);color:var(--foreground);flex:1;font-size:.875rem;outline:none;padding:.625rem 1rem;transition:border-color .2s,box-shadow .2s}.gh-subscribe-input::-moz-placeholder{color:var(--muted-foreground)}.gh-subscribe-input::placeholder{color:var(--muted-foreground)}.gh-subscribe-input:focus{border-color:var(--ring);box-shadow:0 0 0 2px oklch(from var(--ring) l c h/20%)}@supports not (box-shadow:0 0 0 oklch(from red l c h)){.gh-subscribe-input:focus{box-shadow:0 0 0 2px hsla(0,0%,39%,.2)}}.gh-subscribe-message{font-size:.875rem;margin-top:.75rem}.gh-subscribe-message--success{color:var(--accent-live)}.gh-subscribe-message--error{color:var(--destructive)}.gh-cta-banner{backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);background:oklch(from var(--card) l c h/50%);border:1px solid oklch(from var(--border) l c h/50%);border-radius:calc(var(--radius) + 4px);padding:3rem 2rem;text-align:center}@supports not (background:oklch(from red l c h)){.gh-cta-banner{background:var(--card);border-color:var(--border)}}.gh-cta-banner h3{margin-bottom:.5rem}.gh-cta-banner p{color:var(--muted-foreground);margin-bottom:1.5rem;margin-left:auto;margin-right:auto;max-width:480px}.gh-cta-banner .gh-subscribe-form{margin:0 auto}.gh-footer{background:oklch(from var(--muted) l c h/20%);border-top:1px solid oklch(from var(--border) l c h/50%)}@supports not (background:oklch(from red l c h)){.gh-footer{background:var(--muted);border-top-color:var(--border)}}.gh-footer-inner{margin:0 auto;max-width:var(--container-width);padding:3rem 1rem 2rem}.gh-footer-grid{display:grid;gap:2rem;grid-template-columns:1fr}@media (min-width:640px){.gh-footer-grid{grid-template-columns:2fr 1fr 1fr}}@media (min-width:1024px){.gh-footer-grid{grid-template-columns:2fr 1fr 1fr 1fr}}.gh-footer-brand{max-width:320px}.gh-footer-brand img{height:2rem;margin-bottom:1rem}.gh-footer-brand p{color:var(--muted-foreground);font-size:.875rem;line-height:1.6}.gh-footer-nav h4{font-size:.875rem;font-weight:600;margin-bottom:1rem}.gh-footer-nav ul{display:flex;flex-direction:column;gap:.75rem}.gh-footer-nav a{color:var(--muted-foreground);font-size:.875rem;transition:color .2s}.gh-footer-nav a:hover{color:var(--primary)}.gh-footer-bar{align-items:center;border-top:1px solid var(--border);color:var(--muted-foreground);display:flex;flex-direction:column;font-size:.8125rem;gap:1rem;margin-top:2rem;padding-top:1.5rem}@media (min-width:640px){.gh-footer-bar{flex-direction:row;justify-content:space-between}}.gh-footer-bar-links{display:flex;gap:1.5rem}.gh-footer-bar-links a{color:var(--muted-foreground);transition:color .2s}.gh-footer-bar-links a:hover{color:var(--foreground)}.gh-pagination{align-items:center;display:flex;font-family:var(--font-mono);font-size:.875rem;gap:1rem;justify-content:center;padding:3rem 0 1rem}.gh-pagination a{align-items:center;border:1px solid var(--border);border-radius:var(--radius);color:var(--foreground);display:inline-flex;gap:.5rem;padding:.5rem 1rem;transition:background-color .2s,border-color .2s}.gh-pagination a:hover{background:var(--accent);border-color:var(--primary)}.gh-pagination-info{color:var(--muted-foreground)}.gh-hero{overflow:hidden;padding:5rem 0 4rem;position:relative}@media (min-width:768px){.gh-hero{padding:7rem 0 5rem}}.gh-hero-bg,.gh-hero-gradient{inset:0;position:absolute}.gh-hero-gradient{background:linear-gradient(to bottom,oklch(from var(--primary) l c h/8%),transparent 60%)}@supports not (background:oklch(from red l c h)){.gh-hero-gradient{background:linear-gradient(180deg,rgba(100,100,200,.06),transparent 60%)}}.gh-hero-content{margin:0 auto;max-width:720px;position:relative;text-align:center;z-index:1}.gh-hero-title{margin-bottom:1rem}.gh-hero-description{color:var(--muted-foreground);font-size:1.125rem;margin-bottom:2rem;margin-left:auto;margin-right:auto;max-width:560px}.gh-hero-form{display:flex;justify-content:center}.gh-hero .gh-orb:first-child{height:400px;right:-100px;top:-100px;width:400px}.gh-hero .gh-orb:nth-child(2){bottom:-50px;height:300px;left:-80px;width:300px}.gh-feed-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:2rem}.gh-feed-header h2{font-size:clamp(1.5rem,3vw,2rem)}.gh-article-header{margin:0 auto;max-width:720px;padding:4rem 0 2rem;text-align:center}@media (min-width:768px){.gh-article-header{padding:5rem 0 3rem}}.gh-article-tag{background:oklch(from var(--primary) l c h/10%);border-radius:calc(var(--radius) - 2px);color:var(--primary);display:inline-flex;font-size:.75rem;font-weight:500;letter-spacing:.04em;margin-bottom:1.25rem;padding:.25em .75em;text-transform:uppercase}@supports not (background:oklch(from red l c h)){.gh-article-tag{background:var(--accent);color:var(--accent-foreground)}}.gh-article-title{margin-bottom:1rem}.gh-article-excerpt{color:var(--muted-foreground);font-size:1.25rem;line-height:1.6;margin:0 auto 1.5rem;max-width:600px}.gh-article-meta{align-items:center;color:var(--muted-foreground);display:flex;font-size:.875rem;gap:.75rem;justify-content:center}.gh-article-author-avatar{border-radius:50%;height:2.5rem;-o-object-fit:cover;object-fit:cover;width:2.5rem}.gh-article-author-name{color:var(--foreground);font-weight:500}.gh-article-date,.gh-article-reading-time{font-family:var(--font-mono);font-size:.8125rem}.gh-article-meta-sep{color:var(--border)}.gh-article-image{border-radius:calc(var(--radius) + 4px);margin:0 auto 3rem;max-width:1000px;overflow:hidden}.gh-article-image img{height:auto;width:100%}.gh-article-body{padding-bottom:3rem}.gh-article-tags{border-top:1px solid var(--border);display:flex;flex-wrap:wrap;gap:.5rem;padding:2rem 0}.gh-article-tags a{background:var(--secondary);border-radius:calc(var(--radius) - 2px);color:var(--muted-foreground);display:inline-flex;font-size:.8125rem;padding:.25em .75em;transition:background-color .2s,color .2s}.gh-article-tags a:hover{background:var(--accent);color:var(--accent-foreground)}.gh-related{border-top:1px solid var(--border);padding:3rem 0}.gh-related h3{margin-bottom:2rem;text-align:center}.gh-tag-header{padding:4rem 0 3rem;text-align:center}.gh-tag-name{margin-bottom:.5rem}.gh-tag-description{color:var(--muted-foreground);font-size:1.125rem;margin:0 auto 1rem;max-width:560px}.gh-tag-count{color:var(--muted-foreground);font-family:var(--font-mono);font-size:.875rem}.gh-author-header{align-items:center;display:flex;flex-direction:column;gap:1rem;padding:4rem 0 3rem;text-align:center}.gh-author-avatar{border:2px solid var(--border);border-radius:50%;height:5rem;-o-object-fit:cover;object-fit:cover;width:5rem}.gh-author-name{font-size:clamp(1.5rem,3vw,2.25rem)}.gh-author-bio{color:var(--muted-foreground);font-size:1.125rem;max-width:480px}.gh-author-location{color:var(--muted-foreground);font-family:var(--font-mono);font-size:.875rem}.gh-author-links{display:flex;gap:1rem;margin-top:.5rem}.gh-author-links a{color:var(--primary);font-size:.875rem;transition:opacity .2s}.gh-author-links a:hover{opacity:.8}.gh-error{align-items:center;display:flex;flex-direction:column;gap:1rem;justify-content:center;min-height:60vh;padding:4rem 1rem;text-align:center}.gh-error-code{color:var(--muted-foreground);font-family:var(--font-mono);font-size:clamp(4rem,12vw,10rem);font-weight:700;letter-spacing:-.04em;line-height:1}.gh-error-message{color:var(--muted-foreground);font-size:1.25rem;max-width:400px}.gh-error .gh-btn{margin-top:1rem}@keyframes fade-up{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes slide-in-left{0%{opacity:0;transform:translateX(-32px)}to{opacity:1;transform:translateX(0)}}@keyframes slide-in-right{0%{opacity:0;transform:translateX(32px)}to{opacity:1;transform:translateX(0)}}.animate-fade-up{animation:fade-up .7s var(--ease-out-expo) both}.animate-fade-in{animation:fade-in .6s ease both}.animate-slide-in-left{animation:slide-in-left .7s var(--ease-out-expo) both}.animate-slide-in-right{animation:slide-in-right .7s var(--ease-out-expo) both}.reveal{opacity:0;transform:translateY(24px);transition:opacity .7s var(--ease-out-expo),transform .7s var(--ease-out-expo)}.reveal.is-visible{opacity:1;transform:translateY(0)}.bg-grid-pattern{background-image:radial-gradient(circle,oklch(1 0 0/4%) 1px,transparent 0);background-size:32px 32px}[data-color-scheme=dark] .bg-grid-pattern{background-image:radial-gradient(circle,oklch(1 0 0/6%) 1px,transparent 0)}@media (prefers-color-scheme:dark){[data-color-scheme=system] .bg-grid-pattern{background-image:radial-gradient(circle,oklch(1 0 0/6%) 1px,transparent 0)}}.gh-orb{border-radius:50%;filter:blur(80px);pointer-events:none;position:absolute}.gh-orb--primary{background:oklch(from var(--primary) l c h/8%)}.gh-orb--warm{background:oklch(from var(--accent-warm) l c h/6%)}@supports not (background:oklch(from red l c h)){.gh-orb--primary{background:rgba(100,100,200,.08)}.gh-orb--warm{background:rgba(200,160,80,.06)}}@media (prefers-reduced-motion:reduce){.animate-fade-in,.animate-fade-up,.animate-slide-in-left,.animate-slide-in-right{animation:none;opacity:1;transform:none}.reveal{opacity:1;transition:none}.gh-post-card:hover,.reveal{transform:none}.gh-post-card-image img{transition:none}.gh-post-card:hover .gh-post-card-image img{transform:none}}.sr-only{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;clip:rect(0,0,0,0);border-width:0;white-space:nowrap}.text-muted{color:var(--muted-foreground)}.text-primary{color:var(--primary)}.scroll-lock{overflow:hidden}