.gpd{--dao-sidebar-width:296px;--tone-green-t:var(--success);--tone-green-bg:#44b60033;--tone-red-t:var(--error);--tone-red-bg:#d800271f;--tone-yellow-t:var(--warning);--tone-yellow-bg:#ff922724;--tone-blue-t:var(--info);--tone-blue-bg:#4888ee1f;--tone-orange-t:#ff5329;--tone-orange-bg:#ffe9df;--tone-fuchsia-t:#c700c6;--tone-fuchsia-bg:#c700c61a;max-width:1240px;margin:0 auto;padding:24px 32px 48px}.gpd__hero{border-radius:var(--r-card);border:1px solid var(--gv-line);background:linear-gradient(89deg, var(--gv-wash) 0%, #201e2500 100%);justify-content:center;align-items:center;margin:0 16px 24px;display:flex;position:relative;overflow:hidden}.gpd__hero.is-active{background:linear-gradient(90deg,#d80027 0%,#a524b3 100%);border:0;box-shadow:0 4px 24px #c640cd80}.gpd__herotext{z-index:1;align-items:center;gap:var(--s-3);padding:var(--s-5) var(--s-5);flex-direction:column;display:flex;position:relative}.gpd__herotitle{letter-spacing:.3px;text-align:center;color:var(--gv-ink);margin:0;padding:0 2em;font-size:24px;font-weight:600;line-height:42px}.gpd__herotitle.is-active{color:#fff}.gpd__herotitle:first-letter{text-transform:capitalize}.gpd__pill{text-transform:uppercase;border-radius:4px;justify-content:center;align-items:center;gap:10px;padding:0 5px;font-size:11px;font-weight:600;line-height:18px;display:inline-flex}.gpd__pill--in_progress,.gpd__pill--pending{color:var(--gv-muted);background:var(--gv-page)}.gpd__pill--finished{color:var(--tone-green-t);background:var(--tone-green-bg)}.gpd__pill--paused{color:#8a3500;background:var(--tone-orange-bg)}.gpd__pill--revoked{color:#8a0019;background:var(--tone-red-bg)}.gpd__pill--hero.gpd__pill--in_progress,.gpd__pill--hero.gpd__pill--pending{color:#8a0019;background:#ffd6dd}.gpd__pill--hero.gpd__pill--finished{color:var(--tone-green-t);background:var(--tone-green-bg)}.gpd__pill--hero.gpd__pill--paused{color:#8a3500;background:var(--tone-orange-bg)}.gpd__pill--hero.gpd__pill--revoked{color:#8a0019;background:var(--tone-red-bg)}.gpd__cols{flex-flow:wrap;display:flex}.gpd__left{width:var(--dao-sidebar-width);flex-direction:column;justify-content:flex-start;padding-right:1em;display:flex}.gpd__sticky{position:sticky;top:16px}.gpd__content{min-width:0;min-height:500px;max-width:calc(100% - 2 * var(--dao-sidebar-width));flex-direction:column;flex:1;gap:16px;padding:0 2rem 0 1rem;display:flex}.gpd__right{width:var(--dao-sidebar-width);display:block}.gpd__vtab{text-align:left;border-radius:var(--r-control);background:var(--gv-surface);width:100%;height:44px;color:var(--gv-ink);font:inherit;border:1px solid var(--gv-line);cursor:pointer;flex-direction:row;align-items:center;gap:5px;margin-bottom:8px;padding:10px 16px;font-size:15px;line-height:24px;display:flex}.gpd__vtab.is-active{background:var(--gv-page);border-color:var(--gv-page);cursor:default;font-weight:600}.gpd__dot{background:var(--brand);border-radius:50%;width:8px;height:8px;margin-left:4px}.gpd__sectiontitle{text-transform:uppercase;color:var(--gv-ink);margin-bottom:12px;font-size:13px;font-weight:600;line-height:18px;display:block}.gpd__statuscard{border-radius:var(--r-card);border:1px solid #16141a14;align-items:center;min-height:44px;padding:16px;display:flex;box-shadow:0 1px 8px #16141a14}.gpd__statuscard--finished{background:#44b60033}.gpd__statuscard--paused{background:#ffe9df}.gpd__statuscard--revoked{background:#f9d6dc}.gpd__statuscard--in_progress{background:var(--gv-surface)}.gpd__statusicon{margin-right:12px;display:flex}.gpd__statustext{color:var(--gv-ink);font-size:15px;font-weight:500}.gpd__markdown{color:var(--gv-ink);font-size:15px;line-height:26px}.gpd__markdown p{margin:0 0 12px}.gpd__markdown p:last-child{margin-bottom:0}.gpd__cards{flex-direction:column;gap:16px;display:flex}.gpd__cards--slim{gap:8px}.gpd__linkitem{background:var(--gv-surface);border:1px solid var(--gv-line);border-radius:var(--r-card);padding:7px 12px;text-decoration:none;display:block;box-shadow:0 1px 4px #16141a0f}.gpd__linkitem:hover{background:var(--gv-wash)}.gpd__linktitle{letter-spacing:.4px;color:var(--gv-ink);align-items:center;gap:6px;font-size:15px;font-weight:500;line-height:24px;display:flex}.gpd__expand{background:var(--gv-surface);border:1px solid var(--gv-line);border-radius:var(--r-card);flex-direction:column;min-height:64px;padding:16px;display:flex;box-shadow:0 1px 4px #16141a14}.gpd__expand--slim{min-height:unset;padding:7px 12px}.gpd__expandhead{cursor:pointer;justify-content:space-between;align-items:center;width:100%;display:flex}.gpd__expandtitle{letter-spacing:.4px;color:var(--gv-ink);margin:0;font-size:15px;font-weight:500;line-height:24px}.gpd__expandtitle .gpd__addr{color:var(--gv-muted);font-weight:500}.gpd__expandsub{letter-spacing:.4px;text-transform:uppercase;color:var(--gv-muted);margin-top:2px;font-size:13px;font-weight:400;line-height:16px}.gpd__expandbody{border-top:1px solid var(--gv-line);color:var(--gv-muted);margin-top:16px;padding-top:16px;font-size:14px;line-height:22px}.gpd__expand--slim .gpd__expandbody{margin-top:8px;padding-top:8px}.gpd__chev{flex:none;transition:transform .15s}.gpd__chev.is-open{transform:rotate(90deg)}.gpd__funding{flex-direction:column;gap:16px;display:flex}.gpd__fundbox{border-radius:var(--r-card);border:1px solid var(--gv-line);background:var(--gv-surface);flex-direction:column;gap:12px;padding:16px;display:flex;box-shadow:0 0 10px #16141a14}.gpd__fundhead{flex-direction:column;gap:2px;display:flex}.gpd__fundtitle{color:var(--gv-ink);font-size:15px;font-weight:600}.gpd__funddates,.gpd__fundnext{color:var(--gv-muted);font-size:13px;font-weight:400}.gpd__vp{width:100%}.gpd__vplabels{color:var(--gv-ink);justify-content:space-between;padding-bottom:4px;display:flex}.gpd__vpvested{align-items:center;font-size:14px;line-height:24px;display:inline-flex}.gpd__vpvested b{padding-right:4px;font-weight:600}.gpd__pct{color:#fff;text-transform:uppercase;border-radius:4px;align-items:center;height:14px;margin-left:8px;padding:0 5px;font-size:11px;font-weight:600;line-height:14px;display:inline-flex}.gpd__pct--yellow{background:var(--tone-yellow-t);color:var(--accent-ink,#1a1206)}.gpd__vpbar{background:var(--gv-line-soft);border-radius:4px;width:100%;height:6px;margin-bottom:4px;display:flex;position:relative}.gpd__vpfill{border-radius:4px;min-width:6px;height:100%;position:absolute}.gpd__vpfill--released{z-index:3;background:var(--tone-green-t)}.gpd__vpfill--vested{z-index:2;background:var(--tone-yellow-t)}.gpd__vpreleased{color:var(--gv-ink);opacity:.8;align-items:center;font-size:13px;line-height:18px;display:inline-flex}.gpd__vpreleaseddot{background:var(--tone-green-t);border-radius:4px;width:8px;height:8px;margin-left:3px;margin-right:6px}.gpd__emptytab{text-align:center;min-height:240px;color:var(--gv-muted);border:1px dashed var(--gv-line);border-radius:var(--r-card);background:var(--gv-surface);flex-direction:column;justify-content:center;align-items:center;font-size:15px;font-weight:500;display:flex}.gpd__floating{z-index:4;background:var(--gv-surface);border-bottom:1px solid var(--gv-line);margin-bottom:8px;position:sticky;top:0}.gpd__floatinner{align-items:center;gap:24px;max-width:1240px;height:64px;margin:0 auto;padding:0 46px;display:flex}.gpd__floattitle{color:var(--gv-ink);letter-spacing:.4px;text-overflow:ellipsis;white-space:nowrap;font-size:24px;font-weight:600;line-height:42px;overflow:hidden}.gpd__loading{justify-content:center;align-items:center;min-height:480px;display:flex}.gpd__spinner{border:4px solid var(--gv-line);border-top-color:var(--brand);border-radius:50%;width:44px;height:44px;animation:.8s linear infinite u-spin}.gpd__notfound{text-align:center;flex-direction:column;align-items:center;gap:6px;padding:90px 20px;display:flex}.gpd__nfcode{color:var(--gv-faint);font-size:64px;font-weight:700;line-height:1}.gpd__nftitle{color:var(--gv-ink);margin:12px 0 0;font-size:20px;font-weight:700}.gpd__nfsub{color:var(--gv-muted);margin:0;font-size:14px;font-weight:500}.gpd__nfcta{border-radius:var(--r-pill);background:var(--brand-cta,#d80029);color:#fff;margin-top:16px;padding:11px 22px;font-size:14px;font-weight:700;text-decoration:none}.gpd__nfcta:hover{background:var(--brand-hover)}@media (width<=1200px){.gpd__content{max-width:calc(100% - var(--dao-sidebar-width))}}@media (width<=980px){.gpd__cols{flex-direction:column}.gpd__left,.gpd__right{width:100%;padding-right:0}.gpd__content{max-width:100%;padding:0}.gpd__sticky{position:static}.gpd__left{flex-direction:row;gap:8px;margin-bottom:16px;overflow-x:auto}.gpd__left .gpd__sticky{gap:8px;display:flex}.gpd__vtab{flex:none;width:auto;margin-bottom:0}.gpd__right{margin-top:24px}}@media (width<=640px){.gpd{padding:16px 14px 32px}.gpd__floatinner{padding:0 16px}}
