.rvd{position:fixed;top:var(--header-h);right:0;bottom:0;width:min(440px,100vw);z-index:60;display:flex;flex-direction:column;background:radial-gradient(circle at 88% 6%,var(--rj-ref-color-accent-a05),transparent 22%),var(--paper);border-left:1px solid var(--line-strong);box-shadow:-12px 0 32px var(--rj-ref-color-shadow-a14);animation:rvd-slide-in .22s ease}@keyframes rvd-slide-in{0%{transform:translateX(28px);opacity:0}to{transform:translateX(0);opacity:1}}.rvd-head{display:flex;align-items:center;gap:var(--rj-ref-space-3);padding:var(--rj-ref-space-3-5) var(--rj-ref-space-4);border-bottom:1px solid var(--line);background:linear-gradient(180deg,var(--rj-preserved-color-rgba-255-250-242-0-95-8aba30040d),var(--rj-preserved-color-rgba-251-246-236-0-7-4c56877e31))}.rvd-tate{writing-mode:vertical-rl;font-family:var(--font-serif);font-size:var(--rj-ref-type-caption);font-weight:600;letter-spacing:.26em;color:var(--accent-dark);border:1px solid var(--rj-ref-color-accent-a38);border-radius:var(--rj-ref-radius-xs);background:var(--rj-ref-color-accent-a07);padding:var(--rj-ref-space-1-5) var(--rj-ref-space-1);flex-shrink:0}.rvd-head-copy{flex:1 1;min-width:0}.rvd-head-copy strong{display:block;font-family:var(--font-serif);font-size:var(--rj-ref-type-body);color:var(--ink)}.rvd-head-copy span{display:block;margin-top:var(--rj-ref-space-0-5);font-size:var(--rj-ref-type-caption);color:var(--muted)}.rvd-close{border:none;background:none;font-size:var(--rj-ref-type-section);line-height:1;color:var(--muted);cursor:pointer;padding:var(--rj-ref-space-1) var(--rj-ref-space-2);border-radius:var(--radius-md)}.rvd-close:hover{color:var(--accent-dark);background:var(--rj-ref-color-accent-a07)}.rvd-body{flex:1 1;overflow-y:auto;padding:var(--rj-ref-space-4);display:flex;flex-direction:column;gap:var(--rj-ref-space-3)}.rvd-status{font-size:var(--rj-ref-type-caption);color:var(--muted)}.rvd-error,.rvd-status{margin:0;text-align:center}.rvd-error{font-size:var(--rj-ref-type-label);color:var(--rj-preserved-color-b23a2e-0841163bb3)}.rvd-msg{display:flex;width:100%;min-width:0;flex-direction:column;gap:var(--rj-ref-space-2)}.rvd-msg .rvd-bubble{box-sizing:border-box;max-width:88%;padding:var(--rj-ref-space-2-5) var(--rj-ref-space-3);border-radius:var(--rj-ref-radius-card);font-size:var(--rj-ref-type-label);line-height:1.65;white-space:pre-wrap;word-break:normal;overflow-wrap:break-word}.rvd-msg.assistant .rvd-bubble{align-self:flex-start;background:var(--rj-ref-color-white-a72);border:1px solid var(--line);border-top-left-radius:var(--rj-ref-radius-xs);color:var(--ink)}.rvd-msg.user .rvd-bubble{align-self:flex-end;background:var(--rj-ref-color-accent-a10);border:1px solid var(--rj-ref-color-accent-a28);border-top-right-radius:var(--rj-ref-radius-xs);color:var(--ink)}.rvd-actions{align-self:stretch;box-sizing:border-box;width:100%;min-width:0;border:1px dashed var(--rj-preserved-color-rgba-164-136-92-0-55-c4d4810383);border-radius:var(--rj-ref-radius-md);background:var(--rj-ref-color-white-a55);padding:var(--rj-ref-space-2-5) var(--rj-ref-space-3-5);font-size:var(--rj-ref-type-label);line-height:1.7;color:var(--ink)}.rvd-actions-lead{font-size:var(--rj-ref-type-caption);color:var(--muted);margin-bottom:var(--rj-ref-space-1-5)}.rvd-actions ol{margin:0;padding-left:var(--rj-ref-space-4-5);display:flex;flex-direction:column;gap:var(--rj-ref-space-1)}.rvd-action-ref{color:var(--accent-dark);font-weight:600;font-size:var(--rj-ref-type-caption)}.rvd-finalize{display:flex;gap:var(--rj-ref-space-2-5);flex-wrap:wrap;border:1px dashed var(--rj-ref-color-accent-a40);border-radius:var(--rj-ref-radius-md);padding:var(--rj-ref-space-2-5) var(--rj-ref-space-3-5);color:var(--ink)}.rvd-finalize,.rvd-open-btn{align-items:center;justify-content:center;background:var(--rj-ref-color-accent-a05);font-size:var(--rj-ref-type-caption)}.rvd-open-btn{display:inline-flex;gap:var(--rj-ref-space-1-5);margin-top:var(--rj-ref-space-2-5);padding:var(--rj-ref-space-1-5) var(--rj-ref-space-3);width:100%;border:1px dashed var(--rj-ref-color-accent-a45);border-radius:var(--radius-md);color:var(--accent-dark);font-family:inherit;font-weight:600;cursor:pointer;transition:background .14s ease,border-color .14s ease}.rvd-open-btn:hover{background:var(--rj-ref-color-accent-a10);border-color:var(--accent)}