.gd{--dao-sidebar-width:290px;--hue-purple:var(--fuchsia-500,#ff2cc1);--hue-blue:var(--blue-800,#1768e9);--hue-green:var(--green-800,#318300);--hue-orange:var(--orange-800,#ff5329);--hue-red:var(--red-800,#dd002b);--tone-neutral-t:var(--gv-muted);--tone-neutral-bg:var(--gv-wash);--tone-green-t:var(--success);--tone-green-bg:#44b60024;--tone-red-t:var(--error);--tone-red-bg:#d800271f;--tone-yellow-t:var(--warning);--tone-yellow-bg:#b2600024;--tone-blue-t:var(--info);--tone-blue-bg:#4888ee1f;--tone-purple-t:#3c24b3;--tone-purple-bg:#3c24b31a;--tone-orange-t:#e85a1c;--tone-orange-bg:#ff743924;max-width:1240px;margin:0 auto;padding:24px 32px 56px}.gd__crumbs{color:var(--gv-muted);align-items:center;gap:7px;margin:0 0 14px;font-size:13px;display:flex}.gd__crumb{font:inherit;color:var(--gv-muted);cursor:pointer;background:0 0;border:0;padding:0}.gd__crumb:hover{color:var(--brand)}.gd__crumbsep{color:var(--gv-faint)}.gd__crumbcur{color:var(--gv-ink);font-weight:600}.gd__hero{isolation:isolate;justify-content:center;align-items:center;margin-bottom:24px;display:flex;position:relative}.gd__herobanner{z-index:-1;border-radius:6px;position:absolute;inset:0}.gd__herobanner:after{content:"";opacity:.55;mix-blend-mode:overlay;background:linear-gradient(90deg,#16141a00 0%,#161518 100%);border-radius:6px;position:absolute;inset:0}.gd__herobanner--purple{background:var(--hue-purple);box-shadow:0 4px 24px #c640cd80}.gd__herobanner--blue{background:var(--hue-blue);box-shadow:0 4px 24px #1768e980}.gd__herobanner--green{background:var(--hue-green);box-shadow:0 4px 24px #31830080}.gd__herobanner--orange{background:var(--hue-orange);box-shadow:0 4px 24px #ff532980}.gd__herobanner--red{background:var(--hue-red);box-shadow:0 4px 24px #dd002b80}.gd__herobanner--finished{border:1px solid var(--gv-line);background:linear-gradient(89deg, var(--gv-wash) 0%, #201e2500 100%);box-shadow:none}.gd__herobanner--finished:after{display:none}.gd__herotext{isolation:isolate;flex-direction:column;align-items:center;padding:2.5em 0;display:flex}.gd__herotitle{text-align:center;letter-spacing:.3px;max-width:820px;font-size:24px;line-height:28px;font-weight:var(--fw-semibold);color:#fff;margin:8px 0 20px;padding:0 2em}.gd__herotitle:first-letter{text-transform:capitalize}.gd__hero--finished .gd__herotitle{color:var(--gv-ink)}.gd__herolabels{justify-content:center;gap:7px;min-height:24px;display:flex}.gd__pill{border-radius:var(--r-pill);white-space:nowrap;align-items:center;gap:6px;height:24px;padding:0 11px;font-size:12px;font-weight:700;display:inline-flex}.gd__pill--white{color:#0e0d11;background:#fff}.gd__pill--ghost{color:#fff;background:#ffffff24;border:1px solid #ffffff8c}.gd__pill--cat,.gd__pill--status{background:var(--tone-bg,var(--gv-wash));color:var(--tone-t,var(--gv-muted))}.gd__pilldot{background:currentColor;border-radius:50%;width:7px;height:7px}.gd__cols{flex-flow:wrap;align-items:flex-start;display:flex}.gd__left{width:var(--dao-sidebar-width);flex:0 0 var(--dao-sidebar-width);padding-right:1em}.gd__detailcard{background:var(--gv-surface);border:1px solid var(--gv-line);border-radius:var(--r-card);padding:18px 20px;position:sticky;top:83px}.gd__seclabel{letter-spacing:.5px;text-transform:uppercase;color:var(--gv-muted);margin:0 0 14px;font-size:11px;font-weight:700}.gd__row{border-top:1px solid var(--gv-line-soft);justify-content:space-between;align-items:center;gap:12px;padding:8px 0;font-size:13px;display:flex}.gd__row:first-of-type{border-top:0}.gd__rowkey{color:var(--gv-muted)}.gd__rowval{color:var(--gv-ink);font-weight:600}.gd__author{color:var(--gv-ink);align-items:center;gap:7px;font-weight:600;display:inline-flex}.gd__snaplink{color:var(--brand);align-items:center;gap:5px;font-weight:600;text-decoration:none;display:inline-flex}.gd__center{min-width:0;max-width:calc(100% - 2 * var(--dao-sidebar-width));flex:1;padding:0 2rem 0 0}.gd__block{background:var(--gv-surface);border:1px solid var(--gv-line);border-radius:var(--r-card);margin-bottom:16px;padding:22px 24px}.gd__blocktitle{color:var(--gv-ink);margin:0 0 12px;font-size:16px;font-weight:700}.gd__md{color:var(--gv-ink)}.gd__md h2{margin:22px 0 10px;font-size:18px;font-weight:700}.gd__md h2:first-child{margin-top:0}.gd__md p{color:var(--gv-ink);margin:0 0 14px;font-size:15px;line-height:24px}.gd__md ul{margin:0 0 14px;padding-left:20px}.gd__md li{color:var(--gv-ink);margin:0 0 7px;font-size:15px;line-height:23px}.gd__md a{color:var(--brand);text-decoration:none}.gd__md a:hover{text-decoration:underline}.gd__budget{background:var(--gv-line-soft);border:1px solid var(--gv-line);border-radius:var(--r-control);grid-template-columns:repeat(3,1fr);gap:1px;display:grid;overflow:hidden}.gd__budgetcell{background:var(--gv-surface);padding:14px 16px}.gd__budgetlabel{letter-spacing:.4px;text-transform:uppercase;color:var(--gv-muted);margin:0 0 5px;font-size:11px;font-weight:700}.gd__budgetval{color:var(--gv-ink);font-size:18px;font-weight:700}.gd__survey{flex-direction:column;gap:12px;display:flex}.gd__surveyrow{flex-direction:column;gap:6px;display:flex}.gd__surveyhead{color:var(--gv-ink);justify-content:space-between;align-items:center;font-size:13px;display:flex}.gd__surveyq{align-items:center;gap:8px;font-weight:600;display:inline-flex}.gd__surveycount{color:var(--gv-muted);font-weight:600}.gd__surveytrack{border-radius:var(--r-pill);background:var(--gv-page);height:8px;overflow:hidden}.gd__surveyfill{border-radius:var(--r-pill);height:100%}.gd__surveyfill--up{background:var(--success)}.gd__surveyfill--neutral{background:var(--gv-faint)}.gd__surveyfill--down{background:var(--error)}.gd__rationale{flex-direction:column;gap:12px;display:flex}.gd__rat{border-top:1px solid var(--gv-line-soft);gap:12px;padding:12px 0;display:flex}.gd__rat:first-of-type{border-top:0;padding-top:0}.gd__ratbody{flex:1;min-width:0}.gd__rathead{align-items:center;gap:8px;margin-bottom:4px;font-size:13px;display:flex}.gd__ratname{color:var(--gv-ink);font-weight:700}.gd__ratchoice{border-radius:var(--r-pill);align-items:center;height:20px;padding:0 8px;font-size:11px;font-weight:700;display:inline-flex}.gd__ratchoice--yes{color:var(--success);background:#44b60024}.gd__ratchoice--no{color:var(--error);background:#d800271f}.gd__ratvp{color:var(--gv-muted);margin-left:auto;font-size:12px;font-weight:600}.gd__rattext{color:var(--gv-ink);margin:0;font-size:14px;line-height:21px}.gd__commentsbar{justify-content:space-between;align-items:center;margin-bottom:14px;display:flex}.gd__discoursebtn{border-radius:var(--r-control);border:1px solid var(--gv-line);background:var(--gv-surface);height:36px;color:var(--gv-ink);font:inherit;cursor:pointer;align-items:center;gap:7px;padding:0 16px;font-size:13px;font-weight:600;text-decoration:none;display:inline-flex}.gd__discoursebtn:hover{background:var(--gv-wash)}.gd__comment{border-top:1px solid var(--gv-line-soft);gap:12px;padding:14px 0;display:flex}.gd__comment:first-of-type{border-top:0}.gd__cbody{flex:1;min-width:0}.gd__chead{align-items:baseline;gap:8px;margin-bottom:4px;display:flex}.gd__cname{color:var(--gv-ink);font-size:13px;font-weight:700}.gd__ctime{color:var(--gv-muted);font-size:12px}.gd__ctext{color:var(--gv-ink);margin:0;font-size:14px;line-height:21px}.gd__right{width:var(--dao-sidebar-width);flex:0 0 var(--dao-sidebar-width)}.gd__sidebar{flex-direction:column;gap:14px;display:flex;position:sticky;top:83px}.gd__votebox{background:var(--gv-surface);border:1px solid var(--gv-line);border-radius:var(--r-card);padding:18px 20px}.gd__threshold{text-align:center;border-bottom:1px solid var(--gv-line-soft);margin-bottom:16px;padding:10px 0 16px}.gd__thsub{color:var(--gv-muted);margin:0 0 4px;font-size:12px;font-weight:600}.gd__thtitle{color:var(--gv-ink);font-size:18px;font-weight:700}.gd__thdots{justify-content:center;gap:6px;margin-top:12px;display:flex}.gd__thdot{background:var(--gv-line);border-radius:50%;width:6px;height:6px}.gd__thdot.is-active{background:var(--brand)}.gd__vprow{justify-content:space-between;align-items:center;padding:6px 0;font-size:13px;display:flex}.gd__vprow .gd__rowkey{color:var(--gv-muted)}.gd__vprow b{color:var(--gv-ink)}.gd__choices{flex-direction:column;gap:8px;margin:14px 0 4px;display:flex}.gd__choice{border:1px solid var(--gv-line);background:var(--gv-surface);width:100%;height:44px;color:var(--gv-ink);font:inherit;cursor:pointer;border-radius:6px;justify-content:center;align-items:center;padding:0 14px;font-size:14px;font-weight:600;display:flex;position:relative;overflow:hidden}.gd__choice:hover{border-color:var(--gv-muted)}.gd__choice.is-selected{border:2px solid var(--gv-muted)}.gd__choice.is-voted{cursor:default}.gd__choicefill{z-index:0;border-radius:6px 0 0 6px;position:absolute;top:0;bottom:0;left:0}.gd__choicefill--yes{background:#44b60029}.gd__choicefill--no{background:#d800271f}.gd__choicetxt{z-index:2;position:relative}.gd__choicepct{z-index:2;opacity:.55;font-size:13px;font-weight:700;position:absolute;right:12px}.gd__votecta{border-radius:var(--r-pill);background:var(--brand);color:#fff;width:100%;height:44px;font:inherit;cursor:pointer;border:0;margin-top:10px;font-size:14px;font-weight:700}.gd__votecta:hover{background:var(--brand-hover)}.gd__voteclosed{background:var(--gv-page);height:40px;color:var(--gv-muted);border-radius:6px;justify-content:center;align-items:center;font-size:13px;font-weight:600;display:flex}.gd__votingstate{color:var(--gv-muted);justify-content:space-between;align-items:center;margin-top:14px;font-size:12px;font-weight:600;display:flex}.gd__votingstate .is-open{color:var(--success)}.gd__av{border:2px solid var(--gv-surface)}.gd__loading{min-height:420px;color:var(--gv-muted);flex-direction:column;justify-content:center;align-items:center;gap:14px;display:flex}.gd__spinner{border:3px solid var(--gv-line);border-top-color:var(--brand);border-radius:50%;width:38px;height:38px;animation:.9s linear infinite u-spin}.gd__notfound{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:10px;min-height:420px;display:flex}.gd__notfoundtitle{color:var(--gv-ink);font-size:22px;font-weight:700}.gd__notfoundsub{color:var(--gv-muted);max-width:360px;font-size:14px}@media (width<=1100px){.gd__cols{flex-direction:column}.gd__left,.gd__right{flex-basis:auto;width:100%;padding-right:0}.gd__center{max-width:100%;padding-right:0}.gd__detailcard,.gd__sidebar{position:static}}.gd__vpsvg{width:100%;height:auto;display:block}.gd__vpgrid{stroke:var(--gv-line);stroke-width:1px}.gd__vptick{fill:var(--gv-muted);font-size:11px}.gd__vpline{fill:none;stroke-width:2.5px;stroke-linecap:round;stroke-linejoin:round}.gd__vpline--yes{stroke:var(--success)}.gd__vpline--no{stroke:var(--error)}.gd__vparea--yes{fill:#44b6001f}.gd__vparea--no{fill:#d800271a}.gd__vpthr{stroke:#736e7d;stroke-width:1.5px;stroke-dasharray:5 4}.gd__vpthrlabel{fill:#736e7d;font-size:11px;font-weight:600}.gd__vplegend{color:var(--gv-muted);gap:18px;margin-top:12px;font-size:13px;display:flex}.gd__vpleg{align-items:center;display:inline-flex}.gd__vpdot{border-radius:2px;width:10px;height:10px;margin-right:7px;display:inline-block}.gd__vpdot--yes{background:var(--success)}.gd__vpdot--no{background:var(--error)}.gvvc{--gv-ink:#fcfcfc;--gv-muted:#ffffff9e;--gv-faint:#fff6;--gv-line:#ffffff1a;--gv-line-soft:#ffffff0f;--gv-line-faint:#ffffff0a;--gv-surface:#161518;--gv-page:#0e0d11;--gv-wash:#201e25;width:100%;min-height:100vh;font-family:var(--font-sans);color:var(--gv-ink);position:relative}.gvvc__backdrop{background:var(--gv-page);position:absolute;inset:0}.gvvc__scrim{background:var(--scrim);z-index:var(--z-modal);justify-content:center;align-items:center;padding:24px;display:flex;position:absolute;inset:0}.gvvc__modal{background:var(--gv-surface);border-radius:10px;width:100%;max-width:504px;position:relative;box-shadow:0 22px 66px #16141a47}.gvvc__modal--tiny{max-width:360px}.gvvc__modalinner{display:contents}.gvvc__content{padding:42px 42px 32px;position:relative}.gvvc__content--snapshot,.gvvc__content--confirm{padding:48px 64px 32px}.gvvc__close{width:30px;height:30px;color:var(--gv-muted);cursor:pointer;background:0 0;border:0;border-radius:50%;justify-content:center;align-items:center;transition:background .12s,color .12s;display:inline-flex;position:absolute;top:16px;right:16px}.gvvc__close:hover{background:var(--gv-wash);color:var(--gv-ink)}.gvvc__title{text-align:center;margin-bottom:32px}.gvvc__heading{color:var(--gv-ink);margin:0 0 .5rem;font-size:18px;font-weight:700;line-height:1.28}.gvvc__choiceline{color:var(--gv-ink);margin:0;font-size:17px;font-weight:400;line-height:26px}.gvvc__votevp{font-weight:600}.gvvc__body{flex-direction:column;gap:32px;padding-bottom:45px;display:flex}.gvvc__reasonarea{flex-direction:column;gap:11px;display:flex}.gvvc__subhead{letter-spacing:.5px;text-transform:uppercase;color:var(--gv-muted);font-size:13px;font-weight:600;line-height:18px}.gvvc__textarea{border:1px solid var(--gv-line);background:var(--gv-surface);border-radius:8px;transition:border-color .12s,box-shadow .12s}.gvvc__textarea:focus-within{border-color:var(--brand);box-shadow:0 0 0 3px color-mix(in srgb, var(--brand) 16%, transparent)}.gvvc__textarea.has-error{border-color:var(--error)}.gvvc__textareafield{box-sizing:border-box;resize:vertical;width:100%;min-height:76px;font:inherit;color:var(--gv-ink);background:0 0;border:0;outline:none;padding:11px 13px;font-size:15px;line-height:24px;display:block}.gvvc__textareafield::placeholder{color:var(--gv-faint)}.gvvc__textmeta{justify-content:space-between;align-items:baseline;gap:12px;display:flex}.gvvc__error{color:var(--error);font-size:13px;font-weight:400;line-height:18px}.gvvc__error.is-hidden{visibility:hidden}.gvvc__counter{color:var(--gv-muted);white-space:nowrap;font-size:13px;line-height:18px}.gvvc__survey{flex-direction:column;display:flex}.gvvc__surveyheader{text-transform:uppercase;color:var(--gv-muted);justify-content:space-between;margin-bottom:12px;padding:0 20px;font-size:13px;font-weight:400;line-height:24px;display:flex}.gvvc__surveyrow{border-top:1px solid var(--gv-line-faint);cursor:pointer;border-radius:6px;justify-content:space-between;align-items:center;min-height:51px;padding:0 20px;transition:transform .2s,box-shadow .3s,background .15s;display:flex;position:relative;overflow:hidden}.gvvc__surveyrow:hover{background:var(--gv-surface);box-shadow:0 0 15px #16141a1f}.gvvc__surveytopic{color:var(--gv-ink);font-size:15px;line-height:24px}.gvvc__addreaction{color:var(--gv-muted);align-items:center;gap:6px;transition:right .2s;display:flex;position:absolute;right:10px}.gvvc__surveyrow:hover .gvvc__addreaction{right:20px}.gvvc__addglyph{color:var(--gv-faint);display:inline-flex}.gvvc__addlabel{text-transform:uppercase;color:var(--gv-muted);opacity:0;font-size:13px;font-weight:600;line-height:18px;transition:opacity .1s}.gvvc__surveyrow:hover .gvvc__addlabel{opacity:1}.gvvc__reactions{align-items:center;gap:16px;font-size:23px;line-height:24px;display:flex}.gvvc__reaction,.gvvc__reactionx,.gvvc__pickedreaction{cursor:pointer;background:0 0;border:0;align-items:center;height:24px;padding:0;line-height:24px;display:inline-flex}.gvvc__reaction{font-size:23px}.gvvc__reactionx{color:var(--gv-muted)}.gvvc__pickedreaction{padding-right:0;font-size:23px}.gvvc__actions{justify-content:space-between;align-items:center;width:100%;display:flex}.gvvc__cast{border-radius:var(--r-pill);background:var(--brand);color:#fff;width:100%;min-height:44px;font:inherit;cursor:pointer;border:0;flex:auto;justify-content:center;align-items:center;gap:8px;padding:0 18px;font-size:15px;font-weight:700;transition:background .12s,opacity .12s;display:inline-flex}.gvvc__cast:hover:not(:disabled){background:var(--brand-hover)}.gvvc__cast:disabled{opacity:.45;cursor:not-allowed}.gvvc__cast.is-loading{color:#ffffffd9}.gvvc__basic{border:1px solid var(--gv-line);border-radius:var(--r-pill);background:var(--gv-surface);width:100%;min-height:44px;color:var(--gv-ink);font:inherit;cursor:pointer;font-size:15px;font-weight:700;transition:background .12s}.gvvc__basic:hover:not(:disabled){background:var(--gv-wash)}.gvvc__basic:disabled{opacity:.5;cursor:not-allowed}.gvvc__btnspinner{border:2px solid #fff6;border-top-color:#fff;border-radius:50%;width:16px;height:16px;animation:.7s linear infinite u-spin}.gvvc__errornotice{color:var(--gv-muted);margin-top:6px;margin-left:22px;font-size:15px;font-weight:400;line-height:24px}.gvvc__errornotice.is-hidden{opacity:0}.gvvc__snapcontent{flex-direction:column;align-items:center;padding:0 13px;display:flex}.gvvc__snapicon{margin-bottom:36px}.gvvc__snapheader{text-align:center;letter-spacing:-.2px;color:var(--gv-ink);margin-bottom:4px;font-size:17px;font-weight:600;line-height:26px}.gvvc__snapdesc{text-align:center;color:var(--gv-ink);margin-bottom:8px;font-size:15px;font-weight:600;line-height:24px}.gvvc__snapsuggestion{letter-spacing:0;text-align:center;color:var(--gv-muted);margin:0 0 24px;font-size:15px;font-weight:400;line-height:24px}.gvvc__snapactions{flex-direction:column;align-items:stretch;gap:24px;padding:0 13px;display:flex}.gvvc__snapbutton{border-radius:var(--r-pill);background:var(--brand);color:#fff;justify-content:center;align-items:center;gap:8px;width:100%;min-height:44px;font-size:15px;font-weight:700;text-decoration:none;transition:background .12s;display:inline-flex}.gvvc__snapbutton:hover{background:var(--brand-hover)}.gvvc__confirmtext{text-align:center;margin-bottom:26px}.gvvc__confirmtitle{letter-spacing:.3px;color:var(--gv-ink);margin:0 0 12px;font-size:17px;font-weight:600;line-height:26px}.gvvc__confirmdesc{color:var(--gv-ink);white-space:pre-line;margin:0;font-size:15px;font-weight:400;line-height:24px}.gvvc__confirmactions{flex-direction:column;display:flex}.gvvc__confirmactions button:not(:last-child){margin-bottom:15px}.gvvc__states{border-radius:var(--r-pill);z-index:calc(var(--z-modal) + 10);background:#16141adb;gap:6px;padding:6px;display:flex;position:fixed;bottom:18px;left:50%;transform:translate(-50%)}.gvvc__statebtn{color:#ffffffbf;font:inherit;border-radius:var(--r-pill);cursor:pointer;background:0 0;border:0;padding:6px 12px;font-size:12px;font-weight:600}.gvvc__statebtn:hover{color:#fff}.gvvc__statebtn.is-active{background:var(--brand);color:#fff}@media (width<=560px){.gvvc__content{padding:36px 22px 26px}.gvvc__content--snapshot,.gvvc__content--confirm{padding:40px 24px 26px}.gvvc__snapcontent,.gvvc__snapactions{padding:0}}
