@import url("/examples/workflow-review.css");
@view-transition{navigation:none}
@media(prefers-reduced-motion:reduce){@view-transition{navigation:none}}
.report-reference{text-align:right;flex-shrink:0;margin-bottom:6px}.report-reference strong,.report-reference span{display:block;font-size:13px}.report-reference span{font-size:11px;color:var(--muted);margin-top:7px}.quote-overview{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-top:30px}.quote-overview article{background:white;border:1px solid var(--line);border-radius:12px;padding:25px 28px;position:relative;overflow:hidden}.quote-overview article:before{position:absolute;content:"";left:0;top:0;width:100%;height:3px;background:var(--sage)}.quote-overview article.needs-clarification:before{background:#d7c398}.quote-overview article>div:first-child{display:flex;align-items:center;gap:13px}.quote-initial{display:grid;place-items:center;width:38px;height:38px;border:1px solid #d9e3d2;border-radius:9px;background:#f1f5ed;font-size:16px;font-weight:600}.needs-clarification .quote-initial{background:#faf6ed;border-color:#e7dcc4}.quote-overview h2{font-size:16px}.quote-overview p{font-size:11px;color:#607151;margin:6px 0 0}.needs-clarification p{color:#8d6d34}.quote-total{margin:25px 0 20px;display:flex;flex-direction:column;gap:7px}.quote-total>span{font-size:11px;color:#738066}.quote-total>strong{font-size:35px;letter-spacing:-1.6px;font-weight:500;font-variant-numeric:tabular-nums}.quote-overview a{font-size:11px;text-decoration:none;border-top:1px solid var(--line);padding-top:17px;display:flex;justify-content:space-between}.quote-overview a:hover{text-decoration:underline}.comparison-caveat{font-size:12px;line-height:1.8;color:#796442;margin:18px 0 28px;max-width:780px}.comparison-table{width:100%;border-collapse:collapse;min-width:740px;font-size:12px;table-layout:fixed}.comparison-table th,.comparison-table td{padding:18px 25px;vertical-align:top;text-align:left;line-height:1.6;width:33.333%}.comparison-table thead th{font-size:11px}.comparison-table tbody th{background:#fafbf9;color:#4c5844;font-size:12px}.comparison-table th small{display:block;font-size:10px;font-weight:400;color:#6f7d63;line-height:1.7;margin-top:6px}.comparison-table td+td{border-left:1px solid #edf0e9}.comparison-table .row-status{margin:0 0 7px}.comparison-table .cost{font-weight:600;font-variant-numeric:tabular-nums}.unknown{color:#8e6f38}.questions-workspace{display:grid;grid-template-columns:1fr 1fr;gap:60px;margin:52px 0}.questions-workspace h2{font-size:30px;font-weight:500;letter-spacing:-1px}.questions-intro{font-size:13px;line-height:1.8;color:#66735d;max-width:480px;margin-bottom:24px}.question-list label{display:flex;gap:12px;border-top:1px solid var(--line);padding:15px 0;cursor:pointer}.question-list label:last-child{border-bottom:1px solid var(--line)}.question-list input{flex-shrink:0;margin-top:3px}.question-list strong{font-size:12px;font-weight:550;display:block}.question-list small{font-size:11px;line-height:1.7;color:#6c795f;display:block;margin-top:3px}.question-preview{background:white;border:1px solid var(--line);border-radius:11px;padding:22px 25px;align-self:start;margin-top:20px;box-shadow:0 12px 30px -20px #24341a20}.preview-heading{display:flex;align-items:center;gap:10px;border-bottom:1px solid var(--line);padding-bottom:17px}.preview-heading h3{font-size:13px;font-weight:600;margin:0}.preview-heading>span:last-child{margin-left:auto;font-size:10px;color:#6c795e}textarea{width:100%;display:block;resize:vertical;border:0;background:transparent;padding:22px 0 12px;font-size:12px;line-height:1.9;color:#4c5842;min-height:325px}.preview-footer{display:flex;align-items:center;gap:15px;padding-top:16px;border-top:1px solid var(--line)}.preview-footer>span{font-size:11px;color:#66775a}.question-preview>.small{font-size:10px;line-height:1.7;margin:17px 0 0}.quote-source>h2{font-size:22px;font-weight:500}.quote-source>.small{margin:10px 0 20px}.quote-details{border-top:1px solid var(--line);padding:0}.quote-details:last-child{border-bottom:1px solid var(--line)}.quote-details>summary{padding:20px 3px;justify-content:flex-start;gap:12px}.quote-details>summary>span:last-child{margin-left:auto}.quote-details[open]>summary .quote-label{transform:none}.quote-label{font-size:12px;width:27px;height:27px;border:1px solid var(--line);border-radius:6px;display:grid;place-items:center;background:#f5f7f1}.quote-original{padding:0 22px 25px}.quote-original .scroll{overflow-x:auto}.quote-original table{width:100%;min-width:700px;border-collapse:collapse;font-size:11px}.quote-original h3{font-size:13px;margin-top:23px;margin-bottom:6px}.quote-original dl{display:grid;grid-template-columns:240px 1fr;gap:10px;margin:22px 0}.quote-original dt{color:#79836f}.quote-original dd{margin:0}.quote-original li{margin:4px 0}.quote-original .status{display:inline-block;padding:5px 10px;border-radius:5px;background:#edf2e7;font-size:12px}.report-footer p{margin:0;max-width:850px;line-height:1.8}.report-footer>a{flex-shrink:0}@media(max-width:900px){.questions-workspace{gap:30px}.quote-total>strong{font-size:30px}}@media(max-width:680px){.report-reference{text-align:left;margin-top:25px}.quote-overview{gap:12px}.quote-overview article{padding:18px 15px}.quote-overview article>div:first-child{display:block}.quote-initial{width:30px;height:30px;margin-bottom:12px;font-size:13px}.quote-overview h2{font-size:14px}.quote-overview p{font-size:10px;min-height:34px;line-height:1.6}.quote-total>strong{font-size:23px;letter-spacing:-.8px}.quote-total>span{font-size:10px;min-height:28px;line-height:1.5}.quote-overview a{font-size:10px;line-height:1.5;min-height:50px;gap:4px}.comparison-caveat{font-size:11px}.questions-workspace{grid-template-columns:1fr;gap:12px;margin:35px 0}.questions-workspace h2{font-size:27px}.question-preview{margin-top:0;padding:20px}.quote-original{padding:0 0 20px}.quote-original dl{grid-template-columns:1fr;gap:4px;font-size:12px}.quote-original dd{margin-bottom:10px}.quote-original dt{font-weight:600}.report-footer{display:block}.report-footer>a{display:inline-block;margin-top:17px;max-width:none;text-align:left}}

@media(max-width:650px){
.comparison-table{min-width:0;width:100%;display:block}.comparison-table thead{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%)}.comparison-table tbody{display:block}.comparison-table tbody tr{display:grid;grid-template-columns:1fr 1fr;gap:16px;padding:20px 16px;border-bottom:1px solid var(--line)}.comparison-table tbody tr[hidden]{display:none}.comparison-table tbody th{grid-column:1/-1}.comparison-table tbody td,.comparison-table tbody th{padding:0;border:0;width:100%;min-width:0;overflow-wrap:anywhere}.comparison-table tbody td:before{display:block;color:#626861;font-size:11px;margin-bottom:8px}.comparison-table tbody td:nth-child(2):before{content:"Quote A"}.comparison-table tbody td:nth-child(3):before{content:"Quote B"}
}
