@layer components{.crp{display:grid;grid-gap:var(--rj-ref-space-3);gap:var(--rj-ref-space-3)}.crp-modes{margin:0}.crp-panel{padding:var(--rj-ref-space-3);border:1px solid var(--line);border-radius:var(--rj-ref-radius-card);background:var(--rj-ref-color-raised-a72,var(--paper))}.crp-favorites,.crp-manual,.crp-mypage,.crp-panel,.crp-paste{display:grid;grid-gap:var(--rj-ref-space-2);gap:var(--rj-ref-space-2)}.crp-manual-names,.crp-paste-input{width:100%;min-height:0}.crp-manual-role{width:100%;max-width:22rem}.crp-manual-slot{display:block;min-width:0}.crp-manual--picker{gap:var(--rj-ref-space-2)}.crp-role-chips{display:flex;flex-wrap:wrap;gap:var(--rj-ref-space-1-5)}.crp-role-chip{border:1px solid var(--line);border-radius:var(--rj-ref-radius-pill);background:transparent;padding:var(--rj-ref-space-1) var(--rj-ref-space-2-5);color:var(--ink-soft,var(--ink));font-size:var(--rj-ref-type-caption);cursor:pointer}.crp-role-chip.is-on,.crp-role-chip:hover{border-color:var(--accent)}.crp-role-chip.is-on{background:var(--ring,var(--accent));color:var(--accent-dark,var(--ink));font-weight:700}.crp-actions{display:flex;flex-wrap:wrap;gap:var(--rj-ref-space-2);align-items:center}.crp-note{margin:0;color:var(--ink-soft,var(--muted));font-size:var(--rj-ref-type-caption);line-height:1.5}.crp-fav-list{display:grid;grid-gap:var(--rj-ref-space-1);gap:var(--rj-ref-space-1);max-height:16rem;overflow-y:auto;margin:0;padding:0;list-style:none}.crp-fav-row{display:flex;align-items:center;gap:var(--rj-ref-space-2);padding:var(--rj-ref-space-1) var(--rj-ref-space-1-5);border-radius:var(--rj-ref-radius-md);cursor:pointer}.crp-fav-row:hover{background:var(--rj-ref-color-raised-a72,var(--paper))}.crp-receipt{margin:0;min-height:0;color:var(--ink-soft,var(--muted));font-size:var(--rj-ref-type-caption);line-height:1.5}.crp-receipt:empty{display:none}.crp-roster-head{display:flex;justify-content:space-between;align-items:flex-end;gap:var(--rj-ref-space-3)}.crp-roster-head>div:first-child{display:grid;grid-gap:var(--rj-ref-space-0-5);gap:var(--rj-ref-space-0-5)}.crp-roster-label{color:var(--muted);font-size:var(--rj-ref-type-caption);letter-spacing:.04em}.crp-roster-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:var(--rj-ref-space-2)}.crp-empty{margin:0}.crp-table-empty{margin-top:var(--rj-ref-space-3-5)}.crp-group{display:grid;grid-template-columns:minmax(0,1fr);grid-gap:0;gap:0;border-top:1px solid var(--line)}.crp-row{position:relative;display:grid;grid-template-columns:minmax(0,1fr) max-content max-content;align-items:center;grid-gap:var(--rj-ref-space-2);gap:var(--rj-ref-space-2);border-bottom:1px solid var(--line-soft,var(--line))}.crp-group>div:last-child .crp-row{border-bottom:0}.crp-row-main{display:grid;grid-gap:var(--rj-ref-space-0-5);gap:var(--rj-ref-space-0-5);min-width:0;border:1px solid transparent;border-radius:var(--rj-ref-radius-md);background:transparent;padding:var(--rj-ref-space-2-5) var(--rj-ref-space-2);color:var(--ink);text-align:left;cursor:pointer}.crp-row-main.is-static{cursor:default}.crp-row-main:hover:not(.is-static){border-color:var(--rj-ref-color-gold-a22,var(--line));background:var(--rj-ref-color-raised-a72,var(--paper))}.crp-row.is-active .crp-row-main{border-color:var(--rj-ref-color-gold-a42,var(--accent));background:var(--paper);box-shadow:0 3px 12px var(--rj-ref-color-shadow-a06,transparent)}.crp-row-main:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.crp-row-name{display:flex;align-items:baseline;gap:var(--rj-ref-space-2);min-width:0}.crp-row-name strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.crp-row-hit{flex:none;color:var(--moss,var(--accent-dark))}.crp-row-hit,.crp-row-meta,.crp-row-role{font-size:var(--rj-ref-type-caption);white-space:nowrap}.crp-row-meta,.crp-row-role{color:var(--ink-soft,var(--muted));line-height:1.35;overflow:hidden;text-overflow:ellipsis}.crp-row-source{justify-self:start;color:var(--muted);font-size:var(--rj-ref-type-caption);letter-spacing:.04em}.crp-row-drop,.crp-row-status{justify-self:end}.crp-row-drop{align-self:center;border:0;border-radius:var(--rj-ref-radius-pill);background:transparent;padding:var(--rj-ref-space-1) var(--rj-ref-space-1-5);color:var(--muted);cursor:pointer;line-height:1}.crp-row-drop:hover{color:var(--ink);background:var(--rj-ref-color-raised-a72,var(--paper))}.crp-row-drop:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.crp-table-scroll{display:block;width:100%;min-width:0;max-width:100%;overflow-x:auto;overscroll-behavior-inline:contain;-webkit-overflow-scrolling:touch;background-color:var(--paper)}.crp-table-scroll:focus-visible{outline:2px solid var(--accent);outline-offset:3px}.crp-table-scroll-hint{display:none;margin:0 0 var(--rj-ref-space-1-5);color:var(--muted);font-family:var(--font-mono);font-size:var(--rj-ref-type-caption);letter-spacing:.04em}@media (max-width:1180px){.crp-table-scroll-hint{display:block}}.crp-table{width:100%;border-collapse:separate;border-spacing:0;font-size:var(--rj-ref-type-label)}.crp-table th{padding:var(--rj-ref-space-1-5) var(--rj-ref-space-2-5);color:var(--muted);font-family:var(--font-mono);font-size:var(--rj-ref-type-caption);font-weight:600;line-height:1.5;letter-spacing:.08em;text-align:left}.crp-table td,.crp-table th{border-bottom:1px solid var(--line)}.crp-table td{padding:var(--rj-ref-space-2) var(--rj-ref-space-2-5);vertical-align:middle}.crp-table td b{font-weight:600}.crp-table td small{display:block;color:var(--muted);font-family:var(--font-mono);font-size:var(--rj-ref-type-caption);line-height:1.5}.crp-table-drop{border:0;background:transparent;padding:0;color:var(--accent-dark);font:inherit;font-size:var(--rj-ref-type-caption);font-weight:600;line-height:1.5;white-space:nowrap;cursor:pointer;text-decoration:underline;-webkit-text-decoration-color:transparent;text-decoration-color:transparent;text-underline-offset:3px}.crp-table-drop:hover:not(:disabled){-webkit-text-decoration-color:currentcolor;text-decoration-color:currentcolor}.crp-table-drop:disabled{color:var(--muted);cursor:not-allowed}.crp-table-drop:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.crp-table-expand>td{background:var(--bg);padding:var(--rj-ref-space-3) var(--rj-ref-space-2-5)}@media (max-width:640px){.crp-row{grid-template-columns:minmax(0,1fr) max-content}.crp-row-status{grid-column:1;justify-self:start;padding:0 var(--rj-ref-space-2) var(--rj-ref-space-2)}}}