.pg-panel{width:100%;max-width:460px;margin:0 auto;border-radius:14px;overflow:hidden;background:#ffffffc7;backdrop-filter:blur(20px);border:1px solid var(--gs-border);box-shadow:0 30px 60px -24px #5856d64d,0 8px 18px -8px #1f1a1424;font-family:var(--gs-sans);color:var(--gs-text)}[data-theme=dark] .pg-panel{background:#1e1c32c7;border-color:#ffffff14;box-shadow:0 30px 60px -24px #000000a6,0 8px 18px -8px #00000073}.pg-titlebar{display:flex;align-items:center;gap:10px;padding:10px 14px 0}.pg-traffic{display:flex;gap:6px}.pg-traffic span{width:11px;height:11px;border-radius:50%}.pg-traffic span:nth-child(1){background:#ff5f57}.pg-traffic span:nth-child(2){background:#febc2e}.pg-traffic span:nth-child(3){background:#28c840}.pg-titlebar-brand{display:inline-flex;align-items:center;gap:6px;margin:0 auto;font-size:11.5px;font-weight:600;color:var(--gs-text)}.pg-titlebar-mark{width:14px;height:14px;border-radius:4px;background:linear-gradient(140deg,#8c8aff,#5856d6 55%,#4a48c4);box-shadow:inset 0 1px #ffffff59}.pg-search{margin:10px 12px 8px;display:flex;align-items:center;gap:8px;padding:7px 10px;border-radius:8px;background:rgba(var(--brand-glow-rgb, 88, 86, 214),.06);border:1px solid rgba(var(--brand-glow-rgb, 88, 86, 214),.16);font-size:12px;color:var(--gs-text-mid)}[data-theme=dark] .pg-search{background:#ffffff0d;border-color:#ffffff14}.pg-search-icon{width:12px;height:12px;color:var(--gs-text-dim);flex-shrink:0}.pg-search-input{flex:1;font-size:12px;color:var(--gs-text);font-family:var(--gs-sans)}.pg-search-input--placeholder{color:var(--gs-text-dim)}.pg-search-kbd{display:inline-flex;align-items:center;gap:2px;font-family:var(--gs-mono);font-size:9px;letter-spacing:.04em;color:var(--gs-text-dim);padding:2px 5px;border-radius:4px;background:#ffffff80;border:1px solid var(--gs-border)}[data-theme=dark] .pg-search-kbd{background:#ffffff0f}.pg-filters{display:flex;gap:6px;padding:0 12px 10px;overflow:hidden}.pg-filter{display:inline-flex;align-items:center;gap:4px;padding:4px 9px;border-radius:999px;font-size:10.5px;font-weight:500;color:var(--gs-text-mid);background:rgba(var(--brand-glow-rgb, 88, 86, 214),.05);border:1px solid transparent;white-space:nowrap}.pg-filter.is-active{color:#fff;background:var(--brand, #5856D6);border-color:var(--brand-deep, #4A48C4)}.pg-filter-dot{width:6px;height:6px;border-radius:50%;background:currentColor;opacity:.8}.pg-list{display:flex;flex-direction:column;gap:4px;padding:6px 8px 12px}.pg-item{display:grid;grid-template-columns:28px 1fr auto;gap:10px;align-items:center;padding:8px 10px;border-radius:8px;border:1px solid transparent}.pg-item.is-active{background:rgba(var(--brand-glow-rgb, 88, 86, 214),.14);border-color:rgba(var(--brand-glow-rgb, 88, 86, 214),.32)}.pg-item-icon{width:28px;height:28px;border-radius:6px;display:flex;align-items:center;justify-content:center;color:#fff;flex-shrink:0}.pg-item-icon svg{width:14px;height:14px}.pg-item-icon--text{background:linear-gradient(140deg,#8c8aff,#5856d6)}.pg-item-icon--url{background:linear-gradient(140deg,#5ac8fa,#0a84d9)}.pg-item-icon--img{background:linear-gradient(140deg,#ff9f6a,#d96a45)}.pg-item-icon--file{background:linear-gradient(140deg,#a4b3c4,#6c7a8c)}.pg-item-body{min-width:0;display:flex;flex-direction:column;gap:2px}.pg-item-title{font-size:12px;font-weight:500;color:var(--gs-text);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.pg-item-meta{display:flex;align-items:center;gap:6px;font-size:10px;color:var(--gs-text-dim)}.pg-item-meta-dot{width:2px;height:2px;border-radius:50%;background:currentColor}.pg-item-pin{width:16px;height:16px;display:flex;align-items:center;justify-content:center;color:var(--brand, #5856D6)}.pg-item-pin svg{width:12px;height:12px}.pg-window{width:100%;max-width:500px;margin:0 auto;border-radius:14px;overflow:hidden;background:var(--gs-bg);border:1px solid var(--gs-border);box-shadow:0 30px 60px -24px #5856d640,0 8px 18px -8px #1f1a141f;display:grid;grid-template-columns:170px 1fr;min-height:320px;font-family:var(--gs-sans)}[data-theme=dark] .pg-window{box-shadow:0 30px 60px -24px #0000008c,0 8px 18px -8px #00000059}.pg-side{background:rgba(var(--brand-glow-rgb, 88, 86, 214),.04);border-right:1px solid var(--gs-border);padding:14px 8px;display:flex;flex-direction:column;gap:14px}[data-theme=dark] .pg-side{background:#ffffff08}.pg-side-group-h{font-family:var(--gs-mono);font-size:9px;letter-spacing:.08em;text-transform:uppercase;color:var(--gs-text-dim);padding:0 8px;margin-bottom:4px}.pg-side-row{display:flex;align-items:center;gap:8px;padding:6px 8px;border-radius:6px;font-size:11.5px;color:var(--gs-text-mid);font-weight:500}.pg-side-row.is-active{background:var(--brand, #5856D6);color:#fff}.pg-side-row-icon{width:14px;height:14px;display:flex;align-items:center;justify-content:center;flex-shrink:0;color:currentColor}.pg-side-row-icon svg{width:12px;height:12px}.pg-side-row-count{margin-left:auto;font-family:var(--gs-mono);font-size:10px;color:var(--gs-text-dim);font-weight:600}.pg-side-row.is-active .pg-side-row-count{color:#ffffffd9}.pg-side-swatch{width:10px;height:10px;border-radius:3px;flex-shrink:0}.pg-side-swatch--blue{background:#3a8ff0}.pg-side-swatch--green{background:#34c759}.pg-side-swatch--pink{background:#ff4f8b}.pg-side-swatch--amber{background:#f5a524}.pg-main{padding:14px;display:flex;flex-direction:column;gap:6px;min-width:0}.pg-main-h{font-size:13px;font-weight:700;color:var(--gs-text);margin-bottom:4px;display:flex;align-items:center;gap:6px}.pg-main-h-count{font-family:var(--gs-mono);font-size:10px;font-weight:500;color:var(--gs-text-dim)}.pg-cmdbar{width:100%;max-width:420px;margin:0 auto;border-radius:12px;background:#ffffffeb;backdrop-filter:blur(20px);border:1px solid var(--gs-border);box-shadow:0 30px 60px -24px #5856d652,0 8px 18px -8px #1f1a1429;overflow:hidden;font-family:var(--gs-sans)}[data-theme=dark] .pg-cmdbar{background:#26243ceb;border-color:#ffffff14}.pg-cmdbar-head{display:flex;align-items:center;gap:6px;padding:10px 12px 8px;border-bottom:1px solid var(--gs-border)}.pg-cmdbar-head-mark{display:inline-flex;align-items:center;justify-content:center;width:16px;height:16px;border-radius:4px;background:rgba(var(--brand-glow-rgb, 88, 86, 214),.18);color:var(--brand, #5856D6);font-weight:700;font-size:9px}.pg-cmdbar-head-title{font-size:11.5px;font-weight:600;color:var(--gs-text)}.pg-cmdbar-head-hints{margin-left:auto;display:flex;align-items:center;gap:5px;font-family:var(--gs-mono);font-size:8.5px;color:var(--gs-text-dim)}.pg-cmdbar-section-h{font-family:var(--gs-mono);font-size:9px;letter-spacing:.08em;text-transform:uppercase;color:var(--gs-text-dim);padding:8px 14px 4px}.pg-cmdbar-row{display:flex;align-items:center;gap:10px;padding:7px 12px;margin:0 6px;border-radius:6px;font-size:11.5px;color:var(--gs-text)}.pg-cmdbar-row.is-active{background:var(--brand, #5856D6);color:#fff}.pg-cmdbar-row-icon{width:14px;height:14px;flex-shrink:0;color:var(--brand, #5856D6)}.pg-cmdbar-row.is-active .pg-cmdbar-row-icon{color:#fff}.pg-cmdbar-row-icon svg{width:14px;height:14px}.pg-cmdbar-row-label{flex:1;min-width:0}.pg-cmdbar-row-kbd{font-family:var(--gs-mono);font-size:9.5px;letter-spacing:.04em;color:var(--gs-text-dim);opacity:.85}.pg-cmdbar-row.is-active .pg-cmdbar-row-kbd{color:#ffffffe6}.pg-cmdbar-divider{height:1px;margin:4px 12px;background:var(--gs-border)}.pg-hotkey{display:flex;align-items:center;justify-content:center;gap:20px;padding:28px 18px;flex-wrap:wrap}.pg-hotkey-keys{display:inline-flex;align-items:center;gap:6px}.pg-hotkey-key{display:inline-flex;align-items:center;justify-content:center;min-width:44px;height:48px;padding:0 12px;border-radius:10px;background:linear-gradient(180deg,#fff,#ececf2);border:1px solid var(--gs-border);border-bottom-width:2px;font-family:var(--gs-sans);font-size:18px;font-weight:600;color:var(--gs-text);box-shadow:inset 0 1px #fffc,0 2px 4px #1f1a1414}[data-theme=dark] .pg-hotkey-key{background:linear-gradient(180deg,#44425a,#2c2a3d);border-color:#ffffff1a;color:var(--gs-text);box-shadow:inset 0 1px #ffffff14,0 2px 4px #0006}.pg-hotkey-plus{font-size:16px;font-weight:500;color:var(--gs-text-dim)}.pg-hotkey-arrow{display:inline-flex;align-items:center;gap:6px;font-family:var(--gs-mono);font-size:11px;letter-spacing:.04em;color:var(--gs-text-mid)}.pg-hotkey-arrow svg{width:18px;height:12px;color:var(--brand, #5856D6)}.pg-hotkey-result{display:inline-flex;align-items:center;gap:6px;padding:8px 14px;border-radius:999px;font-size:11.5px;font-weight:600;color:#fff;background:var(--brand, #5856D6);box-shadow:0 6px 14px -4px #5856d680}.pg-hotkey-result-mark{width:14px;height:14px;border-radius:4px;background:#ffffff38;display:inline-flex;align-items:center;justify-content:center}
