.gh{--gh-ink:var(--em-text-primary);--gh-muted:var(--em-text-secondary);--gh-faint:var(--em-text-muted);--gh-line:var(--em-border);--gh-line-bright:#23252624;--gh-surface:var(--em-surface);--gh-glass:#ffffff9e;--gh-glass-hard:#ffffffe6;--gh-accent:var(--em-primary);--gh-accent-2:#e5670f;--gh-good:#1a9e6a;--gh-violet:#8f7ae8;--gh-blue:#5aa7f0;--gh-chat-w:520px;height:var(--gh-h,100dvh);min-height:0;font-family:var(--em-display);color:var(--gh-ink);flex-direction:column;display:flex;position:relative}[data-shell=public] .gh{max-width:none;margin:-2rem calc(50% - 50vw)}[data-shell=sidebar] .gh{margin:-1rem}@media (min-width:768px){[data-shell=sidebar] .gh{margin:-1.5rem}}.dark .gh{--gh-line-bright:#ffffff29;--gh-glass:#ffffff0f;--gh-glass-hard:#2d2c2aeb;--gh-accent-2:#ffa066}.gh-sky{z-index:0;background:var(--em-bg);pointer-events:none;position:absolute;inset:0;overflow:hidden}.gh-blob{filter:blur(70px);opacity:.4;mix-blend-mode:multiply;border-radius:50%;width:55vw;height:55vw;transition:opacity .8s;position:absolute}.dark .gh-blob{mix-blend-mode:screen;opacity:.32}.gh-b1{background:radial-gradient(circle at 40% 40%,#ff823880,#0000 65%);animation:22s ease-in-out infinite alternate gh-drift1;top:-18vw;left:-12vw}.gh-b2{background:radial-gradient(circle at 60% 40%,#8f7ae873,#0000 65%);animation:27s ease-in-out infinite alternate gh-drift2;bottom:-22vw;right:-10vw}.gh-b3{background:radial-gradient(circle,#5aa7f066,#0000 62%);width:34vw;height:34vw;animation:19s ease-in-out infinite alternate gh-drift3;top:30%;left:55%}.gh-sky.is-thinking .gh-blob{opacity:.7}.dark .gh-sky.is-thinking .gh-blob{opacity:.5}@keyframes gh-drift1{to{transform:translate(6vw,4vh)scale(1.12)}}@keyframes gh-drift2{to{transform:translate(-5vw,-5vh)scale(1.08)}}@keyframes gh-drift3{to{transform:translate(-6vw,6vh)scale(1.18)}}.gh-sky:after{content:"";background-image:linear-gradient(var(--gh-line)1px,transparent 1px),linear-gradient(90deg,var(--gh-line)1px,transparent 1px);background-size:44px 44px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(70% 60% at 50% 40%,#00000080,#0000 75%);mask-image:radial-gradient(70% 60% at 50% 40%,#00000080,#0000 75%)}.gh-app{z-index:1;flex-direction:column;flex:1;width:100%;max-width:1360px;min-height:0;margin:0 auto;padding:14px 20px 18px;display:flex;position:relative}.gh-top{flex:none;align-items:center;gap:12px;padding:2px 2px 12px;display:flex}.gh-lozenge{background:var(--gh-glass);border:1px solid var(--gh-line);-webkit-backdrop-filter:blur(12px);white-space:nowrap;border-radius:999px;margin-left:auto;padding:6px 15px;font-size:12.5px;font-weight:600;transition:transform .25s}.gh-lozenge b{color:var(--gh-accent-2)}.gh-lozenge.gh-tick{transform:scale(1.1)}.gh-ghost{font:inherit;color:var(--gh-muted);background:var(--gh-glass);border:1px solid var(--gh-line);cursor:pointer;-webkit-backdrop-filter:blur(12px);border-radius:999px;padding:6px 13px;font-size:12px;transition:border-color .15s,color .15s}.gh-ghost:hover{border-color:var(--gh-accent);color:var(--gh-ink)}.gh-split{flex:1;align-items:stretch;gap:18px;min-height:0;display:flex;overflow:clip}.gh-chatpane{flex-direction:column;flex:0 0 41%;min-width:0;min-height:0;padding-bottom:10px;transition:flex-basis .6s cubic-bezier(.22,1,.36,1);animation:.65s cubic-bezier(.22,1,.36,1) backwards gh-pane-l;display:flex;overflow:hidden}.gh-stage{flex-direction:column;flex:1 1 0;gap:12px;min-width:0;min-height:0;padding-top:clamp(6px,4.5vh,48px);transition:flex-grow .55s cubic-bezier(.22,1,.36,1),opacity .4s,transform .55s cubic-bezier(.22,1,.36,1);animation:.65s cubic-bezier(.22,1,.36,1) .12s backwards gh-pane-r;display:flex}.gh-split.gh-solo>.gh-chatpane{flex-basis:100%}.gh-split.gh-solo>.gh-stage{opacity:0;pointer-events:none;flex-grow:0;overflow:hidden;transform:translate(28px)}.gh-split.gh-solo .gh-presence{padding-top:clamp(10px,4vh,30px)}.gh-split.gh-solo .gh-nowline{flex:0 auto;margin-block:auto}.gh-split.gh-solo .gh-orbit{width:clamp(112px,19vh,168px);height:clamp(112px,19vh,168px)}.gh-split:not(.gh-solo) .gh-presence{flex-direction:row;align-items:center;gap:14px;padding-top:clamp(4px,2vh,20px)}.gh-split:not(.gh-solo) .gh-orbit{align-self:center;width:clamp(64px,9vh,92px);height:clamp(64px,9vh,92px)}.gh-split:not(.gh-solo) .gh-id{align-items:flex-start;margin-top:0}.gh-split:not(.gh-solo) .gh-transcript{flex:0 64px;height:64px}@keyframes gh-pane-l{0%{opacity:0;transform:translate(-18px)}}@keyframes gh-pane-r{0%{opacity:0;transform:translateY(14px)}}@keyframes gh-bub-in{0%{opacity:0;transform:translateY(8px)scale(.97)}}.gh-chatpane::-webkit-scrollbar{width:6px}.gh-chatpane::-webkit-scrollbar-thumb{background:var(--gh-line-bright);border-radius:99px}.gh-chatpane::-webkit-scrollbar-track{background:0 0}.gh-presence{max-width:var(--gh-chat-w);flex-direction:column;flex:none;align-items:flex-start;gap:12px;width:100%;margin:0 auto;padding:clamp(6px,5vh,96px) 24px 0;transition:padding .55s cubic-bezier(.22,1,.36,1);display:flex}@media (max-width:880px){.gh-presence{padding-top:10px}}.gh-orbit{flex:none;align-self:center;width:clamp(92px,15vh,132px);height:clamp(92px,15vh,132px);transition:width .55s cubic-bezier(.22,1,.36,1),height .55s cubic-bezier(.22,1,.36,1);position:relative}.gh-ring{-webkit-backdrop-filter:blur(8px);background:linear-gradient(140deg,#fff9,#ffffff1f 45%,#8f7ae81a 72%,#ff823824);border:1px solid #ffffffa6;border-radius:50%;transition:border-color .3s,box-shadow .3s;position:absolute;inset:-8px;box-shadow:0 10px 28px -14px #5a5a8259,inset 0 1px 1px #ffffffb3}.dark .gh-ring{border-color:#ffffff24;box-shadow:0 10px 28px -14px #0009,inset 0 1px 1px #ffffff14}.gh-presence.is-busy .gh-ring{border-color:#ff823873;box-shadow:0 10px 28px -12px #ff82384d,inset 0 1px 1px #ffffffb3}.gh-ring:after{content:"";background:conic-gradient(from 0deg,transparent 0 58%,#ff823829 72%,#ff8238e6 88%,transparent 97%);opacity:0;border-radius:50%;transition:opacity .3s;position:absolute;inset:-2px;-webkit-mask:radial-gradient(farthest-side,#0000 calc(100% - 4px),#000 calc(100% - 3.5px));mask:radial-gradient(farthest-side,#0000 calc(100% - 4px),#000 calc(100% - 3.5px))}.gh-presence.is-busy .gh-ring:after{opacity:1;animation:1.5s linear infinite gh-ring-sweep}@keyframes gh-ring-sweep{to{transform:rotate(1turn)}}.gh-face{background:#bce2fc;border-radius:50%;position:absolute;inset:0;overflow:hidden;box-shadow:0 12px 26px -12px #23252666}.gh-face img,.gh-face video{object-fit:cover;width:100%;height:100%;display:block;transform:scale(1.12)}.gh-wave{background:var(--gh-glass-hard);border:1px solid var(--gh-line);opacity:0;border-radius:999px;align-items:center;gap:2.5px;height:18px;padding:0 8px;transition:opacity .2s;display:flex;position:absolute;bottom:-4px;left:50%;transform:translate(-50%)}.gh-presence.is-busy .gh-wave{opacity:1}.gh-wave i{background:var(--gh-accent);border-radius:2px;width:2.5px;height:5px;animation:.9s ease-in-out infinite gh-eq}.gh-wave i:nth-child(2){height:9px;animation-delay:.12s}.gh-wave i:nth-child(3){height:12px;animation-delay:.24s}.gh-wave i:nth-child(4){height:9px;animation-delay:.36s}.gh-wave i:nth-child(5){animation-delay:.48s}@keyframes gh-eq{50%{transform:scaleY(.3)}}.gh-id{flex-direction:column;align-self:center;align-items:center;margin-top:-2px;display:flex}.gh-name{letter-spacing:.02em;background:var(--gh-glass);border:1px solid var(--gh-line);-webkit-backdrop-filter:blur(10px);border-radius:999px;justify-content:center;align-items:center;gap:7px;padding:7px 18px;font-size:15px;font-weight:600;display:flex;box-shadow:0 8px 20px -14px #23252673}.gh-online{background:var(--gh-good);border-radius:50%;width:8px;height:8px;animation:2.4s ease-in-out infinite gh-pulse-dot;box-shadow:0 0 0 3px #1a9e6a33}@keyframes gh-pulse-dot{50%{box-shadow:0 0 0 6px #1a9e6a00}}.gh-status{color:var(--gh-faint);letter-spacing:.18em;text-transform:uppercase;min-height:1.2em;margin-top:6px;font-size:10.5px;font-weight:700}.gh-convo{min-height:0;max-width:var(--gh-chat-w);flex-direction:column;flex:1;justify-content:flex-start;gap:4px;width:100%;margin:0 auto;padding-top:8px;display:flex}.gh-transcript{scroll-behavior:smooth;flex-direction:column;flex:0 96px;height:96px;min-height:0;padding:6px 24px 0;display:flex;overflow:hidden auto;-webkit-mask-image:linear-gradient(#0000,#000 26px);mask-image:linear-gradient(#0000,#000 26px)}.gh-transcript::-webkit-scrollbar{width:4px}.gh-transcript::-webkit-scrollbar-thumb{background:var(--gh-line);border-radius:99px}.gh-tstack{flex-direction:column;gap:4px;margin-top:auto;display:flex}.gh-tline{color:var(--gh-faint);font-size:12px;line-height:1.5}.gh-tline b{color:var(--gh-muted)}.gh-tline.gh-u{color:var(--gh-accent-2);text-align:right;font-weight:600}.gh-nowline{text-align:left;letter-spacing:-.015em;flex:auto;min-height:4.35em;margin:0;padding:8px 24px;font-size:clamp(18px,1.55vw,25px);font-weight:300;line-height:1.45;overflow:hidden auto}.gh-nowline.gh-clipped{-webkit-mask-image:linear-gradient(#0000,#000 28px);mask-image:linear-gradient(#0000,#000 28px)}.gh-nowline::-webkit-scrollbar{width:4px}.gh-nowline::-webkit-scrollbar-thumb{background:var(--gh-line);border-radius:99px}.gh-typing{align-items:center;gap:5px;height:1.45em;display:inline-flex}.gh-typing i{background:var(--gh-accent);opacity:.35;border-radius:50%;width:7px;height:7px;animation:1.15s ease-in-out infinite gh-typing}.gh-typing i:nth-child(2){animation-delay:.16s}.gh-typing i:nth-child(3){animation-delay:.32s}@keyframes gh-typing{30%{opacity:1;transform:translateY(-4px)}}.gh-cut{vertical-align:bottom;line-height:inherit;display:inline-block;overflow:hidden}.gh-cut>span{will-change:transform;transition:transform .56s cubic-bezier(.2,.85,.25,1);display:inline-block;transform:translateY(112%)}.gh-cut.gh-in>span{transform:translateY(0)}.gh-cut>span.gh-hot{color:var(--gh-accent-2);font-weight:600}.gh-replies{flex-wrap:wrap;flex:0 auto;align-content:center;gap:8px;min-height:62px;max-height:30vh;padding:8px 24px 6px;display:flex;overflow-y:auto}.gh-replies::-webkit-scrollbar{width:4px}.gh-replies::-webkit-scrollbar-thumb{background:var(--gh-line);border-radius:99px}.gh-qr{font:inherit;color:var(--gh-ink);background:var(--gh-glass);border:1px solid var(--gh-line);cursor:pointer;-webkit-backdrop-filter:blur(10px);opacity:0;border-radius:999px;align-items:center;gap:7px;padding:7px 14px;font-size:13.5px;font-weight:500;transition:opacity .3s,transform .3s,border-color .15s,box-shadow .2s;display:inline-flex;transform:translateY(8px);box-shadow:0 6px 18px -12px #23252659}.gh-replies.gh-show .gh-qr{opacity:1;transform:none}.gh-qr:hover:not(:disabled){border-color:var(--gh-accent);box-shadow:0 0 14px #ff823838}.gh-qr:active:not(:disabled){transform:scale(.96)}.gh-qr:disabled{cursor:default;opacity:.55}.gh-qr .gh-n{color:var(--gh-faint);font-size:10.5px;font-weight:600}.gh-qr .gh-bt{text-transform:uppercase;letter-spacing:.07em;color:#241203;background:linear-gradient(90deg,#ffd166,#ffb74d);border-radius:999px;padding:2px 8px;font-size:8.5px;font-weight:800}.gh-qr .gh-bt2{text-transform:uppercase;letter-spacing:.07em;color:#0b4d33;background:#1a9e6a2e;border:1px solid #1a9e6a59;border-radius:999px;padding:1.5px 8px;font-size:8.5px;font-weight:800}.dark .gh-qr .gh-bt2{color:#7fe3b8}.gh-inputbar{gap:8px;width:100%;margin:10px 0 0;padding:0 24px;display:flex}.gh-inputbar input{min-width:0;font:inherit;color:var(--gh-ink);background:var(--gh-glass);border:1px solid var(--gh-line-bright);-webkit-backdrop-filter:blur(10px);border-radius:999px;outline:none;flex:1;padding:9px 16px;font-size:14px}.gh-inputbar input:focus{border-color:var(--gh-accent);box-shadow:0 0 14px #ff823833}.gh-inputbar button{font:inherit;background:linear-gradient(90deg,var(--gh-accent),#ff9c54);color:#241203;cursor:pointer;border:none;border-radius:999px;padding:9px 18px;font-size:13px;font-weight:600}.gh-inputbar button:disabled{opacity:.5;cursor:default}.gh-browse-all{cursor:pointer;color:var(--gh-faint);background:0 0;border:none;margin:14px auto 0;padding:4px 8px;font-family:inherit;font-size:12.5px;transition:color .15s;display:block}.gh-browse-all:hover{color:var(--gh-muted)}.gh-profile{flex-wrap:wrap;flex:none;align-items:center;gap:7px;min-height:34px;display:flex}.gh-ptag{text-transform:uppercase;letter-spacing:.14em;color:var(--gh-faint);margin-right:4px;font-size:10.5px;font-weight:700}.gh-ppill{font:inherit;color:var(--gh-ink);background:var(--gh-glass);border:1px solid var(--gh-line);-webkit-backdrop-filter:blur(10px);border-radius:999px;padding:5px 12px;font-size:12px;font-weight:500;animation:.35s gh-bub-in}.gh-stagebody{flex:1;min-height:0;padding-bottom:8px;overflow-y:auto}.gh-stagehead{flex-wrap:wrap;align-items:center;gap:10px;margin:2px 2px 12px;display:flex}.gh-stagehead h2{letter-spacing:-.02em;margin:0;font-size:24px;font-weight:300}.gh-stagehead .gh-more{color:var(--gh-muted);background:var(--gh-glass);border:1px solid var(--gh-line);-webkit-backdrop-filter:blur(8px);border-radius:999px;padding:3px 11px;font-size:11px}.gh-cards{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}@media (max-width:1150px){.gh-cards{grid-template-columns:repeat(2,minmax(0,1fr))}}.gh-card{min-height:428px;animation:.5s cubic-bezier(.2,1.2,.4,1) backwards gh-deal;position:relative}.gh-card:nth-child(2){animation-delay:80ms}.gh-card:nth-child(3){animation-delay:.16s}.gh-card:nth-child(n+4){animation-delay:.1s}@keyframes gh-deal{0%{opacity:0;transform:translateY(24px)scale(.95)}}.gh-cardface{text-align:left;width:100%;height:100%;min-height:428px;color:inherit;border-radius:20px;flex-direction:column;justify-content:flex-end;text-decoration:none;transition:box-shadow .25s,transform .25s;display:flex;position:relative;overflow:hidden;box-shadow:0 18px 40px -26px #00000038}.gh-card:hover .gh-cardface{transform:translateY(-3px);box-shadow:0 30px 60px -24px #0000004d}.gh-bigchar{object-fit:contain;object-position:center bottom;filter:drop-shadow(0 14px 16px #23252633);flex:auto;width:100%;height:auto;min-height:0;max-height:220px;padding-top:22px}.gh-rankchip,.gh-cfchip{z-index:3;-webkit-backdrop-filter:blur(4px);color:#232526;background:#ffffff8c;border-radius:8px;align-items:center;gap:5px;padding:4px 12px;font-size:12px;font-weight:500;display:inline-flex;position:absolute;top:12px}.gh-cfchip{text-transform:capitalize;right:12px}.gh-rankchip{font-weight:700;left:12px}.gh-cfinfo{z-index:2;background:var(--em-surface);transform-origin:top;border-radius:20px 20px 0 0;min-height:196px;padding:14px 18px 15px;animation:.6s cubic-bezier(.22,1,.36,1) .15s both gh-unfold;position:relative;box-shadow:0 4px 14px #00000014}@keyframes gh-unfold{0%{opacity:0;transform:perspective(900px)rotateX(-82deg)}to{opacity:1;transform:perspective(900px)rotateX(0)}}.gh-cfinfo h3{letter-spacing:-.01em;color:var(--gh-ink);margin:0;font-size:25px;font-weight:300;line-height:1.12}.gh-cfrole{color:var(--gh-ink);margin:2px 0 0;font-size:14.5px;font-weight:400}.gh-whylabel{text-transform:uppercase;letter-spacing:.16em;color:#b3771d;margin:9px 0 0;font-size:9.5px;font-weight:700}.dark .gh-whylabel{color:#e0a44a}.gh-cfinfo ul{margin:4px 0 0;padding:0;list-style:none}.gh-cfinfo li{color:var(--gh-muted);transform-origin:top;align-items:flex-start;gap:8px;padding:2px 0;font-size:13px;line-height:1.4;animation:.5s cubic-bezier(.22,1,.36,1) both gh-line-unfold;display:flex}@keyframes gh-line-unfold{0%{opacity:0;transform:perspective(700px)rotateX(-70deg)}to{opacity:1;transform:none}}.gh-cfinfo li i{font-style:italic}.gh-cfinfo li.gh-late{min-height:calc(2.8em + 4px);animation:.4s both gh-fade-in}.gh-cfinfo li.gh-late i{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}@keyframes gh-fade-in{0%{opacity:0}}.gh-cfmeta{border-top:1px solid var(--gh-line);color:var(--gh-muted);justify-content:space-between;align-items:baseline;margin-top:10px;padding-top:9px;font-size:13px;display:flex}.gh-cfmeta .gh-score{color:var(--gh-ink);font-weight:500}.gh-thinkwrap{flex-direction:column;justify-content:center;align-items:center;gap:8px;min-height:320px;animation:.35s gh-bub-in;display:flex}.gh-orb{width:88px;height:88px;margin-bottom:24px;position:relative}.gh-orb .gh-bloom{filter:blur(24px);opacity:.5;background:radial-gradient(closest-side,#8f7ae838,#5aa7f029 55%,#0000 74%);border-radius:50%;animation:3.4s ease-in-out infinite gh-think-pulse;position:absolute;inset:-28%}.gh-orb .gh-body{background:radial-gradient(120% 120% at 33% 24%,#fff,#f2f5fd 54%,#e7ecfa 100%);border-radius:50%;animation:3.4s ease-in-out infinite gh-think-breathe;position:absolute;inset:9px;box-shadow:inset 0 1px 2px #ffffffe6,inset 0 -9px 18px -10px #5a6ea047,0 12px 26px -14px #5a6ea06b}.gh-orb .gh-body:before{content:"";background:radial-gradient(closest-side at 34% 26%,#fffffff2,#0000 56%);border-radius:50%;position:absolute;inset:0}.gh-orb .gh-body:after{content:"";filter:blur(8px);opacity:.55;background:radial-gradient(closest-side at 62% 66%,#8f7ae866,#ff823829 70%,#0000 80%);border-radius:50%;animation:3.6s ease-in-out infinite alternate gh-inner-sway;position:absolute;inset:16%}.gh-orb .gh-arc{background:conic-gradient(#0000 0deg 250deg,#ff823880 322deg,#ff8238 350deg,#0000 360deg);border-radius:50%;animation:1.4s linear infinite gh-arc-spin;position:absolute;inset:0;-webkit-mask:radial-gradient(farthest-side,#0000 calc(100% - 2px),#000 calc(100% - 1px));mask:radial-gradient(farthest-side,#0000 calc(100% - 2px),#000 calc(100% - 1px))}.gh-orb .gh-o{border-radius:50%;animation:linear infinite gh-arc-spin;position:absolute}.gh-orb .gh-o1{animation-duration:3.8s;inset:-9px}.gh-orb .gh-o2{animation-duration:2.5s;animation-direction:reverse;inset:5px}.gh-orb .gh-o:before{content:"";border-radius:50%;width:5px;height:5px;margin-left:-2.5px;position:absolute;top:-2px;left:50%}.gh-orb .gh-o1:before{background:#b9aef2;box-shadow:0 0 6px 1px #8f7ae899}.gh-orb .gh-o2:before{background:#ffb281;width:4px;height:4px;margin-left:-2px;box-shadow:0 0 6px 1px #ff82388c}@keyframes gh-arc-spin{to{rotate:360deg}}@keyframes gh-inner-sway{0%{transform:translate(-6%,4%)}to{transform:translate(7%,-5%)}}@keyframes gh-think-breathe{0%,to{transform:scale(1)}50%{transform:scale(1.045)}}@keyframes gh-think-pulse{0%,to{opacity:.4;transform:scale(1)}50%{opacity:.6;transform:scale(1.08)}}.gh-think-eyebrow{text-transform:uppercase;letter-spacing:.22em;color:var(--gh-faint);margin:0;font-size:10px;font-weight:700}.gh-thinktext{letter-spacing:.01em;text-align:center;background:linear-gradient(90deg,var(--gh-faint)25%,var(--gh-ink)42%,var(--gh-accent)50%,var(--gh-ink)58%,var(--gh-faint)75%);color:#0000;background-size:220% 100%;-webkit-background-clip:text;background-clip:text;min-height:1.5em;font-size:15px;font-weight:600;transition:opacity .25s;animation:2.2s linear infinite gh-shimmer}@keyframes gh-shimmer{to{background-position:-220% 0}}.gh-thinktext.gh-fade{opacity:0}.gh-wcard{background:#ff823812;border:1.5px dashed #ff823899;border-radius:18px;margin-bottom:12px;padding:14px 16px;animation:.5s gh-bub-in;position:relative;overflow:hidden}.gh-wcard:after{content:"";background:linear-gradient(110deg,#0000 35%,#ff82381a 50%,#0000 65%) 0 0/220% 100%;animation:2.8s linear infinite gh-sheen;position:absolute;inset:0}@keyframes gh-sheen{to{background-position:-220% 0}}.gh-wcard .gh-tag{text-transform:uppercase;letter-spacing:.12em;color:var(--gh-accent-2);font-size:9.5px;font-weight:800}.gh-wcard .gh-nm{margin:3px 0 1px;font-size:15px;font-weight:600}.gh-wcard p{color:var(--gh-muted);margin:3px 0 0;font-size:11.5px}.gh-paths{grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:12px;display:grid}.gh-path{background:var(--gh-glass);border:1px solid var(--gh-line-bright);text-align:left;font:inherit;color:inherit;cursor:pointer;-webkit-backdrop-filter:blur(14px);border-radius:18px;flex-direction:column;padding:16px;transition:border-color .2s,box-shadow .2s,transform .2s;animation:.45s backwards gh-bub-in;display:flex}.gh-path:nth-child(2){animation-delay:80ms}.gh-path:nth-child(3){animation-delay:.16s}.gh-path:hover{border-color:var(--gh-accent);transform:translateY(-2px);box-shadow:0 0 24px #ff823826}.gh-path .gh-ptg{text-transform:uppercase;letter-spacing:.12em;color:var(--gh-accent-2);margin:0 0 5px;font-size:9.5px;font-weight:800}.gh-path h3{margin:0 0 5px;font-size:15px;font-weight:600;line-height:1.3}.gh-paths:has(.gh-path+.gh-path) h3{min-height:2.6em}.gh-path p{color:var(--gh-muted);margin:0 0 10px;font-size:12px}.gh-path p:not(.gh-ptg){flex:1 0 auto}.gh-path .gh-anchor{color:var(--gh-good);font-size:11px}.gh-builders{margin-top:22px}.gh-builders .gh-bl-label{text-transform:uppercase;letter-spacing:.16em;color:var(--gh-faint);margin:0 2px 10px;font-size:10.5px;font-weight:700}.gh-bl-row{grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:12px;display:grid}.gh-bl-card{background:var(--gh-glass);border:1px solid var(--gh-line);cursor:pointer;color:inherit;-webkit-backdrop-filter:blur(10px);border-radius:18px;align-items:flex-start;gap:12px;padding:14px;text-decoration:none;transition:transform .15s,border-color .15s,box-shadow .2s;display:flex}.gh-bl-card:hover{border-color:var(--gh-accent);transform:translateY(-2px);box-shadow:0 8px 20px -12px #ff823873}.gh-bl-face{background:var(--gh-line-bright);width:46px;height:46px;color:var(--gh-accent-2);border-radius:50%;flex:none;place-items:center;font-size:18px;font-weight:700;line-height:1;display:grid;overflow:hidden}.gh-bl-face img{object-fit:cover;width:100%;height:100%}.gh-bl-body{flex-direction:column;min-width:0;display:flex}.gh-bl-name{align-items:center;gap:5px;font-size:14px;font-weight:600;line-height:1.25;display:flex}.gh-bl-tick{color:var(--gh-good);font-size:11px}.gh-bl-sub{color:var(--gh-faint);margin-top:2px;font-size:10.5px}.gh-bl-about{color:var(--gh-muted);-webkit-line-clamp:3;-webkit-box-orient:vertical;margin-top:7px;font-size:12px;line-height:1.45;display:-webkit-box;overflow:hidden}.gh-empty{text-align:center;color:var(--gh-faint);padding:60px 20px;font-size:13.5px}@media (max-width:880px){.gh{height:auto;min-height:var(--gh-h,100dvh)}.gh-app{flex:none;height:auto;padding:10px 12px 16px}.gh-split{flex-direction:column;flex:none;gap:24px;overflow:visible}.gh-chatpane{flex:none;overflow:visible}.gh-stage{flex:none;padding-top:0}.gh-stagebody{flex:none;overflow:visible}.gh-nowline{overflow:visible}.gh-replies{max-height:none;overflow:visible}.gh-split.gh-solo>.gh-stage{display:none}.gh-cards{grid-template-columns:1fr}.gh-presence{padding:10px 4px 0}.gh-orbit{width:104px;height:104px}.gh-nowline{min-height:4.5em;padding:10px 4px;font-size:20px}.gh-transcript{padding:6px 4px 0}.gh-replies{padding:8px 4px 6px}.gh-inputbar{padding:0 4px}.gh-top{flex-wrap:wrap;row-gap:8px}.gh-lozenge{margin-left:0}.gh-ghost,.gh-browse-all,.gh-qr{justify-content:center;align-items:center;min-height:44px;display:inline-flex}.gh-inputbar input,.gh-inputbar button{min-height:44px}.gh-qr .gh-bt,.gh-qr .gh-bt2,.gh-qr .gh-n,.gh-stagehead .gh-more,.gh-profile .gh-ptag,.gh-cfinfo .gh-whylabel{font-size:12px}}@media (prefers-reduced-motion:reduce){.gh *,.gh :before,.gh :after{transition:none!important;animation:none!important}.gh-card,.gh-qr,.gh-cut>span{opacity:1!important;transform:none!important}}