/* The native report review UI, presented as a scroll-written annotation sequence. */
.ps-report{position:relative;width:100%;height:min(var(--ps-stage-height,560px),620px);min-width:0;box-sizing:border-box;overflow:hidden;border:1px solid #dddde6;border-radius:10px;background:#fff;color:#25252e;font-family:inherit;container:ps-report/size;isolation:isolate}
.ps-report *{box-sizing:border-box}
.ps-report-toolbar{height:45px;display:flex;align-items:center;justify-content:space-between;gap:15px;padding:8px 19px;border-bottom:1px solid #e5e5ec;background:#fff}
.ps-report-toolbar>div{display:flex;align-items:center;gap:13px;min-width:0}
.ps-report-toolbar strong{font-size:12px;font-weight:650;line-height:1.4}.ps-report-toolbar>div>span{font-size:9px;color:#858491;letter-spacing:.01em}
.ps-report-demo{flex:none;color:#775ca8;background:#f7f3fc;border-radius:5px;padding:4px 7px;font-size:9px;line-height:1.4}
.ps-report-workspace{height:calc(100% - 45px);display:grid;grid-template-columns:minmax(0,1.58fr) minmax(280px,1fr)}
.ps-report-document{display:flex;flex-direction:column;gap:12px;min-width:0;min-height:0;margin:0;padding:19px 21px 14px;background:#fff}
.ps-report-document-head{display:flex;align-items:center;justify-content:space-between;gap:12px}
.ps-report-document-head h4{font-size:16px!important;font-weight:650!important;line-height:1.4!important;letter-spacing:-.035em!important;margin:0!important}
.ps-report-document-head>span{font-size:9px;white-space:nowrap;color:#7d7b87}.ps-report-document-head b{font-weight:650;color:#35323c;margin-left:4px}
.ps-report-meta{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border-block:1px solid #dedee7;margin:0;padding:0}
.ps-report-meta>div{min-width:0;padding:9px 10px;border-right:1px solid #e9e8ee}.ps-report-meta>div:first-child{padding-left:0}.ps-report-meta>div:last-child{border:0}
.ps-report-meta dt{font-size:9px;line-height:1.4;color:#85818e;margin:0 0 4px}.ps-report-meta dd{font-size:10px;line-height:1.45;color:#4c4755;margin:0;word-break:keep-all}
.ps-report-section{min-width:0;margin:0;padding:0}
.ps-report-section h5{font-size:12px!important;font-weight:650!important;line-height:1.4!important;margin:0 0 7px!important;letter-spacing:-.02em!important}
.ps-report-section p{font-size:11px;line-height:1.65;letter-spacing:-.02em;margin:0}
.ps-report-context{margin-bottom:8px!important;color:#54515d}
.ps-report-source{position:relative;min-width:0;margin:0;padding:7px 26px 7px 10px;isolation:isolate}
.ps-report-source-text{position:relative;z-index:1;font-size:11px;line-height:1.65;letter-spacing:-.025em;word-break:keep-all}
.ps-report-mark{position:absolute;inset:0;z-index:0;border-left:2px solid #dcb14a;border-bottom:1.5px solid #e8c66e;background:#fff8df;transform-origin:left center;pointer-events:none}
.ps-report-source-pin{position:absolute;right:5px;top:50%;z-index:4;display:grid;place-items:center;width:17px;height:17px;margin-top:-8.5px;border-radius:3px;background:#36313f;color:white;font-size:9px;font-weight:650;line-height:1;font-variant-numeric:tabular-nums}
.ps-report-table{width:100%;border:1px solid #dedee7;border-collapse:separate;border-spacing:0;border-radius:5px;overflow:hidden;font-size:10px;line-height:1.4;text-align:left}
.ps-report-table th{background:#faf9fc;font-size:10px;font-weight:500;color:#817b8c;padding:7px 9px;border-bottom:1px solid #e4e2eb;white-space:nowrap}
.ps-report-table td{padding:7px 9px;border-bottom:1px solid #eceaf1;vertical-align:middle;color:#514a5b}.ps-report-table tr:last-child td{border-bottom:0}.ps-report-table td:nth-child(2){padding:0}.ps-report-table .ps-report-source{padding-block:7px}.ps-report-table .ps-report-source-text{font-size:10px}.ps-report-table td:last-child{white-space:nowrap}
.ps-report-signature{display:flex;align-items:center;gap:10px;margin-top:auto;padding-top:10px;font-size:9px;color:#87808f;white-space:nowrap;border-top:1px solid #eceaf0}.ps-report-signature i{height:1px;flex:1;background:#dfdbe6}
.ps-report-comments{display:flex;flex-direction:column;min-width:0;min-height:0;border-left:1px solid #dedce6;background:#fff}
.ps-report-comments-head{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:13px 17px;border-bottom:1px solid #e1dee9;min-height:56px}
.ps-report-comments-head h4{font-size:13px!important;font-weight:650!important;line-height:1.4!important;letter-spacing:-.02em!important;margin:0 0 3px!important}.ps-report-comments-head>div>span{font-size:9px;color:#86808e;line-height:1.3}
.ps-report-comments-head>span{flex:none;font-size:9px;color:#857c8e}.ps-report-comments-head b{font-size:12px;color:#3c3248;font-weight:650;margin-right:2px;font-variant-numeric:tabular-nums}
.ps-report-comment-list{position:relative;display:grid;grid-template-rows:repeat(3,minmax(0,1fr));min-height:0;flex:1}
.ps-report-comment{position:relative;display:flex;flex-direction:column;gap:8px;min-width:0;min-height:0;margin:0;padding:13px 17px 11px;background:#fff;border-bottom:1px solid #e8e4ed;overflow:visible}
.ps-report-comment:last-child{border-bottom:0}
.ps-report-comment>header{display:flex;align-items:center;justify-content:space-between;gap:8px;min-height:15px;font-size:9px;line-height:1.4;color:#83788e}
.ps-report-comment em{font-style:normal;font-size:9px;font-weight:550;white-space:nowrap;border-radius:4px;padding:3px 5px}
.ps-report-danger{color:#a54144;background:#fdf2f2}.ps-report-warning{color:#906d25;background:#fffae8}.ps-report-info{color:#70509f;background:#f7f3fd}
.ps-report-comment-title{display:block;min-height:18px;font-size:12px;line-height:1.5;font-weight:650;letter-spacing:-.025em;word-break:keep-all}
.ps-report-proposal{font-size:10px;line-height:1.55;letter-spacing:-.015em;color:#716778;margin:0;min-height:31px}
.ps-report-proposal>span:first-child{display:block;font-size:8px;line-height:1.4;margin-bottom:4px;color:#a298aa}
.ps-report-comment-actions{display:flex;gap:10px;align-items:center;margin-top:auto;padding-top:2px;font-size:9px;color:#8764b1;line-height:1.4}
.ps-report-comment-actions>span:last-child{color:#756a7f;border:1px solid #e4dde9;padding:4px 6px;border-radius:4px}
.ps-report-comment-pin{position:absolute;left:-9px;top:18px;z-index:4;display:grid;place-items:center;width:17px;height:17px;border:2px solid white;border-radius:50%;background:#9871c4;color:#fff;font-size:8px;font-weight:650;line-height:1}
.ps-report-empty{position:absolute;inset:0;z-index:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;opacity:0;pointer-events:none;background:#fff}
.ps-report-empty svg{width:42px;height:42px;margin-bottom:2px;stroke:#d1c7de;stroke-width:1.3;stroke-linecap:round;stroke-linejoin:round}.ps-report-empty strong{font-size:12px;font-weight:500;color:#918698}.ps-report-empty>span{font-size:10px;color:#b0a7b9}
.ps-report-ready{display:flex;align-items:center;justify-content:center;gap:8px;min-height:36px;padding:8px 12px;border-top:1px solid #e7e1ed;background:#fbf9fd;font-size:10px;color:#775b96;line-height:1.4}.ps-report-ready>span{font-size:12px}
.ps-report-links{position:absolute;inset:0;z-index:3;width:100%;height:100%;pointer-events:none;overflow:visible}
.ps-report-links path{stroke:#a984ce;stroke-width:1.8;stroke-linecap:round;stroke-dasharray:1;stroke-dashoffset:0}
.ps-report-links circle{fill:#9871c4;opacity:0}
.ps-report-caret{display:inline-block;width:1.5px;height:11px;margin-left:2px;vertical-align:-1px;background:#9668c1;opacity:0}
.ps-report-sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}
.ps-report[data-ps-report-ready="true"] .ps-report-comment,.ps-report[data-ps-report-ready="true"] .ps-report-mark,.ps-report[data-ps-report-ready="true"] .ps-report-links *{transition:none!important;animation:none!important}
@container ps-report (max-height:480px){
 .ps-report-document{gap:9px;padding:13px 16px 12px}.ps-report-document-head h4{font-size:14px!important}.ps-report-meta>div{padding-block:6px}.ps-report-context{display:none}.ps-report-secondary-row{display:none}.ps-report-section h5{margin-bottom:5px!important}.ps-report-comments-head{min-height:45px;padding-block:8px}.ps-report-comment{gap:7px;padding-block:10px}.ps-report-proposal{display:none}.ps-report-ready{min-height:30px;font-size:9px}
}
@media(max-width:699px){
 .ps-report{height:min(var(--ps-stage-height,500px),500px);border-radius:8px}
 .ps-report-toolbar{height:37px;padding:7px 11px;gap:7px}.ps-report-toolbar strong{font-size:10px}.ps-report-toolbar>div>span{display:none}.ps-report-demo{font-size:8px;padding:3px 5px}
 .ps-report-workspace{height:calc(100% - 37px);grid-template-columns:minmax(0,1fr);grid-template-rows:minmax(102px,.34fr) minmax(0,.66fr)}
 .ps-report-document{display:grid;grid-template-rows:repeat(3,minmax(0,1fr));gap:3px;padding:7px 12px 8px}
 .ps-report-document-head,.ps-report-meta,.ps-report-signature,.ps-report-context,.ps-report-section h5,.ps-report-secondary-row{display:none!important}
 .ps-report-section{display:flex;align-items:center;min-height:0}.ps-report-section p{line-height:1.5}.ps-report-source{width:100%;padding:3px 23px 3px 7px}.ps-report-source-text{font-size:10.5px;line-height:1.5}
 .ps-report-source-pin{width:15px;height:15px;font-size:8px;right:2px;margin-top:-7.5px}
 .ps-report-table,.ps-report-table tbody,.ps-report-table tr,.ps-report-table td:nth-child(2){display:block;width:100%;border:0;border-radius:0;overflow:visible;padding:0}.ps-report-table th,.ps-report-table thead,.ps-report-table td:first-child,.ps-report-table td:last-child{display:none}.ps-report-table .ps-report-source{padding:3px 23px 3px 7px}.ps-report-table .ps-report-source-text{font-size:10.5px}
 .ps-report-comments{border-left:0;border-top:1px solid #e2ddea}
 .ps-report-comments-head{min-height:31px;padding:6px 12px}.ps-report-comments-head>div{display:flex;gap:9px;align-items:center}.ps-report-comments-head h4{font-size:11px!important;margin:0!important}.ps-report-comments-head>div>span{font-size:8px}.ps-report-comments-head>span{font-size:8px}.ps-report-comments-head b{font-size:10px}
 .ps-report-comment{padding:7px 27px 6px 12px;gap:4px}.ps-report-comment>header{font-size:8px;min-height:12px}.ps-report-comment em{font-size:8px;padding:2px 4px}.ps-report-comment-title{font-size:11px;line-height:1.4;min-height:16px}.ps-report-comment-pin{left:auto;right:5px;top:9px;width:15px;height:15px;font-size:7px}
 .ps-report-proposal,.ps-report-comment-actions{display:none}.ps-report-ready{min-height:25px;padding:5px 9px;font-size:9px}.ps-report-empty svg{width:32px;height:32px}.ps-report-empty strong{font-size:11px}.ps-report-empty>span{font-size:9px}.ps-report-empty{gap:5px}
}
@container ps-report (max-height:390px){
 .ps-report-source-text,.ps-report-table .ps-report-source-text{font-size:10px;line-height:1.4}.ps-report-comment-title{font-size:10px;line-height:1.35}.ps-report-comment{gap:3px;padding-top:5px;padding-bottom:5px}.ps-report-comment>header{font-size:8px}.ps-report-comment em{font-size:8px}
}
@media(prefers-reduced-motion:reduce){.ps-report *{transition:none!important;animation:none!important}.ps-report-caret{display:none}}

/* One attached-photo draft continues the preceding photo-analysis scene. */
.ps-report{min-height:400px}
.ps-report .ps-report-document{gap:9px;padding:15px 18px 12px}
.ps-report .ps-report-document-head h4{font-size:15px!important}
.ps-report .ps-report-draft{padding:4px 7px;border-radius:4px;color:#6b527f;background:#f3eef9;font-size:9px}
.ps-report-attachment{display:grid;grid-template-columns:minmax(125px,.95fr) minmax(0,1fr);gap:13px;min-width:0;min-height:0;margin:0;padding:8px;background:#f7f7fa;border:1px solid #e7e5ee;border-radius:6px}
.ps-report-attachment-image{min-width:0;height:106px;overflow:hidden;border-radius:3px;background:#e5e7e8}
.ps-report-attachment-image>img{display:block;width:100%;height:100%;object-fit:cover;object-position:65% 50%}
.ps-report-attachment figcaption{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:5px;min-width:0;font-size:10px;line-height:1.4;color:#7b7383}
.ps-report-attachment figcaption>strong{color:#3e344b;font-size:12px;font-weight:600}
.ps-report-attachment figcaption>em{font-size:9px;font-style:normal;color:#755896;border-top:1px solid #e2dce8;margin-top:4px;padding-top:6px;width:100%}
.ps-report .ps-report-section h5{font-size:11px!important;margin-bottom:4px!important}
.ps-report .ps-report-section p,.ps-report .ps-report-source-text{font-size:12px;line-height:1.55}
.ps-report .ps-report-source{padding:6px 26px 6px 9px}
.ps-report .ps-report-signature{padding-top:7px}
.ps-report .ps-report-comment-title{font-size:13px;line-height:1.5}
.ps-report .ps-report-proposal{font-size:11px;line-height:1.55}
.ps-report .ps-report-comment{gap:6px;padding-block:11px}
.ps-report .ps-report-comment>header,.ps-report .ps-report-comment em{font-size:9px}
@container ps-report (max-height:500px){
 .ps-report .ps-report-document{gap:7px;padding:12px 14px 10px}
 .ps-report-attachment-image{height:82px}.ps-report-attachment{padding:6px;gap:10px}
 .ps-report .ps-report-section p,.ps-report .ps-report-source-text{font-size:11px;line-height:1.5}
 .ps-report .ps-report-source{padding-block:5px}
 .ps-report .ps-report-comments-head{min-height:45px;padding-block:8px}
 .ps-report .ps-report-comment{gap:5px;padding-block:9px}
 .ps-report .ps-report-comment-title{font-size:12px}
 .ps-report .ps-report-proposal{display:none}
}
@media(max-width:699px){
 .ps-report{min-height:390px}
 .ps-report .ps-report-workspace{grid-template-rows:minmax(0,1.12fr) minmax(174px,1fr)}
 .ps-report .ps-report-document{display:grid;grid-template-columns:86px minmax(0,1fr);grid-template-rows:repeat(3,minmax(0,1fr));gap:4px 9px;padding:9px 10px}
 .ps-report-attachment{grid-column:1;grid-row:1/4;display:flex;flex-direction:column;gap:0;padding:0;border-radius:4px;overflow:hidden;align-self:stretch}
 .ps-report-attachment-image{flex:1;min-height:55px;height:auto;border-radius:0}
 .ps-report-attachment-image>img{object-position:67% center}
 .ps-report-attachment figcaption{gap:2px;padding:6px 5px;font-size:8px;line-height:1.4}
 .ps-report-attachment figcaption>strong{font-size:9px;line-height:1.4}
 .ps-report-attachment figcaption>span:nth-of-type(2),.ps-report-attachment figcaption>em{display:none}
 .ps-report .ps-report-section{grid-column:2;display:flex;flex-direction:column;justify-content:center;align-items:stretch;min-height:0}
 .ps-report .ps-report-section h5{display:block!important;margin-bottom:2px!important;font-size:9px!important;line-height:1.3!important;color:#736b7e}
 .ps-report .ps-report-source{padding:3px 19px 3px 5px}
 .ps-report .ps-report-source-text,.ps-report .ps-report-section p{font-size:10.5px;line-height:1.45;word-break:normal}
 .ps-report .ps-report-comments-head{min-height:31px;padding:6px 11px}
 .ps-report .ps-report-comment{padding:7px 27px 6px 11px;gap:4px}
 .ps-report .ps-report-comment>header,.ps-report .ps-report-comment em{font-size:8px}
 .ps-report .ps-report-comment-title{font-size:11px;line-height:1.4;min-height:16px}
 .ps-report .ps-report-proposal,.ps-report .ps-report-comment-actions{display:none}
}
@media(max-width:699px){
 @container ps-report (max-height:465px){
  .ps-report .ps-report-workspace{grid-template-rows:minmax(0,1.25fr) minmax(137px,1fr)}
  .ps-report .ps-report-document{grid-template-columns:72px minmax(0,1fr);gap:3px 7px;padding:7px 9px}
  .ps-report .ps-report-section h5{display:none!important}
  .ps-report .ps-report-source-text{font-size:10.5px;line-height:1.4}
  .ps-report .ps-report-comment{justify-content:center;padding-block:5px}
  .ps-report .ps-report-comment>header{display:none}
  .ps-report .ps-report-comment-title{font-size:11px;line-height:1.4}
 }
}
/* Default and reduced-motion documents remain complete, without a cropped panel. */
.ps-report:not([data-ps-report-ready="true"]),.ps-report[data-ps-report-static="true"]{height:auto;min-height:400px;container-type:normal}
.ps-report:not([data-ps-report-ready="true"]) .ps-report-workspace,.ps-report[data-ps-report-static="true"] .ps-report-workspace{height:auto}
.ps-report:not([data-ps-report-ready="true"]) .ps-report-comment-list,.ps-report[data-ps-report-static="true"] .ps-report-comment-list{grid-template-rows:repeat(3,auto)}
.ps-report:not([data-ps-report-ready="true"]) .ps-report-proposal,.ps-report[data-ps-report-static="true"] .ps-report-proposal{display:block}
@media(max-width:699px){
 .ps-report:not([data-ps-report-ready="true"]) .ps-report-workspace,.ps-report[data-ps-report-static="true"] .ps-report-workspace{grid-template-rows:auto auto}
 .ps-report:not([data-ps-report-ready="true"]) .ps-report-document,.ps-report[data-ps-report-static="true"] .ps-report-document{grid-template-rows:repeat(3,auto);padding-block:12px;gap:8px 10px}
 .ps-report:not([data-ps-report-ready="true"]) .ps-report-comment,.ps-report[data-ps-report-static="true"] .ps-report-comment{padding-block:11px}
}

@media(min-width:700px){
 @container ps-report (max-height:440px){
  .ps-report .ps-report-document{gap:6px;padding:10px 14px}
  .ps-report-attachment-image{height:64px}
  .ps-report-attachment figcaption>span:nth-of-type(2),.ps-report-attachment figcaption>em{display:none}
  .ps-report .ps-report-source{padding-block:4px}
  .ps-report .ps-report-section h5{margin-bottom:3px!important}
 }
}
