@import url("https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap");body,html{padding:0;margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;color:var(--gh-text);background:var(--gh-bg)}:root{--site-content-w:1040px;--gh-bg:#f6f4f0;--gh-surface:rgba(255,255,255,0.78);--gh-surface-2:rgba(255,255,255,0.9);--gh-border:rgba(10,10,10,0.11);--gh-border-2:rgba(10,10,10,0.16);--gh-text:#101010;--gh-muted:rgba(16,16,16,0.62);--gh-line:rgba(20,20,20,0.14);--gh-accent:#3fb7a7;--gh-wire:#a29d93;--gh-wire-accent:#3fb7a7;--gh-radius:14px;--gh-shadow:0 10px 30px rgba(10,10,10,0.06);--gh-fs-xxs:11px;--gh-fs-xs:12px;--gh-fs-sm:13px;--gh-fs-md:14px;--gh-fs-lg:16px}.site-content{max-width:var(--site-content-w);width:100%;margin:0 auto}.gh-cluster{border:1px solid var(--gh-border);background:var(--gh-surface);border-radius:var(--gh-radius);box-shadow:var(--gh-shadow);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.gh-node{border:1px solid var(--gh-border);background:var(--gh-surface-2);border-radius:12px;box-shadow:0 10px 28px rgba(10,10,10,.07);transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.gh-node:hover{border-color:var(--gh-border-2);box-shadow:0 16px 42px rgba(10,10,10,.1);transform:translateY(-1px)}[data-hover-type=blog] [data-item-type]:not([data-item-type=blog]),[data-hover-type=product] [data-item-type]:not([data-item-type=product]),[data-hover-type=project] [data-item-type]:not([data-item-type=project]){opacity:.35;filter:saturate(.85)}[data-hover-type=blog] [data-item-type=blog],[data-hover-type=product] [data-item-type=product],[data-hover-type=project] [data-item-type=project]{border-color:rgba(63,183,167,.55);box-shadow:0 16px 46px rgba(63,183,167,.12)}.gh-node-title{font-weight:800;font-size:var(--gh-fs-xs);letter-spacing:.2px;color:var(--gh-text)}.gh-node-sub{font-size:var(--gh-fs-xs);color:var(--gh-muted)}.gh-t-xxs{font-size:var(--gh-fs-xxs)}.gh-t-xs{font-size:var(--gh-fs-xs)}.gh-t-sm{font-size:var(--gh-fs-sm)}.gh-node-font-flat{--gh-fs-xxs:12px;--gh-fs-xs:12px;--gh-fs-sm:12px;font-size:12px;line-height:1.35}.gh-node-font-flat button,.gh-node-font-flat input,.gh-node-font-flat select,.gh-node-font-flat textarea{font-size:12px}.gh-t-muted{color:#666}.gh-t-subtle{color:#555}.gh-t-faint{color:#777}.gh-t-strong{font-weight:700}.gh-pill{font-size:var(--gh-fs-xxs);color:#111;border:1px solid #ddd;padding:2px 8px;background:#fff}.gh-chip,.gh-pill{border-radius:999px}.gh-chip{display:inline-flex;align-items:center;gap:8px;padding:7px 10px;border:1px solid var(--gh-border);background:rgba(255,255,255,.65);color:var(--gh-text);cursor:pointer;transition:border-color .16s ease,background .16s ease,transform .16s ease;font-size:var(--gh-fs-xs)}.gh-chip:hover{border-color:var(--gh-border-2);background:rgba(255,255,255,.9);transform:translateY(-1px)}.gh-chip[aria-pressed=true]{border-color:rgba(63,183,167,.6);box-shadow:0 0 0 3px rgba(63,183,167,.18)}.gh-port{width:8px;height:8px;border-radius:999px;border:1px solid var(--gh-border);background:rgba(255,255,255,.9)}.gh-port.is-active{border-color:rgba(63,183,167,.65);background:rgba(63,183,167,.25)}.site-details-summary{list-style:none}.site-details-summary::-webkit-details-marker{display:none}*{box-sizing:border-box}a{color:inherit;text-decoration:none}.site-menu-link{display:inline-block;padding:2px 0;transition:font-weight .14s ease,opacity .14s ease;opacity:.92}.site-menu-link:hover{font-weight:600;opacity:1}.site-widget-title{font-weight:700;font-size:var(--gh-fs-xs);transition:color .14s ease,opacity .14s ease,font-weight .14s ease;opacity:.9;cursor:pointer}.site-widget-title:hover{opacity:1;color:#111;font-weight:800}.site-top-btn{border:0;background:transparent;padding:6px;border-radius:10px;cursor:pointer;color:#111;transition:background-color .14s ease,opacity .14s ease;opacity:.9}.site-top-btn:hover{background:rgba(0,0,0,.05);opacity:1}.site-search-input{border:0;outline:none;background:transparent;padding:6px 8px;border-bottom:1px solid rgba(0,0,0,.25)}.site-search-input:focus{border-bottom-color:rgba(0,0,0,.55)}.yt-comments{display:grid;grid-gap:12px;gap:12px}.yt-comments-header{display:flex;justify-content:space-between;align-items:baseline;gap:12px}.yt-comments-title{font-weight:800;font-size:18px;margin:0}.yt-comments-actions{display:inline-flex;gap:10px;align-items:center;color:#555;font-size:12px}.yt-link-btn{border:0;background:transparent;padding:0;color:#666;cursor:pointer;font-size:11px}.yt-link-btn:hover{text-decoration:underline}.yt-comment-form{display:grid;grid-gap:10px;gap:10px}.yt-composer-shell{border-bottom:1px solid rgba(0,0,0,.25)}.yt-composer-shell,.yt-reply-composer-shell{min-width:0;display:grid;grid-template-columns:1fr auto;align-items:end;grid-column-gap:8px;column-gap:8px}.yt-reply-composer-shell{border-bottom:1px solid rgba(0,0,0,.18)}.yt-form-row{display:grid;grid-template-columns:40px 1fr;grid-gap:12px;gap:12px;align-items:center}.yt-comment-form .yt-avatar{margin-top:0}.yt-avatar{width:36px;height:36px;border-radius:999px;background:#f5f5f5;border:1px solid #eee;display:grid;place-items:center;color:rgba(16,16,16,.38);font-weight:600;font-size:11px;flex:0 0 auto;overflow:hidden}.yt-avatar img{width:100%;height:100%;object-fit:cover;display:block}.yt-input{width:100%;border:0;border-bottom:1px solid rgba(0,0,0,.25);outline:none;padding:6px 0;background:transparent;resize:none;min-height:36px;line-height:1.45;font-size:13px;color:rgba(16,16,16,.88);display:block}.yt-input-inline{border-bottom:0;min-height:36px;max-height:140px;overflow:hidden;padding:8px 0 6px}.yt-send-btn{border:0;background:transparent;cursor:pointer;padding:0 2px 8px;color:rgba(16,16,16,.45);display:inline-flex;align-items:center;justify-content:center}.yt-send-btn:disabled{color:rgba(16,16,16,.25);cursor:default}.yt-input:focus{border-bottom-color:rgba(0,0,0,.55)}.yt-composer-shell:focus-within{border-bottom-color:rgba(0,0,0,.55)}.yt-reply-composer-shell:focus-within{border-bottom-color:rgba(0,0,0,.45)}.yt-comment-list{display:grid;grid-gap:18px;gap:18px}.yt-comment{display:grid;grid-template-columns:40px 1fr;grid-gap:12px;gap:12px}.yt-comment-main{min-width:0}.yt-comment-meta{display:flex;gap:8px;align-items:baseline;flex-wrap:wrap}.yt-author{font-weight:700;font-size:12px;color:#111}.yt-time{font-size:11px;color:#777}.yt-body{margin-top:6px;white-space:pre-wrap;overflow-wrap:anywhere;font-size:13px;line-height:1.55;color:rgba(16,16,16,.86)}.yt-comment-actions-row{margin-top:8px;display:flex;gap:12px;align-items:center}.yt-replies-wrap{margin-top:8px;margin-left:6px;padding-left:10px;border-left:1px solid rgba(16,16,16,.12);display:grid;grid-gap:10px;gap:10px}.yt-reply-item{display:grid;grid-template-columns:32px 1fr;grid-gap:8px;gap:8px;align-items:start}.yt-pill{padding:6px 10px;border-radius:999px;border:1px solid #ddd;background:#fff;cursor:pointer;font-size:12px}.yt-pill:disabled{opacity:.6;cursor:default}.yt-status{font-size:11px;color:#b26b00}.line-clamp-2{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.site-popover{opacity:0;transform:translateY(-2px);transition:opacity .14s ease,transform .14s ease}.site-popover.is-open{opacity:1;transform:translateY(0)}.site-lang-inline{border:0;background:transparent;padding:2px 4px;cursor:pointer;color:#111;font-size:12px;opacity:.75;transition:opacity .14s ease}.site-lang-inline:hover{opacity:1}.site-lang-inline.is-active{opacity:1;font-weight:700}.site-loading{width:100%;min-height:60vh;display:grid;place-items:center;background:transparent}.site-loading-dots{display:inline-flex;gap:10px;align-items:center}.site-loading-dots>span{width:12px;height:12px;border-radius:999px;background:rgba(0,0,0,.55);animation:site-dot .9s ease-in-out infinite}.site-loading-dots>span:nth-child(2){animation-delay:.12s}.site-loading-dots>span:nth-child(3){animation-delay:.24s}@keyframes site-dot{0%,to{transform:translateY(0);opacity:.35}50%{transform:translateY(-6px);opacity:.95}}.gh-indicator-dot{transition:background-color .26s ease,box-shadow .26s ease}@media (prefers-reduced-motion:no-preference){html.gh-boot-phase-1 .gh-indicator-dot{background:rgba(185,46,46,.8)!important;box-shadow:0 0 7px rgba(185,46,46,.78)!important}html.gh-boot-phase-2 .gh-indicator-dot{background:rgba(245,158,38,.9)!important;box-shadow:0 0 8px rgba(245,158,38,.88)!important}}.rail-card{background:#fff;transition:filter .16s ease,background-color .16s ease,border-color .16s ease}.rail-card:hover{filter:brightness(.97)}.detail-grid{display:grid;grid-template-columns:minmax(0,1fr) 220px;grid-gap:16px;gap:16px;align-items:start}.detail-main{min-width:0}.detail-aside{display:grid;grid-gap:8px;gap:8px;justify-items:end;align-content:start}button,input,select,textarea{font:inherit}.site-grid{height:100vh;display:grid;grid-template-columns:minmax(300px,320px) minmax(0,1fr) minmax(300px,320px);grid-column-gap:clamp(24px,3vw,50px);column-gap:clamp(24px,3vw,50px);padding:24px;overflow:hidden;align-items:stretch;background:radial-gradient(circle at 20% 0,rgba(63,183,167,.08),transparent 45%),radial-gradient(circle at 90% 20%,rgba(63,183,167,.06),transparent 45%),var(--gh-bg);position:relative}.site-grid:before{content:"";position:absolute;inset:0;background-image:radial-gradient(rgba(20,20,20,.09) .6px,transparent 0);background-size:22px 22px;opacity:.35;pointer-events:none}.site-grid>*{position:relative;z-index:1}.gh-canvas{height:100vh;width:100%;overflow:auto;position:relative;background:radial-gradient(circle at 20% 0,rgba(63,183,167,.08),transparent 45%),radial-gradient(circle at 90% 20%,rgba(63,183,167,.06),transparent 45%),var(--gh-bg)}.gh-canvas:before{content:"";position:absolute;inset:0;background-image:radial-gradient(rgba(20,20,20,.09) .6px,transparent 0);background-size:22px 22px;opacity:.35;pointer-events:none}.gh-canvas-stage{position:relative;min-width:0;min-height:0;width:2350px;height:1240px;padding:30px}.gh-wires{position:absolute;inset:0;width:100%;height:100%;pointer-events:none;z-index:0;overflow:visible}.gh-wire{fill:none;stroke:var(--gh-wire);stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round;filter:none}.gh-wire.is-accent{stroke:var(--gh-wire-accent);stroke-width:1.9}.gh-canvas-node{z-index:1}.gh-canvas-node[data-node-id=n03]{z-index:3}.gh-canvas-node[data-node-id=n06]{z-index:50}.gh-portbox{position:absolute;width:12px;height:12px;border-radius:999px;border:2px solid transparent;background:transparent;z-index:2;box-shadow:none;opacity:0;display:grid;place-items:center}.gh-portbox[data-side=left]{left:-8px}.gh-portbox[data-side=right]{right:-8px}.gh-portbox[data-side=top]{top:-8px}.gh-portbox[data-side=bottom]{bottom:-8px}.gh-portbox.is-active{opacity:0}.site-rail{border-color:var(--gh-border);background:var(--gh-surface);padding:16px;position:static;align-self:stretch;border-radius:var(--gh-radius);box-shadow:var(--gh-shadow);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.site-main,.site-rail{overflow-y:scroll;scrollbar-gutter:stable;min-height:0}.site-main{padding:12px 0;min-width:0;max-width:1590px;justify-self:center;width:100%}.site-main,.site-rail{scrollbar-width:thin;scrollbar-color:rgba(0,0,0,.28) transparent}.site-main::-webkit-scrollbar,.site-rail::-webkit-scrollbar{width:4px}.site-main::-webkit-scrollbar-track,.site-rail::-webkit-scrollbar-track{background:transparent}.site-main::-webkit-scrollbar-thumb,.site-rail::-webkit-scrollbar-thumb{background:rgba(0,0,0,.28);border-radius:999px}.site-main::-webkit-scrollbar-thumb:hover,.site-rail::-webkit-scrollbar-thumb:hover{background:rgba(0,0,0,.35)}.feed-grid{display:grid;grid-gap:12px;gap:12px;grid-template-columns:repeat(4,minmax(0,1fr))}@media (max-width:1900px){.feed-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:1600px){.feed-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:1250px){.feed-grid{grid-template-columns:1fr}}@media (max-width:640px){.gh-canvas{height:auto;overflow:visible}.gh-canvas-stage{min-width:0;min-height:0;padding:16px;display:grid;grid-gap:16px;gap:16px}.gh-canvas-node,.gh-canvas-stage>div{position:static!important;width:auto!important;left:auto!important;top:auto!important}.gh-portbox,.gh-wires{display:none}.site-grid{grid-template-columns:1fr;grid-auto-rows:auto;padding:0}.site-grid,.site-rail{height:auto;overflow:visible}.site-rail{position:static;border:0;padding:12px;border-radius:0}.site-main{padding:16px;overflow:visible}.detail-grid{grid-template-columns:1fr}.detail-aside{justify-items:start}}.scrolltrack-viewport{scrollbar-width:none;-ms-overflow-style:none}.scrolltrack-viewport::-webkit-scrollbar{width:0;height:0}