.pr-shell,.pr-shell *{box-sizing:border-box}.pr-shell{--pr-page:#02040a;--pr-panel:#080b10;--pr-panel-alt:#0a0e14;--pr-stage:#05080d;--pr-surface:#ffffff0b;--pr-surface-hover:#fff1;--pr-text:#f2f7ff;--pr-secondary:#b4bed2;--pr-tertiary:#7f8aa1;--pr-border:#ffffff13;--pr-border-strong:#ffffff1f;--pr-grid:#ffffff06;--pr-proof:#35e1c1;--pr-proof-soft:#14b8a61f;--pr-warn:#f6c85f;--pr-warn-soft:#f6c85f17;--pr-danger:#ff9a9a;--pr-focus:#bfff00;--pr-mono:"JetBrains Mono", "SFMono-Regular", Consolas, "Liberation Mono", monospace;background-color:var(--pr-page);background-image:linear-gradient(var(--pr-grid) 1px, transparent 1px), linear-gradient(90deg, var(--pr-grid) 1px, transparent 1px);min-height:100vh;color:var(--pr-text);--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;background-position:top;background-size:40px 40px;padding:28px 24px 72px;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.pr-shell[data-theme=light]{--pr-page:#f0f1ed;--pr-panel:#fff;--pr-panel-alt:#fafaf8;--pr-stage:#f1f1ed;--pr-surface:#f2f3ef;--pr-surface-hover:#eceee8;--pr-text:#0a0a0a;--pr-secondary:#484b47;--pr-tertiary:#686c67;--pr-border:#dedfda;--pr-border-strong:#c8cac3;--pr-grid:#0f140f09;--pr-proof:#0f6e56;--pr-proof-soft:#e1f5ee;--pr-warn:#854f0b;--pr-warn-soft:#faeeda;--pr-danger:#a32d2d;--pr-focus:#075d4c;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}.pr-shell a{color:inherit}.pr-shell button,.pr-shell input,.pr-shell select,.pr-shell textarea{font:inherit}.pr-shell a:focus-visible,.pr-shell button:focus-visible,.pr-shell input:focus-visible,.pr-shell select:focus-visible,.pr-shell textarea:focus-visible,.pr-shell summary:focus-visible{outline:2px solid var(--pr-focus);outline-offset:3px}.pr-shell .pr-control{cursor:pointer;border:0;border-radius:9px;justify-content:center;align-items:center;min-height:44px;text-decoration:none;transition:background-color .16s,border-color .16s,color .16s,opacity .16s;display:inline-flex}.pr-shell .pr-control[disabled]{cursor:wait;opacity:.56}.pr-shell .pr-control--quiet{border:1px solid var(--pr-border);color:var(--pr-secondary);background:0 0;padding:0 13px;font-size:12px;font-weight:620}.pr-shell .pr-control--quiet:hover{border-color:var(--pr-border-strong);background:var(--pr-surface-hover);color:var(--pr-text)}.pr-shell .pr-control--primary{color:#071000;background:#bfff00;gap:8px;padding:0 17px;font-size:13px;font-weight:760}.pr-shell .pr-control--primary:hover{background:#cfff42}.pr-shell .pr-control--danger{color:var(--pr-danger)}.pr-owner-bar{border:1px solid var(--pr-border);background:color-mix(in srgb, var(--pr-panel) 86%, transparent);border-radius:12px;justify-content:space-between;align-items:center;gap:16px;width:min(1120px,100%);min-height:54px;margin:0 auto 12px;padding:6px 8px 6px 15px;display:flex}.pr-owner-bar__state{min-width:0;color:var(--pr-secondary);align-items:center;gap:9px;font-size:12px;display:flex}.pr-owner-bar__state:before{background:var(--pr-proof);width:7px;height:7px;box-shadow:0 0 0 4px var(--pr-proof-soft);content:"";border-radius:50%;flex:none}.pr-owner-bar__actions,.pr-owner-bar__lenses{align-items:center;gap:6px;display:flex}.pr-owner-bar__lenses{background:var(--pr-surface);border-radius:9px;padding:3px}.pr-owner-bar__lenses .pr-control{min-height:44px;color:var(--pr-tertiary);padding:0 11px;font-size:11px;font-weight:650}.pr-owner-bar__lenses .pr-control[aria-current=page]{background:var(--pr-panel);color:var(--pr-text);box-shadow:inset 0 0 0 1px var(--pr-border)}.pr-room{border:1px solid var(--pr-border-strong);background:var(--pr-panel);border-radius:18px;width:min(1120px,100%);margin:0 auto;animation:.42s cubic-bezier(.16,1,.3,1) both pr-room-enter;position:relative;overflow:hidden;box-shadow:0 36px 100px -56px #000000e0}.pr-room:before{z-index:2;background:linear-gradient(90deg, transparent, rgba(var(--brand-rgb,191, 255, 0), .52), transparent);content:"";pointer-events:none;height:1px;position:absolute;top:0;left:18px;right:18px}@keyframes pr-room-enter{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.pr-masthead{border-bottom:1px solid var(--pr-border);grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:20px;min-height:84px;padding:16px 20px;display:grid}.pr-brand-lockup{align-items:center;gap:12px;min-width:0;display:flex}.pr-brand-mark{border:1px solid rgba(var(--brand-rgb), .34);background:rgba(var(--brand-rgb), .1);width:38px;height:38px;color:rgb(var(--brand-rgb));letter-spacing:-.02em;border-radius:10px;flex:none;place-items:center;font-size:12px;font-weight:760;display:grid;overflow:hidden}.pr-brand-mark img{-o-object-fit:contain;object-fit:contain;width:100%;height:100%;display:block}.pr-brand-copy{min-width:0}.pr-brand-copy strong,.pr-brand-copy span{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.pr-brand-copy strong{color:var(--pr-text);font-size:13px;font-weight:680}.pr-brand-copy span{color:var(--pr-tertiary);margin-top:2px;font-size:11px}.pr-trust-lockup{justify-content:flex-end;align-items:center;gap:10px;display:flex}.pr-trust-mark{background:var(--pr-proof-soft);min-height:32px;color:var(--pr-proof);font-family:var(--pr-mono);letter-spacing:.02em;border-radius:999px;align-items:center;gap:7px;padding:0 10px;font-size:10px;font-weight:740;text-decoration:none;display:inline-flex}.pr-trust-mark--example{background:var(--pr-warn-soft);color:var(--pr-warn)}a.pr-trust-mark{min-height:44px}.pr-issued-at{color:var(--pr-tertiary);font-family:var(--pr-mono);white-space:nowrap;font-size:10px}
.pr-aperture{grid-template-columns:minmax(300px,.78fr) minmax(0,1.22fr);min-height:510px;display:grid}.pr-delivery-read{border-right:1px solid var(--pr-border);flex-direction:column;justify-content:space-between;gap:32px;min-width:0;padding:clamp(28px,4vw,52px);display:flex}.pr-eyebrow,.pr-section-label{color:var(--pr-tertiary);font-family:var(--pr-mono);letter-spacing:.12em;text-transform:uppercase;margin:0;font-size:10px;font-weight:760;line-height:1.45}.pr-delivery-read h1{max-width:520px;color:var(--pr-text);letter-spacing:-.055em;text-wrap:balance;margin:14px 0 0;font-size:clamp(1.8rem,3.6vw,3.25rem);font-weight:630;line-height:.98}.pr-delivery-summary{max-width:510px;color:var(--pr-secondary);margin:18px 0 0;font-size:14px;line-height:1.58}.pr-outcome{border-top:1px solid var(--pr-border);gap:5px;padding-top:25px;display:grid}.pr-outcome__value{color:var(--pr-text);letter-spacing:-.06em;font-size:clamp(2.15rem,5vw,4rem);font-weight:640;line-height:.92}.pr-outcome__label{color:var(--pr-text);font-size:13px;font-weight:680}.pr-outcome__context,.pr-outcome__basis{color:var(--pr-tertiary);font-size:11px;line-height:1.45}.pr-outcome__basis{font-family:var(--pr-mono)}.pr-delivery-actions{flex-wrap:wrap;gap:9px;margin-top:18px;display:flex}.pr-artifact-well{background:var(--pr-stage);flex-direction:column;min-width:0;display:flex}.pr-artifact-well__topline{border-bottom:1px solid var(--pr-border);grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:14px;min-height:48px;padding:0 16px;display:grid}.pr-artifact-well__topline strong,.pr-artifact-well__topline span{text-overflow:ellipsis;overflow:hidden}.pr-artifact-well__topline strong{overflow-wrap:anywhere}.pr-artifact-well__topline span{white-space:nowrap}.pr-artifact-well__topline strong{color:var(--pr-secondary);font-size:11px;font-weight:670}.pr-artifact-well__topline span{color:var(--pr-tertiary);font-family:var(--pr-mono);font-size:9px}.pr-artifact-preview{background:var(--pr-stage);flex-direction:column;flex:1;min-height:0;margin:0;display:flex}.pr-artifact-preview-stage{background:var(--pr-stage);flex:1;place-items:center;min-height:330px;display:grid;position:relative;overflow:hidden}.pr-artifact-preview-stage img{-o-object-fit:contain;object-fit:contain;width:100%;height:100%;max-height:430px;display:block}.pr-artifact-preview-caption{border-top:1px solid var(--pr-border);background:var(--pr-panel);align-items:center;gap:12px;min-height:68px;padding:10px 16px;display:flex}.pr-artifact-preview-caption>span:first-child{flex:1;min-width:0}.pr-artifact-preview-caption small,.pr-artifact-preview-caption strong{display:block}.pr-artifact-preview-caption small{color:var(--pr-tertiary);font-family:var(--pr-mono);font-size:9px}.pr-artifact-preview-caption strong{color:var(--pr-text);overflow-wrap:anywhere;margin-top:3px;font-size:12px;font-weight:670;overflow:hidden}.pr-artifact-empty{min-height:390px;color:var(--pr-tertiary);text-align:center;flex:1;place-items:center;padding:36px;display:grid}.pr-artifact-empty__receipt{border-top:1px solid var(--pr-border-strong);border-bottom:1px solid var(--pr-border-strong);width:min(360px,100%);padding:24px}.pr-artifact-empty__receipt strong{color:var(--pr-text);font-size:14px;display:block}.pr-artifact-empty__receipt span{margin-top:7px;font-size:11px;line-height:1.5;display:block}.pr-receipt-spine{border-top:1px solid var(--pr-border);border-bottom:1px solid var(--pr-border);background:var(--pr-panel);grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.pr-receipt-step{min-width:0;padding:17px 18px 18px 36px;position:relative}.pr-receipt-step+.pr-receipt-step{border-left:1px solid var(--pr-border)}.pr-receipt-step:before{background:var(--pr-tertiary);content:"";border-radius:50%;width:7px;height:7px;position:absolute;top:21px;left:18px}.pr-receipt-step[data-state=proof]:before{background:var(--pr-proof);box-shadow:0 0 0 4px var(--pr-proof-soft)}.pr-receipt-step[data-state=attention]:before{background:var(--pr-warn);box-shadow:0 0 0 4px var(--pr-warn-soft)}.pr-receipt-step strong,.pr-receipt-step span{overflow-wrap:anywhere;display:block}.pr-receipt-step strong{color:var(--pr-text);font-size:11px;font-weight:680}.pr-receipt-step span{color:var(--pr-tertiary);margin-top:3px;font-size:10px}.pr-interpretation{border-bottom:1px solid var(--pr-border);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.pr-interpretation__item{min-width:0;padding:24px 26px 27px}.pr-interpretation__item+.pr-interpretation__item{border-left:1px solid var(--pr-border)}.pr-interpretation__item p:last-child{color:var(--pr-secondary);margin:10px 0 0;font-size:13px;line-height:1.55}.pr-body-grid{grid-template-columns:minmax(0,1.42fr) minmax(300px,.58fr);display:grid}.pr-records,.pr-evidence{min-width:0;padding:28px 26px 32px}.pr-evidence{border-left:1px solid var(--pr-border);background:var(--pr-panel-alt)}.pr-section-heading{justify-content:space-between;align-items:center;gap:14px;min-height:32px;margin-bottom:10px;display:flex}.pr-section-heading>span{color:var(--pr-tertiary);font-family:var(--pr-mono);white-space:nowrap;font-size:9px}.pr-deliverable-list,.pr-timeline-list,.pr-quality-list{margin:0;padding:0;list-style:none}.pr-deliv{border-top:1px solid var(--pr-border)}.pr-deliv:last-child{border-bottom:1px solid var(--pr-border)}.pr-deliv>a,.pr-deliv>div{grid-template-columns:8px minmax(0,1fr) auto;align-items:center;gap:11px;min-height:70px;padding:11px 4px;text-decoration:none;transition:background-color .15s;display:grid}.pr-deliv>a:hover{background:var(--pr-surface-hover)}.pr-deliv__signal{background:var(--pr-proof);border-radius:2px;width:7px;height:7px}.pr-deliv__copy{min-width:0}.pr-deliv__copy>strong{color:var(--pr-text);font-size:13px;font-weight:680;display:block}.pr-deliv__copy>span{color:var(--pr-tertiary);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-top:3px;font-size:11px;line-height:1.4;display:-webkit-box;overflow:hidden}.pr-deliv-meta,.pr-row-meta{color:var(--pr-tertiary);font-family:var(--pr-mono);white-space:nowrap;align-items:center;gap:8px;font-size:9px;display:flex}.pr-aq{background:var(--pr-surface);min-height:26px;color:var(--pr-secondary);font-family:var(--pr-mono);white-space:nowrap;border-radius:999px;align-items:center;padding:0 8px;font-size:9px;display:inline-flex}.pr-aq[data-provenance=published]{background:var(--pr-proof-soft);color:var(--pr-proof)}.pr-aq[data-provenance=example]{background:var(--pr-warn-soft);color:var(--pr-warn)}.pr-lineage,.pr-quality-contract{color:var(--pr-tertiary);font-family:var(--pr-mono);flex-wrap:wrap;align-items:center;gap:4px 7px;margin-top:6px;font-size:9px;line-height:1.45;display:flex}.pr-lineage-node{align-items:center;gap:4px;min-width:0;display:inline-flex}.pr-quality-contract__proof{color:var(--pr-proof)}.pr-quality-block,.pr-correction,.pr-proof-about{margin-top:24px}.pr-quality-row{border-top:1px solid var(--pr-border);grid-template-columns:minmax(0,1fr) auto;gap:7px 12px;padding:11px 0;display:grid}.pr-quality-row:last-child{border-bottom:1px solid var(--pr-border)}.pr-quality-row strong{color:var(--pr-text);overflow-wrap:anywhere;font-size:12px;font-weight:650}.pr-quality-row span{color:var(--pr-secondary);font-family:var(--pr-mono);font-variant-numeric:tabular-nums;white-space:nowrap;font-size:10px}.pr-quality-row small{color:var(--pr-tertiary);grid-column:1/-1;font-size:10px}.pr-proof-summary{margin:0;padding:0}.pr-proof-summary__row{border-top:1px solid var(--pr-border);grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;min-height:47px;display:grid}.pr-proof-summary__row:last-child{border-bottom:1px solid var(--pr-border)}.pr-proof-summary dt{color:var(--pr-tertiary);font-size:11px}.pr-proof-summary dd{color:var(--pr-text);font-family:var(--pr-mono);text-align:right;margin:0;font-size:10px;font-weight:700}.pr-correction{border-top:1px solid var(--pr-border);border-bottom:1px solid var(--pr-border);padding:15px 0}.pr-correction__flow{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:10px;margin-top:11px;display:grid}.pr-correction__state{min-width:0}.pr-correction__state strong,.pr-correction__state span{display:block}.pr-correction__state strong{color:var(--pr-text);font-size:11px}.pr-correction__state span{color:var(--pr-tertiary);overflow-wrap:anywhere;margin-top:3px;font-size:10px}.pr-attention{border-bottom:1px solid var(--pr-border);background:var(--pr-warn-soft);grid-template-columns:minmax(220px,.72fr) minmax(0,1.28fr);align-items:center;gap:24px;padding:18px 26px;display:grid}.pr-attention strong{color:var(--pr-text);margin-top:7px;font-size:12px;display:block}.pr-attention>p{color:var(--pr-secondary);margin:0;font-size:11px;line-height:1.55}.pr-correction__arrow{color:var(--pr-proof);font-family:var(--pr-mono);font-size:12px}.pr-timeline{margin-top:22px}.pr-timeline>summary,.pr-proof-about>summary,.pr-integrity>summary{min-height:44px;color:var(--pr-secondary);font-family:var(--pr-mono);cursor:pointer;justify-content:space-between;align-items:center;gap:12px;font-size:10px;font-weight:690;list-style:none;display:flex}.pr-timeline>summary::-webkit-details-marker{display:none}.pr-proof-about>summary::-webkit-details-marker{display:none}.pr-integrity>summary::-webkit-details-marker{display:none}.pr-timeline>summary:after,.pr-proof-about>summary:after,.pr-integrity>summary:after{color:var(--pr-tertiary);content:"+"}.pr-timeline[open]>summary:after,.pr-proof-about[open]>summary:after,.pr-integrity[open]>summary:after{content:"−"}.pr-row{border-top:1px solid var(--pr-border);grid-template-columns:7px minmax(0,1fr) auto;align-items:center;gap:10px;min-height:52px;display:grid}.pr-row__dot{border-radius:50%;width:6px;height:6px}.pr-row-main{min-width:0;color:var(--pr-secondary);font-size:11px;line-height:1.45}.pr-row-main a{min-height:44px;color:var(--pr-text);align-items:center;margin-block:-14px;font-weight:640;text-decoration:none;display:inline-flex}.pr-proof-about p{color:var(--pr-tertiary);margin:0 0 10px;font-size:11px;line-height:1.55}.pr-footer{border-top:1px solid var(--pr-border);min-height:72px;color:var(--pr-tertiary);font-family:var(--pr-mono);justify-content:space-between;align-items:center;gap:18px;padding:13px 20px;font-size:9px;display:flex}.pr-footer__actions{flex-wrap:wrap;justify-content:flex-end;gap:7px;display:flex}.pr-share-control{position:relative}.pr-share-panel{z-index:20;border:1px solid var(--pr-border);background:var(--pr-panel);border-radius:10px;gap:10px;width:min(520px,100vw - 48px);padding:12px;display:grid;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 24px 70px -32px #000000eb}.pr-share-panel__row{align-items:center;gap:8px;display:flex}.pr-share-panel label{color:var(--pr-tertiary);font-size:10px}.pr-share-panel select,.pr-share-panel input,.pr-response textarea{border:1px solid var(--pr-border);background:var(--pr-panel);min-height:44px;color:var(--pr-text);border-radius:8px;font-size:11px}.pr-share-panel select,.pr-share-panel input{padding:0 10px}.pr-share-panel input{flex:1;min-width:0}.pr-share-error{color:var(--pr-danger);margin:0;font-size:11px}.pr-response{border-top:1px solid var(--pr-border);gap:12px;padding:22px;display:grid}.pr-response__actions{flex-wrap:wrap;gap:8px;display:flex}.pr-response textarea{resize:vertical;width:100%;min-height:110px;padding:10px 12px}.pr-response-receipt{border-top:1px solid var(--pr-border);border-bottom:1px solid var(--pr-border);gap:4px;padding:15px 0;display:grid}.pr-response-receipt strong{color:var(--pr-text);font-size:12px}.pr-response-receipt span{color:var(--pr-tertiary);font-size:10px}.pr-state{border:1px solid var(--pr-border);background:var(--pr-panel);text-align:center;border-radius:16px;place-content:center;justify-items:center;gap:10px;width:min(560px,100%);min-height:420px;margin:12vh auto 0;padding:32px;display:grid}.pr-state h1{margin:0;font-size:1.45rem}.pr-state p{max-width:380px;color:var(--pr-secondary);margin:10px auto 0;font-size:13px}
.pr-shared-shell{padding-top:28px}.pr-shared-room .pr-masthead{grid-template-columns:minmax(0,1fr) auto}.pr-brand{min-height:44px;color:var(--pr-text);align-items:center;gap:9px;font-size:13px;font-weight:720;text-decoration:none;display:inline-flex}.pr-brand img{-o-object-fit:contain;object-fit:contain;width:28px;height:28px;display:block}.pr-masthead-label{color:var(--pr-tertiary);font-family:var(--pr-mono);letter-spacing:.1em;text-transform:uppercase;font-size:9px}.pr-proof-hero{border-bottom:1px solid var(--pr-border);grid-template-columns:minmax(300px,.72fr) minmax(0,1.28fr);min-height:520px;display:grid}.pr-proof-outcome{border-right:1px solid var(--pr-border);flex-direction:column;justify-content:center;min-width:0;padding:clamp(30px,4vw,52px);display:flex}.pr-kicker{color:var(--pr-tertiary);font-family:var(--pr-mono);letter-spacing:.11em;text-transform:uppercase;margin:0;font-size:9px;font-weight:730}.pr-proof-outcome h1{color:var(--pr-text);letter-spacing:-.055em;text-wrap:balance;margin:14px 0 0;font-size:clamp(1.9rem,4vw,3.55rem);font-weight:630;line-height:.98}.pr-proof-outcome>p:not(.pr-kicker){color:var(--pr-secondary);margin:17px 0 0;font-size:13px;line-height:1.55}.pr-published-outcome{border-top:1px solid var(--pr-border);border-bottom:1px solid var(--pr-border);gap:3px;margin-top:20px;padding:14px 0;display:grid}.pr-published-outcome span,.pr-published-outcome small{color:var(--pr-tertiary);font-family:var(--pr-mono);letter-spacing:.06em;text-transform:uppercase;font-size:9px}.pr-published-outcome strong{color:var(--pr-text);letter-spacing:-.02em;overflow-wrap:anywhere;font-size:1.05rem;font-weight:680}.pr-outcome-record-value{color:var(--pr-text);overflow-wrap:anywhere;margin-top:7px;font-size:12px;font-weight:650;display:block}.pr-trust-line{border-top:1px solid var(--pr-border);grid-template-columns:30px minmax(0,1fr);align-items:center;gap:10px;margin-top:28px;padding-top:18px;display:grid}.pr-trust-line .pr-trust-mark{border-radius:9px;place-items:center;width:30px;min-height:30px;padding:0;display:grid}.pr-trust-line .pr-trust-mark svg{width:15px;height:15px}.pr-trust-line strong,.pr-trust-line small{display:block}.pr-trust-line strong{color:var(--pr-proof);font-size:11px;font-weight:680}.pr-trust-line small{color:var(--pr-tertiary);font-family:var(--pr-mono);margin-top:3px;font-size:8px;line-height:1.45}.pr-trust-line[data-state=attention] strong{color:var(--pr-warn)}.pr-shared-room .pr-aperture{background:var(--pr-stage);flex-direction:column;min-width:0;min-height:0;display:flex}.pr-aperture-empty{color:var(--pr-tertiary);text-align:center;place-content:center;justify-items:center;gap:10px;padding:32px;min-height:350px!important;display:grid!important}.pr-aperture-empty>p:last-child{margin:0;font-size:12px}.pr-aperture-toolbar{border-bottom:1px solid var(--pr-border);min-height:48px;color:var(--pr-tertiary);font-family:var(--pr-mono);grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;padding:0 15px;font-size:9px;display:grid}.pr-aperture-toolbar span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.pr-featured-artifact{flex-direction:column;flex:1;min-height:0;margin:0;display:flex}.pr-featured-artifact-stage{background:var(--pr-stage);flex:1;place-items:center;min-height:350px;display:grid;overflow:hidden}.pr-featured-artifact-stage>img{-o-object-fit:contain;object-fit:contain;width:100%;height:100%;max-height:430px;display:block}.pr-document-preview{border-top:1px solid var(--pr-border-strong);border-bottom:1px solid var(--pr-border-strong);width:min(360px,100% - 44px);min-height:250px;color:var(--pr-tertiary);text-align:center;place-content:center;justify-items:center;padding:26px;display:grid}.pr-document-preview svg{width:31px;height:31px;color:var(--pr-proof)}.pr-document-preview span,.pr-document-preview code{font-family:var(--pr-mono);margin-top:10px;font-size:9px}.pr-document-preview strong{color:var(--pr-text);margin-top:8px;font-size:14px;font-weight:680}.pr-featured-artifact-caption{border-top:1px solid var(--pr-border);background:var(--pr-panel);justify-content:space-between;align-items:center;gap:14px;min-height:72px;padding:10px 15px;display:flex}.pr-featured-artifact-caption>span:first-child{min-width:0}.pr-featured-artifact-caption strong{color:var(--pr-text);overflow-wrap:anywhere;margin-top:3px;font-size:12px;display:block}.pr-featured-artifact-caption .pr-link,.pr-artifact-unavailable{color:var(--pr-tertiary);white-space:nowrap;font-size:10px}.pr-artifact-rail{border-top:1px solid var(--pr-border);margin:0;padding:0;list-style:none;display:grid}.pr-artifact-rail li{border-top:1px solid var(--pr-border);min-height:42px;color:var(--pr-tertiary);grid-template-columns:28px minmax(0,1fr);align-items:center;gap:9px;padding:0 0 0 15px;font-size:10px;display:grid}.pr-artifact-rail li:first-child{border-top:0}.pr-artifact-rail li[data-selected=true]{color:var(--pr-text)}.pr-artifact-rail li>span:first-child{font-family:var(--pr-mono);font-size:8px}.pr-artifact-rail a{overflow-wrap:anywhere;align-items:center;min-height:44px;padding-right:15px;text-decoration:none;display:flex}.pr-shared-room .pr-receipt-spine{margin:0;padding:0;list-style:none}.pr-shared-room .pr-receipt-spine>li{grid-template-columns:24px minmax(0,1fr);align-items:center;gap:7px;min-height:72px;padding:12px 14px;display:grid;position:relative}.pr-shared-room .pr-receipt-step:before{display:none}.pr-shared-room .pr-receipt-spine>li+li{border-left:1px solid var(--pr-border)}.pr-receipt-index{color:var(--pr-tertiary);font-family:var(--pr-mono);font-size:8px}.pr-shared-room .pr-receipt-spine>li[data-state=proof] .pr-receipt-index{color:var(--pr-proof)}.pr-shared-room .pr-receipt-spine strong,.pr-shared-room .pr-receipt-spine small{display:block}.pr-shared-room .pr-receipt-spine strong{color:var(--pr-text);font-size:10px}.pr-shared-room .pr-receipt-spine small{color:var(--pr-tertiary);overflow-wrap:anywhere;margin-top:3px;font-size:9px}.pr-shared-room .pr-receipt-spine>li[data-state=attention] .pr-receipt-index{color:var(--pr-warn)}.pr-records .pr-section-heading{align-items:flex-start;min-height:54px;margin-bottom:15px}.pr-section-heading h2{color:var(--pr-text);letter-spacing:-.025em;margin:5px 0 0;font-size:1.05rem;font-weight:650}.pr-section-heading>p{max-width:300px;color:var(--pr-tertiary);text-align:right;margin:0;font-size:10px;line-height:1.45}.pr-lens-list{border-top:1px solid var(--pr-border)}.pr-lens{border-bottom:1px solid var(--pr-border)}.pr-lens>summary{min-height:54px;color:var(--pr-text);cursor:pointer;grid-template-columns:minmax(0,1fr) auto 14px;align-items:center;gap:12px;font-size:11px;font-weight:660;list-style:none;display:grid}.pr-lens>summary:after{color:var(--pr-tertiary);content:"+";font-family:var(--pr-mono);text-align:right;font-size:12px}.pr-lens[open]>summary:after{content:"−"}.pr-lens>summary::-webkit-details-marker{display:none}.pr-lens>summary span:last-child{color:var(--pr-tertiary);font-family:var(--pr-mono);font-size:9px;font-weight:500}.pr-proof-list{gap:8px;margin:0;padding:0 0 15px;list-style:none;display:grid}.pr-proof-list>li{background:var(--pr-surface);border-radius:8px;padding:12px}.pr-proof-list>li[data-state=attention]{background:var(--pr-warn-soft)}.pr-proof-list-heading{justify-content:space-between;align-items:center;gap:12px;display:flex}.pr-proof-list-heading strong{color:var(--pr-text);font-size:11px}.pr-proof-list-heading span{color:var(--pr-proof);font-family:var(--pr-mono);text-transform:uppercase;font-size:8px}.pr-proof-list p,.pr-empty-record,.pr-evidence-links{color:var(--pr-tertiary);font-size:10px;line-height:1.5}.pr-proof-list p,.pr-empty-record{margin:7px 0 0}.pr-evidence-links{flex-wrap:wrap;gap:5px 10px;margin-top:7px;display:flex}.pr-evidence-links a{min-height:44px;color:var(--pr-proof);align-items:center;text-decoration:none;display:inline-flex}.pr-integrity{border-top:1px solid var(--pr-border);border-bottom:1px solid var(--pr-border);margin:0 26px 28px}.pr-integrity>summary span{align-items:center;gap:7px;display:inline-flex}.pr-integrity>summary svg{width:13px;height:13px;color:var(--pr-proof)}.pr-integrity dl{grid-template-columns:1fr 1fr;margin:0;padding:0 0 14px;display:grid}.pr-integrity dl>div{border-top:1px solid var(--pr-border);min-width:0;padding:10px 0}.pr-integrity dl>div:nth-child(2n){border-left:1px solid var(--pr-border);padding-left:16px}.pr-integrity dt{color:var(--pr-tertiary);font-size:9px}.pr-integrity dd{overflow-wrap:anywhere;color:var(--pr-secondary);font-family:var(--pr-mono);margin:4px 0 0;font-size:8px}.pr-button{cursor:pointer;border:1px solid #0000;border-radius:9px;justify-content:center;align-items:center;gap:8px;min-height:44px;padding:0 14px;font-size:11px;font-weight:700;transition:background-color .16s,border-color .16s,color .16s,opacity .16s,transform .16s;display:inline-flex}.pr-button svg{width:14px;height:14px}.pr-button-primary{color:#071000;background:#bfff00}.pr-button-primary:hover:not([disabled]){background:#cfff42}.pr-button-secondary:hover:not([disabled]),.pr-button-quiet:hover:not([disabled]){border-color:var(--pr-border-strong);background:var(--pr-surface-hover);color:var(--pr-text)}.pr-button:active:not([disabled]){transform:translateY(1px)}.pr-button[disabled]{cursor:wait;opacity:.48}.pr-button-secondary,.pr-button-quiet{border-color:var(--pr-border);color:var(--pr-secondary);background:0 0}.pr-button[aria-pressed=true]{box-shadow:0 0 0 2px var(--pr-focus)}.pr-response{padding:28px 26px}.pr-response-heading{justify-content:space-between;align-items:flex-start;gap:24px;display:flex}.pr-response-heading h2,.pr-response-receipt-copy h2{color:var(--pr-text);margin:5px 0 0;font-size:1.05rem;font-weight:650}.pr-response-scope{max-width:360px;color:var(--pr-tertiary);text-align:right;margin:0;font-size:10px;line-height:1.5}.pr-response-choices,.pr-response-form-actions{flex-wrap:wrap;gap:8px;margin-top:18px;display:flex}.pr-response-form{border-top:1px solid var(--pr-border);gap:12px;margin-top:14px;padding-top:14px;display:grid}.pr-response-form>p,.pr-response-field>span,.pr-response-notice,.pr-response-receipt-copy p{color:var(--pr-tertiary);font-size:10px;line-height:1.5}.pr-response-field{gap:7px;display:grid}.pr-response-notice{min-height:16px;margin:8px 0 0}.pr-response-receipt{grid-template-columns:42px minmax(0,1fr);align-items:start}.pr-response-receipt-mark{background:var(--pr-proof-soft);width:42px;height:42px;color:var(--pr-proof);border-radius:10px;place-items:center;display:grid}.pr-response-receipt-mark svg{width:18px;height:18px}.pr-response-receipt-copy p{margin:8px 0 0}.pr-response-feedback{background:var(--pr-surface);padding:10px 12px}.pr-response-feedback span{color:var(--pr-text);margin-bottom:3px;font-weight:650;display:block}.pr-state-room{width:min(620px,100%)}.pr-state-room .pr-state{border:0;border-radius:0;width:100%;min-height:390px;margin:0}.pr-state-mark{background:var(--pr-surface);width:48px;height:48px;color:var(--pr-tertiary);border-radius:12px;place-items:center;margin:0 auto 18px;display:grid}.pr-state-mark svg{width:22px;height:22px}.pr-visually-hidden{clip:rect(0, 0, 0, 0)!important;white-space:nowrap!important;border:0!important;width:1px!important;height:1px!important;padding:0!important;position:absolute!important;overflow:hidden!important}
@media (max-width:900px){.pr-shell{padding:18px 16px 54px}.pr-aperture{grid-template-columns:1fr}.pr-owner-bar{flex-wrap:wrap;align-items:flex-start}.pr-owner-bar__actions{flex-wrap:wrap;width:100%}.pr-share-control{margin-left:auto}.pr-attention{grid-template-columns:1fr;gap:8px}.pr-delivery-read{border-right:0;border-bottom:1px solid var(--pr-border);min-height:360px}.pr-artifact-preview-stage{min-height:360px}.pr-body-grid,.pr-proof-hero{grid-template-columns:1fr}.pr-proof-outcome{border-right:0;border-bottom:1px solid var(--pr-border);min-height:340px}.pr-evidence{border-top:1px solid var(--pr-border);border-left:0}}@media (max-width:640px){.pr-shell{background-size:32px 32px;padding:10px 8px 36px}.pr-owner-bar{flex-direction:column;align-items:stretch;padding:10px}.pr-owner-bar__actions{flex-direction:column;align-items:stretch;width:100%}.pr-owner-bar__lenses{width:100%}.pr-owner-bar__lenses .pr-control{flex:1}.pr-room{border-radius:14px}.pr-masthead{gap:10px;min-height:70px;padding:12px 13px}.pr-brand-mark{border-radius:9px;width:34px;height:34px}.pr-brand-copy span{display:none}.pr-brand-copy strong{overflow-wrap:anywhere;text-overflow:clip;white-space:normal;font-size:11px;line-height:1.2;overflow:visible}.pr-issued-at{display:none}.pr-trust-mark:not(a){min-height:30px;padding:0 8px;font-size:8px}a.pr-trust-mark{min-height:44px;padding:0 10px;font-size:8px}.pr-aperture{min-height:0}.pr-proof-outcome{min-height:0;padding:26px 18px}.pr-proof-outcome h1{font-size:clamp(1.65rem,9vw,2.35rem)}.pr-featured-artifact-stage{min-height:240px;max-height:320px}.pr-featured-artifact-caption{flex-direction:column;align-items:flex-start}.pr-featured-artifact-caption .pr-link,.pr-artifact-unavailable{white-space:normal}.pr-shared-room .pr-receipt-spine>li:nth-child(3){border-left:0}.pr-shared-room .pr-receipt-spine>li:nth-child(n+3){border-top:1px solid var(--pr-border)}.pr-records .pr-section-heading,.pr-response-heading{flex-direction:column;align-items:flex-start}.pr-section-heading>p,.pr-response-scope{text-align:left;max-width:none}.pr-integrity{margin:0 18px 22px}.pr-integrity dl{grid-template-columns:1fr}.pr-integrity dl>div:nth-child(2n){border-left:0;padding-left:0}.pr-response{padding:22px 18px}.pr-response-choices,.pr-response-form-actions{flex-direction:column;align-items:stretch}.pr-response-receipt{grid-template-columns:1fr}.pr-delivery-read{gap:22px;min-height:0;padding:25px 18px 22px}.pr-delivery-read h1{margin-top:10px;font-size:clamp(1.65rem,9vw,2.3rem)}.pr-delivery-summary{margin-top:12px;font-size:12px}.pr-outcome{padding-top:17px}.pr-outcome__value{font-size:2.35rem}.pr-artifact-well__topline{min-height:43px;padding:0 12px}.pr-artifact-preview-stage{min-height:240px;max-height:320px}.pr-artifact-preview-caption{min-height:64px;padding:9px 12px}.pr-artifact-empty{min-height:260px}.pr-receipt-spine{grid-template-columns:1fr 1fr}.pr-receipt-step:nth-child(3){border-left:0}.pr-receipt-step:nth-child(n+3){border-top:1px solid var(--pr-border)}.pr-receipt-step{padding:14px 12px 15px 30px}.pr-receipt-step:before{top:18px;left:14px}.pr-interpretation{grid-template-columns:1fr}.pr-interpretation__item{padding:18px}.pr-interpretation__item+.pr-interpretation__item{border-top:1px solid var(--pr-border);border-left:0}.pr-records,.pr-evidence{padding:22px 18px 26px}.pr-deliv>a,.pr-deliv>div{grid-template-columns:7px minmax(0,1fr)}.pr-deliv-meta{grid-column:2;justify-content:space-between}.pr-row{grid-template-columns:6px minmax(0,1fr);padding:8px 0}.pr-row-meta{grid-column:2;justify-content:space-between}.pr-footer{flex-direction:column;align-items:flex-start;padding:14px 16px}.pr-footer__actions{justify-content:flex-start;width:100%}.pr-footer__actions .pr-control{flex:calc(50% - 4px)}.pr-share-panel__row{flex-direction:column;align-items:stretch}.pr-share-control{width:100%;margin-left:0}.pr-share-control>.pr-control{width:100%}.pr-share-panel{width:100%;box-shadow:none;margin-top:8px;position:static}}@media (prefers-reduced-motion:reduce){.pr-shell *,.pr-shell :before,.pr-shell :after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}@media print{.pr-shell{--pr-page:#fff!important;--pr-panel:#fff!important;--pr-panel-alt:#fafaf8!important;--pr-stage:#f1f1ed!important;--pr-surface:#f4f5f2!important;--pr-surface-hover:#f0f1ed!important;--pr-text:#0a0a0a!important;--pr-secondary:#474747!important;--pr-tertiary:#676767!important;--pr-border:#dedfda!important;--pr-border-strong:#c8cac3!important;--pr-grid:transparent!important;--pr-proof:#0f6e56!important;--pr-proof-soft:#e1f5ee!important;--pr-warn:#854f0b!important;--pr-warn-soft:#faeeda!important;color:#0a0a0a!important;background:#fff!important;padding:0!important}.pr-room{width:100%!important;box-shadow:none!important;border:0!important;border-radius:0!important}.pr-noprint,.pr-owner-bar{display:none!important}.pr-artifact-preview-stage,.pr-artifact-preview-stage img,.pr-featured-artifact-stage,.pr-featured-artifact-stage img{max-height:340px!important}.pr-body-grid,.pr-aperture,.pr-proof-hero{grid-template-columns:1fr!important}.pr-delivery-read,.pr-proof-outcome{border-right:0!important;border-bottom:1px solid var(--pr-border)!important}.pr-body-grid,.pr-aperture,.pr-proof-hero,.pr-response-receipt,.pr-quality-row,.pr-proof-list>li,.pr-integrity dl>div{break-inside:avoid-page}.pr-response-pending{display:none!important}.pr-lens:not([open])>:not(summary),.pr-integrity:not([open])>:not(summary){display:block!important}.pr-lens .pr-proof-list,.pr-integrity dl{display:grid!important}.pr-room:before{display:none}}
