.sr-note-ref{color:var(--primary-color);border-bottom:1px dashed var(--primary-color)!important;padding:0 .12em;border-radius:.2em;text-decoration:none}.sr-note-ref sup{margin-left:.1em;font-size:.68em}.sr-note-ref[aria-expanded=true]{background:var(--color-red-a1)}.sr-notes{margin:2rem 0 1rem;padding:1rem 1.2rem;border-radius:1rem;background:var(--color-red-a1);font-size:.87rem}.sr-notes .sr-notes__title{font-size:.95rem;margin:0 0 .75rem}.sr-notes ol{margin:0}.sr-notes .sr-note-source{margin:.65rem 0;scroll-margin-top:6rem}.sr-notes .sr-note-source:target{outline:2px solid var(--color-red-a3);border-radius:.5rem}.sr-notes .sr-note-source>strong{color:var(--primary-color)}.sr-note-popover{position:fixed;inset:auto;margin:0;width:min(23rem,calc(100vw - 1.5rem));max-height:min(24rem,calc(100dvh - 2rem));overflow:auto;box-sizing:border-box;padding:1rem 1.15rem;border:1px solid var(--color-red-a3);border-radius:1rem;background:var(--grey-1);color:var(--text-color);box-shadow:0 .7rem 2.5rem rgba(var(--palette-primary-deep-rgb,35,20,65),.2);z-index:1200;font-size:.9rem;line-height:1.8}.sr-note-popover>strong{display:block;padding-right:2rem;color:var(--primary-color);margin-bottom:.5rem}.sr-note-popover>button{position:absolute;top:.7rem;right:.7rem;background:var(--color-red-a1);color:var(--primary-color);border:0;border-radius:50%;width:1.7rem;height:1.7rem;font-size:1.1rem;cursor:pointer}.sr-note-popover a{color:var(--primary-color)}.sr-field-group{display:grid;gap:1rem;margin:1.5rem 0}.sr-field{display:flex;flex-direction:column;min-width:0;margin:1rem 0;padding:0;border:1px solid var(--grey-3);border-radius:1rem;background:var(--grey-1);box-shadow:0 .2rem 1rem var(--color-red-a1);overflow-wrap:anywhere;text-align:left}.sr-field .sr-field__head{order:0;display:flex;flex-wrap:wrap;align-items:center;gap:.5rem .75rem;margin:0;padding:.85rem 1.2rem;border-radius:inherit;border-bottom-left-radius:0;border-bottom-right-radius:0;border-bottom:1px solid var(--grey-3);background:linear-gradient(115deg,var(--color-red-a1),transparent 85%);line-height:1.6}.sr-field .sr-field__head>code{position:relative;min-width:0;max-width:100%;color:var(--text-color);font-weight:600;background:0 0;padding:0 0 0 .8rem;font-size:.95rem;border:0;border-radius:0;white-space:normal}.sr-field .sr-field__head>code::before{content:'';position:absolute;top:.35em;left:0;width:.22rem;height:.85em;border-radius:.2rem;background:var(--primary-color)}.sr-field .sr-field__required,.sr-field .sr-field__type{font-size:.7rem;font-weight:500;padding:.15rem .65rem;border-radius:.45rem;line-height:1.6}.sr-field .sr-field__type{max-width:100%;background:var(--color-red-a1);color:var(--primary-color);font-family:monospace}.sr-field .sr-field__required{margin-left:auto;white-space:nowrap;border:1px solid var(--grey-3);color:var(--grey-6);background:var(--grey-1)}.sr-field .sr-field__required.is-required{border-color:var(--color-red-a3);color:var(--primary-color)}.sr-field .sr-field__default{order:2;display:flex;align-items:baseline;flex-wrap:wrap;gap:.4rem .75rem;margin:0 1.2rem;padding:.75rem 0 .9rem;border-top:1px dashed var(--grey-3);font-size:.75rem;color:var(--grey-6)}.sr-field .sr-field__default>span{flex-shrink:0}.sr-field .sr-field__default>code{max-width:100%;padding:.12rem .5rem;border:1px solid var(--color-red-a3);border-radius:.4rem;background:var(--color-red-a1);color:var(--primary-color);white-space:pre-wrap;font-size:.8rem}.sr-field .sr-field__body{order:1;padding:.95rem 1.2rem;margin:0;color:var(--text-color);font-size:.9rem;line-height:1.85}.sr-field .sr-field__body>:first-child{margin-top:0}.sr-field .sr-field__body>:last-child{margin-bottom:0}.sr-field .sr-field__body:empty{display:none}.sr-field-group>.sr-field{margin:0}@media (max-width:480px){.sr-field .sr-field__body,.sr-field .sr-field__head{padding:.8rem .9rem}.sr-field .sr-field__default{margin:0 .9rem}.sr-field .sr-field__head>code{font-size:.88rem}}