.pdp-debug{--debug-canvas: Canvas;--debug-ink: CanvasText;--debug-muted: color-mix(in srgb, CanvasText 58%, Canvas);--debug-rule: color-mix(in srgb, CanvasText 20%, Canvas);--debug-rule-strong: color-mix(in srgb, CanvasText 52%, Canvas);--debug-row-hover: color-mix(in srgb, CanvasText 6%, Canvas);--debug-ui-font: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--debug-data-font: ui-monospace, SFMono-Regular, Consolas, monospace;--debug-space: 4px;position:fixed;top:0;left:0;z-index:2147483000;box-sizing:border-box;display:flex;flex-direction:column;min-width:0;min-height:0;overflow:hidden;color:var(--debug-ink);background:var(--debug-canvas);border:1px solid var(--debug-rule-strong);box-shadow:0 8px 28px color-mix(in srgb,CanvasText 18%,transparent);color-scheme:light dark;font:12px/1.4 var(--debug-ui-font)}.pdp-debug *,.pdp-debug *:before,.pdp-debug *:after{box-sizing:border-box}.pdp-debug :where(section,p,dl,dd,ul,pre){margin:0;padding:0}.pdp-debug :where(button,input){color:inherit;border-radius:0;font:inherit}.pdp-debug :where(button){padding:4px 8px;background:transparent;border:1px solid var(--debug-rule-strong);cursor:pointer}.pdp-debug :where(button:hover){background:var(--debug-row-hover)}.pdp-debug :where(button:disabled){cursor:default;opacity:.6}.pdp-debug :where(code,pre,td,.pdp-debug__tree-key,.pdp-debug__tree-type){border-radius:0;background:transparent;font-family:var(--debug-data-font)}.pdp-debug :focus-visible{outline:2px solid Highlight;outline-offset:2px}.pdp-debug__header{display:flex;flex:0 0 40px;align-items:center;justify-content:space-between;min-height:40px;gap:calc(var(--debug-space) * 2);padding:calc(var(--debug-space) * 2) calc(var(--debug-space) * 3);touch-action:none;cursor:move;user-select:none}.pdp-debug__context{display:flex;min-width:0;align-items:baseline;gap:calc(var(--debug-space) * 2);overflow:hidden;white-space:nowrap}.pdp-debug__context>span:not(.pdp-debug__status){overflow:hidden;color:var(--debug-muted);font-family:var(--debug-data-font);text-overflow:ellipsis}.pdp-debug__status{color:inherit;font-weight:700}.pdp-debug__actions{display:flex;flex:0 0 auto;gap:var(--debug-space)}.pdp-debug__separator{height:1px;flex:0 0 1px;background:var(--debug-rule)}.pdp-debug__request-error{flex:0 0 auto;padding:calc(var(--debug-space) * 2) calc(var(--debug-space) * 3);border-bottom:1px solid var(--debug-rule-strong);color:var(--debug-ink);font-weight:700}.pdp-debug__toolbar{display:flex;flex:0 0 36px;align-items:end;gap:calc(var(--debug-space) * 2);min-height:36px;padding:calc(var(--debug-space) * 2);border-bottom:1px solid var(--debug-rule)}.pdp-debug__toolbar label{display:grid;flex:1 1 auto;gap:var(--debug-space);min-width:0}.pdp-debug__toolbar label>span{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.pdp-debug__toolbar input{width:100%;min-width:0;min-height:28px;padding:calc(var(--debug-space) * 1.5) calc(var(--debug-space) * 2);color:inherit;background:var(--debug-canvas);border:1px solid var(--debug-rule-strong)}.pdp-debug__toolbar>span{flex:0 0 auto;padding-bottom:calc(var(--debug-space) * 1.5);color:var(--debug-muted);font-family:var(--debug-data-font)}.pdp-debug__tabs{display:flex;flex:1 1 auto;flex-direction:column;min-height:0}.pdp-debug__tab-list{display:flex;flex:0 0 32px;align-items:stretch;gap:var(--debug-space);min-width:0;min-height:32px;padding:0 calc(var(--debug-space) * 2);border-bottom:1px solid var(--debug-rule);overflow-x:auto;scrollbar-width:thin}.pdp-debug__tab-entry{display:inline-flex;align-items:stretch}.pdp-debug__tab-list [role=tab]{min-height:32px;padding:calc(var(--debug-space) * 1.5) calc(var(--debug-space) * 2);border:0;border-bottom:2px solid transparent;background:transparent;white-space:nowrap}.pdp-debug__tab-list [role=tab][data-state=active]{color:inherit;border-bottom-color:currentColor;background:transparent}.pdp-debug__tab-group{display:inline-flex;align-items:center;padding:0 calc(var(--debug-space) * 2);color:var(--debug-muted);font-size:11px;font-weight:700;letter-spacing:0;text-transform:uppercase}.pdp-debug__coverage{display:flex;flex:0 0 28px;align-items:center;gap:calc(var(--debug-space) * 2);min-width:0;min-height:28px;padding:0 calc(var(--debug-space) * 2);border-bottom:1px solid var(--debug-rule);overflow-x:auto;white-space:nowrap}.pdp-debug__coverage strong{font-weight:700}.pdp-debug__coverage span,.pdp-debug__coverage code{color:var(--debug-muted);font-family:var(--debug-data-font)}.pdp-debug__coverage code{color:inherit}.pdp-debug__scroll{flex:1 1 auto;min-height:0;overflow:auto}.pdp-debug__viewport{padding:calc(var(--debug-space) * 2)}.pdp-debug__tree{margin-top:calc(var(--debug-space) * 2)}.pdp-debug__tree-heading,.pdp-debug__tree-scalar{display:flex;align-items:baseline;gap:calc(var(--debug-space) * 2);min-height:28px;padding:calc(var(--debug-space) * 1.5) 0;border-bottom:1px dotted var(--debug-rule)}.pdp-debug__tree-heading>button:first-child{flex:1 1 auto;min-width:0;overflow:hidden;border:0;text-align:left;text-overflow:ellipsis;white-space:nowrap}.pdp-debug__tree-heading>button:first-child span,.pdp-debug__tree-type{color:var(--debug-muted)}.pdp-debug__tree-children{padding-left:calc(var(--debug-space) * 4);border-left:1px solid var(--debug-rule)}.pdp-debug__tree-key{min-width:120px;font-weight:700}.pdp-debug__tree-scalar code{flex:1 1 auto;min-width:0;overflow-wrap:anywhere}.pdp-debug__copy-control{display:inline-flex;flex:0 0 auto;align-items:center;gap:var(--debug-space);margin-left:auto}.pdp-debug__copy-control button{min-width:52px;min-height:28px;padding:calc(var(--debug-space) / 2) calc(var(--debug-space) * 1.25)}.pdp-debug__table-wrap{width:100%;max-width:100%;overflow:auto;border:1px solid var(--debug-rule-strong)}.pdp-debug__table{width:max-content;min-width:100%;border-collapse:collapse;font-family:var(--debug-data-font);white-space:nowrap}.pdp-debug__table th,.pdp-debug__table td{max-width:360px;min-height:28px;padding:calc(var(--debug-space) * 1.5) calc(var(--debug-space) * 2);border-right:1px solid var(--debug-rule);border-bottom:1px solid var(--debug-rule);text-align:left;vertical-align:top}.pdp-debug__table th{position:sticky;top:0;z-index:1;color:var(--debug-ink);background:var(--debug-canvas);font-family:var(--debug-ui-font);font-weight:700}.pdp-debug__table tbody tr:hover{background:var(--debug-row-hover)}.pdp-debug__cell--numeric{text-align:right!important;font-variant-numeric:tabular-nums}.pdp-debug__cell-preview{display:block;max-width:360px;overflow:hidden;text-overflow:ellipsis}.pdp-debug__cell-details{display:flex;flex-direction:column;align-items:flex-start;gap:var(--debug-space);margin-top:var(--debug-space);white-space:normal}.pdp-debug__cell-details>button:first-child{padding:0;border:0;color:inherit;text-decoration:underline}.pdp-debug__cell-details pre{max-width:min(560px,70vw);white-space:pre-wrap;overflow-wrap:anywhere}.pdp-debug__empty{display:grid;justify-items:start;gap:calc(var(--debug-space) * 2);padding:calc(var(--debug-space) * 2) 0;color:var(--debug-muted)}.pdp-debug__resize{position:absolute;right:0;bottom:0;width:30px;height:30px;padding:0;background:transparent;border:0;touch-action:none;cursor:nwse-resize}.pdp-debug__resize:after{position:absolute;right:5px;bottom:5px;width:10px;height:10px;border-right:1px solid currentColor;border-bottom:1px solid currentColor;content:""}.pdp-debug__sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media(max-width:479px){.pdp-debug__header{align-items:start;flex-wrap:wrap;height:auto;min-height:40px}.pdp-debug__context{flex:1 1 100%}.pdp-debug__actions{width:100%}.pdp-debug__actions button{flex:1 1 auto}.pdp-debug__toolbar{align-items:stretch;flex-direction:column;height:auto;min-height:36px}.pdp-debug__toolbar>span{padding-bottom:0}.pdp-debug__tab-list{overflow-x:scroll;scrollbar-width:thin}.pdp-debug__coverage{overflow-x:auto;white-space:nowrap}}@media(forced-colors:active){.pdp-debug,.pdp-debug__table-wrap,.pdp-debug__coverage{forced-color-adjust:auto}}
