.po-tag{display:inline-flex;align-items:center;gap:4px;font-size:11px;font-weight:500;padding:2px 7px;border-radius:9999px;line-height:1.4;border:1px solid var(--tag-border);background:var(--tag-bg);color:var(--tag-fg);white-space:nowrap;-webkit-user-select:none;user-select:none}.po-tag__dot{width:6px;height:6px;border-radius:9999px;background:var(--tag-fg);flex:none}.po-tag--button{cursor:pointer;transition:filter 80ms ease}.po-tag--button:hover{filter:brightness(.96)}.po-tag__remove{margin-left:2px;opacity:.7;display:inline-flex;align-items:center;background:transparent;border:0;padding:0;color:inherit;cursor:pointer}.po-facet{display:inline-flex;align-items:center;height:32px;padding:0 10px;border:1px dashed var(--border);background:var(--background);border-radius:var(--radius-md, .5rem);font-size:13px;font-weight:500;color:var(--foreground);gap:8px;cursor:pointer;transition:background 80ms ease,border-color 80ms ease}.po-facet:hover{background:var(--muted)}.po-facet[data-active=true]{border-style:solid}.po-facet__sep{width:1px;height:16px;background:var(--border);margin:0 2px}.po-facet__chips{display:inline-flex;gap:4px}.po-facet__chip{display:inline-flex;align-items:center;height:20px;padding:0 8px;border-radius:9999px;background:var(--secondary);color:var(--secondary-foreground);font-size:11px;font-weight:500;max-width:110px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.po-facet__count{display:inline-flex;align-items:center;height:20px;padding:0 8px;border-radius:9999px;background:var(--secondary);color:var(--secondary-foreground);font-size:11px;font-weight:600}.po-segtabs{display:inline-flex;background:var(--secondary);padding:3px;border-radius:var(--radius-md, .5rem);gap:2px}.po-segtabs button{font-size:13px;font-weight:500;color:var(--muted-foreground);padding:6px 12px;border-radius:var(--radius-sm, .375rem);display:inline-flex;align-items:center;gap:6px;background:transparent;border:0;cursor:pointer}.po-segtabs button[data-active=true]{background:var(--background);color:var(--foreground);box-shadow:0 1px 1px #0000000a}.po-segtabs .count{font-size:10.5px;background:var(--background);border:1px solid var(--border);color:var(--muted-foreground);padding:1px 5px;border-radius:9999px}.po-segtabs button[data-active=true] .count{background:var(--secondary)}.po-row{position:relative}.po-row__rail{position:absolute;left:0;top:0;bottom:0;width:3px;background:#2e90fa;border-radius:1.5px 0 0 1.5px}.po-zap{display:inline-flex;align-items:center;justify-content:center;color:#2e90fa;flex:none}.po-zap svg{fill:#2e90fa;stroke:#2e90fa}.po-stack{display:inline-flex;flex-direction:row-reverse;align-items:center;gap:2px}.po-stack__slot{position:relative;width:24px;height:24px;display:inline-flex;align-items:center;justify-content:center}.po-stack__av,.po-stack__more,.po-stack__pending{width:24px;height:24px;border-radius:9999px;border:2px solid var(--card);display:inline-flex;align-items:center;justify-content:center;font-size:10px;font-weight:600;overflow:hidden;box-sizing:border-box}.po-stack__more{background:var(--background);color:var(--muted-foreground);box-shadow:inset 0 0 0 1px var(--border)}.po-stack__pending{border:1.5px dashed var(--border);background:var(--secondary);color:var(--muted-foreground)}.po-stack__crown{position:absolute;top:-8px;left:50%;transform:translate(-50%);color:#eab308;display:inline-flex;pointer-events:none;filter:drop-shadow(0 .5px 0 rgba(255,255,255,.9))}.po-gh{display:inline-flex;align-items:center;gap:5px;font-family:var(--font-mono, ui-monospace, SFMono-Regular, monospace);font-size:11.5px;color:var(--muted-foreground);padding:2px 7px;border-radius:9999px;background:var(--secondary);border:1px solid var(--border);transition:color 80ms ease,border-color 80ms ease;max-width:100%;min-width:0}.po-gh:hover{color:var(--foreground);border-color:var(--foreground)}.po-gh__repo{display:inline-block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:240px}.po-gh__branch{color:var(--muted-foreground);display:inline-flex;align-items:center;gap:3px;padding-left:4px;border-left:1px solid var(--border);margin-left:1px}.po-promo{position:relative;background:var(--primary);color:var(--primary-foreground);border-radius:var(--radius-lg, .625rem);padding:14px 20px;display:flex;align-items:center;gap:20px;overflow:hidden}.po-promo__pattern{position:absolute;inset:0;pointer-events:none;color:#fff}.po-promo__pattern svg{position:absolute;inset:0;width:100%;height:100%}.po-promo__gift{width:44px;height:44px;border-radius:9999px;background:#ffffff1f;border:1px solid rgba(255,255,255,.18);display:flex;align-items:center;justify-content:center;flex:none;position:relative;z-index:1}.po-promo__copy{flex:1;min-width:0;z-index:1}.po-promo__title{font-size:15px;font-weight:600}.po-promo__title .accent{color:#ffd980;font-weight:700}.po-promo__sub{font-size:13px;opacity:.78;margin-top:1px}.po-promo__progress{display:flex;align-items:center;gap:8px;z-index:1;font-size:12px;opacity:.92;white-space:nowrap}@media(max-width:1100px){.po-promo__progress{display:none}}.po-promo__dots{display:flex;gap:4px}.po-promo__dots span{width:9px;height:9px;border-radius:9999px;background:#fff3;border:1px solid rgba(255,255,255,.3)}.po-promo__dots span.on{background:#ffd980;border-color:#ffd980}.po-promo__cta{background:#fff;color:var(--primary);height:36px;padding:0 16px;border-radius:var(--radius-md, .5rem);font-weight:600;font-size:13px;display:inline-flex;align-items:center;gap:6px;z-index:1;white-space:nowrap;border:0;cursor:pointer}.po-promo__cta:hover{background:#f4f4f6}.po-promo__dismiss{width:28px;height:28px;display:inline-flex;align-items:center;justify-content:center;border-radius:var(--radius-sm, .375rem);color:#ffffffb3;cursor:pointer;background:transparent;border:0;z-index:1}.po-promo__dismiss:hover{background:#ffffff1a;color:#fff}.po-grid{display:grid;grid-template-columns:1fr;gap:16px;align-items:start}.po-grid--with-pending{grid-template-columns:minmax(0,1fr) 280px}@media(max-width:980px){.po-grid--with-pending{grid-template-columns:1fr}}.po-pending{background:var(--card);border:1px solid var(--border);border-radius:var(--radius-lg, .625rem);overflow:hidden;display:flex;flex-direction:column}.po-pending__head{display:flex;align-items:center;justify-content:space-between;padding:12px 14px;border-bottom:1px solid var(--border);font-size:13px;font-weight:600}.po-pending__count{font-size:11px;padding:2px 7px;background:var(--secondary);color:var(--secondary-foreground);border-radius:9999px;font-weight:500}.po-pending__item{padding:12px 14px;display:flex;flex-direction:column;gap:8px;border-bottom:1px solid var(--border)}.po-pending__item:last-child{border-bottom:none}.po-pending__from{display:inline-flex;align-items:center;gap:7px;font-size:11.5px;color:var(--muted-foreground)}.po-pending__title{font-size:13px;font-weight:500;line-height:1.35}.po-cat{margin-bottom:28px}.po-cat:last-child{margin-bottom:0}.po-cat__head{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:12px}.po-cat__title{font-size:14px;font-weight:600}.po-cat__sub{font-size:12px;color:var(--muted-foreground);margin-top:1px}.po-cat__more{display:inline-flex;align-items:center;gap:4px;font-size:12px;font-weight:500;color:var(--primary);padding:4px 6px;border-radius:var(--radius-sm, .375rem);cursor:pointer;background:transparent;border:0}.po-tile{display:flex;flex-direction:column;background:transparent;cursor:pointer;width:100%;text-align:left;gap:6px;border:0;padding:0}.po-tile__thumb{aspect-ratio:210 / 297;width:100%;background:#fff;border-radius:var(--radius-md, .5rem);border:1px solid var(--border);display:flex;align-items:center;justify-content:center;transition:border-color 80ms ease;overflow:hidden}.po-tile:hover .po-tile__thumb{border-color:var(--primary)}.po-tile__label{font-size:13px;font-weight:500;line-height:1.2}.po-tile__sub{font-size:11.5px;color:var(--muted-foreground);line-height:1.2}.po-table{width:100%;border-collapse:separate;border-spacing:0;font-size:14px;table-layout:fixed}.po-table thead th{text-align:left;font-weight:500;color:var(--muted-foreground);padding:10px 14px;border-bottom:1px solid var(--border);font-size:13px}.po-table tbody td{padding:12px 14px;border-bottom:1px solid var(--border);vertical-align:middle}.po-table tbody tr:last-child td{border-bottom:none}.po-table tbody tr:hover td{background:var(--muted)}.po-table tbody tr.po-row--skeleton:hover td{background:transparent;cursor:default}.po-table col.po-col-name{width:auto}.po-table col.po-col-tags{width:22%}.po-table col.po-col-people{width:14%}.po-table col.po-col-modified{width:200px}.po-table col.po-col-actions{width:48px}.po-table th.po-col-actions,.po-table td.po-col-actions{text-align:right;padding-right:14px;padding-left:0}.po-table tbody tr{cursor:pointer}.po-table tbody tr td:first-child{position:relative;padding-left:18px}.po-tagcell{display:flex;gap:4px;flex-wrap:wrap}.po-tagcell-edit{display:flex;gap:4px;flex-wrap:wrap;align-items:center}.po-tagcell-add{display:inline-flex;align-items:center;gap:3px;height:22px;padding:0 7px;border-radius:9999px;border:1px dashed var(--border);background:transparent;color:var(--muted-foreground);font-size:11px;font-weight:500;cursor:pointer;transition:color 80ms ease,border-color 80ms ease,background 80ms ease}.po-tagcell-add:hover{color:var(--foreground);border-color:var(--foreground);background:var(--background)}.po-tagcell-edit:not(:hover) .po-tag:not(:focus-within) .po-tag__remove{opacity:0}.po-tagcell-edit .po-tag__remove{transition:opacity 80ms ease}.po-popover{background:var(--popover);color:var(--popover-foreground);border:1px solid var(--border);border-radius:var(--radius-md, .5rem);box-shadow:0 6px 16px #00000014;min-width:220px;overflow:hidden}.po-popover__search{display:flex;align-items:center;gap:6px;padding:8px 10px;border-bottom:1px solid var(--border)}.po-popover__search input{border:none;background:transparent;flex:1;font-size:13px;height:22px;outline:none}.po-popover__list{max-height:260px;overflow-y:auto;padding:4px}.po-popover__item{display:flex;align-items:center;gap:8px;padding:6px 8px;font-size:13px;border-radius:var(--radius-sm, .375rem);cursor:pointer}.po-popover__item:hover{background:var(--muted)}.po-popover__check{width:14px;height:14px;border:1px solid var(--border);border-radius:3px;flex:none;display:inline-flex;align-items:center;justify-content:center;background:var(--background);color:var(--primary-foreground)}.po-popover__check[data-on=true]{background:var(--primary);border-color:var(--primary)}.po-popover__count{margin-left:auto;font-size:11px;color:var(--muted-foreground)}.po-tagswatch{width:8px;height:8px;border-radius:9999px;border:1px solid rgba(0,0,0,.06);flex:none}.po-combobox{display:flex;align-items:center;flex-wrap:wrap;gap:4px;min-height:36px;padding:4px 8px;border:1px solid var(--input, var(--border));border-radius:var(--radius-md, .5rem);background:var(--background);font-size:14px;cursor:text}.po-combobox input{flex:1;min-width:120px;border:none;padding:0;background:transparent;height:24px;font-size:14px;outline:none;box-shadow:none}.po-sort{display:inline-flex;align-items:center;gap:6px;height:32px;padding:0 10px 0 9px;font-size:13px;font-weight:500;color:var(--foreground);background:var(--background);border:1px solid var(--border);border-radius:var(--radius-md, .5rem);cursor:pointer}.po-sort:hover{background:var(--muted)}.po-branch{display:inline-flex;align-items:center;height:32px;padding:0 10px;border:1px solid var(--border);background:var(--background);border-radius:var(--radius-md, .5rem);font-size:13px;gap:8px;cursor:pointer}.po-branch:hover{background:var(--muted)}.po-branch__chip{display:inline-flex;align-items:center;height:20px;padding:0 8px;border-radius:9999px;background:var(--secondary);color:var(--foreground);font-size:11px;font-weight:500;font-family:var(--font-mono, ui-monospace, SFMono-Regular, monospace)}
