@import url("https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&family=Source+Sans+Pro:ital,wght@0,300;0,400;0,600;0,700;1,400;1,600&display=swap");:root{--font-mono:ui-monospace,"Cascadia Code","Roboto Mono",Menlo,Monaco,"Lucida Console",monospace;--font-sans:"Inter","Segoe UI",-apple-system,BlinkMacSystemFont,Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Noto Color Emoji";--font-serif:"Georgia","Times New Roman",Times,serif;--font-heading:var(--font-sans);--font-body:"Source Sans Pro","Inter","Segoe UI",-apple-system,BlinkMacSystemFont,Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif;--gh-font-heading:var(--font-heading);--gh-font-body:var(--font-body);--gh-accent-color:var(--color-primary);--color-primary:#0052a3;--color-primary-rgb:0,82,163;--color-primary-dark:#004085;--color-primary-light:#1a6bb8;--color-primary-lighter:#dbeafe;--color-secondary:#0085d1;--color-accent:#00b4ff;--color-base:#0f172a;--color-base-rgb:15,23,42;--color-base-light:#334155;--color-base-lighter:#64748b;--color-border:#e2e8f0;--color-border-light:#f1f5f9;--color-bg:#fff;--color-bg-light:#f8fafc;--color-bg-dark:#0f172a;--color-white:#fff;--color-success:#10b981;--color-green:#10b981;--color-error:#dc2626;--color-red:#dc2626;--color-warning:#f59e0b;--color-info:#0052a3;--color-blue-50:#eff6ff;--color-blue-100:#dbeafe;--color-blue-200:#bfdbfe;--color-blue-300:#93c5fd;--color-blue-400:#60a5fa;--color-blue-500:#3b82f6;--color-blue-600:#0052a3;--color-blue-700:#004085;--color-blue-800:#1e3a8a;--color-blue-900:#1e2765;--font-sans-serif:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;--font-serif:Georgia,"Times New Roman",Times,serif;--font-mono:"SF Mono",Monaco,Inconsolata,"Roboto Mono",Menlo,Courier,monospace;--font-light:300;--font-normal:400;--font-medium:500;--font-semibold:600;--font-bold:700;--font-heavy:800;--text-xs:0.75rem;--text-sm:0.875rem;--text-base:1rem;--text-lg:1.125rem;--text-xl:1.25rem;--text-2xl:1.5rem;--text-3xl:1.875rem;--text-4xl:2.25rem;--text-5xl:3rem;--text-6xl:3.75rem;--leading-none:1;--leading-tight:1.25;--leading-normal:1.5;--leading-relaxed:1.625;--leading-loose:2;--xlarge:1680px;--large:1280px;--medium:980px;--small:740px;--xsmall:480px;--height:4rem;--margin:2rem;--radius:0.75rem;--radius-sm:0.375rem;--radius-lg:1rem;--radius-xl:1.5rem;--shadow-sm:0 1px 2px 0 rgba(0,0,0,.05);--shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px -1px rgba(0,0,0,.1);--shadow-md:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -2px rgba(0,0,0,.1);--shadow-lg:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -4px rgba(0,0,0,.1);--shadow-xl:0 20px 25px -5px rgba(0,0,0,.1),0 8px 10px -6px rgba(0,0,0,.1);--space-1:0.25rem;--space-2:0.5rem;--space-3:0.75rem;--space-4:1rem;--space-5:1.25rem;--space-6:1.5rem;--space-8:2rem;--space-10:2.5rem;--space-12:3rem;--space-16:4rem;--space-20:5rem;--space-24:6rem;--gradient-primary:linear-gradient(135deg,#0052a3,#004085);--gradient-secondary:linear-gradient(135deg,#0085d1,#0052a3);--gradient-accent:linear-gradient(135deg,#00b4ff,#0085d1);--gradient-light:linear-gradient(135deg,#eff6ff,#dbeafe)}:root[data-theme=dark]{--color-bg:#2e3944;--color-bg-light:#3a4a58;--color-base:#f8fafc;--color-base-light:#cbd5e1;--color-base-lighter:#94a3b8;--color-border:#4a5a6b;--color-border-light:#3a4a58;--color-primary:#4d85cc;--color-primary-dark:#0052a3;--color-secondary:#60a5fa;--color-accent:#93c5fd;--gradient-primary:linear-gradient(135deg,#4d85cc,#0052a3);--gradient-secondary:linear-gradient(135deg,#60a5fa,#4d85cc);--gradient-accent:linear-gradient(135deg,#93c5fd,#60a5fa);--gradient-light:linear-gradient(135deg,#3a4a58,#4a5a6b)}@media (prefers-color-scheme:dark){:root:not([data-theme=light]){--color-bg:#2e3944;--color-bg-light:#3a4a58;--color-base:#f8fafc;--color-base-light:#cbd5e1;--color-base-lighter:#94a3b8;--color-border:#4a5a6b;--color-border-light:#3a4a58;--color-primary:#4d85cc;--color-primary-dark:#0052a3;--color-secondary:#60a5fa;--color-accent:#93c5fd;--gradient-primary:linear-gradient(135deg,#4d85cc,#0052a3);--gradient-secondary:linear-gradient(135deg,#60a5fa,#4d85cc);--gradient-accent:linear-gradient(135deg,#93c5fd,#60a5fa);--gradient-light:linear-gradient(135deg,#3a4a58,#4a5a6b)}}*,:after,:before{box-sizing:border-box}html{-webkit-tap-highlight-color:rgba(0,0,0,0);font-size:62.5%;overflow-y:scroll}@supports (scrollbar-gutter:stable){html{overflow-y:auto;scrollbar-gutter:stable}}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#fff;color:#464646;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-family:var(--font-sans-serif);font-size:1.5rem;font-style:normal;font-weight:400;line-height:1.6em;min-height:100vh;scroll-behavior:smooth}blockquote,body,dd,dl,figcaption,figure,form,hr,li,ol,p,pre,table,ul,video{margin:0;padding:0}ol[class],ul[class]{list-style:none;padding:0}img{display:block;height:auto;max-width:100%}button,input,select,textarea{font:inherit}fieldset{border:0;margin:0;padding:0}label{font-size:.9em;font-weight:700}hr,label{display:block}hr{border:0;border-top:1px solid;height:1px;opacity:.2;position:relative;width:100%}::selection{background:#cbeafb;color:#1e293b;text-shadow:none}::-moz-selection{background:#cbeafb;color:#1e293b;text-shadow:none}mark{background-color:#fdffb6}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}ul:not([class]) li+li{margin-top:.6em}a:not([class]){-webkit-text-decoration-skip:ink;color:#0052a3;color:var(--color-primary);text-decoration-skip-ink:auto}a[class]{color:inherit;-webkit-text-decoration:none;text-decoration:none}a[class]:hover{transition:.2s ease}h1,h2,h3,h4,h5,h6{font-weight:700;line-height:1.15em;margin:0}h1{font-size:4.6rem;letter-spacing:-.5px}@media (max-width:500px){h1{font-size:2.7rem}}h2{font-size:3.6rem}@media (max-width:500px){h2{font-size:2.2rem}}h3{font-size:3.2rem}@media (max-width:500px){h3{font-size:1.8rem}}h4{font-size:2.6rem}h5{font-size:2.4rem}h6{font-size:2.2rem}@media (prefers-reduced-motion:reduce){*{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}}.gh-post-authors .gh-author-avatar,.gh-post-authors .gh-author-avatar *,.gh-post-authors .gh-author-image{box-sizing:content-box!important}.gh-post-authors .gh-author-avatar,.gh-post-authors .gh-author-avatar a{align-items:center!important;display:flex!important;justify-content:center!important}.gh-post-authors .gh-author-avatar a{border-radius:50%!important;overflow:hidden!important}.gh-button{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;border-radius:.75rem;border-radius:var(--radius);display:inline-block;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-family:var(--font-sans-serif);font-size:1.4rem;font-weight:400;font-weight:var(--font-normal);height:4rem;height:var(--height);line-height:4rem;line-height:var(--height);min-width:75px;padding:0 2rem;text-align:center;transition:.4s ease}.gh-button.gh-button-fit{width:100%}.gh-button.gh-button-small{font-size:1.2rem;height:3.6rem;height:calc(var(--height)*.9);line-height:3.6rem;line-height:calc(var(--height)*.9);padding:0 1.5rem}.gh-button.gh-button-large{font-size:1.7rem;height:4.8rem;height:calc(var(--height)*1.2);line-height:4.8rem;line-height:calc(var(--height)*1.2);padding:0 2.5rem}.gh-button.gh-button-disabled,.gh-button:disabled{opacity:.4;pointer-events:none}.gh-button{background-color:transparent;box-shadow:inset 0 0 0 2px currentColor;color:inherit}.gh-button:hover{box-shadow:inset 0 0 0 2px #0052a3;box-shadow:inset 0 0 0 2px var(--color-primary);color:#0052a3!important;color:var(--color-primary)!important;-webkit-text-decoration:none;text-decoration:none;transition:.2s ease}.gh-button.gh-button-primary{box-shadow:none;color:#fff!important}.gh-button.gh-button-primary,.gh-button.gh-button-primary:hover{background-color:#0052a3;background-color:var(--color-primary)}.gh-input,.gh-textarea{background:#fff;background:var(--color-bg);border:1px solid #e2e8f0;border:1px solid var(--color-border);border-radius:.75rem;border-radius:var(--radius);color:inherit;display:block;outline:0;padding:0 .6em;-webkit-text-decoration:none;text-decoration:none;width:100%}.gh-input:focus{border-color:#0052a3;border-color:var(--color-primary)}.gh-select{height:4rem;height:var(--height);padding-right:4rem;padding-right:var(--height);text-overflow:ellipsis}.gh-select option{background:#fff;background:var(--color-bg);color:#0052a3;color:var(--color-primary)}.gh-select:focus::-ms-value{background-color:transparent}.gh-select::-ms-expand{display:none}.gh-input,.gh-select{height:4rem;height:var(--height)}.gh-textarea{padding:.3em .6em;resize:vertical}.gh-check{display:block;margin-right:-2em;opacity:0;width:1em;z-index:-1}.gh-check+label{align-items:center;color:#0f172a;color:var(--color-base);cursor:pointer;display:flex;font-size:1em;font-weight:400;font-weight:var(--font-normal);padding-left:calc(2.4rem + .75em);padding-left:calc(var(--height)*.6 + .75em);padding-right:2rem;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none}.gh-check+label:before{background:#fff;background:var(--color-bg);border:1px solid #e2e8f0;border:1px solid var(--color-border);border-radius:.75rem;border-radius:var(--radius);content:"";display:inline-block;height:2.4rem;height:calc(var(--height)*.6);line-height:2.24rem;line-height:calc(var(--height)*.56);margin-right:1rem;text-align:center;width:2.4rem;width:calc(var(--height)*.6)}.gh-check:checked+label:before{background:#0052a3;background:var(--color-primary);border-color:#0052a3;border-color:var(--color-primary);color:#fff;color:var(--color-bg);content:"✓"}.gh-check:focus+label:before{border-color:#0052a3;border-color:var(--color-primary);box-shadow:0 0 0 1px #0052a3;box-shadow:0 0 0 1px var(--color-primary)}.gh-check+label:before{border-radius:.75rem;border-radius:var(--radius);border-radius:100%}:root{color-scheme:light}:root[data-theme=dark]{color-scheme:dark}:root[data-theme=dark] ::selection{background:#4d85cc;color:#fff;text-shadow:none}:root[data-theme=dark] ::-moz-selection{background:#4d85cc;color:#fff;text-shadow:none}:root[data-theme=dark] .gh-toc{background:transparent;border:1px solid rgba(0,0,0,.08);box-shadow:0 4px 20px rgba(0,0,0,.1)}:root[data-theme=dark] .gh-toc-header{background:transparent;border-bottom-color:hsla(0,0%,100%,.1)}:root[data-theme=dark] .gh-toc-header h3,:root[data-theme=dark] .gh-toc-toggle{color:#cbd5e1}:root[data-theme=dark] .gh-toc-toggle:hover{background:hsla(0,0%,100%,.05)}:root[data-theme=dark] .gh-toc-nav a{color:#94a3b8}:root[data-theme=dark] .gh-toc-nav a:hover{color:#4d85cc}:root[data-theme=dark] .gh-toc-nav a.active{border-left-color:#4d85cc;color:#4d85cc}:root[data-theme=dark] .gh-toc-nav::-webkit-scrollbar-thumb{background:hsla(0,0%,100%,.2)}:root[data-theme=dark] .gh-toc-nav::-webkit-scrollbar-thumb:hover{background:hsla(0,0%,100%,.3)}:root[data-theme=dark] .gh-toc-progress{background:hsla(0,0%,100%,.05)}@media (min-width:1200px) and (max-width:1400px){:root[data-theme=dark] .gh-toc-sidebar{background:rgba(30,41,59,.95);box-shadow:0 4px 20px rgba(0,0,0,.3)}}:root[data-theme=dark] .gh-author-hero .gh-author-avatar:hover img{box-shadow:0 25px 50px rgba(77,133,204,.15),0 15px 30px rgba(77,133,204,.1),inset 0 0 0 1px hsla(0,0%,100%,.2)}:root[data-theme=dark] .gh-author-name a:hover{color:#0052a3!important;color:var(--color-primary)!important}:root[data-theme=dark] .gh-featured-meta .gh-author-info .gh-author-avatar{border:2px solid #4d85cc;box-shadow:0 0 0 1px #3b6ba8,0 2px 8px rgba(0,0,0,.3)}:root[data-theme=dark] .gh-recents-avatar,:root[data-theme=dark] .gh-sidebar-avatar{border:2px solid #4d85cc;box-shadow:0 0 0 1px #3b6ba8,0 2px 6px rgba(0,0,0,.3)}:root[data-theme=dark] .gh-oldest-avatar{border:2px solid #4d85cc;box-shadow:0 0 0 1px #3b6ba8,0 2px 4px rgba(0,0,0,.3)}.gh-theme-toggle{align-items:center;background:none;border:none;border-radius:.375rem;color:#4a5568;cursor:pointer;display:flex;height:32px;justify-content:center;position:relative;transition:all .3s cubic-bezier(.25,.46,.45,.94);width:32px}.gh-theme-toggle:hover{color:#06c;transform:translateY(-1px)}.gh-theme-toggle:active{transform:translateY(0)}.gh-theme-toggle:focus{box-shadow:none!important;outline:none}.gh-theme-toggle.no-hover:hover,.gh-theme-toggle:active,.gh-theme-toggle:focus,.gh-theme-toggle:focus:not(:hover){background:none!important;transform:none!important}.gh-theme-icon{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);transition:all .3s ease}.gh-theme-icon-moon{display:none}:root[data-theme=dark] .gh-theme-toggle{color:#334155;color:var(--color-base-light)}:root[data-theme=dark] .gh-theme-toggle:hover{color:#0052a3;color:var(--color-primary)}:root[data-theme=dark] .gh-theme-toggle:focus{box-shadow:none!important;outline:none}:root[data-theme=dark] .gh-theme-toggle.no-hover:hover,:root[data-theme=dark] .gh-theme-toggle:active,:root[data-theme=dark] .gh-theme-toggle:focus,:root[data-theme=dark] .gh-theme-toggle:focus:not(:hover){background:none!important;transform:none!important}:root[data-theme=dark] .gh-theme-icon-sun{display:none}:root[data-theme=dark] .gh-theme-icon-moon{display:block}:root[data-theme=dark] .gh-head{-webkit-backdrop-filter:blur(20px) saturate(180%);backdrop-filter:blur(20px) saturate(180%);background:rgba(30,41,59,.6);border-bottom:1px solid rgba(71,85,105,.2)}:root[data-theme=dark] .gh-head:before{background:linear-gradient(135deg,rgba(51,65,85,.08),rgba(51,65,85,.03))}:root[data-theme=dark] .gh-head.scrolled{-webkit-backdrop-filter:blur(25px) saturate(200%);backdrop-filter:blur(25px) saturate(200%);background:rgba(30,41,59,.7);border-bottom-color:rgba(71,85,105,.3);box-shadow:0 2px 20px rgba(0,0,0,.2)}:root[data-theme=dark] .gh-head-logo,:root[data-theme=dark] .gh-head-logo-text{color:#0f172a;color:var(--color-base)}:root[data-theme=dark] .gh-head-menu a{color:#334155;color:var(--color-base-light)}:root[data-theme=dark] .gh-head-menu .nav-current a,:root[data-theme=dark] .gh-head-menu a:hover{color:#0052a3;color:var(--color-primary)}:root[data-theme=dark] .gh-search-toggle{color:#334155;color:var(--color-base-light)}:root[data-theme=dark] .gh-search-toggle:hover{background:rgba(77,133,204,.15);color:#0052a3;color:var(--color-primary)}:root[data-theme=dark] body{color:#0f172a;color:var(--color-base)}:root[data-theme=dark] .gh-main,:root[data-theme=dark] .gh-viewport,:root[data-theme=dark] body{background:#fff;background:var(--color-bg)}:root[data-theme=dark] .gh-foot{background:#f8fafc;background:var(--color-bg-light);border-top-color:#e2e8f0;border-top-color:var(--color-border)}:root[data-theme=dark] input,:root[data-theme=dark] select,:root[data-theme=dark] textarea{background:#f8fafc;background:var(--color-bg-light);border-color:#e2e8f0;border-color:var(--color-border);color:#0f172a;color:var(--color-base)}:root[data-theme=dark] input:focus,:root[data-theme=dark] select:focus,:root[data-theme=dark] textarea:focus{border-color:#0052a3;border-color:var(--color-primary);box-shadow:0 0 0 2px rgba(77,133,204,.2)}:root[data-theme=dark] .gh-button{background:#0052a3;background:var(--color-primary);border-color:#0052a3;border-color:var(--color-primary);color:#fff;color:var(--color-white)}:root[data-theme=dark] .gh-button:hover{background:#004085;background:var(--color-primary-dark);border-color:#004085;border-color:var(--color-primary-dark)}:root[data-theme=dark] .gh-button-outline{background:transparent;border-color:#0052a3;border-color:var(--color-primary);color:#0052a3;color:var(--color-primary)}:root[data-theme=dark] .gh-button-outline:hover{background:#0052a3;background:var(--color-primary);color:#fff;color:var(--color-white)}:root[data-theme=dark] .gh-featured-header h2{color:#f1f5f9}:root[data-theme=dark] .gh-featured-post{background:#1e293b;border-color:rgba(51,65,85,.3)}:root[data-theme=dark] .gh-featured-post:hover{box-shadow:0 10px 20px rgba(0,0,0,.3)}:root[data-theme=dark] .gh-2st-post{background:#1e293b;border-color:rgba(51,65,85,.3)}:root[data-theme=dark] .gh-2st-post:hover{box-shadow:0 10px 20px rgba(0,0,0,.3)}:root[data-theme=dark] .gh-3rd-post{background:#1e293b;border-color:rgba(51,65,85,.3)}:root[data-theme=dark] .gh-3rd-post:hover{box-shadow:0 10px 20px rgba(0,0,0,.3)}:root[data-theme=dark] .gh-featured-article{background:#1e293b}:root[data-theme=dark] .gh-featured-title{color:#f1f5f9}:root[data-theme=dark] .gh-featured-excerpt{color:#94a3b8}:root[data-theme=dark] .gh-featured-tag{background:linear-gradient(135deg,#4d85cc,#3b6ba8)}:root[data-theme=dark] .gh-tag-link{background:#334155;color:#cbd5e1}:root[data-theme=dark] .gh-tag-link:hover{background:#475569;color:#f1f5f9}:root[data-theme=dark] .gh-author-name{color:#f1f5f9}:root[data-theme=dark] .gh-post-date{color:#94a3b8}:root[data-theme=dark] .gh-sidebar-content,:root[data-theme=dark] .gh-sidebar-post{background:#1e293b}:root[data-theme=dark] .gh-sidebar-title{color:#f1f5f9}:root[data-theme=dark] .gh-sidebar-tag{background:linear-gradient(135deg,#4d85cc,#3b6ba8)}:root[data-theme=dark] .gh-sidebar-author-name{color:#94a3b8}:root[data-theme=dark] .gh-sidebar-date{color:#64748b}:root[data-theme=dark] .gh-feature-image{box-shadow:0 4px 20px rgba(0,0,0,.3)}:root[data-theme=dark] .gh-feature-image figcaption{background:rgba(30,41,59,.8);border-top-color:#334155;color:#94a3b8}@media (max-width:768px){.gh-theme-toggle{height:36px;width:36px}:root[data-theme=dark] .gh-head-menu{-webkit-backdrop-filter:blur(25px) saturate(180%);backdrop-filter:blur(25px) saturate(180%);background:rgba(30,41,59,.98);border-bottom:1px solid rgba(71,85,105,.2)}:root[data-theme=dark] .gh-menu-overlay{background:rgba(0,0,0,.7)}}:root[data-theme=dark] .gh-post-authors{background:transparent;border:none;box-shadow:none}:root[data-theme=dark] .gh-post-authors:before{display:none}:root[data-theme=dark] .gh-author+.gh-author{border-top-color:#334155}:root[data-theme=dark] .gh-author-name a{color:#f1f5f9!important}:root[data-theme=dark] .gh-author-name a:hover{color:#91c7ff!important}:root[data-theme=dark] .gh-author-meta{color:#94a3b8}:root[data-theme=dark] .gh-post-updated{background:rgba(145,199,255,.15);color:#91c7ff}:root[data-theme=dark] .gh-author-bio{color:#cbd5e1}:root[data-theme=dark] .gh-title{color:#f1f5f9!important}:root[data-theme=dark] .gh-post-tag{background:rgba(77,133,204,.15)!important;border-color:rgba(77,133,204,.2)!important;color:#91c7ff!important}:root[data-theme=dark] .gh-post-tag:hover{background:rgba(77,133,204,.25)!important}:root[data-theme=dark] .gh-excerpt{color:#cbd5e1!important}:root[data-theme=dark] .gh-post-tags{border-top-color:#334155}:root[data-theme=dark] .gh-post-tags-label span{color:#94a3b8}:root[data-theme=dark] .gh-tag{background:linear-gradient(135deg,rgba(77,133,204,.15),rgba(145,199,255,.15))!important;border-color:rgba(77,133,204,.2);color:#91c7ff!important}:root[data-theme=dark] .gh-tag:hover{background:linear-gradient(135deg,rgba(77,133,204,.25),rgba(145,199,255,.25))!important;border-color:rgba(77,133,204,.3);box-shadow:0 4px 12px rgba(77,133,204,.2)}@media (max-width:768px){.gh-theme-toggle{height:36px;width:36px}}:root[data-theme=dark] .gh-canvas :not(pre) code{background:rgba(251,191,36,.15)!important;border-color:rgba(251,191,36,.4)!important;box-shadow:0 2px 4px rgba(0,0,0,.2);color:#fbbf24!important}:root[data-theme=dark] .gh-canvas>pre,:root[data-theme=dark] .gh-canvas>pre[class*=language-]{background:linear-gradient(135deg,#1e293b,#0f172a)!important;border-color:#475569!important;box-shadow:0 8px 32px rgba(0,0,0,.4)!important;color:#f8fafc!important}:root[data-theme=dark] .gh-canvas>code[class*=language-],:root[data-theme=dark] .gh-canvas>pre code{background:transparent!important;color:#f8fafc!important}:root[data-theme=dark] .gh-canvas>pre .token.cdata,:root[data-theme=dark] .gh-canvas>pre .token.comment,:root[data-theme=dark] .gh-canvas>pre .token.doctype,:root[data-theme=dark] .gh-canvas>pre .token.prolog{color:#94a3b8!important}:root[data-theme=dark] .gh-canvas>pre .token.punctuation{color:#f1f5f9!important}:root[data-theme=dark] .gh-canvas>pre .token.boolean,:root[data-theme=dark] .gh-canvas>pre .token.constant,:root[data-theme=dark] .gh-canvas>pre .token.deleted,:root[data-theme=dark] .gh-canvas>pre .token.number,:root[data-theme=dark] .gh-canvas>pre .token.property,:root[data-theme=dark] .gh-canvas>pre .token.symbol,:root[data-theme=dark] .gh-canvas>pre .token.tag{color:#7dd3fc!important}:root[data-theme=dark] .gh-canvas>pre .token.attr-name,:root[data-theme=dark] .gh-canvas>pre .token.builtin,:root[data-theme=dark] .gh-canvas>pre .token.char,:root[data-theme=dark] .gh-canvas>pre .token.inserted,:root[data-theme=dark] .gh-canvas>pre .token.selector,:root[data-theme=dark] .gh-canvas>pre .token.string{color:#6ee7b7!important}:root[data-theme=dark] .gh-canvas>pre .language-css .token.string,:root[data-theme=dark] .gh-canvas>pre .style .token.string,:root[data-theme=dark] .gh-canvas>pre .token.atrule,:root[data-theme=dark] .gh-canvas>pre .token.attr-value,:root[data-theme=dark] .gh-canvas>pre .token.entity,:root[data-theme=dark] .gh-canvas>pre .token.keyword,:root[data-theme=dark] .gh-canvas>pre .token.operator,:root[data-theme=dark] .gh-canvas>pre .token.url{color:#fca5a5!important}:root[data-theme=dark] .gh-canvas>pre .token.atrule,:root[data-theme=dark] .gh-canvas>pre .token.attr-value,:root[data-theme=dark] .gh-canvas>pre .token.keyword{font-weight:500}:root[data-theme=dark] .gh-canvas>pre .token.class-name,:root[data-theme=dark] .gh-canvas>pre .token.function{color:plum!important}:root[data-theme=dark] .gh-canvas>pre .token.important,:root[data-theme=dark] .gh-canvas>pre .token.regex,:root[data-theme=dark] .gh-canvas>pre .token.variable,:root[data-theme=dark] .gh-canvas>pre[class*=language-javascript] .token.keyword,:root[data-theme=dark] .gh-canvas>pre[class*=language-js] .token.keyword{color:#fde047!important}:root[data-theme=dark] .gh-canvas>pre[class*=language-python] .token.keyword{color:#7dd3fc!important}:root[data-theme=dark] .gh-canvas>pre[class*=language-css] .token.property{color:#6ee7b7!important}:root[data-theme=dark] .gh-canvas>pre[class*=language-html] .token.tag{color:#fca5a5!important}:root[data-theme=dark] .gh-canvas>pre::-webkit-scrollbar{background:rgba(0,0,0,.2)!important}:root[data-theme=dark] .gh-canvas>pre::-webkit-scrollbar-thumb{background:rgba(0,0,0,.4)!important}:root[data-theme=dark] .gh-canvas>pre::-webkit-scrollbar-thumb:hover{background:rgba(0,0,0,.6)!important}:root[data-theme=dark] .gh-recents-header h2{color:#f1f5f9}:root[data-theme=dark] .gh-recents-card{background:#1e293b;border-color:rgba(51,65,85,.3)}:root[data-theme=dark] .gh-recents-card:hover{border-color:rgba(51,65,85,.5);box-shadow:0 10px 20px rgba(0,0,0,.3)}:root[data-theme=dark] .gh-recents-title{color:#f1f5f9}:root[data-theme=dark] .gh-recents-excerpt{color:#94a3b8}:root[data-theme=dark] .gh-recents-tag{background:linear-gradient(135deg,#4d85cc,#3b6ba8)}:root[data-theme=dark] .gh-recents-author-name{color:#94a3b8}:root[data-theme=dark] .gh-recents-date{color:#64748b}:root[data-theme=dark] .gh-hero{background:linear-gradient(135deg,#0f172a,#1e293b)}:root[data-theme=dark] .gh-tag-stats{background:rgba(30,41,59,.8);border-color:hsla(0,0%,100%,.1)}:root[data-theme=dark] .gh-postfeed .gh-card{background:#1e293b}:root[data-theme=dark] .gh-postfeed .gh-card:hover{box-shadow:0 10px 20px rgba(0,0,0,.3)}:root[data-theme=dark] .gh-postfeed .gh-card-title{color:#f1f5f9}:root[data-theme=dark] .gh-postfeed .gh-card-excerpt{color:#94a3b8}:root[data-theme=dark] .gh-postfeed .gh-card-meta{color:#64748b}:root[data-theme=dark] .gh-postfeed .gh-card-author-name{color:#cbd5e1}:root[data-theme=dark] .gh-postfeed-empty h3{color:#f1f5f9}:root[data-theme=dark] .gh-postfeed-empty p{color:#94a3b8}:root[data-theme=dark] .gh-readmore-card:hover{box-shadow:0 10px 20px rgba(0,0,0,.3)}:root[data-theme=dark] .gh-card-author{border-top-color:hsla(0,0%,100%,.1)}:root[data-theme=dark] .gh-card-author .gh-author-name,:root[data-theme=dark] .gh-card-author-name{color:#94a3b8}.search-modal{align-items:flex-start;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:rgba(0,0,0,.6);box-sizing:border-box;display:none;height:100vh;justify-content:center;left:0;overflow:hidden;padding-top:10vh;position:fixed;top:0;width:100vw;will-change:auto;z-index:9999}.search-modal.active{animation:fadeIn .2s ease;display:flex}@keyframes fadeIn{0%{-webkit-backdrop-filter:blur(0);backdrop-filter:blur(0);opacity:0}to{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);opacity:1}}.search-modal-content{animation:slideDown .3s ease;background:#fff;background:var(--color-bg,#fff);border-radius:16px;box-shadow:0 20px 60px rgba(0,0,0,.3);max-width:700px;overflow:hidden;width:95%}@keyframes slideDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.search-input-wrapper{border-bottom:1px solid #e2e8f0;border-bottom:1px solid var(--color-border,#e5e5e5);position:relative}.search-input{color:#0f172a;color:var(--color-base,#15171a);font-size:18px;padding:20px 24px 20px 60px}.search-input::-moz-placeholder{color:#334155;color:var(--color-base-light,#738a94)}.search-input::placeholder{color:#334155;color:var(--color-base-light,#738a94)}.search-icon{left:24px}.search-close,.search-icon{color:#334155;color:var(--color-base-light,#738a94)}.search-close{background:none;border:none;border-radius:4px;cursor:pointer;padding:4px;position:absolute;right:24px;top:50%;transform:translateY(-50%);transition:color .2s ease}.search-close:hover{color:#0f172a;color:var(--color-base,#15171a)}.search-results{max-height:60vh;overflow-y:auto;padding:16px 0}.search-result{align-items:flex-start;border-left:3px solid transparent;cursor:pointer;display:flex;gap:16px;padding:16px 24px;transition:background-color .2s ease}.search-result.active,.search-result:hover{background:#f8fafc;background:var(--color-bg-light,#f7f9fa);border-left-color:#0052a3;border-left-color:var(--color-primary,#0fabf3)}.search-result-icon{color:#334155;color:var(--color-base-light,#738a94);flex-shrink:0;margin-top:2px}.search-result-content{flex:1;min-width:0}.search-result-title{color:#0f172a;color:var(--color-base,#15171a);font-size:16px;font-weight:600;line-height:1.3;margin:0 0 4px}.search-result-excerpt{-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;font-size:14px;line-height:1.4;margin:0 0 8px;overflow:hidden}.search-result-excerpt,.search-result-meta{color:#334155;color:var(--color-base-light,#738a94)}.search-result-meta{display:flex;font-size:12px;gap:12px;margin-top:6px}.search-result-meta span{background:rgba(15,171,243,.1);background:var(--color-primary-alpha,rgba(15,171,243,.1));border-radius:6px;color:#0052a3;color:var(--color-primary,#0fabf3);font-weight:500;padding:2px 8px}.search-result-tags{display:flex;flex-wrap:wrap;gap:6px;margin-top:8px}.search-tag{background:rgba(15,171,243,.1);background:var(--color-primary-alpha,rgba(15,171,243,.1));border-radius:4px;color:#0052a3;color:var(--color-primary,#0fabf3);font-size:12px;font-weight:500;padding:4px 8px}.search-result-action{color:#334155;color:var(--color-base-light,#738a94);flex-shrink:0;font-size:12px;margin-top:2px}.search-empty,.search-error,.search-loading{align-items:center;display:flex;flex-direction:column;padding:48px 24px;text-align:center}.search-empty svg,.search-error svg,.search-loading svg{color:#334155;color:var(--color-base-light,#738a94);margin-bottom:16px}.search-empty h3,.search-error h3,.search-loading h3{color:#0f172a;color:var(--color-base,#15171a);font-size:18px;font-weight:600;margin:0 0 8px}.search-empty p,.search-error p,.search-loading p{color:#334155;color:var(--color-base-light,#738a94);font-size:14px;margin:0}.search-spinner{animation:spin 1s linear infinite;border:2px solid #e2e8f0;border-top:2px solid #0052a3;border:2px solid var(--color-border,#e5e5e5);border-radius:50%;border-top-color:var(--color-primary,#0fabf3);height:24px;margin-bottom:16px;width:24px}.search-result mark{background:rgba(15,171,243,.2);background:var(--color-primary-alpha,rgba(15,171,243,.2));border-radius:2px;color:#0052a3;color:var(--color-primary,#0fabf3);font-weight:600;padding:1px 2px}:root[data-theme=dark] .search-modal-content{background:#fff;background:var(--color-bg,#1a1a1a);box-shadow:0 20px 60px rgba(0,0,0,.8)}:root[data-theme=dark] .search-result.active,:root[data-theme=dark] .search-result:hover{background:#f8fafc;background:var(--color-bg-light,#2a2a2a)}@media (max-width:768px){.search-modal{padding-left:1rem;padding-right:1rem;padding-top:8vh}.search-modal-content{border-radius:1rem;box-shadow:0 15px 50px rgba(0,0,0,.25);margin:0;width:100%}.search-input{font-size:1rem;padding:1rem 1.25rem 1rem 3.25rem}.search-input::-moz-placeholder{font-size:1rem}.search-input::placeholder{font-size:1rem}.search-icon{height:18px;left:1.25rem;width:18px}.search-close{background:rgba(0,0,0,.05);border-radius:.375rem;padding:.5rem;right:1.25rem}.search-close:hover{background:rgba(0,0,0,.1)}.search-result{gap:.875rem;padding:1rem 1.25rem}.search-result-title{font-size:.95rem;line-height:1.4}.search-result-excerpt{-webkit-line-clamp:3;line-clamp:3;font-size:.8rem;line-height:1.5}.search-result-meta{font-size:.75rem;gap:.5rem}.search-result-meta span{border-radius:.25rem;padding:.125rem .5rem}.search-results{max-height:55vh}.search-empty,.search-error,.search-loading{padding:2.5rem 1.25rem}.search-empty h3,.search-error h3,.search-loading h3{font-size:1rem}.search-empty p,.search-error p,.search-loading p{font-size:.8rem}}@media (max-width:480px){.search-modal{padding-left:.75rem;padding-right:.75rem;padding-top:6vh}.search-modal-content{border-radius:.875rem}.search-input{font-size:.95rem;padding:.875rem 1rem .875rem 2.75rem}.search-icon{height:16px;left:1rem;width:16px}.search-close{padding:.375rem;right:1rem}.search-result{gap:.75rem;padding:.875rem 1rem}.search-result-title{font-size:.9rem}.search-result-excerpt{-webkit-line-clamp:2;line-clamp:2;font-size:.75rem}.search-results{max-height:50vh}.search-empty,.search-error,.search-loading{padding:2rem 1rem}}body.search-modal-no-scroll{height:100%!important;overflow:hidden!important;position:fixed!important;width:100%!important}html.search-modal-no-scroll{overflow:hidden!important}.gh-lightbox{align-items:center;display:flex;height:100%;justify-content:center;left:0;opacity:0;position:fixed;top:0;transition:all .3s ease;visibility:hidden;width:100%;z-index:9999}.gh-lightbox.active{opacity:1;visibility:visible}.gh-lightbox-overlay{background:rgba(0,0,0,.9);cursor:pointer;height:100%;left:0;position:absolute;top:0;width:100%}.gh-lightbox-content{align-items:center;display:flex;justify-content:center;max-height:90%;max-width:90%;position:relative}.gh-lightbox-image{-webkit-user-drag:none;border-radius:8px;box-shadow:0 20px 60px rgba(0,0,0,.5);cursor:default;max-height:100%;max-width:100%;-o-object-fit:contain;object-fit:contain;transition:transform .2s ease;-webkit-user-select:none;-moz-user-select:none;user-select:none}.gh-lightbox-image:active{cursor:grabbing}.gh-lightbox-close{align-items:center;background:hsla(0,0%,100%,.2);border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:24px;height:40px;justify-content:center;position:absolute;right:-40px;top:-40px;transition:background .2s ease;width:40px}.gh-lightbox-close:hover{background:hsla(0,0%,100%,.3)}.gh-content img{cursor:pointer}:root[data-theme=dark] .gh-lightbox-close{background:rgba(0,0,0,.5);color:#fff}:root[data-theme=dark] .gh-lightbox-close:hover{background:rgba(0,0,0,.7)}@media (max-width:768px){.gh-lightbox-content{max-height:95%;max-width:95%}.gh-lightbox-close{font-size:18px;height:30px;right:-30px;top:-30px;width:30px}}.code-copy-btn{align-items:center;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:rgba(0,0,0,.8);border:none;border-radius:6px;box-shadow:0 2px 8px rgba(0,0,0,.15);color:#fff;cursor:pointer;display:flex;font-family:inherit;font-size:12px;font-weight:500;justify-content:center;min-width:40px;opacity:0;padding:8px 12px;pointer-events:auto;position:fixed;transition:opacity .2s ease,background-color .2s ease;white-space:nowrap;z-index:1000}.code-copy-btn:hover{background:rgba(0,0,0,.9);box-shadow:0 4px 12px rgba(0,0,0,.2)}.code-copy-btn:active{background:rgba(0,0,0,.95)}.code-copy-btn.copied{background:rgba(34,197,94,.9);color:#fff;opacity:1!important}.code-copy-btn.copied:hover{background:#22c55e}.code-copy-btn i{flex-shrink:0;font-size:14px}.copy-text{font-size:11px;margin-left:6px;white-space:nowrap}.code-copy-btn.copied{align-items:center;display:flex;justify-content:center;padding:8px 12px;width:auto}[data-theme=dark] .code-copy-btn{background:hsla(0,0%,100%,.1);border:1px solid hsla(0,0%,100%,.1);color:#fff}[data-theme=dark] .code-copy-btn:hover{background:hsla(0,0%,100%,.15);border-color:hsla(0,0%,100%,.2)}[data-theme=dark] .code-copy-btn.copied{background:rgba(34,197,94,.9);border-color:rgba(34,197,94,.9)}pre{position:relative!important}@media (prefers-contrast:high){.code-copy-btn{background:#000;border:2px solid #fff}.code-copy-btn:hover{background:#333}.code-copy-btn.copied{background:#22c55e;border-color:#22c55e}}@media (prefers-reduced-motion:reduce){.code-copy-btn{transition:opacity .2s ease}}.gh-toc-sidebar{bottom:2rem;height:auto;pointer-events:none;position:fixed;right:2rem;transition:all .3s ease;width:auto}.gh-toc-sidebar *{pointer-events:auto}.gh-toc-sticky{height:100%;position:relative}.gh-toc-sticky:before{background:conic-gradient(from 0deg,#ff6b35 0deg,#ff8e53 0deg,#4a90e2 0deg,rgba(74,144,226,.1) 0deg,rgba(74,144,226,.1) 1turn);background:conic-gradient(from 0deg,#ff6b35 0deg,#ff8e53 calc(var(--reading-progress, 0deg)*.5),#4a90e2 var(--reading-progress,0deg),rgba(74,144,226,.1) var(--reading-progress,0deg),rgba(74,144,226,.1) 1turn);border-radius:50%;bottom:-3px;content:"";left:-3px;opacity:.9;position:absolute;right:-3px;top:-3px;transition:all .3s ease;z-index:-1}.gh-toc-sticky:hover:before{opacity:1;transform:scale(1.05)}.gh-toc-button{align-items:center;background:#4a90e2;border:1px solid rgba(74,144,226,.3);border-radius:50%;cursor:pointer;display:flex;height:56px;justify-content:center;overflow:hidden;position:relative;width:56px}.gh-toc-button:hover{background:#357abd;border-color:rgba(74,144,226,.4)}.gh-toc-button:before{background:linear-gradient(45deg,transparent 30%,hsla(0,0%,100%,.2) 50%,transparent 70%);bottom:0;content:"";left:0;position:absolute;right:0;top:0;transform:translateX(-100%);transition:transform .5s ease}.gh-toc-button:hover:before{transform:translateX(100%)}.gh-toc-button:after{background:conic-gradient(from 0deg,#10b981 0deg,#34d399 0deg,rgba(16,185,129,.1) 0deg);background:conic-gradient(from 0deg,#10b981 0deg,#34d399 var(--progress,0deg),rgba(16,185,129,.1) var(--progress,0deg));border:.5px solid transparent;border-radius:50%;bottom:-2px;content:"";left:-2px;mask:radial-gradient(circle at center,transparent 27px,#000 28px);-webkit-mask:radial-gradient(circle at center,transparent 27px,#000 28px);position:absolute;right:-2px;top:-2px;transition:all .3s ease;z-index:-1}.gh-toc-sidebar.open .gh-toc-button:after{border-color:rgba(16,185,129,.3)}.gh-toc-icon{fill:#fff;height:24px;opacity:.9;width:24px}.gh-toc-icon:hover{opacity:1}.gh-toc-sidebar.open .gh-toc-icon{opacity:1;transform:rotate(180deg) scale(.8)}.gh-toc-button .gh-toc-icon-close{fill:#fff;display:none;height:20px;opacity:.9;width:20px}.gh-toc-sidebar.open .gh-toc-icon{display:none}.gh-toc-sidebar.open .gh-toc-icon-close{display:block}.gh-toc{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:hsla(0,0%,100%,.98);border:1px solid rgba(0,0,0,.08);border-radius:16px;bottom:70px;box-shadow:0 8px 32px rgba(0,0,0,.12);box-sizing:border-box;max-height:600px;max-width:calc(100vw - 2rem);opacity:0;overflow:hidden;position:absolute;right:0;transform:translateY(20px) scale(.9);transition:all .3s cubic-bezier(.4,0,.2,1);visibility:hidden;width:280px;z-index:1001}.gh-toc-sidebar.open .gh-toc{opacity:1;transform:translateY(0) scale(1);visibility:visible}.gh-toc-header{align-items:center;background:transparent;border-bottom:1px solid rgba(0,0,0,.1);display:flex;justify-content:space-between;margin-bottom:1rem;padding:1rem;position:relative}.gh-toc-header h3{color:var(--color-darkgrey);font-size:.875rem;font-weight:600;letter-spacing:.05em;margin:0;opacity:.9}.gh-toc-close{align-items:center;background:none;border:none;border-radius:6px;color:var(--color-darkgrey);cursor:pointer;display:flex;height:28px;justify-content:center;opacity:.6;padding:.25rem;transition:all .2s ease;width:28px}.gh-toc-close:hover{background:rgba(0,0,0,.05);opacity:1;transform:scale(1.1)}.gh-toc-nav{box-sizing:border-box;max-height:500px;overflow-x:hidden;overflow-y:auto;padding:1rem;width:100%}.gh-toc-nav ul{list-style:none;margin:0;padding:0}.gh-toc-nav ul:last-child{margin-bottom:0}.gh-toc-nav li{margin:0;padding:0}.gh-toc-nav li:last-child{margin-bottom:0}.gh-toc-nav a{word-wrap:break-word;border-left:2px solid transparent;box-sizing:border-box;color:var(--color-darkgrey);display:block;font-size:.85rem;font-weight:400;line-height:1.3;margin-left:-1rem;opacity:.8;overflow:hidden;padding:.3rem 0 .3rem 1rem;-webkit-text-decoration:none;text-decoration:none;text-overflow:ellipsis;transform:translateX(0);transition:all .2s cubic-bezier(.4,0,.2,1);white-space:normal;width:100%}.gh-toc-nav a.active,.gh-toc-nav a:hover{color:#0052a3;color:var(--color-primary);opacity:1;padding-left:1.25rem;transform:translateX(2px)}.gh-toc-nav a.active{border-left-color:#0052a3;border-left-color:var(--color-primary);font-weight:500}.gh-toc-nav .toc-h3{box-sizing:border-box;font-size:.8rem;margin-left:-1rem;opacity:.7;overflow:hidden;padding-left:1.75rem;width:100%}.gh-toc-nav .toc-h3.active,.gh-toc-nav .toc-h3:hover{padding-left:2rem}.gh-toc-nav .toc-h4{box-sizing:border-box;font-size:.75rem;margin-left:-1rem;opacity:.6;overflow:hidden;padding-left:2.5rem;width:100%}.gh-toc-nav .toc-h4.active,.gh-toc-nav .toc-h4:hover{padding-left:2.75rem}.gh-toc-nav .toc-h5{box-sizing:border-box;font-size:.7rem;margin-left:-1rem;opacity:.5;overflow:hidden;padding-left:3.25rem;width:100%}.gh-toc-nav .toc-h5.active,.gh-toc-nav .toc-h5:hover{padding-left:3.5rem}.gh-toc-nav .toc-h6{box-sizing:border-box;font-size:.7rem;margin-left:-1rem;opacity:.5;overflow:hidden;padding-left:4rem;width:100%}.gh-toc-nav .toc-h6.active,.gh-toc-nav .toc-h6:hover{padding-left:4.25rem}.gh-toc-nav::-webkit-scrollbar{width:4px}.gh-toc-nav::-webkit-scrollbar-track{background:transparent;border-radius:2px;margin-bottom:12px;margin-top:4px}.gh-toc-nav::-webkit-scrollbar-thumb{background:rgba(0,0,0,.3);border-radius:2px;-webkit-transition:background .2s ease;transition:background .2s ease}.gh-toc-nav::-webkit-scrollbar-thumb:hover{background:rgba(0,0,0,.5)}.gh-toc-progress{background:rgba(0,0,0,.05);border-radius:2px;height:3px;overflow:hidden}.gh-toc-progress-bar{background:linear-gradient(90deg,#ff6b35,#ff8e53,#10b981);border-radius:2px;height:100%;transition:width .3s ease;width:0}.gh-toc-button{--progress:0deg}.gh-toc-button[data-progress="10"]{--progress:36deg}.gh-toc-button[data-progress="20"]{--progress:72deg}.gh-toc-button[data-progress="30"]{--progress:108deg}.gh-toc-button[data-progress="40"]{--progress:144deg}.gh-toc-button[data-progress="50"]{--progress:180deg}.gh-toc-button[data-progress="60"]{--progress:216deg}.gh-toc-button[data-progress="70"]{--progress:252deg}.gh-toc-button[data-progress="80"]{--progress:288deg}.gh-toc-button[data-progress="90"]{--progress:324deg}.gh-toc-button[data-progress="100"]{--progress:360deg}@media (prefers-color-scheme:light){.gh-toc-button{background:#fff!important;border:1px solid rgba(0,0,0,.1)!important}.gh-toc-button:hover{background:#f8f9fa!important;border-color:rgba(0,0,0,.15)!important}.gh-toc-button .gh-toc-icon-close,.gh-toc-icon{fill:#4a90e2!important}.gh-toc-button:after{background:conic-gradient(from 0deg,#059669 0deg,#10b981 0deg,rgba(5,150,105,.15) 0deg);background:conic-gradient(from 0deg,#059669 0deg,#10b981 var(--progress,0deg),rgba(5,150,105,.15) var(--progress,0deg))}.gh-toc-progress-bar{background:linear-gradient(90deg,#f59e0b,#fbbf24,#059669)}.gh-toc-sticky:before{background:conic-gradient(from 0deg,#f59e0b 0deg,#fbbf24 0deg,#059669 0deg,rgba(5,150,105,.1) 0deg,rgba(5,150,105,.1) 1turn);background:conic-gradient(from 0deg,#f59e0b 0deg,#fbbf24 calc(var(--reading-progress, 0deg)*.5),#059669 var(--reading-progress,0deg),rgba(5,150,105,.1) var(--reading-progress,0deg),rgba(5,150,105,.1) 1turn)}}@media (prefers-color-scheme:dark){.gh-toc-button{background:#4a90e2!important;border:1px solid rgba(74,144,226,.3)!important}.gh-toc-button:hover{background:#357abd!important;border-color:rgba(74,144,226,.4)!important;transform:scale(1.05)!important}.gh-toc-button .gh-toc-icon-close,.gh-toc-icon{fill:#fff!important}.gh-toc-button:after{background:conic-gradient(from 0deg,#10b981 0deg,#34d399 0deg,rgba(16,185,129,.15) 0deg)!important;background:conic-gradient(from 0deg,#10b981 0deg,#34d399 var(--progress,0deg),rgba(16,185,129,.15) var(--progress,0deg))!important}.gh-toc-sticky:before{background:conic-gradient(from 0deg,#ff6b35 0deg,#ff8e53 0deg,#4a90e2 0deg,rgba(74,144,226,.1) 0deg,rgba(74,144,226,.1) 1turn)!important;background:conic-gradient(from 0deg,#ff6b35 0deg,#ff8e53 calc(var(--reading-progress, 0deg)*.5),#4a90e2 var(--reading-progress,0deg),rgba(74,144,226,.1) var(--reading-progress,0deg),rgba(74,144,226,.1) 1turn)!important}.gh-toc-progress-bar{background:linear-gradient(90deg,#ff6b35,#ff8e53,#10b981)!important}}:root[data-theme=dark] .gh-toc-button,body[data-theme=dark] .gh-toc-button,html[data-theme=dark] .gh-toc-button{background:#4a90e2!important;border:1px solid rgba(74,144,226,.3)!important}:root[data-theme=dark] .gh-toc-button:hover,body[data-theme=dark] .gh-toc-button:hover,html[data-theme=dark] .gh-toc-button:hover{background:#357abd!important;border-color:rgba(74,144,226,.4)!important;transform:scale(1.05)!important}@media (max-width:768px){.gh-toc-sidebar{bottom:1rem;right:1rem}.gh-toc-button{height:48px;width:48px}.gh-toc-icon{height:20px;width:20px}.gh-toc-sticky:before{bottom:-2px;left:-2px;right:-2px;top:-2px}.gh-toc{bottom:60px;left:auto;max-height:70vh;max-width:280px;right:0;transform-origin:bottom right;width:calc(100vw - 3rem)}.gh-toc-nav{max-height:calc(70vh - 140px);padding-bottom:1rem}}@media (min-width:769px) and (max-width:1024px){.gh-toc-sidebar{bottom:1.5rem;right:1.5rem}.gh-toc{bottom:65px;max-height:500px;right:0;width:300px}.gh-toc-nav{max-height:400px;padding-bottom:.75rem}}@media (min-width:1025px){.gh-article-container{display:block;margin:0;max-width:none;padding:0;position:relative}.gh-article-content{width:100%}}@media (min-width:1440px){.gh-toc-sidebar{right:max(2rem,calc(50vw - 960px))}.gh-toc{max-width:360px;right:0;width:320px}}.gh-toc{animation:fadeInLeft .4s ease-out}@keyframes fadeInLeft{0%{opacity:0;transform:translateX(-20px)}to{opacity:1;transform:translateX(0)}}.gh-toc-sidebar.hidden{display:none}.gh-content{position:relative;z-index:1}.gh-toc-sidebar{z-index:1000}@media (max-width:480px){.gh-toc{margin-right:.25rem;max-height:75vh;max-width:260px;padding:1rem;width:calc(100vw - 2.5rem)}.gh-toc-sidebar{bottom:.75rem;right:.75rem}.gh-toc-nav{max-height:calc(75vh - 110px);padding-bottom:1rem}.gh-toc-nav a{font-size:.8rem;line-height:1.4;padding:.3rem 0}.gh-toc-nav .toc-h3{font-size:.75rem}.gh-toc-nav .toc-h4,.gh-toc-nav .toc-h5,.gh-toc-nav .toc-h6{font-size:.7rem}}.gh-topics-hero{align-items:center;animation:heroFadeIn 1s ease-out;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;display:flex;min-height:300px;overflow:hidden;padding:4rem 0 3rem;padding:var(--space-16) 0 var(--space-12);position:relative}.gh-topics-hero:before{animation:floatBackground 20s ease-in-out infinite;background:radial-gradient(circle at 20% 80%,rgba(120,119,198,.3) 0,transparent 50%),radial-gradient(circle at 80% 20%,hsla(0,0%,100%,.1) 0,transparent 50%),radial-gradient(circle at 40% 40%,rgba(120,119,198,.2) 0,transparent 50%);opacity:.8}.gh-topics-hero:after,.gh-topics-hero:before{bottom:0;content:"";left:0;position:absolute;right:0;top:0}.gh-topics-hero:after{animation:shimmer 15s linear infinite;background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'%3E%3Cdefs%3E%3Cpattern id='a' width='20' height='20' patternUnits='userSpaceOnUse'%3E%3Ccircle cx='10' cy='10' r='1.5' fill='rgba(255,255,255,0.1)'/%3E%3C/pattern%3E%3C/defs%3E%3Cpath fill='url(%23a)' d='M0 0h100v100H0z'/%3E%3C/svg%3E");opacity:.4}.gh-topics-header{animation:slideInFromLeft .8s ease-out .2s both;gap:2rem;gap:var(--space-8);margin:0 auto;max-width:800px;padding:3rem 0;padding:var(--space-12) 0;text-align:left;z-index:2}.gh-topics-avatar,.gh-topics-header{align-items:center;display:flex;position:relative}.gh-topics-avatar{background:linear-gradient(135deg,hsla(0,0%,100%,.2),hsla(0,0%,100%,.1));border:4px solid hsla(0,0%,100%,.3);border-radius:50%;box-shadow:0 20px 40px rgba(0,0,0,.1),0 10px 20px rgba(0,0,0,.1),inset 0 0 0 1px hsla(0,0%,100%,.1);flex-shrink:0;height:120px;justify-content:center;overflow:hidden;width:120px}.gh-topics-avatar:before{background:linear-gradient(45deg,hsla(0,0%,100%,.3),hsla(0,0%,100%,.1));border-radius:50%;bottom:-8px;content:"";left:-8px;position:absolute;right:-8px;top:-8px;z-index:-1}.topics-icon{font-size:3rem;opacity:.9}.gh-topics-avatar:hover{box-shadow:0 25px 50px rgba(0,0,0,.15),0 15px 30px rgba(0,0,0,.1),inset 0 0 0 1px hsla(0,0%,100%,.2);transform:scale(1.05)}.gh-topics-header>.gh-topics-info{animation:fadeInUp .8s ease-out .6s both;flex:1}.gh-topics-title{-webkit-text-fill-color:transparent;animation:titleGlow 2s ease-in-out infinite alternate;background:linear-gradient(135deg,#fff,hsla(0,0%,100%,.8));-webkit-background-clip:text;background-clip:text;color:#fff;font-size:2.25rem;font-size:var(--text-4xl);font-weight:700;font-weight:var(--font-bold);letter-spacing:-.02em;line-height:var(--line-tight);margin:0 0 .75rem;margin:0 0 var(--space-3);text-shadow:0 2px 4px rgba(0,0,0,.1)}.gh-topics-description{color:hsla(0,0%,100%,.9);font-size:1.125rem;font-size:var(--text-lg);font-weight:400;line-height:var(--line-relaxed);margin:0 0 1.5rem;margin:0 0 var(--space-6);max-width:500px}.gh-topics-meta{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;gap:var(--space-4);margin-top:1rem;margin-top:var(--space-4)}.gh-topics-count{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:hsla(0,0%,100%,.15);border:1px solid hsla(0,0%,100%,.2);border-radius:var(--radius-full);color:hsla(0,0%,100%,.9);font-size:1rem;font-size:var(--text-base);font-weight:500;font-weight:var(--font-medium);padding:.5rem 1rem;padding:var(--space-2) var(--space-4)}.topics-controls{margin-bottom:3rem;margin-top:3rem;padding:0 2rem}.search-wrapper{margin:0 auto 2rem;max-width:600px}.search-container{background:#fff;border:2px solid #f1f5f9;border:2px solid var(--color-border-light);border-radius:16px;box-shadow:0 4px 20px rgba(0,0,0,.08);overflow:hidden;position:relative;transition:all .3s ease}.search-container:focus-within{border-color:#0052a3;border-color:var(--color-primary);box-shadow:0 4px 20px rgba(0,82,163,.15);transform:translateY(-2px)}.search-icon{color:#64748b;color:var(--color-base-lighter);font-size:1.1rem;left:1.5rem;position:absolute;top:50%;transform:translateY(-50%);z-index:2}.search-input{background:transparent;border:none;font-family:Source Sans Pro,Inter,Segoe UI,-apple-system,BlinkMacSystemFont,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif;font-family:var(--font-body);font-size:1.1rem;outline:none;padding:1.25rem 1.5rem 1.25rem 3.5rem;width:100%}.search-input::-moz-placeholder{color:#64748b;color:var(--color-base-lighter)}.search-input::placeholder{color:#64748b;color:var(--color-base-lighter)}.search-clear{align-items:center;background:#64748b;background:var(--color-base-lighter);border:none;border-radius:50%;color:#fff;cursor:pointer;display:none;font-size:.8rem;height:2rem;justify-content:center;position:absolute;right:1rem;top:50%;transform:translateY(-50%);transition:all .2s ease;width:2rem}.search-clear:hover{background:#0f172a;background:var(--color-base);transform:translateY(-50%) scale(1.1)}.filter-wrapper{align-items:center;display:flex;flex-direction:column;flex-wrap:wrap;gap:1rem;justify-content:center}.filter-tabs{background:#f1f5f9;background:var(--color-border-light);border-radius:12px;box-shadow:inset 0 2px 4px rgba(0,0,0,.05);display:flex;gap:.5rem;padding:.5rem}.filter-tab{align-items:center;background:transparent;border:none;border-radius:8px;color:#64748b;color:var(--color-base-lighter);cursor:pointer;display:flex;font-family:Source Sans Pro,Inter,Segoe UI,-apple-system,BlinkMacSystemFont,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif;font-family:var(--font-body);font-weight:500;gap:.5rem;padding:.75rem 1.5rem;transition:all .2s ease}.filter-tab:hover{background:#fff;box-shadow:0 2px 8px rgba(0,0,0,.1);color:#0052a3;color:var(--color-primary)}.filter-tab.active{background:#0052a3;background:var(--color-primary);box-shadow:0 2px 8px rgba(0,82,163,.3);color:#fff}.results-count,.results-info{align-items:center;display:flex}.results-count{color:#64748b;color:var(--color-base-lighter);font-weight:500;gap:.5rem}.topics-section{padding:0 2rem}.topics-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fill,minmax(350px,1fr));margin:0 auto;max-width:1400px}.topic-card{animation:fadeInUp .6s ease forwards;background:#fff;border:2px solid transparent;border-radius:16px;box-shadow:0 4px 20px rgba(0,0,0,.08);cursor:pointer;opacity:0;overflow:hidden;padding:2rem;position:relative;transform:translateY(30px);transition:all .3s ease}.topic-card:hover{border-color:#dbeafe;border-color:var(--color-primary-lighter);box-shadow:0 8px 40px rgba(0,0,0,.12);transform:translateY(-8px)}.topic-header{margin-bottom:1.5rem}.topic-header,.topic-icon{align-items:center;display:flex}.topic-icon{border-radius:16px;box-shadow:0 4px 12px rgba(0,0,0,.15);color:#fff;font-size:1.5rem;font-weight:700;height:60px;justify-content:center;margin-right:1.5rem;width:60px}.topic-meta{flex:1}.topic-title{color:#0f172a;color:var(--color-base);font-size:1.4rem;font-weight:600;line-height:1.3;margin:0 0 .5rem}.topic-stats{gap:1rem}.post-count,.topic-stats{align-items:center;display:flex}.post-count{color:#64748b;color:var(--color-base-lighter);font-size:.9rem;font-weight:500;gap:.4rem}.topic-content{margin-bottom:1.5rem}.topic-excerpt{color:#64748b;color:var(--color-base-lighter);font-size:1rem;line-height:1.6;margin:0}.topic-footer{display:flex;justify-content:flex-end}.topic-link-text{align-items:center;color:#0052a3;color:var(--color-primary);display:flex;font-size:.9rem;font-weight:600;gap:.5rem;transition:all .2s ease}.topic-card:hover .topic-link-text{transform:translateX(4px)}.posts-section{padding:2rem}.posts-header{border-bottom:2px solid #f1f5f9;border-bottom:2px solid var(--color-border-light);margin-bottom:3rem;padding-bottom:2rem}.btn{align-items:center;border:none;border-radius:8px;cursor:pointer;display:inline-flex;font-family:Source Sans Pro,Inter,Segoe UI,-apple-system,BlinkMacSystemFont,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif;font-family:var(--font-body);font-weight:600;gap:.5rem;padding:.75rem 1.5rem;-webkit-text-decoration:none;text-decoration:none;transition:all .2s ease}.btn-back{background:#64748b;background:var(--color-base-lighter);color:#fff;margin-bottom:1.5rem}.btn-back:hover{background:#0f172a;background:var(--color-base);transform:translateX(-2px)}.topic-info{gap:1.5rem}.topic-badge{align-items:center;background:linear-gradient(135deg,#0052a3,#0085d1);background:linear-gradient(135deg,var(--color-primary),var(--color-secondary));border-radius:12px;color:#fff;display:flex;font-size:1.2rem;height:50px;justify-content:center;width:50px}.topic-name{color:#0f172a;color:var(--color-base);font-size:2.5rem;font-weight:700;line-height:1.2;margin:0 0 .5rem}.topic-description{color:#64748b;color:var(--color-base-lighter);font-size:1.1rem;line-height:1.5;margin:0}.posts-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fill,minmax(350px,1fr));margin:0 auto;max-width:1400px}.post-card{animation:fadeInUp .6s ease forwards;background:#fff;border:2px solid transparent;border-radius:16px;box-shadow:0 4px 20px rgba(0,0,0,.08);cursor:pointer;display:flex;flex-direction:column;height:350px;opacity:0;overflow:hidden;transform:translateY(30px);transition:all .3s ease}.post-card:hover{border-color:#dbeafe;border-color:var(--color-primary-lighter);box-shadow:0 8px 40px rgba(0,0,0,.12);transform:translateY(-8px)}.post-image{height:200px;overflow:hidden;position:relative;width:100%}.post-image img{height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .3s ease;width:100%}.post-card:hover .post-image img{transform:scale(1.05)}.post-image-placeholder{align-items:center;background:linear-gradient(135deg,#f1f5f9,#e2e8f0);background:linear-gradient(135deg,var(--color-border-light),var(--color-border));color:#64748b;color:var(--color-base-lighter);display:flex;font-size:3rem;justify-content:center}.post-content{display:flex;flex:1;flex-direction:column;padding:1.2rem}.post-title{word-wrap:break-word;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;color:#0f172a;color:var(--color-base);display:-webkit-box;flex:1;font-size:1.25rem;font-weight:600;-webkit-hyphens:auto;hyphens:auto;line-height:1.3;margin:0 0 .5rem;max-height:2.6em;overflow:hidden;text-overflow:ellipsis}.post-meta{border-top:1px solid #f1f5f9;border-top:1px solid var(--color-border-light);flex-shrink:0;gap:1.5rem;justify-content:center;padding-top:1rem}.post-author,.post-meta{align-items:center;display:flex}.post-author{flex:1;gap:.5rem}.post-avatar{border:2px solid #124e66;border-radius:50%;box-shadow:0 0 0 1px #2e3944,0 2px 6px rgba(0,0,0,.1);flex-shrink:0;height:32px;-o-object-fit:cover;object-fit:cover;width:32px}.post-author-details{display:flex;flex-direction:column;gap:.125rem;min-width:0}.post-author-name{color:#64748b;font-size:.75rem;font-weight:500;line-height:1.2}.post-date{color:#94a3b8;font-size:.6875rem;line-height:1.2}.post-reading-time{align-items:center;color:#94a3b8;display:flex;flex-shrink:0;font-size:.75rem;font-weight:500;gap:.25rem}.post-reading-time i{font-size:.7rem}.loading-state,.posts-loading{grid-column:1/-1;padding:4rem 2rem;text-align:center}.loading-spinner{color:#0052a3;color:var(--color-primary);font-size:2.5rem;margin-bottom:1.5rem}.loading-state h3,.posts-loading h3{color:#0f172a;color:var(--color-base);font-size:1.5rem;margin:0 0 .5rem}.loading-state p,.posts-loading p{color:#64748b;color:var(--color-base-lighter);margin:0}.empty-state,.error-state,.no-posts{grid-column:1/-1;padding:4rem 2rem;text-align:center}.empty-icon,.error-icon,.no-posts-icon{font-size:4rem;margin-bottom:1.5rem;opacity:.6}.empty-icon{color:#64748b;color:var(--color-base-lighter)}.error-icon{color:#ef4444}.no-posts-icon{color:#64748b;color:var(--color-base-lighter)}.empty-state h3,.error-state h3,.no-posts h3{color:#0f172a;color:var(--color-base);font-size:1.5rem;margin:0 0 1rem}.empty-state p,.error-state p,.no-posts p{color:#64748b;color:var(--color-base-lighter);margin:0 auto 2rem;max-width:400px}.btn-primary{background:#0052a3;background:var(--color-primary);color:#fff}.btn-primary:hover{background:#004085;background:var(--color-primary-dark);transform:translateY(-2px)}.btn-secondary{background:#64748b;background:var(--color-base-lighter);color:#fff}.btn-secondary:hover{background:#0f172a;background:var(--color-base);transform:translateY(-2px)}@media (max-width:768px){.gh-topics-hero{min-height:250px;padding:3rem 0 2rem;padding:var(--space-12) 0 var(--space-8)}.gh-topics-header{flex-direction:column;gap:1.5rem;gap:var(--space-6);padding:1.5rem 0;padding:var(--space-6) 0;text-align:center}.gh-topics-avatar{height:80px;width:80px}.gh-topics-title{font-size:1.875rem;font-size:var(--text-3xl)}.gh-topics-description{font-size:1rem;font-size:var(--text-base);max-width:none;text-align:center}.gh-topics-meta{flex-direction:column;gap:.75rem;gap:var(--space-3);justify-content:center}.posts-grid,.topics-grid{gap:1.5rem;grid-template-columns:1fr}.filter-wrapper{justify-content:center;text-align:center}.topic-info{align-items:flex-start;flex-direction:column;gap:1rem}.topic-name{font-size:2rem}.post-meta{align-items:center;flex-direction:row;gap:1rem;justify-content:center}.post-reading-time{align-self:center;order:0}.posts-section,.topics-controls,.topics-section{padding:0 1rem}}@media (max-width:480px){.gh-topics-hero{min-height:200px;padding:2rem 0 1.5rem;padding:var(--space-8) 0 var(--space-6)}.gh-topics-header{gap:1rem;gap:var(--space-4);padding:1rem 0;padding:var(--space-4) 0}.gh-topics-avatar{height:60px;width:60px}.topics-icon{font-size:1.5rem}.gh-topics-title{font-size:1.5rem;font-size:var(--text-2xl)}.gh-topics-description{font-size:.875rem;font-size:var(--text-sm)}.gh-topics-meta{gap:.5rem;gap:var(--space-2)}.gh-topics-count{font-size:.875rem;font-size:var(--text-sm);padding:.25rem .75rem;padding:var(--space-1) var(--space-3)}}[data-theme=dark] .post-card,[data-theme=dark] .topic-card{background:#1e293b;border-color:#e2e8f0;border-color:var(--color-border)}[data-theme=dark] .post-card:hover,[data-theme=dark] .topic-card:hover{border-color:#0052a3;border-color:var(--color-primary);box-shadow:0 10px 20px rgba(77,133,204,.12)}[data-theme=dark] .search-container{background:#1e293b;border-color:#e2e8f0;border-color:var(--color-border)}[data-theme=dark] .search-container:focus-within{border-color:#0052a3;border-color:var(--color-primary);box-shadow:0 4px 20px rgba(77,133,204,.25)}[data-theme=dark] .filter-tabs{background:#e2e8f0;background:var(--color-border)}[data-theme=dark] .filter-tab{color:#64748b;color:var(--color-base-lighter)}[data-theme=dark] .filter-tab:hover{background:#f8fafc;background:var(--color-bg-light);color:#0052a3;color:var(--color-primary)}[data-theme=dark] .filter-tab.active{background:#0052a3;background:var(--color-primary);color:#fff}[data-theme=dark] .post-title,[data-theme=dark] .topic-name,[data-theme=dark] .topic-title{color:#f8fafc}[data-theme=dark] .topic-description,[data-theme=dark] .topic-excerpt{color:#cbd5e1}[data-theme=dark] .post-author-name,[data-theme=dark] .post-count,[data-theme=dark] .post-date,[data-theme=dark] .post-reading-time,[data-theme=dark] .results-count{color:#64748b;color:var(--color-base-lighter)}[data-theme=dark] .post-meta{border-top-color:#e2e8f0;border-top-color:var(--color-border)}@media (prefers-color-scheme:dark){:root:not([data-theme=light]) .post-card,:root:not([data-theme=light]) .topic-card{background:#1e293b;border-color:#e2e8f0;border-color:var(--color-border)}:root:not([data-theme=light]) .post-card:hover,:root:not([data-theme=light]) .topic-card:hover{border-color:#0052a3;border-color:var(--color-primary)}:root:not([data-theme=light]) .search-container{background:#1e293b;border-color:#e2e8f0;border-color:var(--color-border)}:root:not([data-theme=light]) .search-container:focus-within{border-color:#0052a3;border-color:var(--color-primary);box-shadow:0 4px 20px rgba(77,133,204,.25)}:root:not([data-theme=light]) .filter-tabs{background:#e2e8f0;background:var(--color-border)}:root:not([data-theme=light]) .filter-tab{color:#64748b;color:var(--color-base-lighter)}:root:not([data-theme=light]) .filter-tab:hover{background:#f8fafc;background:var(--color-bg-light);color:#0052a3;color:var(--color-primary)}:root:not([data-theme=light]) .filter-tab.active{background:#0052a3;background:var(--color-primary);color:#fff}:root:not([data-theme=light]) .post-title,:root:not([data-theme=light]) .topic-name,:root:not([data-theme=light]) .topic-title{color:#f8fafc}:root:not([data-theme=light]) .topic-description,:root:not([data-theme=light]) .topic-excerpt{color:#cbd5e1}:root:not([data-theme=light]) .post-author-name,:root:not([data-theme=light]) .post-count,:root:not([data-theme=light]) .post-date,:root:not([data-theme=light]) .post-reading-time,:root:not([data-theme=light]) .results-count{color:#64748b;color:var(--color-base-lighter)}:root:not([data-theme=light]) .post-meta{border-top-color:#e2e8f0;border-top-color:var(--color-border)}}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.filter-btn:hover{border-color:#3b82f6!important;color:#3b82f6!important}.filter-btn.active{background:#3b82f6!important;border-color:#3b82f6!important;color:#fff!important}#topicsSearch:focus{border-color:#3b82f6;box-shadow:0 0 0 3px rgba(59,130,246,.1)}.posts-header{align-items:flex-start;margin-bottom:2rem}.posts-header,.topic-info{display:flex;flex-direction:column}.topic-info{align-items:center;margin-top:1rem;width:100%}.topic-details,.topic-info{text-align:center}#selectedTopicName{margin:.5rem 0;text-align:center}#selectedTopicDescription{margin:0;text-align:center}.gh-head{-webkit-backdrop-filter:blur(20px) saturate(180%);backdrop-filter:blur(20px) saturate(180%);background:hsla(0,0%,100%,.85);border-bottom:1px solid hsla(0,0%,100%,.2);box-shadow:0 1px 3px rgba(0,0,0,.03);font-size:15px;height:65px;left:0;line-height:1.5;position:fixed;right:0;top:0;transform:translateZ(0);transition:all .3s cubic-bezier(.25,.46,.45,.94);will-change:transform;z-index:1000}.gh-head.scrolled{-webkit-backdrop-filter:blur(25px) saturate(180%);backdrop-filter:blur(25px) saturate(180%);background:hsla(0,0%,100%,.95);border-bottom:1px solid rgba(0,0,0,.08)}.gh-head:before{background:linear-gradient(135deg,hsla(0,0%,100%,.1),hsla(0,0%,100%,.05));content:"";height:100%;left:0;pointer-events:none;position:absolute;right:0;top:0}.gh-head a{color:inherit;-webkit-text-decoration:none;text-decoration:none}.gh-head-inner{align-items:center;display:flex;height:100%;justify-content:space-between;margin:0 auto;max-width:1400px;padding:0 2rem;position:relative}.gh-head-brand{flex-shrink:0;z-index:2}.gh-head-brand,.gh-head-logo{align-items:center;display:flex;gap:.75rem}.gh-head-logo{color:#1a1a1a;font-size:1.5rem;font-weight:700;letter-spacing:-.02em;line-height:1}.gh-head-logo img{height:48px;transition:transform .3s ease;width:auto}.gh-head-logo:hover img{transform:scale(1.05)}.gh-head-logo-text{color:#1a1a1a;font-size:1.375rem;font-weight:600;letter-spacing:-.02em;white-space:nowrap}.gh-burger{background:none;border:none;border-radius:.5rem;padding:.5rem;transition:all .3s ease;z-index:3}.gh-burger:hover{background:rgba(0,102,204,.08);transform:scale(1.05)}.gh-burger:active,.gh-burger:focus{background:none;transform:none}.gh-burger:focus{outline:none}.gh-burger.no-hover:hover{background:none!important;transform:none!important}.gh-burger.is-active,.gh-burger.is-active:active,.gh-burger.is-active:focus,.gh-burger.is-active:hover{background:none!important;box-shadow:none!important;transform:none!important}.gh-burger-box{height:16px;width:20px}.gh-burger-inner{left:0;position:absolute;top:50%;transform:translateY(-50%)}.gh-burger-inner,.gh-burger-inner:after,.gh-burger-inner:before{background:#1a1a1a;border-radius:1px;height:2px;transition:all .4s cubic-bezier(.25,.46,.45,.94)}.gh-burger-inner:before{top:-6px}.gh-burger-inner:after{bottom:-6px}.gh-head-menu{align-items:center;display:flex;flex:1;justify-content:center;position:relative}.gh-head-menu .nav{align-items:center;display:flex;gap:.25rem;list-style:none;margin:0;padding:0}.gh-head-menu .nav li{margin:0;padding:0}.gh-head-menu .nav a{align-items:center;border-radius:.5rem;color:#4a5568;display:flex;font-size:.9rem;font-weight:500;letter-spacing:-.01em;padding:.625rem 1rem;position:relative}.gh-head-menu .nav a:hover{color:#06c;transform:translateY(-1px)}.gh-head-menu .nav a:after{background:#06c;border-radius:1px;bottom:0;content:"";height:2px;left:50%;position:absolute;transform:translateX(-50%) scaleX(0);transition:transform .3s cubic-bezier(.25,.46,.45,.94);width:20px}.gh-head-menu .nav-current a{color:#06c}.gh-head-menu .nav-current a:after{transform:translateX(-50%) scaleX(1)}.gh-head-actions{flex-shrink:0;gap:.5rem;z-index:2}.gh-head-actions-list{display:flex;gap:.5rem}.gh-search-toggle{align-items:center;background:none;border:none;border-radius:.375rem;color:#4a5568;cursor:pointer;display:flex;height:32px;justify-content:center;transition:all .3s cubic-bezier(.25,.46,.45,.94);width:32px}.gh-search-toggle:hover{background:rgba(0,102,204,.08);color:#06c;transform:translateY(-1px)}.gh-search-toggle:focus{box-shadow:none!important;outline:none}.gh-search-toggle.no-hover:hover,.gh-search-toggle:active,.gh-search-toggle:focus{background:none!important;transform:none!important}.gh-button{align-items:center;border:1px solid transparent;border-radius:.375rem;cursor:pointer;display:inline-flex;font-size:.8125rem;font-weight:600;height:36px;justify-content:center;letter-spacing:-.01em;padding:.45rem 1rem;-webkit-text-decoration:none;text-decoration:none;transition:all .3s cubic-bezier(.25,.46,.45,.94);white-space:nowrap}.gh-button-primary{background:linear-gradient(135deg,#06c,#0052a3);box-shadow:0 1px 4px rgba(0,102,204,.15);color:#fff}.gh-button-primary:hover{background:linear-gradient(135deg,#0052a3,#004085);box-shadow:0 2px 8px rgba(0,102,204,.25);transform:translateY(-1px)}.gh-button-outline{background:hsla(0,0%,100%,.8);border-color:rgba(0,102,204,.3);color:#06c}.gh-button-outline:hover{background:rgba(0,102,204,.08);border-color:#06c;transform:translateY(-1px)}.gh-head-actions{display:flex;list-style:none;text-align:right}.gh-head-actions,.gh-head-actions-list{align-items:center;justify-content:flex-end}.gh-head-actions-list{display:inline-flex;flex-wrap:wrap;gap:10px}.gh-head-actions-list a:not([class]){display:inline-block;margin:0 0 0 1.5vmin;padding:5px 0}.gh-burger{cursor:pointer;display:none;position:relative}.gh-burger-box{align-items:center;display:flex;height:33px;justify-content:center;position:relative;width:33px}.gh-burger-inner{height:100%;width:100%}.gh-burger-box:before{transition:transform .3s cubic-bezier(.2,.6,.3,1),width .3s cubic-bezier(.2,.6,.3,1)}.gh-burger-box:before,.gh-burger-inner:after,.gh-burger-inner:before{background:currentcolor;bottom:0;content:"";display:block;height:1px;left:0;margin:auto;position:absolute;top:0;width:100%;will-change:transform,width}.gh-burger-inner:after,.gh-burger-inner:before{transition:transform .25s cubic-bezier(.2,.7,.3,1),width .25s cubic-bezier(.2,.7,.3,1)}.gh-burger-inner:before{transform:translatey(-6px)}.gh-burger-inner:after{transform:translatey(6px)}body:not(.gh-head-open) .gh-burger:hover .gh-burger-inner:before{transform:translatey(-8px)}body:not(.gh-head-open) .gh-burger:hover .gh-burger-inner:after{transform:translatey(8px)}.gh-head-open .gh-burger-box:before{transform:translatex(19px);transition:transform .2s cubic-bezier(.2,.7,.3,1),width .2s cubic-bezier(.2,.7,.3,1);width:0}.gh-head-open .gh-burger-inner:before{transform:translatex(6px) rotate(135deg);width:26px}.gh-head-open .gh-burger-inner:after{transform:translatex(6px) rotate(-135deg);width:26px}@media (max-width:1024px){.gh-head-inner{padding:0 1.5rem}.gh-head-menu .nav{gap:.125rem}.gh-head-menu .nav a{font-size:.875rem;padding:.5rem .75rem}.gh-button{font-size:.75rem;height:32px;padding:.375rem .875rem}}@media (max-width:768px){.gh-head{-webkit-backdrop-filter:blur(25px) saturate(180%);backdrop-filter:blur(25px) saturate(180%);background:hsla(0,0%,100%,.95);border-bottom:1px solid rgba(0,0,0,.06);box-shadow:0 2px 20px rgba(0,0,0,.08);height:60px}.gh-menu-overlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:rgba(0,0,0,.5);bottom:0;left:0;opacity:0;pointer-events:none;position:fixed;right:0;top:0;transition:all .2s ease;visibility:hidden;z-index:997}.gh-menu-overlay.is-visible{opacity:1;pointer-events:auto;visibility:visible}.gh-head-inner{height:100%;padding:0 1.25rem}.gh-head-brand{flex:1}.gh-head-logo{gap:.625rem}.gh-head-logo img{height:38px;width:auto}.gh-head-logo-text{color:#1a1a1a;font-size:1.35rem;font-weight:700;letter-spacing:-.025em}.gh-burger{background:none;border:none;border-radius:.625rem;box-shadow:none;display:flex;padding:.5rem;transition:all .3s cubic-bezier(.25,.46,.45,.94)}.gh-burger:hover{background:rgba(0,102,204,.08);border-color:transparent;box-shadow:none;transform:scale(1.02)}.gh-burger:active,.gh-burger:focus{background:none!important;transform:none!important}.gh-burger:focus{box-shadow:none!important;outline:none!important}.gh-burger.no-hover:hover{background:none!important;transform:none!important}.gh-burger.is-active,.gh-burger.is-active:active,.gh-burger.is-active:focus,.gh-burger.is-active:hover{background:none!important;box-shadow:none!important;transform:none!important}.gh-burger-box{height:18px;width:22px}.gh-burger-inner,.gh-burger-inner:after,.gh-burger-inner:before{background:#06c;border-radius:1.25px;height:2.5px}.gh-head-menu{-webkit-backdrop-filter:blur(25px) saturate(180%);backdrop-filter:blur(25px) saturate(180%);background:hsla(0,0%,100%,.98);border-bottom:1px solid rgba(0,0,0,.06);box-shadow:0 8px 40px rgba(0,0,0,.12);left:0;max-height:calc(100vh - 60px);opacity:0;overflow-y:auto;padding:2rem 1.25rem;pointer-events:none;position:fixed;right:0;top:60px;transform:translateY(-10px);transition:all .2s ease;visibility:hidden;z-index:998}.gh-head-menu.is-open{opacity:1;pointer-events:auto;transform:translateY(0);visibility:visible}.gh-head-menu .nav{align-items:center;flex-direction:column;gap:.75rem;margin-bottom:1.5rem}.gh-head-menu .nav a{background:none;border:none;border-radius:.75rem;box-shadow:none;color:#2d3748;font-size:1rem;font-weight:600;padding:1rem 1.25rem;text-align:center;transition:all .3s cubic-bezier(.25,.46,.45,.94)}.gh-head-menu .nav a:active,.gh-head-menu .nav a:hover{background:none;border-color:transparent;box-shadow:none;color:#06c;transform:translateX(4px)}.gh-head-menu .nav-current a{background:none;border-color:transparent;color:#06c}.gh-head-actions,.gh-head-actions-list{gap:.5rem}.gh-search-toggle{border-radius:.5rem;height:36px;transition:all .3s ease;width:36px}.gh-search-toggle:hover{background:rgba(0,102,204,.12);border-color:rgba(0,102,204,.25);transform:scale(1.02)}.gh-search-toggle:focus{box-shadow:none!important;outline:none!important}.gh-search-toggle.no-hover:hover,.gh-search-toggle:active,.gh-search-toggle:focus{background:none!important;transform:none!important}.gh-button{border-radius:.5rem;font-size:.8rem;font-weight:600;height:36px;padding:.5rem 1rem}.gh-button-primary{box-shadow:0 2px 8px rgba(0,102,204,.2)}.gh-button-primary:hover{box-shadow:0 4px 16px rgba(0,102,204,.3)}}@media (max-width:480px){.gh-head{-webkit-backdrop-filter:blur(30px) saturate(180%);backdrop-filter:blur(30px) saturate(180%);background:hsla(0,0%,100%,.96);height:56px}.gh-head-inner{padding:0 1rem}.gh-head-logo-text{font-size:1.2rem;font-weight:700}.gh-head-logo img{height:34px}.gh-burger{border-radius:.5rem;padding:.375rem}.gh-burger-box{height:16px;width:20px}.gh-search-toggle{border-radius:.375rem;height:32px;width:32px}.gh-button{font-size:.75rem;height:32px;min-width:auto;padding:.375rem .8rem}.gh-head-menu{max-height:calc(100vh - 56px);padding:1.5rem 1rem;top:56px}.gh-head-menu .nav{gap:.625rem;margin-bottom:1.25rem}.gh-head-menu .nav a{border-radius:.625rem;font-size:.9rem;padding:.875rem 1rem}.gh-head{box-shadow:0 1px 15px rgba(0,0,0,.06)}.gh-head-menu{box-shadow:0 6px 30px rgba(0,0,0,.1)}}@media (min-width:769px){.gh-head-menu{-webkit-backdrop-filter:none!important;backdrop-filter:none!important;background:none!important;border:none!important;box-shadow:none!important;display:flex!important;max-height:none!important;opacity:1!important;overflow:visible!important;padding:0!important;pointer-events:auto!important;position:static!important;transform:none!important;visibility:visible!important}.gh-burger{display:none!important}}.gh-head-brandnavactions .gh-head-brand{grid-column-start:1}.gh-head-brandnav .gh-container{grid-gap:0;grid-template-columns:auto max-content max-content}.gh-head-brandnav .gh-head-brand{grid-column-start:1}.gh-head-brandnav .gh-head-menu{margin-left:40px}.gh-head-brandnav .gh-head-menu .nav li{margin:0 0 0 1.5vmin;padding:0}.gh-head-stacked .gh-container{grid-gap:2vmin;grid-template-columns:1fr}.gh-head-stacked .gh-head-brand{display:flex;grid-column-start:1;justify-content:center;max-width:none;text-align:center;width:100%}.gh-head-stacked .gh-head-actions,.gh-head-stacked .gh-head-actions-list,.gh-head-stacked .gh-head-menu{justify-content:center}.gh-head-stacked .gh-head-actions a:first-child svg{margin-left:0}@media (max-width:900px){.gh-burger{display:inline-block}#gh-head{overflow:visible}#gh-head .gh-head-inner{height:100%}#gh-head .gh-head-brand{position:relative;z-index:10}#gh-head .gh-head-menu{align-self:auto;font-size:inherit;font-weight:inherit;line-height:inherit;margin:0}#gh-head .gh-head-menu .nav,#gh-head .gh-head-menu .nav li{margin:0}#gh-head .gh-head-menu .nav a{padding:inherit}#gh-head .gh-head-actions{padding:0;text-align:inherit}#gh-head .gh-head-actions a{margin:0}.gh-head-open{height:auto;overflow:visible}.gh-head-open #gh-head{bottom:auto;height:auto;left:0;overflow-y:visible;position:fixed;right:auto;top:0;width:100%;z-index:1000}.gh-head-open #gh-head .gh-head-inner{align-items:center;display:flex;grid-template-rows:none;justify-content:space-between}#gh-head .gh-head-actions,#gh-head .gh-head-menu,.gh-head-open #gh-head .gh-head-actions,.gh-head-open #gh-head .gh-head-menu{display:flex}}@media (max-width:600px){#gh-head .gh-head-menu{font-size:6vmin}}.gh-canvas,.kg-width-full.kg-content-wide{--gap:1rem;--main:min(720px,100% - var(--gap) * 2);--wide:min(900px,100% - var(--gap) * 2);--full:100%;display:block;margin:0 auto;max-width:min(720px,100% - 1rem * 2);max-width:var(--main);padding:0 1rem;padding:0 var(--gap)}@media (min-width:1025px){.gh-canvas{--gap:2rem;--main:720px;padding:0}}@media (min-width:1440px){.gh-canvas{--main:780px}}.gh-canvas>*{max-width:100%;width:100%}.kg-content-wide>div,.kg-width-wide{margin:0 auto;max-width:var(--wide)}.kg-width-full{margin-left:50%;max-width:100vw;transform:translateX(-50%)}.kg-width-full img{width:100%}.gh-content{font-feature-settings:"kern" 1,"liga" 1,"calt" 1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}.gh-content p{hyphens:auto;-webkit-hyphens:auto;-moz-hyphens:auto;text-align:justify;word-break:break-word}.gh-content strong{color:#0f172a;color:var(--color-base);font-weight:600}.gh-content em{font-style:italic}.gh-content a{border-bottom:1px solid transparent;color:#0052a3;color:var(--color-primary);-webkit-text-decoration:none;text-decoration:none;transition:all .2s ease}.gh-content a:hover{border-bottom-color:#0052a3;border-bottom-color:var(--color-primary);color:#004085;color:var(--color-primary-dark)}.gh-content>*+*{margin-top:1.5rem}.gh-content [id]:not(:first-child){margin:1.5rem 0 0}.gh-content>[id]+*{margin-top:1rem}.gh-content [id]+.kg-card,.gh-content blockquote+.kg-card{margin-top:2rem}.gh-canvas>blockquote,.gh-canvas>dl,.gh-canvas>ol,.gh-canvas>p,.gh-canvas>ul{color:#0f172a;color:var(--color-base);font-family:Source Sans Pro,Inter,Segoe UI,-apple-system,BlinkMacSystemFont,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif;font-family:var(--font-body);font-size:1.0625rem;font-weight:400;letter-spacing:-.01em;line-height:1.6}.gh-content>dl,.gh-content>ol,.gh-content>ul{padding-left:2.4rem}.gh-content ol li,.gh-content ul li{margin-bottom:.8rem}.gh-content h1,.gh-content h2,.gh-content h3,.gh-content h4,.gh-content h5,.gh-content h6{color:#0f172a;color:var(--color-base);font-family:Inter,Segoe UI,-apple-system,BlinkMacSystemFont,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Noto Color Emoji;font-family:var(--font-heading);font-weight:600;letter-spacing:-.02em;margin-bottom:1rem;margin-top:2rem}.gh-content h1{font-size:2.25rem;line-height:1.3}.gh-content h2{font-size:1.75rem;line-height:1.3}.gh-content h3{font-size:1.375rem;line-height:1.4}.gh-content h4{font-size:1.125rem;font-weight:600;line-height:1.4}.gh-content hr{margin-top:2rem}.gh-content hr+*{margin-top:2rem!important}.gh-content blockquote{background:rgba(0,82,163,.02);background:rgba(var(--color-primary-rgb,0,82,163),.02);border-radius:8px;font-size:1.125rem;font-style:italic;line-height:1.7;margin:1.5rem 0;padding:1.5rem 0 1.5rem 2rem;position:relative}.gh-content blockquote:before{background:#0052a3;background:var(--color-primary);border-radius:2px;bottom:0;content:"";left:0;position:absolute;top:0;width:4px}@media (max-width:650px){.gh-canvas blockquote,.gh-canvas dl,.gh-canvas ol,.gh-canvas p,.gh-canvas ul{font-size:1rem;line-height:1.5}.gh-content blockquote{font-size:1.0625rem;line-height:1.6;margin:1rem 0;padding:1rem 0 1rem 1.5rem}.gh-content blockquote:before{left:0}.gh-content h1{font-size:2rem;line-height:1.2}.gh-content h2{font-size:1.5rem;line-height:1.3}.gh-content h3{font-size:1.25rem;line-height:1.4}.gh-content h4{font-size:1.125rem;line-height:1.4}.gh-canvas>pre{margin:1rem 0;padding:1rem}figcaption{font-size:.75rem;line-height:1.4}.gh-canvas :not(pre) code,.gh-canvas>pre,.gh-content th{font-size:.8125rem}.gh-content th{line-height:1.4}.gh-content td{font-size:.9375rem;line-height:1.5}}.gh-content .kg-card+:not(.kg-card),.gh-content :not(.kg-card):not([id])+.kg-card{margin-top:2rem}.gh-content img{border-radius:8px;box-shadow:0 4px 12px rgba(0,0,0,.1);height:auto;max-width:100%}figcaption{color:#64748b;color:var(--color-base-lighter);font-size:.8125rem;font-style:italic;font-weight:500;line-height:1.5;padding:1.6rem 1.6rem 0;text-align:center}figcaption strong{color:#0f172a;color:var(--color-base)}.gh-canvas :not(pre) code{background:hsla(0,88%,68%,.1);border-radius:6px;box-shadow:0 2px 4px rgba(220,38,38,.1);color:#dc2626;font-family:SF Mono,Monaco,Inconsolata,Roboto Mono,Menlo,Courier,monospace;font-family:var(--font-mono);font-size:.875rem;font-weight:500!important;line-height:2;padding:.3em .6em;vertical-align:middle}.gh-canvas>pre{border:1px solid #334155;border-radius:12px;box-shadow:0 6px 20px rgba(0,0,0,.15);font-family:SF Mono,Monaco,Inconsolata,Roboto Mono,Menlo,Courier,monospace;font-family:var(--font-mono);font-size:.875rem;line-height:1.6;margin:1.5rem 0;overflow-x:auto;padding:1.5rem;position:relative}.gh-canvas>pre,.gh-canvas>pre[class*=language-]{background:linear-gradient(135deg,#1e293b,#0f172a)!important;color:#e2e8f0!important}.gh-canvas>pre[class*=language-]{border:1px solid #334155!important;border-radius:12px!important;box-shadow:0 6px 20px rgba(0,0,0,.15)!important;margin:1.5rem 0!important;padding:1.5rem!important}.gh-canvas>code[class*=language-]{background:transparent!important;color:#e2e8f0!important}.gh-canvas>pre .token.cdata,.gh-canvas>pre .token.comment,.gh-canvas>pre .token.doctype,.gh-canvas>pre .token.prolog{color:#8b949e!important;font-style:italic}.gh-canvas>pre .token.punctuation{color:#c9d1d9!important}.gh-canvas>pre .token.boolean,.gh-canvas>pre .token.constant,.gh-canvas>pre .token.deleted,.gh-canvas>pre .token.number,.gh-canvas>pre .token.property,.gh-canvas>pre .token.symbol,.gh-canvas>pre .token.tag{color:#79c0ff!important}.gh-canvas>pre .token.attr-name,.gh-canvas>pre .token.builtin,.gh-canvas>pre .token.char,.gh-canvas>pre .token.inserted,.gh-canvas>pre .token.selector,.gh-canvas>pre .token.string{color:#a5d6ff!important}.gh-canvas>pre .language-css .token.string,.gh-canvas>pre .style .token.string,.gh-canvas>pre .token.atrule,.gh-canvas>pre .token.attr-value,.gh-canvas>pre .token.entity,.gh-canvas>pre .token.keyword,.gh-canvas>pre .token.operator,.gh-canvas>pre .token.url{color:#ff7b72!important}.gh-canvas>pre .token.atrule,.gh-canvas>pre .token.attr-value,.gh-canvas>pre .token.keyword{font-weight:500}.gh-canvas>pre .token.class-name,.gh-canvas>pre .token.function{color:#d2a8ff!important}.gh-canvas>pre .token.important,.gh-canvas>pre .token.regex,.gh-canvas>pre .token.variable{color:#ffa657!important}.gh-canvas>pre[class*=language-javascript] .token.keyword,.gh-canvas>pre[class*=language-js] .token.keyword{color:#f7df1e!important}.gh-canvas>pre[class*=language-python] .token.keyword{color:#60a5fa!important}.gh-canvas>pre[class*=language-css] .token.property{color:#34d399!important}.gh-canvas>pre[class*=language-html] .token.tag{color:#f87171!important}.gh-canvas>pre::-webkit-scrollbar{background:hsla(0,0%,100%,.1);border-radius:0 0 8px 8px;height:8px}.gh-canvas>pre::-webkit-scrollbar-thumb{background:hsla(0,0%,100%,.3);border-radius:4px}.gh-canvas>pre::-webkit-scrollbar-thumb:hover{background:hsla(0,0%,100%,.4)}.gh-canvas>pre::-webkit-scrollbar-corner{background:transparent}.gh-canvas>pre code{background:none;border:none;color:inherit;font-size:inherit;padding:0}.kg-embed-card{align-items:center;display:flex;flex-direction:column;width:100%}.kg-embed-card>:where(iframe[src*="youtube.com"],iframe[src*="vimeo.com"]){aspect-ratio:16/9;height:auto;width:100%}.kg-image-card img{margin:auto}.kg-width-full.kg-card-hascaption{display:grid;grid-template-columns:inherit}.kg-width-wide.kg-card-hascaption img{grid-column:wide-start/wide-end}.kg-width-full.kg-card-hascaption img{grid-column:1/-1}.kg-width-full.kg-card-hascaption figcaption{grid-column:main-start/main-end}.kg-callout-card{background:rgba(59,130,246,.1);border:1px solid rgba(59,130,246,.2);border-radius:8px;box-sizing:border-box;display:flex;margin:1.5rem 0;max-width:100%;overflow:hidden;padding:1.2rem}.kg-callout-card-icon{align-self:flex-start;flex-shrink:0;font-size:1.25rem;line-height:1;margin-right:.75rem;margin-top:.125rem}.kg-callout-card-content{word-wrap:anywhere;color:#0f172a;color:var(--color-base);flex:1;font-size:1rem;line-height:1.6;min-width:0;word-break:break-all}.kg-callout-card-content p{word-wrap:anywhere;hyphens:none;-webkit-hyphens:none;-moz-hyphens:none;margin:0;text-align:left;white-space:pre-wrap;word-break:break-all}.kg-callout-card-content code{word-wrap:anywhere!important;background:rgba(0,0,0,.1)!important;border:none!important;border-radius:4px!important;box-shadow:none!important;font-size:.875rem!important;margin:0!important;max-width:100%!important;padding:.2em .4em!important;white-space:pre-wrap!important;word-break:break-all!important}.kg-callout-card pre{background:rgba(0,0,0,.05)!important;border:none!important;border-radius:6px!important;box-shadow:none!important;line-height:1.6!important;margin:.5rem 0!important;overflow-x:auto;padding:.75rem!important}.kg-callout-card pre code{background:transparent!important;border:none!important;border-radius:0!important;color:#0f172a!important;color:var(--color-base)!important;display:block!important;font-family:SF Mono,Monaco,Inconsolata,Roboto Mono,Menlo,Courier,monospace!important;font-family:var(--font-mono)!important;font-size:.8125rem!important;line-height:1.6!important;padding:0!important;white-space:pre!important}.kg-callout-card .gh-canvas>pre,.kg-callout-card pre[class*=language-]{background:rgba(0,0,0,.05)!important;border:none!important;box-shadow:none!important;line-height:1.6!important;margin:.5rem 0!important;padding:.75rem!important}.kg-callout-card .gh-canvas>code[class*=language-],.kg-callout-card pre[class*=language-] code{background:transparent!important;color:#0f172a!important;color:var(--color-base)!important;line-height:1.6!important;white-space:pre!important}.kg-callout-card-content strong{font-weight:600}.kg-callout-card[data-callout-color=blue]{background:rgba(59,130,246,.1);border-color:rgba(59,130,246,.2)}.kg-callout-card[data-callout-color=green]{background:rgba(34,197,94,.1);border-color:rgba(34,197,94,.2)}.kg-callout-card[data-callout-color=yellow]{background:rgba(251,191,36,.1);border-color:rgba(251,191,36,.2)}.kg-callout-card[data-callout-color=red]{background:rgba(239,68,68,.1);border-color:rgba(239,68,68,.2)}.kg-callout-card[data-callout-color=grey]{background:hsla(220,9%,46%,.1);border-color:hsla(220,9%,46%,.2)}@media (max-width:650px){.kg-callout-card{margin:1rem 0;padding:1rem}.kg-callout-card-icon{font-size:1.125rem;margin-right:.5rem}.kg-callout-card-content{font-size:.9375rem;line-height:1.5}}[data-theme=dark] .kg-callout-card{background:rgba(59,130,246,.15);border-color:rgba(59,130,246,.3)}[data-theme=dark] .kg-callout-card[data-callout-color=yellow]{background:rgba(251,191,36,.15);border-color:rgba(251,191,36,.3)}[data-theme=dark] .kg-callout-card[data-callout-color=green]{background:rgba(34,197,94,.15);border-color:rgba(34,197,94,.3)}[data-theme=dark] .kg-callout-card[data-callout-color=red]{background:rgba(239,68,68,.15);border-color:rgba(239,68,68,.3)}[data-theme=dark] .kg-callout-card[data-callout-color=grey]{background:hsla(220,9%,46%,.15);border-color:hsla(220,9%,46%,.3)}[data-theme=dark] .kg-callout-card-content code{background:hsla(0,0%,100%,.1)!important;color:#e2e8f0!important}[data-theme=dark] .kg-callout-card pre{background:hsla(0,0%,100%,.05)!important;border:none!important;line-height:1.6!important}[data-theme=dark] .kg-callout-card pre code{background:transparent!important;color:#e2e8f0!important;line-height:1.6!important;white-space:pre!important}[data-theme=dark] .kg-callout-card .gh-canvas>pre,[data-theme=dark] .kg-callout-card pre[class*=language-]{background:hsla(0,0%,100%,.05)!important;border:none!important;line-height:1.6!important}[data-theme=dark] .kg-callout-card .gh-canvas>code[class*=language-],[data-theme=dark] .kg-callout-card pre[class*=language-] code{background:transparent!important;color:#e2e8f0!important;line-height:1.6!important;white-space:pre!important}.gh-content table{background:#fff;background:var(--color-white);border-collapse:collapse;border-radius:8px;box-shadow:0 2px 8px rgba(0,0,0,.08);margin:1.5rem 0;overflow:hidden;width:100%}.gh-content th{background:#f8fafc;background:var(--color-bg-light);border-bottom:2px solid #e2e8f0;border-bottom:2px solid var(--color-border);color:#0f172a;color:var(--color-base);font-size:.875rem;font-weight:600;letter-spacing:.05em;line-height:1.5;padding:1.2rem 1.6rem;text-align:left;text-transform:uppercase}.gh-content td{border-bottom:1px solid #f1f5f9;border-bottom:1px solid var(--color-border-light);font-size:1rem;line-height:1.6;padding:1rem 1.6rem}.gh-content tbody tr:hover{background-color:rgba(0,82,163,.02);background-color:rgba(var(--color-primary-rgb,0,82,163),.02)}.gh-content tbody tr:nth-child(2n){background-color:rgba(0,0,0,.02)}.gh-content tbody tr:last-child td{border-bottom:none}.gh-feature-image{border-radius:12px;box-shadow:0 4px 20px rgba(0,0,0,.1);margin:0 0 2rem;max-width:100%;overflow:hidden}.gh-feature-image img{display:block;height:auto;max-height:400px;-o-object-fit:cover;object-fit:cover;width:100%}.gh-feature-image figcaption{background:rgba(248,250,252,.8);border-top:1px solid #e2e8f0;color:#64748b;font-size:.875rem;font-style:italic;padding:1rem;text-align:center}.gh-post-authors{background:transparent;border:none;box-shadow:none;display:inline-block;margin:1rem 0;max-width:-moz-fit-content;max-width:fit-content;padding:.75rem 0;position:relative;text-align:left}.gh-post-authors:before{display:none}.gh-post-authors .gh-author{align-items:flex-start!important;display:flex!important;flex-direction:row!important;gap:.75rem!important;margin-bottom:1rem!important;padding:0!important}.gh-post-authors .gh-author:last-child{margin-bottom:0}.gh-post-authors .gh-author-avatar{background:#f8fafc;border:2px solid #124e66;border-radius:50%;box-shadow:0 0 0 1px #2e3944,0 2px 8px rgba(0,0,0,.1);flex-shrink:0!important;height:52px!important;overflow:hidden;position:relative!important;width:52px!important}.gh-post-authors .gh-author-avatar a{display:block;height:100%;-webkit-text-decoration:none;text-decoration:none;width:100%}.gh-post-authors .gh-author-image{aspect-ratio:1/1;border:none;border-radius:50%;cursor:pointer;display:block;height:100%;max-height:52px;max-width:52px;min-height:52px;min-width:52px;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%}.gh-post-authors .gh-author-details{display:flex;flex:1;flex-direction:column;gap:.125rem;justify-content:center;min-width:0;text-align:left}.gh-post-authors .gh-author-name{font-size:1.1875rem!important;font-weight:600!important;line-height:1.3!important;margin:0!important}.gh-post-authors .gh-author-name a{color:#0f172a;cursor:pointer;-webkit-text-decoration:none;text-decoration:none}.gh-post-authors .gh-author-meta{align-items:center!important;color:#64748b!important;display:flex!important;flex-wrap:wrap!important;font-size:.9375rem!important;gap:.3rem!important;margin:0!important;padding-left:0!important}.gh-post-authors .gh-meta-separator{margin:0 .25rem;opacity:.7}.gh-post-authors .gh-post-updated{background:rgba(0,133,209,.1);border-radius:12px;color:#0085d1;color:var(--color-secondary);font-size:.8125rem;font-weight:600;padding:.125rem .5rem}.gh-post-authors .gh-author-bio{color:#64748b!important;font-size:.9375rem!important;font-style:italic!important;line-height:1.5!important;margin:.5rem 0 0 68px!important;padding-left:0!important;text-align:left!important}.gh-title{color:#0f172a!important;font-size:2.25rem!important;font-weight:700!important;line-height:1.2!important;margin:1.5rem 0 1rem!important;text-align:left}.gh-excerpt{color:#475569!important;font-size:1.125rem!important;font-weight:400!important;line-height:1.6!important;text-align:left}.gh-post-meta{display:flex;flex-wrap:wrap;gap:.5rem;gap:var(--space-2);margin:1.5rem 0 1rem!important;margin:var(--space-6) 0 var(--space-4) 0!important;text-align:left}.gh-post-tag{background:rgba(0,82,163,.08)!important;border:1px solid rgba(0,82,163,.1)!important;border-radius:20px!important;color:#0052a3!important;color:var(--color-primary)!important;display:inline-block!important;font-size:.8125rem!important;font-weight:500!important;padding:.375rem .875rem!important;-webkit-text-decoration:none!important;text-decoration:none!important}.gh-post-tag:hover{background:rgba(0,82,163,.12)!important;transform:translateY(-1px)!important}.gh-post-tags{align-items:center;border-top:1px solid #e2e8f0;display:flex;flex-wrap:wrap;gap:1rem;margin:2rem 0;padding:1.5rem 0}.gh-post-tags-label{flex-shrink:0}.gh-post-tags-label span{color:#64748b;font-size:.875rem;font-weight:600;letter-spacing:.05em;text-transform:uppercase}.gh-post-tags-list{align-items:center;display:flex;flex-wrap:wrap;gap:.5rem}.gh-tag{background:linear-gradient(135deg,rgba(0,82,163,.08),rgba(0,180,255,.08));border:1px solid rgba(0,82,163,.1);border-radius:25px;color:#0052a3!important;color:var(--color-primary)!important;display:inline-block;font-size:.8125rem;font-weight:500;margin:2px;overflow:hidden;padding:.5rem 1rem;position:relative;-webkit-text-decoration:none;text-decoration:none}.gh-tag:before{background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.4),transparent);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .5s;width:100%}.gh-tag:hover{background:linear-gradient(135deg,rgba(0,82,163,.15),rgba(0,180,255,.15));border-color:rgba(0,82,163,.25);box-shadow:0 2px 8px rgba(0,82,163,.2);transform:scale(1.02)}.gh-tag:hover:before{left:100%}.gh-post-authors .gh-author+.gh-author{border-top:1px solid #f1f5f9;padding-top:1rem}@media (max-width:768px){.gh-post-authors{margin:.75rem auto;max-width:none;padding:.5rem 0}.gh-post-authors .gh-author{gap:.5rem;margin-bottom:.75rem}.gh-post-authors .gh-author-avatar{border:2px solid #124e66;border-radius:50%;box-shadow:0 0 0 1px #2e3944,0 2px 8px rgba(0,0,0,.1);height:64px!important;overflow:hidden;width:64px!important}.gh-post-authors .gh-author-image{max-height:64px;max-width:64px;min-height:64px;min-width:64px}.gh-post-authors .gh-author-name{font-size:1.125rem!important}.gh-post-authors .gh-author-meta{font-size:.8125rem;gap:.5rem}.gh-post-authors .gh-author-bio{font-size:.8125rem!important}.gh-title{font-size:1.875rem!important}.gh-excerpt{font-size:1rem!important}.gh-post-tags{align-items:flex-start;flex-direction:column;gap:1rem}.gh-post-tags-list{justify-content:flex-start;width:100%}}@media (max-width:480px){.gh-post-authors{display:block;margin:.5rem auto;max-width:none;padding:.5rem 0;text-align:center;width:100%}.gh-post-authors .gh-author{align-items:flex-start!important;display:flex!important;flex-direction:row!important;gap:.75rem!important;margin:0 auto 1rem!important;padding:0!important;position:relative;text-align:left;width:-moz-fit-content;width:fit-content}.gh-post-authors .gh-author:last-child{margin-bottom:0!important}.gh-post-authors .gh-author-avatar{border:2px solid #124e66;border-radius:50%;box-shadow:0 0 0 1px #2e3944,0 2px 6px rgba(0,0,0,.1);flex-shrink:0!important;height:48px!important;overflow:hidden;position:relative;width:48px!important;z-index:1}.gh-post-authors .gh-author-image{border-radius:50%;height:100%;max-height:48px;max-width:48px;min-height:48px;min-width:48px;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%}.gh-post-authors .gh-author-details{display:flex;flex:1;flex-direction:column;gap:.25rem;justify-content:center;min-width:0;text-align:left}.gh-post-authors .gh-author-name{color:#0f172a;color:var(--color-base);font-size:1rem!important;font-weight:600!important;line-height:1.3!important;margin:0!important}.gh-post-authors .gh-author .gh-author-meta{align-items:flex-start!important;color:#64748b!important;display:flex!important;flex-direction:column!important;font-size:.875rem!important;line-height:1.1!important;margin:0!important}.gh-post-authors .gh-author .gh-author-meta span{display:block!important;line-height:1.1!important;margin:0!important;padding:0!important}.gh-post-authors .gh-author .gh-meta-separator{left:-9999px!important;margin:0!important;opacity:0!important;padding:0!important;position:absolute!important;visibility:hidden!important}.gh-post-authors .gh-author .gh-meta-separator,.gh-post-authors .gh-author-meta .gh-meta-separator{display:none!important;height:0!important;width:0!important}.gh-post-authors .gh-author-bio{color:#64748b;font-size:.875rem!important;line-height:1.4!important;margin-top:.5rem!important}.gh-title{font-size:1.5rem!important}.gh-excerpt{font-size:.9375rem!important}.gh-post-tags{margin:1.5rem 0;padding:1rem 0}.gh-tag{font-size:.75rem;padding:.375rem .75rem}}:root[data-theme=dark] .gh-post-authors .gh-author-avatar{border:2px solid #4d85cc;box-shadow:0 0 0 1px #3b6ba8,0 2px 8px rgba(0,0,0,.2)}.gh-readmore{background:#fff;background:var(--color-bg);border-top:1px solid #e2e8f0;border-top:1px solid var(--color-border);margin-top:3rem;margin-top:var(--space-12);padding:4rem 0;padding:var(--space-16) 0}.gh-readmore-inner{margin:0 auto;max-width:1200px;padding:0 1.5rem;padding:0 var(--space-6)}.gh-readmore-title{color:#0f172a;color:var(--color-base);font-size:1.25rem;font-size:var(--text-xl);font-weight:600;font-weight:var(--font-semibold);margin:0 0 2rem;margin:0 0 var(--space-8);text-align:left}.gh-readmore-list{grid-gap:2rem;grid-gap:var(--space-8);display:grid;gap:2rem;gap:var(--space-8);grid-template-columns:repeat(auto-fit,minmax(320px,1fr));margin-bottom:3rem;margin-bottom:var(--space-12)}.gh-readmore-card{background:#fff;background:var(--color-bg);border:1px solid #e2e8f0;border:1px solid var(--color-border);border-radius:1rem;border-radius:var(--radius-lg);overflow:hidden;position:relative;transition:transform .3s ease,box-shadow .3s ease}.gh-readmore-card:hover{box-shadow:0 5px 10px rgba(0,0,0,.15);transition:all .3s ease}.gh-readmore-card a{color:inherit;display:block;height:100%;-webkit-text-decoration:none;text-decoration:none}.gh-readmore-card-image{background:#e2e8f0;background:var(--color-border);height:200px;overflow:hidden;position:relative;transition:transform .6s cubic-bezier(.25,.46,.45,.94);will-change:transform}.gh-readmore-card-image img{height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;transition:transform .3s ease;width:100%}.gh-readmore-card:hover .gh-readmore-card-image img{transform:scale(1.03)}.gh-readmore-card-content{padding:1.5rem;padding:var(--space-6)}.gh-readmore-card h4{color:#0f172a;color:var(--color-base);font-size:1.125rem;font-size:var(--text-lg);font-weight:600;font-weight:var(--font-semibold);line-height:1.25;line-height:var(--leading-tight);margin:0 0 .75rem;margin:0 0 var(--space-3)}.gh-readmore-card h4,.gh-readmore-card p{-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.gh-readmore-card p{color:#334155;color:var(--color-base-light);font-size:.875rem;font-size:var(--text-sm);line-height:1.5;line-height:var(--leading-normal);margin:0 0 1rem;margin:0 0 var(--space-4)}.gh-readmore-card time{color:#64748b;color:var(--color-base-lighter);font-size:.75rem;font-size:var(--text-xs);font-weight:500;font-weight:var(--font-medium)}.gh-readmore-nav{grid-gap:2rem;grid-gap:var(--space-8);border-top:1px solid #e2e8f0;border-top:1px solid var(--color-border);display:grid;gap:2rem;gap:var(--space-8);grid-template-columns:1fr 1fr;padding-top:3rem;padding-top:var(--space-12)}.gh-readmore-next,.gh-readmore-prev{align-items:center;background:#fff;background:var(--color-bg);border:1px solid #e2e8f0;border:1px solid var(--color-border);border-radius:var(--radius-md);color:inherit;display:flex;padding:1rem;padding:var(--space-4);-webkit-text-decoration:none;text-decoration:none}.gh-readmore-next:hover,.gh-readmore-prev:hover{border-color:#0052a3;border-color:var(--color-primary);box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -2px rgba(0,0,0,.1);box-shadow:var(--shadow-md);transform:translateY(-2px)}.gh-readmore-prev{text-align:left}.gh-readmore-next{justify-content:flex-end;text-align:right}.gh-readmore-next div,.gh-readmore-prev div{flex:1}.gh-readmore-next span,.gh-readmore-prev span{color:#64748b;color:var(--color-base-lighter);display:block;font-size:.75rem;font-size:var(--text-xs);font-weight:500;font-weight:var(--font-medium);letter-spacing:.05em;margin-bottom:.125rem;margin-bottom:calc(var(--space-1)*.5);text-transform:uppercase}.gh-readmore-next h4,.gh-readmore-prev h4{-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;color:#0f172a;color:var(--color-base);display:-webkit-box;font-size:1rem;font-size:var(--text-base);font-weight:600;font-weight:var(--font-semibold);line-height:1.25;line-height:var(--leading-tight);margin:0;overflow:hidden}.gh-readmore-next svg,.gh-readmore-prev svg{color:#0052a3;color:var(--color-primary);flex-shrink:0;height:16px;width:16px}.gh-readmore-prev svg{margin-right:.75rem;margin-right:var(--space-3)}.gh-readmore-next svg{margin-left:.75rem;margin-left:var(--space-3)}@media (max-width:768px){.gh-readmore{padding:3rem 0;padding:var(--space-12) 0}.gh-readmore-inner{padding:0 1rem;padding:0 var(--space-4)}.gh-readmore-title{font-size:1.125rem;font-size:var(--text-lg);margin-bottom:1.5rem;margin-bottom:var(--space-6)}.gh-readmore-list{gap:1.5rem;gap:var(--space-6);grid-template-columns:1fr;margin-bottom:2rem;margin-bottom:var(--space-8)}.gh-readmore-card-image{height:150px}.gh-readmore-card-content{padding:1rem;padding:var(--space-4)}.gh-readmore-card h4{font-size:1rem;font-size:var(--text-base)}.gh-readmore-card p{font-size:.875rem;font-size:var(--text-sm)}.gh-readmore-nav{gap:1rem;gap:var(--space-4);grid-template-columns:1fr}.gh-readmore-next,.gh-readmore-prev{padding:1rem;padding:var(--space-4)}.gh-readmore-next h4,.gh-readmore-prev h4{-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;font-size:1rem;font-size:var(--text-base);overflow:hidden}}.gh-hero{background:linear-gradient(135deg,#1e293b,#0f172a);color:#fff;overflow:hidden;padding:5rem 0 4rem;padding:var(--space-20) 0 var(--space-16);position:relative}.gh-hero:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'%3E%3Cdefs%3E%3Cpattern id='a' width='10' height='10' patternUnits='userSpaceOnUse'%3E%3Cpath d='M10 0H0v10' fill='none' stroke='rgba(255,255,255,0.05)'/%3E%3C/pattern%3E%3C/defs%3E%3Cpath fill='url(%23a)' d='M0 0h100v100H0z'/%3E%3C/svg%3E");bottom:0;content:"";left:0;opacity:.3;position:absolute;right:0;top:0}.gh-container{padding:0 1.5rem;padding:0 var(--space-6);position:relative;z-index:1}.gh-hero-content{margin:0 auto;max-width:800px;text-align:center}.gh-hero-title{-webkit-text-fill-color:transparent;background:linear-gradient(135deg,#fff,#e2e8f0);-webkit-background-clip:text;background-clip:text;font-size:2.25rem;font-size:var(--text-4xl);font-weight:700;font-weight:var(--font-bold);letter-spacing:-.02em;line-height:1.1;margin:0 0 1.5rem;margin:0 0 var(--space-6)}.gh-hero-description{color:hsla(0,0%,100%,.8);font-size:1.125rem;font-size:var(--text-lg);font-weight:400;line-height:1.6;margin:0}.gh-page{background:#fff;background:var(--color-bg);min-height:60vh;padding:5rem 0;padding:var(--space-20) 0}.gh-postfeed{margin-bottom:4rem;margin-bottom:var(--space-16)}.gh-postfeed-grid{grid-gap:2rem;grid-gap:var(--space-8);display:grid;gap:2rem;gap:var(--space-8);grid-template-columns:repeat(auto-fit,minmax(320px,1fr));margin-bottom:3rem;margin-bottom:var(--space-12)}.gh-postfeed .gh-card{background:#fff;background:var(--color-bg);border:1px solid #e2e8f0;border:1px solid var(--color-border);border-radius:1rem;border-radius:var(--radius-lg);display:flex;flex-direction:column;height:100%;overflow:hidden;position:relative;transition:all .3s ease;transition:transform .3s ease,box-shadow .3s ease}.gh-postfeed .gh-card:hover{box-shadow:0 5px 10px rgba(0,0,0,.15);transform:translateY(0);transition:all .3s ease}.gh-postfeed .gh-card-link{color:inherit;display:flex;flex-direction:column;height:100%;-webkit-text-decoration:none;text-decoration:none}.gh-postfeed .gh-card-image{height:200px;overflow:hidden;position:relative}.gh-postfeed .gh-card-image img{height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;transition:transform .6s cubic-bezier(.25,.46,.45,.94);width:100%;will-change:transform}.gh-postfeed .gh-card:hover .gh-card-image img{transform:scale(1.03)}.gh-postfeed .gh-card-content{display:flex;flex:1;flex-direction:column;justify-content:space-between;padding:1.5rem;padding:var(--space-6)}.gh-postfeed .gh-card-title{-webkit-line-clamp:2;line-clamp:2;color:#0f172a;color:var(--color-base);font-size:1.125rem;font-size:var(--text-lg);font-weight:600;font-weight:var(--font-semibold);line-height:1.25;line-height:var(--leading-tight);margin:0 0 .75rem;margin:0 0 var(--space-3)}.gh-postfeed .gh-card-excerpt,.gh-postfeed .gh-card-title{-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.gh-postfeed .gh-card-excerpt{-webkit-line-clamp:3;line-clamp:3;color:#334155;color:var(--color-base-light);flex:1;font-size:.875rem;font-size:var(--text-sm);line-height:1.625;line-height:var(--leading-relaxed)}.gh-postfeed .gh-card-meta{align-items:center;color:#64748b;color:var(--color-base-lighter);display:flex;font-size:.75rem;font-size:var(--text-xs);justify-content:space-between;margin-top:auto}.gh-postfeed .gh-card-author{align-items:center;display:flex;gap:.5rem;gap:var(--space-2)}.gh-postfeed .gh-card-avatar{border-radius:50%;height:24px;-o-object-fit:cover;object-fit:cover;width:24px}.gh-postfeed .gh-card-author-name,.gh-postfeed .gh-card-tag{font-weight:500;font-weight:var(--font-medium)}.gh-postfeed .gh-card-tag{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:rgba(0,0,0,.7);border-radius:var(--radius-full);color:#fff;font-size:.75rem;font-size:var(--text-xs);left:1rem;left:var(--space-4);letter-spacing:.05em;padding:.25rem .75rem;padding:var(--space-1) var(--space-3);position:absolute;text-transform:uppercase;top:1rem;top:var(--space-4)}.gh-postfeed-empty{color:#334155;color:var(--color-base-light);padding:5rem 1.5rem;padding:var(--space-20) var(--space-6);text-align:center}.gh-postfeed-empty h3{color:#0f172a;color:var(--color-base);font-size:1.25rem;font-size:var(--text-xl);font-weight:600;font-weight:var(--font-semibold);margin:0 0 1rem;margin:0 0 var(--space-4)}.gh-postfeed-empty p{font-size:1rem;font-size:var(--text-base);margin:0}.gh-tag-stats{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:hsla(0,0%,100%,.1);border:1px solid hsla(0,0%,100%,.2);border-radius:1rem;border-radius:var(--radius-lg);gap:2rem;gap:var(--space-8);justify-content:center;margin-top:1.5rem;margin-top:var(--space-6);padding:1rem 1.5rem;padding:var(--space-4) var(--space-6)}.gh-tag-stat,.gh-tag-stats{align-items:center;display:flex}.gh-tag-stat{flex-direction:column;gap:.25rem;gap:var(--space-1)}.gh-tag-stat-number{color:#fff;font-size:1.25rem;font-size:var(--text-xl);font-weight:700;font-weight:var(--font-bold)}.gh-tag-stat-label{color:hsla(0,0%,100%,.7);font-size:.875rem;font-size:var(--text-sm);letter-spacing:.05em;text-transform:uppercase}@media (max-width:768px){.gh-hero{padding:4rem 0 3rem;padding:var(--space-16) 0 var(--space-12)}.gh-container{padding:0 1rem;padding:0 var(--space-4)}.gh-hero-title{font-size:1.875rem;font-size:var(--text-3xl)}.gh-hero-description{font-size:1rem;font-size:var(--text-base)}.gh-page{padding:4rem 0;padding:var(--space-16) 0}.gh-postfeed-grid{gap:1.5rem;gap:var(--space-6);grid-template-columns:1fr}.gh-postfeed .gh-card{min-height:380px}.gh-postfeed .gh-card-image{height:160px}.gh-postfeed .gh-card-content{display:flex;flex-direction:column;min-height:220px;padding:1.25rem}.gh-postfeed .gh-card-title{font-size:1.1rem;margin-bottom:.75rem}.gh-postfeed .gh-card-excerpt{-webkit-line-clamp:3;line-clamp:3;font-size:.9rem;line-height:1.5}.gh-postfeed .gh-card-meta{margin-bottom:1rem}.gh-postfeed .gh-card-author{margin-top:auto;padding-top:1rem}.gh-postfeed .gh-card-avatar{height:26px;width:26px}.gh-postfeed .gh-card-author-name{font-size:.8rem}.gh-tag-stats{flex-direction:column;gap:1rem;gap:var(--space-4)}.gh-tag-stat{flex-direction:row;gap:.75rem;gap:var(--space-3)}}@media (max-width:480px){.gh-hero{padding:3rem 0 2rem;padding:var(--space-12) 0 var(--space-8)}.gh-hero-title{font-size:1.5rem;font-size:var(--text-2xl)}.gh-postfeed-grid{gap:1.5rem;gap:var(--space-6)}.gh-postfeed .gh-card{min-height:400px}.gh-postfeed .gh-card-image{height:180px}.gh-postfeed .gh-card-content{display:flex;flex-direction:column;min-height:220px;padding:1.25rem}.gh-postfeed .gh-card-title{-webkit-line-clamp:2;line-clamp:2;font-size:1rem;font-weight:600;margin-bottom:.75rem}.gh-postfeed .gh-card-excerpt{-webkit-line-clamp:3;line-clamp:3;color:#64748b;font-size:.875rem;line-height:1.5}.gh-postfeed .gh-card-meta{font-size:.8rem;margin-bottom:1rem}.gh-postfeed .gh-card-author{display:flex!important;margin-top:auto;padding-top:1rem;visibility:visible!important}.gh-postfeed .gh-card-avatar{height:28px;width:28px}.gh-postfeed .gh-card-author-name{font-size:.8rem;font-weight:500}.gh-postfeed .gh-card-date{color:#64748b;font-size:.8rem}}.gh-auth-form{margin:0 auto 10vmin;max-width:600px;text-align:center;width:100%}.gh-auth-title{font-size:4.2rem;margin:0 0 .1em}.gh-auth-form p{color:rgba(0,0,0,.6);font-size:1.7rem;margin:10px 0 4vmin}.gh-auth-form p small{display:inline-block;font-size:1.4rem;margin:15px 0 0}.gh-auth-box{align-items:center;display:flex;justify-content:space-between;margin:0 auto;max-width:460px}.gh-auth-box .gh-button{margin-left:10px}@media (max-width:600px){.gh-auth-box{flex-direction:column;max-width:400px}.gh-auth-box .gh-button{margin:15px 0 0;width:100%}}form[data-members-form] .gh-button-loader,form[data-members-form] .message-error,form[data-members-form] .message-success{display:none}.gh-button-content{min-width:100px}.message-error svg,.message-success svg{height:15px;margin-right:5px;position:relative;top:-1px;width:15px}.message-success svg{fill:#fff}.message-error svg{fill:#dc2626;fill:var(--color-error)}form[data-members-form].error .message-error,form[data-members-form].success .message-success{background:#0f172a;background:var(--color-base);border-radius:.75rem;border-radius:var(--radius);color:#fff;font-size:1.4rem;font-weight:500;left:4vmin;line-height:1.5em;margin:0 auto;max-width:calc(1400px - 8vmin);padding:10px 0;position:fixed;right:4vmin;text-align:center;top:20px;z-index:9999}form[data-members-form].success .message-success{background:#10b981;background:var(--color-success)}form[data-members-form].error .message-error{background:#fff;box-shadow:0 0 0 1px #dc2626;box-shadow:var(--color-error) 0 0 0 1px;color:#dc2626;color:var(--color-error)}form[data-members-form] .gh-button{min-width:120px;position:relative}form[data-members-form].loading .gh-button-content{visibility:hidden}form[data-members-form].loading .gh-button-loader{bottom:-30%;display:inline-block;left:50%;margin:0 0 0 -19px;position:absolute;transform:scale(.6)}.gh-button-loader svg path,.gh-button-loader svg rect{fill:#fff}form[data-members-form].error .message-error,form[data-members-form].success .message-success{display:block}.gh-error{display:flex;flex:1 0 auto;flex-direction:column;justify-content:center;padding-bottom:2vmin}.gh-error-content{flex:1 0 auto;text-align:center}.gh-error-code{font-size:14vmin;margin:0}.gh-error-description{font-size:4vmin;font-weight:300;line-height:1.2em;margin:0 auto;max-width:600px;opacity:.6;padding:0 2rem}.gh-error-link{display:block;font-size:1.6rem;margin-top:4vmin}.gh-error-stack{margin:0 auto;max-width:600px;padding:8vmin 0;text-align:left}.gh-error-stack-list{font-size:1.4rem;margin:4vmin 0 0}.gh-error-stack-list>li{border-top:1px solid rgba(0,0,0,.1);margin:0;padding:2rem 0}.gh-error-stack-function{color:red;font-size:1.8rem;margin:0 0 .5em}.gh-foot{background:#f8fafc;background:var(--color-bg-light);border-top:1px solid #e2e8f0;border-top:1px solid var(--color-border);margin-top:5rem;margin-top:var(--space-20);padding:5rem 0 3rem;padding:var(--space-20) 0 var(--space-12)}.gh-foot .gh-container{margin:0 auto;max-width:1200px;padding:0 1.5rem;padding:0 var(--space-6)}.gh-foot a{color:inherit;-webkit-text-decoration:none;text-decoration:none}.gh-foot a:hover{color:#0052a3;color:var(--color-primary)}.gh-foot-inner{grid-gap:4rem;grid-gap:var(--space-16);align-items:start;display:grid;gap:4rem;gap:var(--space-16);grid-template-columns:2fr 1fr 1fr}.gh-foot-left{gap:2rem;gap:var(--space-8)}.gh-foot-center,.gh-foot-left,.gh-foot-links{display:flex;flex-direction:column}.gh-foot-links{gap:.75rem;gap:var(--space-3)}.gh-foot-links a{color:#0f172a;color:var(--color-base);font-size:.9rem;-webkit-text-decoration:none;text-decoration:none}.gh-foot-links a:hover{color:#0052a3;color:var(--color-primary)}.gh-foot-brand{margin-bottom:1.5rem;margin-bottom:var(--space-6)}.gh-foot-logo{align-items:center;display:flex;justify-content:center;margin-bottom:1rem;margin-bottom:var(--space-4)}.gh-foot-logo img{max-height:56px;width:auto}.gh-foot-logo-text{color:#0f172a;color:var(--color-base);font-size:1.25rem;font-size:var(--text-xl);font-weight:700;font-weight:var(--font-bold)}.gh-foot-description{color:#334155;color:var(--color-base-light);font-size:1rem;font-size:var(--text-base);line-height:1.625;line-height:var(--leading-relaxed);margin:0;max-width:400px}.gh-foot-info{display:block;margin-bottom:1.5rem;margin-bottom:var(--space-6)}.gh-foot-info-item h4{color:#0f172a;color:var(--color-base);font-size:1rem;font-size:var(--text-base);font-weight:600;font-weight:var(--font-semibold);margin:0 0 .75rem;margin:0 0 var(--space-3)}.gh-foot-info-item p{color:#334155;color:var(--color-base-light);font-size:.875rem;font-size:var(--text-sm);line-height:1.625;line-height:var(--leading-relaxed);margin:0 0 .5rem;margin:0 0 var(--space-2)}.gh-foot-contact{margin-bottom:.75rem;margin-bottom:var(--space-3)}.gh-foot-social{align-items:center;display:flex;gap:.75rem;gap:var(--space-3)}.gh-foot-social a{align-items:center;border-radius:.75rem;border-radius:var(--radius);cursor:pointer;display:flex;height:36px;justify-content:center;width:36px}.gh-foot-social svg{height:20px;width:20px}.gh-foot-social a[aria-label="Send Email"],.gh-foot-social a[aria-label="Send Email"]:hover{color:#000}.gh-foot-meta{border-top:1px solid #e2e8f0;border-top:1px solid var(--color-border);color:#64748b;color:var(--color-base-lighter);font-size:.875rem;font-size:var(--text-sm);padding-top:1.5rem;padding-top:var(--space-6);text-align:center}.gh-foot-meta p{margin:0}.gh-foot-right{display:flex;flex-direction:column;gap:2rem;gap:var(--space-8)}.gh-foot-newsletter{background:transparent;border:none;padding:0}.gh-foot-newsletter h3{color:#0f172a;color:var(--color-base);font-size:1.125rem;font-size:var(--text-lg);font-weight:600;font-weight:var(--font-semibold);margin:0 0 .5rem;margin:0 0 var(--space-2)}.gh-foot-newsletter>p{color:#334155;color:var(--color-base-light);font-size:.875rem;font-size:var(--text-sm);margin:0 0 1.5rem;margin:0 0 var(--space-6)}.gh-foot-subscribe-form{margin-bottom:1rem;margin-bottom:var(--space-4)}.gh-foot-subscribe-input-group{display:flex;gap:.75rem;gap:var(--space-3);margin-bottom:.75rem;margin-bottom:var(--space-3)}.gh-foot-subscribe-input{background:#fff;background:var(--color-bg);border:1px solid #e2e8f0;border:1px solid var(--color-border);border-radius:.75rem;border-radius:var(--radius);flex:1;font-size:.875rem;font-size:var(--text-sm);padding:.75rem 1rem;padding:var(--space-3) var(--space-4);transition:border-color .2s ease,box-shadow .2s ease}.gh-foot-subscribe-input:focus{border-color:#0052a3;border-color:var(--color-primary);box-shadow:0 0 0 3px #dbeafe;box-shadow:0 0 0 3px var(--color-primary-lighter);outline:none}.gh-foot-subscribe-btn{background:#0052a3;background:var(--color-primary);border:none;border-radius:.75rem;border-radius:var(--radius);color:#fff;color:var(--color-white);cursor:pointer;font-size:.875rem;font-size:var(--text-sm);font-weight:500;font-weight:var(--font-medium);min-width:100px;padding:.75rem 1.5rem;padding:var(--space-3) var(--space-6);position:relative;transition:background .2s ease;white-space:nowrap}.gh-foot-subscribe-btn:hover{background:#004085;background:var(--color-primary-dark)}.gh-foot-subscribe-btn:disabled{cursor:not-allowed;opacity:.6}.gh-foot-subscribe-btn-loading{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.gh-foot-subscribe-message{font-size:.75rem;font-size:var(--text-xs);min-height:16px}.gh-foot-menu .nav{align-items:center;display:flex;flex-wrap:wrap;font-size:.875rem;font-size:var(--text-sm);gap:1rem;gap:var(--space-4);list-style:none;margin:0;padding:0}.gh-foot-menu .nav li{margin:0;padding:0}.gh-foot-menu .nav a{color:#334155;color:var(--color-base-light);display:block;font-weight:500;font-weight:var(--font-medium);padding:.5rem 0;padding:var(--space-2) 0;transition:color .2s ease}.gh-foot-subscribe-message.success{color:#10b981;color:var(--color-green)}.gh-foot-subscribe-message.error{color:#dc2626;color:var(--color-red)}@media (max-width:768px){.gh-foot{padding:4rem 0 2rem;padding:var(--space-16) 0 var(--space-8)}.gh-foot-inner{gap:3rem;gap:var(--space-12);grid-template-columns:1fr;text-align:center}.gh-foot-center,.gh-foot-left,.gh-foot-links,.gh-foot-right{align-items:center}.gh-foot-info{display:block;gap:0}.gh-foot-subscribe-input-group{flex-direction:column;gap:.75rem;gap:var(--space-3)}.gh-foot-subscribe-btn{width:100%}.gh-foot-menu .nav{gap:.75rem;gap:var(--space-3);justify-content:center}}:root[data-theme=dark] .gh-foot-social a[aria-label=GitHub] svg{fill:#fff!important}:root[data-theme=dark] .gh-foot-social a[aria-label="Send Email"],:root[data-theme=dark] .gh-foot-social a[aria-label="Send Email"]:hover{color:#fff}a.gh-powered,a.gh-powered:hover{align-items:center;background:#fff;border:none;border-radius:5px;box-shadow:0 0 0 1px rgba(0,0,0,.1),0 1px 3px rgba(0,0,0,.08);color:#383838;cursor:pointer;display:inline-flex;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:12px;font-weight:600;letter-spacing:-.3px;line-height:12px;padding:6px 9px 6px 6px;-webkit-text-decoration:none;text-decoration:none}a.gh-powered svg{height:16px;margin:0 6px 0 0;width:16px}.gh-pagination .pagination{display:flex;justify-content:space-between;margin-bottom:4vmin;margin-top:4vmin}.gh-post-comments{margin-bottom:4vmin;margin-top:8vmin}.gh-author-hero{align-items:center;animation:heroFadeIn 1s ease-out;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;display:flex;min-height:400px;overflow:hidden;padding:6rem 0 5rem;padding:var(--space-24) 0 var(--space-20);position:relative}@keyframes heroFadeIn{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.gh-author-hero:before{animation:floatBackground 20s ease-in-out infinite;background:radial-gradient(circle at 20% 80%,rgba(120,119,198,.3) 0,transparent 50%),radial-gradient(circle at 80% 20%,hsla(0,0%,100%,.1) 0,transparent 50%),radial-gradient(circle at 40% 40%,rgba(120,119,198,.2) 0,transparent 50%);bottom:0;content:"";left:0;opacity:.8;position:absolute;right:0;top:0}@keyframes floatBackground{0%,to{transform:translateY(0) rotate(0deg)}33%{transform:translateY(-10px) rotate(1deg)}66%{transform:translateY(5px) rotate(-1deg)}}.gh-author-hero:after{animation:shimmer 15s linear infinite;background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'%3E%3Cdefs%3E%3Cpattern id='a' width='20' height='20' patternUnits='userSpaceOnUse'%3E%3Ccircle cx='10' cy='10' r='1.5' fill='rgba(255,255,255,0.1)'/%3E%3C/pattern%3E%3C/defs%3E%3Cpath fill='url(%23a)' d='M0 0h100v100H0z'/%3E%3C/svg%3E");bottom:0;content:"";left:0;opacity:.4;position:absolute;right:0;top:0}@keyframes shimmer{0%{transform:translateX(-100px)}to{transform:translateX(100px)}}.gh-author-header{align-items:center;animation:slideInFromLeft .8s ease-out .2s both;display:flex;gap:2rem;gap:var(--space-8);margin:0 auto;max-width:800px;padding:3rem 0;padding:var(--space-12) 0;position:relative;text-align:left;z-index:2}@keyframes slideInFromLeft{0%{opacity:0;transform:translateX(-50px)}to{opacity:1;transform:translateX(0)}}.gh-author-avatar{border-radius:50%;flex-shrink:0;height:120px;overflow:hidden;position:relative;width:120px}.gh-author-avatar:before{background:linear-gradient(45deg,hsla(0,0%,100%,.3),hsla(0,0%,100%,.1));border-radius:50%;bottom:-8px;content:"";left:-8px;position:absolute;right:-8px;top:-8px;z-index:-1}.gh-author-avatar img{aspect-ratio:1/1;border:4px solid hsla(0,0%,100%,.3);border-radius:50%;box-shadow:0 20px 40px rgba(0,0,0,.1),0 10px 20px rgba(0,0,0,.1),inset 0 0 0 1px hsla(0,0%,100%,.1);display:block;flex-shrink:0;height:120px;max-height:120px;max-width:120px;min-height:120px;min-width:120px;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;transition:all .3s ease;width:120px}.gh-author-avatar:hover img{box-shadow:0 25px 50px rgba(0,0,0,.15),0 15px 30px rgba(0,0,0,.1),inset 0 0 0 1px hsla(0,0%,100%,.2);transform:scale(1.05)}.gh-author-header>.gh-author-info{animation:fadeInUp .8s ease-out .6s both;flex:1}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.gh-author-title{-webkit-text-fill-color:transparent;animation:titleGlow 2s ease-in-out infinite alternate;background:linear-gradient(135deg,#fff,hsla(0,0%,100%,.8));-webkit-background-clip:text;background-clip:text;color:#fff;font-size:2.25rem;font-size:var(--text-4xl);font-weight:700;font-weight:var(--font-bold);letter-spacing:-.02em;line-height:var(--line-tight);margin:0 0 .75rem;margin:0 0 var(--space-3);text-shadow:0 2px 4px rgba(0,0,0,.1)}@keyframes titleGlow{0%{filter:drop-shadow(0 0 5px rgba(255,255,255,.3))}to{filter:drop-shadow(0 0 15px rgba(255,255,255,.6))}}.gh-author-description{color:hsla(0,0%,100%,.9);font-size:1.125rem;font-size:var(--text-lg);font-weight:400;line-height:var(--line-relaxed);margin:0 0 1.5rem;margin:0 0 var(--space-6);max-width:500px}.gh-author-meta{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;gap:var(--space-4);margin-top:1rem;margin-top:var(--space-4)}.gh-author-posts{background:hsla(0,0%,100%,.15);border-radius:var(--radius-full);color:hsla(0,0%,100%,.9);font-size:1rem;font-size:var(--text-base)}.gh-author-link,.gh-author-posts{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid hsla(0,0%,100%,.2);font-weight:500;font-weight:var(--font-medium);padding:.5rem 1rem;padding:var(--space-2) var(--space-4)}.gh-author-link{background:hsla(0,0%,100%,.1);border-radius:var(--radius-full);color:hsla(0,0%,100%,.95);font-size:.875rem;font-size:var(--text-sm);overflow:hidden;position:relative;-webkit-text-decoration:none;text-decoration:none;transition:all .3s ease}.gh-author-link:before{background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.2),transparent);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .5s ease;width:100%}.gh-author-link:hover{background:hsla(0,0%,100%,.2);border-color:hsla(0,0%,100%,.4);box-shadow:0 8px 25px rgba(0,0,0,.15);transform:translateY(-2px)}.gh-author-link:hover:before{left:100%}.gh-author-link:after{content:"→";margin-left:.5rem;margin-left:var(--space-2);opacity:0;transform:translateX(-10px);transition:all .3s ease}.gh-author-link:hover:after{opacity:1;transform:translateX(0)}.gh-page .gh-postfeed{margin-top:2rem;margin-top:var(--space-8)}.gh-page .gh-postfeed-grid{grid-gap:1.5rem;grid-gap:var(--space-6);display:grid;gap:1.5rem;gap:var(--space-6);grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin-bottom:2rem;margin-bottom:var(--space-8)}.gh-page .gh-card{background:#fff;background:var(--color-white);border:1px solid #f1f5f9;border:1px solid var(--color-border-light);border-radius:1rem;border-radius:var(--radius-lg);display:flex;flex-direction:column;height:100%;overflow:hidden}.gh-page .gh-card:hover{border-color:#e2e8f0;border-color:var(--color-border);box-shadow:0 12px 24px rgba(0,0,0,.1);transform:translateY(-2px)}.gh-page .gh-card-link{color:inherit;display:flex;flex-direction:column;height:100%;-webkit-text-decoration:none;text-decoration:none}.gh-page .gh-card-image-wrapper{aspect-ratio:16/10;background:#f1f5f9;background:var(--color-border-light);overflow:hidden;position:relative}.gh-page .gh-card-image{height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;transition:transform .6s cubic-bezier(.25,.46,.45,.94);width:100%}.gh-page .gh-card:hover .gh-card-image{transform:scale(1.03)}.gh-page .gh-card-content{display:flex;flex:1;flex-direction:column;padding:1.5rem;padding:var(--space-6)}.gh-page .gh-card-meta{align-items:center;color:var(--color-midgrey);display:flex;font-size:.875rem;font-size:var(--text-sm);gap:.5rem;gap:var(--space-2);margin-bottom:.75rem;margin-bottom:var(--space-3)}.gh-page .gh-card-tag{background:#0052a3;background:var(--color-primary);border-radius:20px;color:#fff;color:var(--color-white);font-size:.75rem;font-size:var(--text-xs);font-weight:500;font-weight:var(--font-medium);padding:.25rem .5rem;padding:var(--space-1) var(--space-2)}.gh-page .gh-card-reading-time:before{margin:0 .25rem;margin:0 var(--space-1)}.gh-page .gh-card-title{-webkit-line-clamp:2;line-clamp:2;color:var(--color-darkgrey);font-size:1.25rem;font-size:var(--text-xl);font-weight:700;font-weight:var(--font-bold);line-height:var(--line-tight);margin-bottom:.75rem;margin-bottom:var(--space-3)}.gh-page .gh-card-excerpt,.gh-page .gh-card-title{-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.gh-page .gh-card-excerpt{-webkit-line-clamp:3;line-clamp:3;color:var(--color-midgrey);flex:1;font-size:1rem;font-size:var(--text-base);line-height:var(--line-base)}.gh-page .gh-card-author{align-items:center;display:flex;font-size:.875rem;font-size:var(--text-sm);gap:.5rem;gap:var(--space-2);margin-top:auto}.gh-page .gh-author-image-wrapper{border-radius:50%;flex-shrink:0;height:32px;overflow:hidden;width:32px}.gh-page .gh-author-image{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.gh-page .gh-author-name{color:var(--color-darkgrey);font-weight:500;font-weight:var(--font-medium)}@media (max-width:768px){.gh-author-hero{min-height:350px;padding:4rem 0 3rem;padding:var(--space-16) 0 var(--space-12)}.gh-author-header{flex-direction:column;gap:1.5rem;gap:var(--space-6);padding:2rem 0;padding:var(--space-8) 0;text-align:center}.gh-author-avatar,.gh-author-avatar img{height:100px;width:100px}.gh-author-avatar img{max-height:100px;max-width:100px;min-height:100px;min-width:100px}.gh-author-title{font-size:1.875rem;font-size:var(--text-3xl)}.gh-author-description{font-size:1rem;font-size:var(--text-base);max-width:none;text-align:center}.gh-author-meta{gap:.75rem;gap:var(--space-3)}.gh-page .gh-postfeed-grid{gap:1.25rem;gap:var(--space-5);grid-template-columns:1fr}.gh-page .gh-card-content{padding:1.25rem;padding:var(--space-5)}.gh-page .gh-card-title{font-size:1.125rem;font-size:var(--text-lg)}}@media (max-width:480px){.gh-author-hero{min-height:300px;padding:3rem 0 2.5rem;padding:var(--space-12) 0 var(--space-10)}.gh-author-header{gap:1.25rem;gap:var(--space-5);padding:1.5rem 0;padding:var(--space-6) 0}.gh-author-avatar,.gh-author-avatar img{height:80px;width:80px}.gh-author-avatar img{border-width:3px;max-height:80px;max-width:80px;min-height:80px;min-width:80px}.gh-author-title{font-size:1.5rem;font-size:var(--text-2xl)}.gh-author-description{font-size:.875rem;font-size:var(--text-sm)}.gh-author-meta{gap:.5rem;gap:var(--space-2)}.gh-author-posts{font-size:.875rem;font-size:var(--text-sm)}.gh-author-link,.gh-author-posts{padding:.25rem .75rem;padding:var(--space-1) var(--space-3)}.gh-author-link{font-size:.75rem;font-size:var(--text-xs)}.gh-page .gh-postfeed-grid{gap:1rem;gap:var(--space-4)}.gh-page .gh-card-image-wrapper{aspect-ratio:16/9}.gh-page .gh-card-content{padding:1rem;padding:var(--space-4)}.gh-page .gh-card-meta{gap:.25rem;gap:var(--space-1)}}.gh-head.scrolled{-webkit-backdrop-filter:blur(25px) saturate(200%);backdrop-filter:blur(25px) saturate(200%);background:hsla(0,0%,100%,.8);border-bottom-color:rgba(0,0,0,.08);box-shadow:0 2px 20px rgba(0,0,0,.08)}body{margin-top:65px}@media (max-width:768px){body{margin-top:60px}}@media (max-width:480px){body{margin-top:56px}.gh-container{padding:0 .75rem}.gh-featured-grid{display:flex;flex-direction:column;gap:1.5rem;grid-template-columns:1fr;grid-template-rows:auto auto auto;height:auto;margin-bottom:1.5rem;overflow:visible}.gh-featured-post{min-height:520px}.gh-2st-post,.gh-3rd-post,.gh-featured-post{grid-column:unset;grid-row:unset;height:auto;position:relative;z-index:1}.gh-2st-post,.gh-3rd-post{border:1px solid rgba(0,0,0,.08);min-height:350px}.gh-featured-content{display:flex;flex-direction:column;justify-content:space-between;min-height:auto;padding:1.25rem 1.25rem 1.5rem}.gh-featured-image{height:200px}.gh-sidebar-image{height:180px}.gh-sidebar-content{display:flex;flex-direction:column;gap:1rem;height:auto;min-height:180px;padding:1.25rem;position:relative}.gh-featured-title{-webkit-line-clamp:2;line-clamp:2;font-size:1.2rem;font-weight:600;margin-bottom:.75rem}.gh-featured-excerpt{-webkit-line-clamp:2;line-clamp:2;color:#64748b;flex:1;font-size:.9rem;line-height:1.5;margin-bottom:1rem}.gh-featured-meta{flex-shrink:0;font-size:.8rem;height:auto;margin-top:auto;min-height:4rem;padding-top:1rem}.gh-featured-meta .gh-author-info .gh-author-avatar{height:32px;width:32px}.gh-author-details{gap:.25rem}.gh-author-name{font-size:.8rem;font-weight:500}.gh-featured-reading-time,.gh-post-date{font-size:.75rem}.gh-sidebar-title{-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;font-size:1rem;font-weight:600;margin-bottom:.75rem;overflow:hidden}.gh-sidebar-meta{flex-shrink:0;margin-top:auto}.gh-sidebar-avatar{height:28px;width:28px}.gh-sidebar-author-name{font-size:.8rem;font-weight:500}.gh-sidebar-reading-time{font-size:.75rem}.gh-sidebar-tags{margin-bottom:.75rem}.gh-sidebar-tag{font-size:.7rem;padding:.25rem .5rem}.gh-card-content{min-height:auto;padding:1.25rem}.gh-card-image{aspect-ratio:16/9;height:200px}.gh-card-excerpt{-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;color:#64748b;display:-webkit-box;font-size:.875rem;line-height:1.5;margin-bottom:1rem;overflow:hidden}.gh-card-title{-webkit-line-clamp:2;line-clamp:2;font-size:1rem;font-weight:600;margin-bottom:.75rem}.gh-card-tag{color:#3b82f6;font-size:.75rem;font-weight:500;margin-bottom:.5rem}.gh-card-meta{flex-wrap:wrap;font-size:.8rem;gap:.5rem;margin-bottom:1rem}.gh-card-author{gap:.5rem;margin-top:1rem;padding-top:1rem}.gh-author-image-wrapper,.gh-card-avatar{height:28px;width:28px}.gh-author-name,.gh-card-author-name{color:#4a5568;font-size:.8rem;font-weight:500}.gh-card-date{color:#64748b;font-size:.8rem}.gh-posts-grid{gap:1.5rem;grid-template-columns:1fr}.gh-recents-card{height:auto;min-height:400px}.gh-recents-image{height:180px}.gh-recents-content{padding:1.25rem}.gh-recents-title{font-size:1.1rem;margin-bottom:.75rem}.gh-recents-excerpt{-webkit-line-clamp:3;line-clamp:3;font-size:.9rem;margin-bottom:1rem}.gh-recents-meta{align-items:center;flex-direction:row;gap:1rem;margin-top:auto}.gh-recents-avatar{height:32px;width:32px}.gh-recents-author-name{font-size:.8rem}.gh-recents-post-date{font-size:.75rem}}@media (min-width:769px) and (max-width:1199px){.gh-article{padding-top:80px}.gh-toc.collapsed+* .gh-article{padding-top:60px}}html{font-size:16px}body{font-size:1rem;line-height:1.6}.gh-page{padding-bottom:4rem;padding-top:2rem}.gh-container{margin:0 auto;max-width:1200px;padding:0 2rem}.gh-featured-header{margin-bottom:2rem}.gh-featured-header h2{color:#0f172a;color:var(--color-base);font-size:1.75rem;font-weight:600;margin:0}.gh-featured-grid{grid-gap:1rem;align-items:stretch;display:grid;gap:1rem;grid-template-columns:2fr 1fr;grid-template-rows:1fr 1fr;height:600px;margin-bottom:4rem;overflow:visible}.gh-featured-post{border:1px solid rgba(0,0,0,.08);border-radius:1rem;grid-column:1/2;grid-row:1/3;height:100%;overflow:hidden;position:relative;transition:transform .3s ease,box-shadow .3s ease}.gh-featured-post:hover{box-shadow:0 5px 10px rgba(0,0,0,.15);transition:all .3s ease}.gh-2st-post{border:1px solid rgba(0,0,0,.08);border-radius:1rem;grid-column:2/3;grid-row:1/2;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease;width:100%}.gh-2st-post:hover{box-shadow:0 5px 5px rgba(0,0,0,.15);transform:translateY(0);transition:all .3s ease}.gh-3rd-post{border:1px solid rgba(0,0,0,.08);border-radius:1rem;grid-column:2/3;grid-row:2/3;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease;width:100%}.gh-3rd-post:hover{box-shadow:0 5px 5px rgba(0,0,0,.15);transform:translateY(0);transition:all .3s ease}.gh-featured-article{background:#fff;overflow:hidden}.gh-featured-article,.gh-featured-link{display:flex;flex-direction:column;height:100%;width:100%}.gh-featured-link{color:inherit;-webkit-text-decoration:none;text-decoration:none}.gh-featured-image{aspect-ratio:16/10;flex-shrink:0;height:280px;overflow:hidden;position:relative}.gh-featured-image img{height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .6s cubic-bezier(.25,.46,.45,.94);width:100%;will-change:transform}.gh-featured-article:hover .gh-featured-image img{transform:scale(1.03)}.gh-featured-content{display:flex;flex:1;flex-direction:column;justify-content:space-between;min-height:280px;overflow:hidden;padding:1.75rem}.gh-featured-header{display:flex;flex-shrink:0;flex-wrap:wrap;gap:.5rem;margin-bottom:.75rem}.gh-featured-tag{background:linear-gradient(135deg,#124e66,#2e3944);border-radius:1rem;box-shadow:0 1px 4px rgba(18,78,102,.15);color:#fff;font-size:.6875rem;font-weight:500;letter-spacing:.025em;padding:.25rem .625rem;text-transform:uppercase;white-space:nowrap}.gh-tag-link{background:#f1f5f9;border-radius:2rem;color:#475569;font-size:.75rem;font-weight:500;padding:.375rem .75rem;-webkit-text-decoration:none;text-decoration:none;transition:all .2s ease}.gh-tag-link:hover{background:#e2e8f0;color:#334155}.gh-featured-title{word-wrap:break-word;-webkit-line-clamp:2;line-clamp:2;color:#0f172a;color:var(--color-base);flex-shrink:0;font-size:1.5rem;font-weight:600;-webkit-hyphens:auto;hyphens:auto;line-height:1.3;margin:0 0 .875rem;max-height:none}.gh-featured-excerpt,.gh-featured-title{-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.gh-featured-excerpt{-webkit-line-clamp:3;line-clamp:3;color:#64748b;flex:1;font-size:.9rem;line-height:1.5;margin:0 0 1.25rem;max-height:4.05rem}.gh-featured-meta{align-items:center;display:flex;flex-shrink:0;gap:1rem;height:auto;justify-content:space-between;margin-top:auto;min-height:3rem}.gh-featured-meta>.gh-author-info{align-items:center;display:flex;gap:.75rem}.gh-featured-meta .gh-author-info .gh-author-avatar{border:2px solid #124e66;border-radius:50%;box-shadow:0 0 0 1px #2e3944,0 2px 8px rgba(0,0,0,.1);flex-shrink:0;height:60px;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:60px}.gh-featured-reading-time{align-items:center;color:#94a3b8;display:flex;flex-shrink:0;font-size:.875rem;gap:.25rem}.gh-featured-reading-time:before{font-size:.8125rem}.gh-author-details{display:flex;flex-direction:column;gap:.125rem}.gh-author-name{color:#0f172a;color:var(--color-base);font-size:.875rem;font-weight:500}.gh-post-date{color:#64748b;font-size:.8125rem}.gh-post-sidebar{display:flex;flex-direction:column;gap:1.5rem}.gh-sidebar-post{background:#fff;height:100%;overflow:hidden;position:relative;transition:all .2s ease;transition:transform .3s ease,box-shadow .3s ease;width:100%}.gh-sidebar-link{color:inherit;display:block;height:100%;-webkit-text-decoration:none;text-decoration:none;width:100%}.gh-sidebar-image{aspect-ratio:16/9;height:140px;overflow:hidden;width:100%}.gh-sidebar-image img{height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .6s cubic-bezier(.25,.46,.45,.94);width:100%;will-change:transform}.gh-sidebar-post:hover .gh-sidebar-image img{transform:scale(1.02)}.gh-sidebar-content{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:hsla(0,0%,100%,.95);bottom:0;display:flex;flex-direction:column;height:150px;justify-content:space-between;left:0;overflow:hidden;padding:1rem;position:absolute;right:0}.gh-sidebar-tags{display:flex;flex-shrink:0;flex-wrap:wrap;gap:.375rem;margin-bottom:.5rem}.gh-sidebar-tag{background:linear-gradient(135deg,#124e66,#2e3944);border-radius:.75rem;box-shadow:0 1px 4px rgba(18,78,102,.15);color:#fff;font-size:.625rem;font-weight:500;letter-spacing:.025em;padding:.2rem .5rem;text-transform:uppercase;white-space:nowrap}.gh-sidebar-title{word-wrap:break-word;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;color:#0f172a;color:var(--color-base);display:-webkit-box;flex-shrink:0;font-size:1rem;font-weight:600;-webkit-hyphens:auto;hyphens:auto;line-height:1.4;margin:0 0 .5rem;overflow:hidden}.gh-sidebar-meta{flex-shrink:0;justify-content:space-between;margin-top:auto}.gh-sidebar-author,.gh-sidebar-meta{align-items:center;display:flex;gap:.5rem}.gh-sidebar-avatar{border:2px solid #124e66;border-radius:50%;box-shadow:0 0 0 1px #2e3944,0 2px 6px rgba(0,0,0,.1);height:32px;-o-object-fit:cover;object-fit:cover;width:32px}.gh-sidebar-author-name{color:#64748b;font-size:.75rem;font-weight:500}.gh-sidebar-reading-time{align-items:center;color:#94a3b8;display:flex;font-size:.6875rem;gap:.25rem}.gh-sidebar-reading-time:before{font-size:.625rem}.gh-sidebar-date{color:#94a3b8;font-size:.75rem}.gh-more-posts{margin-top:4rem}.gh-more-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:1.75rem}.gh-more-header h2{color:#0f172a;color:var(--color-base);font-size:1.5rem;font-weight:600;margin:0}.gh-more-link{color:#3b82f6;font-size:.9rem;font-weight:500;-webkit-text-decoration:none;text-decoration:none;transition:color .2s ease}.gh-more-link:hover{color:#2563eb}.gh-posts-grid{grid-gap:1.75rem;display:grid;gap:1.75rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.gh-card-link{color:inherit;display:block;-webkit-text-decoration:none;text-decoration:none}.gh-card-image{aspect-ratio:16/9;overflow:hidden}.gh-card-image img{height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .3s ease;width:100%}.gh-post-card:hover .gh-card-image img{transform:scale(1.02)}.gh-card-content{display:flex;flex-direction:column;height:100%;padding:1.25rem}.gh-card-excerpt{flex:1;margin-bottom:0}.gh-card-tag{color:#3b82f6;display:block;font-size:.6875rem;font-weight:500;letter-spacing:.3px;margin-bottom:.5rem;text-transform:uppercase}.gh-card-title{-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;color:#0f172a;color:var(--color-base);display:-webkit-box;font-size:1rem;font-weight:500;line-height:1.3;margin:0 0 .75rem;overflow:hidden}.gh-card-meta{color:#64748b;flex-wrap:wrap;font-size:.8125rem;margin-bottom:.75rem}.gh-card-author,.gh-card-meta{align-items:center;display:flex;gap:.5rem}.gh-card-author{margin-top:.75rem;padding-top:.75rem}.gh-author-image-wrapper,.gh-card-avatar{border-radius:50%;flex-shrink:0;height:24px;overflow:hidden;width:24px}.gh-author-image,.gh-card-avatar{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.gh-author-name,.gh-card-author-name{color:#64748b;font-size:.75rem;font-weight:500}.gh-card-author,.gh-card-author-name{display:flex!important;visibility:visible!important}.gh-card-date{color:#64748b;font-size:.75rem}@media (max-width:1024px){.gh-container{max-width:100%;padding:0 1.5rem}.gh-featured-grid{gap:1.25rem;grid-template-columns:1.5fr 1fr;grid-template-rows:220px 220px;height:520px}.gh-2st-post,.gh-3rd-post{height:220px;overflow:hidden;width:100%}.gh-featured-title{-webkit-line-clamp:2;line-clamp:2;font-size:1.375rem}.gh-featured-content{min-height:180px;padding:1.5rem}.gh-featured-image{height:240px}.gh-sidebar-content,.gh-sidebar-image{height:120px}}@media (max-width:768px){.gh-container{padding:0 1rem}.gh-featured-grid{display:flex;flex-direction:column;gap:1.5rem;grid-template-columns:1fr;grid-template-rows:auto auto auto;height:auto;margin-bottom:2rem;overflow:visible}.gh-featured-post{min-height:500px}.gh-2st-post,.gh-featured-post{grid-column:unset;grid-row:unset;height:auto;position:relative;z-index:1}.gh-2st-post,.gh-3rd-post{min-height:400px;overflow:hidden;width:100%}.gh-3rd-post{grid-column:unset;grid-row:unset;height:auto;position:relative;z-index:1}.gh-featured-content{display:flex;flex-direction:column;justify-content:space-between;min-height:160px;padding:1.25rem}.gh-featured-image{height:240px}.gh-sidebar-image{height:200px}.gh-sidebar-content{-webkit-backdrop-filter:none;backdrop-filter:none;background:#fff;bottom:auto;display:flex;flex-direction:column;height:auto;justify-content:space-between;left:auto;min-height:200px;padding:1.25rem;position:relative;right:auto}.gh-featured-title{-webkit-line-clamp:2;line-clamp:2;font-size:1.25rem;margin-bottom:.75rem}.gh-featured-excerpt{-webkit-line-clamp:2;line-clamp:2;flex:1;font-size:.85rem;margin-bottom:1rem}.gh-featured-meta{height:auto;margin-top:auto;min-height:3rem}.gh-featured-meta .gh-author-info .gh-author-avatar{height:40px;width:40px}.gh-author-name{font-size:.8rem}.gh-post-date{font-size:.75rem}.gh-featured-reading-time{font-size:.8rem}.gh-sidebar-title{-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;font-size:.95rem;margin-bottom:.5rem;overflow:hidden}.gh-sidebar-meta{margin-top:auto}.gh-sidebar-avatar{height:28px;width:28px}.gh-sidebar-author-name{font-size:.75rem}.gh-sidebar-reading-time{font-size:.7rem}.gh-card-content{padding:1.25rem}.gh-card-image{height:200px}.gh-card-title{font-size:1.1rem;margin-bottom:.75rem}.gh-card-excerpt{-webkit-line-clamp:3;line-clamp:3;font-size:.9rem;line-height:1.5}.gh-card-meta{font-size:.85rem;margin-bottom:1rem}.gh-card-author{margin-top:1rem;padding-top:1rem}.gh-author-image-wrapper,.gh-card-avatar{height:26px;width:26px}.gh-author-name,.gh-card-author-name{font-size:.8rem}.gh-posts-grid{gap:1.5rem;grid-template-columns:1fr}}@media (max-width:480px){html{font-size:15px}.gh-page{padding-top:1rem}.gh-featured-grid{display:flex;flex-direction:column;gap:1.5rem;height:auto;margin-bottom:1.5rem;overflow:visible}.gh-featured-post{min-height:450px}.gh-2st-post,.gh-3rd-post,.gh-featured-post{grid-column:unset;grid-row:unset;height:auto;position:relative;z-index:1}.gh-2st-post,.gh-3rd-post{border:1px solid rgba(0,0,0,.08);min-height:350px}.gh-featured-content{min-height:140px;padding:1rem}.gh-featured-image,.gh-sidebar-image{height:180px}.gh-featured-title{-webkit-line-clamp:2;line-clamp:2;font-size:1.125rem}.gh-featured-excerpt{font-size:.875rem}.gh-sidebar-content{display:flex;flex-direction:column;gap:1rem;height:auto;min-height:180px;padding:1.25rem;position:relative}.gh-sidebar-title{-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;font-size:.875rem;overflow:hidden}.gh-sidebar-avatar{height:20px;width:20px}.gh-sidebar-author-name,.gh-sidebar-date{font-size:.6875rem}}.gh-featured-posts{margin-top:4rem}.gh-recents-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:2rem}.gh-recents-header h2{color:#0f172a;color:var(--color-base);font-size:1.75rem;font-weight:600;margin:0}.gh-recents-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-auto-rows:min-content;grid-template-columns:repeat(3,1fr)}.gh-recents-card{background:#fff;border:1px solid rgba(0,0,0,.08);border-radius:1rem;height:480px;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease}.gh-recents-card:hover{border-color:rgba(0,0,0,.12);box-shadow:0 8px 25px rgba(0,0,0,.1);transform:translateY(0)}.gh-recents-card-link{color:inherit;display:flex;flex-direction:column;height:100%;-webkit-text-decoration:none;text-decoration:none;width:100%}.gh-recents-image{aspect-ratio:16/9;flex-shrink:0;height:180px;overflow:hidden}.gh-recents-image img{height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .6s cubic-bezier(.25,.46,.45,.94);width:100%;will-change:transform}.gh-recents-card:hover .gh-recents-image img{transform:scale(1.05)}.gh-recents-content{display:flex;flex:1;flex-direction:column;justify-content:space-between;padding:1.25rem}.gh-recents-tags{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:.75rem}.gh-recents-tag{background:linear-gradient(135deg,#124e66,#2e3944);border-radius:1rem;box-shadow:0 1px 4px rgba(18,78,102,.15);color:#fff;font-size:.6rem;font-weight:500;letter-spacing:.025em;padding:.25rem .625rem;text-transform:uppercase;white-space:nowrap}.gh-recents-title{-webkit-line-clamp:2;line-clamp:2;color:#0f172a;color:var(--color-base);font-size:1rem;font-weight:600;margin:0 0 .5rem}.gh-recents-excerpt,.gh-recents-title{-webkit-box-orient:vertical;display:-webkit-box;line-height:1.4;overflow:hidden}.gh-recents-excerpt{-webkit-line-clamp:4;line-clamp:4;color:#64748b;flex:1;font-size:.875rem;margin:0 0 1rem;max-height:4.9rem}.gh-recents-meta{flex-wrap:wrap;justify-content:space-between;margin-top:auto}.gh-recents-author,.gh-recents-meta{align-items:center;display:flex;gap:.5rem}.gh-recents-author{flex:1}.gh-recents-avatar{border:2px solid #124e66;border-radius:50%;box-shadow:0 0 0 1px #2e3944,0 2px 6px rgba(0,0,0,.1);height:32px;-o-object-fit:cover;object-fit:cover;width:32px}.gh-recents-author-details{display:flex;flex-direction:column;gap:.125rem}.gh-recents-author-name{color:#64748b;font-size:.75rem;font-weight:500}.gh-recents-post-date{color:#94a3b8;font-size:.6875rem}.gh-recents-reading-time{align-items:center;color:#94a3b8;display:flex;flex-shrink:0;font-size:.75rem;gap:.25rem}.gh-recents-reading-time:before{font-size:.6875rem}.gh-recents-date{color:#94a3b8;font-size:.75rem}@media (max-width:1024px){.gh-recents-grid{grid-template-columns:repeat(2,1fr)}.gh-recents-card{height:400px}}@media (max-width:768px){.gh-featured-posts{margin-top:3rem}.gh-recents-header h2{font-size:1.5rem}.gh-recents-grid{gap:1.25rem;grid-template-columns:1fr}.gh-recents-card{height:420px}.gh-recents-image{height:160px}.gh-recents-meta{align-items:center;flex-direction:row;gap:.5rem;justify-content:space-between}.gh-recents-reading-time{align-self:center}}@media (max-width:480px){.gh-featured-posts{margin-top:2rem}.gh-recents-header{align-items:flex-start;flex-direction:column;gap:1rem;margin-bottom:1.5rem}.gh-recents-card{height:300px}.gh-recents-image{height:140px}.gh-recents-content{padding:1rem}.gh-recents-reading-time{font-size:.6875rem}.gh-recents-reading-time:before{font-size:.625rem}}.gh-oldest-posts{margin-top:4rem}.gh-oldest-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:2rem}.gh-oldest-header h2{color:#0f172a;color:var(--color-base);font-size:1.75rem;font-weight:600;margin:0}.gh-oldest-link{color:#3b82f6;font-size:.9rem;font-weight:500;-webkit-text-decoration:none;text-decoration:none;transition:color .2s ease}.gh-oldest-link:hover{color:#2563eb}.gh-oldest-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(3,1fr)}.gh-oldest-card{background:#fff;border:1px solid rgba(0,0,0,.08);border-radius:1rem;height:420px;overflow:hidden;transition:all .3s ease}.gh-oldest-card:hover{border-color:rgba(0,0,0,.12);box-shadow:0 8px 25px rgba(0,0,0,.1);transform:translateY(-4px)}.gh-oldest-card-link{color:inherit;display:flex;flex-direction:column;height:100%;-webkit-text-decoration:none;text-decoration:none;width:100%}.gh-oldest-image{aspect-ratio:16/9;flex-shrink:0;height:160px;overflow:hidden}.gh-oldest-image img{height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .6s cubic-bezier(.25,.46,.45,.94);width:100%;will-change:transform}.gh-oldest-card:hover .gh-oldest-image img{transform:scale(1.05)}.gh-oldest-content{display:flex;flex:1;flex-direction:column;justify-content:space-between;padding:1.25rem}.gh-oldest-tags{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:.75rem}.gh-oldest-tag{background:linear-gradient(135deg,#124e66,#2e3944);border-radius:1rem;box-shadow:0 1px 4px rgba(18,78,102,.15);color:#fff;font-size:.6rem;font-weight:500;letter-spacing:.025em;padding:.25rem .625rem;text-transform:uppercase;white-space:nowrap}.gh-oldest-title{-webkit-line-clamp:2;line-clamp:2;color:#0f172a;color:var(--color-base);font-size:.95rem;font-weight:600;margin:0 0 .5rem}.gh-oldest-excerpt,.gh-oldest-title{-webkit-box-orient:vertical;display:-webkit-box;line-height:1.4;overflow:hidden}.gh-oldest-excerpt{-webkit-line-clamp:3;line-clamp:3;color:#64748b;flex:1;font-size:.8rem;margin:0 0 1rem;max-height:3.4rem}.gh-oldest-meta{align-items:center;display:flex;justify-content:space-between;margin-top:auto}.gh-oldest-author{align-items:center;display:flex;gap:.5rem}.gh-oldest-avatar{border:2px solid #124e66;border-radius:50%;box-shadow:0 0 0 1px #2e3944,0 2px 4px rgba(0,0,0,.1);height:22px;-o-object-fit:cover;object-fit:cover;width:22px}.gh-oldest-author-name{color:#64748b;font-size:.7rem;font-weight:500}.gh-oldest-reading-time{align-items:center;color:#94a3b8;display:flex;flex-shrink:0;font-size:.6875rem;gap:.25rem}.gh-oldest-reading-time:before{font-size:.625rem}.gh-oldest-date{color:#94a3b8;font-size:.7rem}@media (max-width:1024px){.gh-oldest-grid{gap:1.25rem;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(5,1fr)}.gh-oldest-card{height:380px}.gh-oldest-image{height:150px}}@media (max-width:768px){.gh-oldest-posts{margin-top:3rem}.gh-oldest-header h2{font-size:1.5rem}.gh-oldest-grid{gap:1.25rem;grid-template-columns:1fr;grid-template-rows:repeat(9,1fr)}.gh-oldest-card{height:360px}.gh-oldest-image{height:140px}}@media (max-width:480px){.gh-oldest-posts{margin-top:2rem}.gh-oldest-header{align-items:flex-start;flex-direction:column;gap:1rem;margin-bottom:1.5rem}.gh-oldest-card{height:280px}.gh-oldest-image{height:120px}.gh-oldest-content{padding:1rem}.gh-oldest-title{font-size:.9rem}.gh-oldest-excerpt{font-size:.75rem}}
/*# sourceMappingURL=index.css.map */