.app-shell{flex:1;width:100%;min-height:0;font-family:sans-serif;display:flex;overflow:hidden}.app-sidebar{background:#fafafa;border-right:1px solid #e5e5e5;flex-direction:column;align-self:stretch;width:280px;min-height:0;display:flex}.app-main{flex-direction:column;flex:1;min-height:0;display:flex}.app-header{background:#fff;border-bottom:1px solid #e5e5e5;align-items:center;height:60px;padding:0 16px;display:flex}.app-content{background:#fff;flex-direction:column;flex:1;min-height:0;padding:16px;display:flex;overflow:hidden}:root{--react-pdf-annotation-layer:1;--annotation-unfocused-field-background:url("data:image/svg+xml;charset=UTF-8,<svg width='1px' height='1px' xmlns='http://www.w3.org/2000/svg'><rect width='100%' height='100%' style='fill:rgba(0, 54, 255, 0.13);'/></svg>");--input-focus-border-color:Highlight;--input-focus-outline:1px solid Canvas;--input-unfocused-border-color:transparent;--input-disabled-border-color:transparent;--input-hover-border-color:black;--link-outline:none}@media screen and (forced-colors:active){:root{--input-focus-border-color:CanvasText;--input-unfocused-border-color:ActiveText;--input-disabled-border-color:GrayText;--input-hover-border-color:Highlight;--link-outline:1.5px solid LinkText}.annotationLayer .textWidgetAnnotation :is(input,textarea):required,.annotationLayer .choiceWidgetAnnotation select:required,.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input:required{outline:1.5px solid selecteditem}.annotationLayer .linkAnnotation:hover{-webkit-backdrop-filter:invert();backdrop-filter:invert()}}.annotationLayer{pointer-events:none;transform-origin:0 0;z-index:3;position:absolute;top:0;left:0}.annotationLayer[data-main-rotation="90"] .norotate{transform:rotate(270deg)translate(-100%)}.annotationLayer[data-main-rotation="180"] .norotate{transform:rotate(180deg)translate(-100%,-100%)}.annotationLayer[data-main-rotation="270"] .norotate{transform:rotate(90deg)translateY(-100%)}.annotationLayer canvas{width:100%;height:100%;position:absolute}.annotationLayer section{text-align:initial;pointer-events:auto;box-sizing:border-box;transform-origin:0 0;margin:0;position:absolute}.annotationLayer .linkAnnotation{outline:var(--link-outline)}.textLayer.selecting~.annotationLayer section{pointer-events:none}.annotationLayer :is(.linkAnnotation,.buttonWidgetAnnotation.pushButton)>a{width:100%;height:100%;font-size:1em;position:absolute;top:0;left:0}.annotationLayer :is(.linkAnnotation,.buttonWidgetAnnotation.pushButton)>a:hover{opacity:.2;background:#ff0;box-shadow:0 2px 10px #ff0}.annotationLayer .textAnnotation img{cursor:pointer;width:100%;height:100%;position:absolute;top:0;left:0}.annotationLayer .textWidgetAnnotation :is(input,textarea),.annotationLayer .choiceWidgetAnnotation select,.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input{background-image:var(--annotation-unfocused-field-background);border:2px solid var(--input-unfocused-border-color);box-sizing:border-box;font:calc(9px * var(--scale-factor)) sans-serif;vertical-align:top;width:100%;height:100%;margin:0}.annotationLayer .textWidgetAnnotation :is(input,textarea):required,.annotationLayer .choiceWidgetAnnotation select:required,.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input:required{outline:1.5px solid red}.annotationLayer .choiceWidgetAnnotation select option{padding:0}.annotationLayer .buttonWidgetAnnotation.radioButton input{border-radius:50%}.annotationLayer .textWidgetAnnotation textarea{resize:none}.annotationLayer .textWidgetAnnotation :is(input,textarea)[disabled],.annotationLayer .choiceWidgetAnnotation select[disabled],.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input[disabled]{border:2px solid var(--input-disabled-border-color);cursor:not-allowed;background:0 0}.annotationLayer .textWidgetAnnotation :is(input,textarea):hover,.annotationLayer .choiceWidgetAnnotation select:hover,.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input:hover{border:2px solid var(--input-hover-border-color)}.annotationLayer .textWidgetAnnotation :is(input,textarea):hover,.annotationLayer .choiceWidgetAnnotation select:hover,.annotationLayer .buttonWidgetAnnotation.checkBox input:hover{border-radius:2px}.annotationLayer .textWidgetAnnotation :is(input,textarea):focus,.annotationLayer .choiceWidgetAnnotation select:focus{border:2px solid var(--input-focus-border-color);outline:var(--input-focus-outline);background:0 0;border-radius:2px}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) :focus{background-color:#0000;background-image:none}.annotationLayer .buttonWidgetAnnotation.checkBox :focus{border:2px solid var(--input-focus-border-color);outline:var(--input-focus-outline);border-radius:2px}.annotationLayer .buttonWidgetAnnotation.radioButton :focus{border:2px solid var(--input-focus-border-color);outline:var(--input-focus-outline)}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before,.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after,.annotationLayer .buttonWidgetAnnotation.radioButton input:checked:before{content:"";background-color:canvastext;display:block;position:absolute}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before,.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after{width:1px;height:80%;left:45%}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before{transform:rotate(45deg)}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after{transform:rotate(-45deg)}.annotationLayer .buttonWidgetAnnotation.radioButton input:checked:before{border-radius:50%;width:50%;height:50%;top:20%;left:30%}.annotationLayer .textWidgetAnnotation input.comb{padding-left:2px;padding-right:0;font-family:monospace}.annotationLayer .textWidgetAnnotation input.comb:focus{width:103%}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input{appearance:none}.annotationLayer .popupTriggerArea{width:100%;height:100%}.annotationLayer .fileAttachmentAnnotation .popupTriggerArea{position:absolute}.annotationLayer .popupWrapper{font-size:calc(9px * var(--scale-factor));width:100%;min-width:calc(180px * var(--scale-factor));pointer-events:none;position:absolute}.annotationLayer .popup{max-width:calc(180px * var(--scale-factor));box-shadow:0 calc(2px * var(--scale-factor)) calc(5px * var(--scale-factor)) #888;border-radius:calc(2px * var(--scale-factor));padding:calc(6px * var(--scale-factor));margin-left:calc(5px * var(--scale-factor));cursor:pointer;font:message-box;white-space:normal;word-wrap:break-word;pointer-events:auto;background-color:#ff9;position:absolute}.annotationLayer .popup>*{font-size:calc(9px * var(--scale-factor))}.annotationLayer .popup h1{display:inline-block}.annotationLayer .popupDate{margin-left:calc(5px * var(--scale-factor));display:inline-block}.annotationLayer .popupContent{margin-top:calc(2px * var(--scale-factor));padding-top:calc(2px * var(--scale-factor));border-top:1px solid #333}.annotationLayer .richText>*{white-space:pre-wrap;font-size:calc(9px * var(--scale-factor))}.annotationLayer .highlightAnnotation,.annotationLayer .underlineAnnotation,.annotationLayer .squigglyAnnotation,.annotationLayer .strikeoutAnnotation,.annotationLayer .freeTextAnnotation,.annotationLayer .lineAnnotation svg line,.annotationLayer .squareAnnotation svg rect,.annotationLayer .circleAnnotation svg ellipse,.annotationLayer .polylineAnnotation svg polyline,.annotationLayer .polygonAnnotation svg polygon,.annotationLayer .caretAnnotation,.annotationLayer .inkAnnotation svg polyline,.annotationLayer .stampAnnotation,.annotationLayer .fileAttachmentAnnotation{cursor:pointer}.annotationLayer section svg{width:100%;height:100%;position:absolute;top:0;left:0}.annotationLayer .annotationTextContent{opacity:0;color:#0000;-webkit-user-select:none;user-select:none;pointer-events:none;width:100%;height:100%;position:absolute}.annotationLayer .annotationTextContent span{width:100%;display:inline-block}:root{--react-pdf-text-layer:1;--highlight-bg-color:#b400aa;--highlight-selected-bg-color:#006400}@media screen and (forced-colors:active){:root{--highlight-bg-color:Highlight;--highlight-selected-bg-color:ButtonText}}[data-main-rotation="90"]{transform:rotate(90deg)translateY(-100%)}[data-main-rotation="180"]{transform:rotate(180deg)translate(-100%,-100%)}[data-main-rotation="270"]{transform:rotate(270deg)translate(-100%)}.textLayer{text-align:initial;-webkit-text-size-adjust:none;-moz-text-size-adjust:none;text-size-adjust:none;forced-color-adjust:none;transform-origin:0 0;z-index:2;line-height:1;position:absolute;inset:0;overflow:hidden}.textLayer :is(span,br){color:#0000;white-space:pre;cursor:text;transform-origin:0 0;margin:0;position:absolute}.textLayer span.markedContent{height:0;top:0}.textLayer .highlight{background-color:var(--highlight-bg-color);border-radius:4px;margin:-1px;padding:1px}.textLayer .highlight.appended{position:initial}.textLayer .highlight.begin{border-radius:4px 0 0 4px}.textLayer .highlight.end{border-radius:0 4px 4px 0}.textLayer .highlight.middle{border-radius:0}.textLayer .highlight.selected{background-color:var(--highlight-selected-bg-color)}.textLayer br::selection{background:0 0}.textLayer .endOfContent{z-index:-1;cursor:default;-webkit-user-select:none;user-select:none;display:block;position:absolute;inset:100% 0 0}.textLayer.selecting .endOfContent{top:0}.hiddenCanvasElement{width:0;height:0;display:none;position:absolute;top:0;left:0}.app{text-align:left;flex-direction:column;min-height:100%;display:flex}.app__login{flex-direction:column;flex:1;justify-content:center;align-items:center;gap:1.75rem;padding:2.5rem 1.25rem 3rem;display:flex}.app__masthead{text-align:center;max-width:28rem}.app__logo{font-family:var(--heading);letter-spacing:-.02em;color:var(--text-h);margin:0 0 .35rem;font-size:1.75rem;font-weight:600}.app__logo--compact{margin:0;font-size:1.125rem}.app__main{box-sizing:border-box;flex:1;width:100%;max-width:1080px;margin-inline:auto;padding:1.5rem clamp(1rem,4vw,2rem) 3rem}.app__grid{grid-template-columns:1fr;gap:1.5rem;display:grid}@media (width>=900px){.app__grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start}}.app__topbar{border-bottom:1px solid var(--border);background:color-mix(in srgb, var(--bg) 92%, var(--accent) 8%);justify-content:space-between;align-items:center;gap:1rem;padding:.875rem clamp(1rem,4vw,2rem);display:flex}.app__topbar-right{align-items:center;gap:.75rem;display:flex}.app__who{color:var(--text);text-overflow:ellipsis;white-space:nowrap;max-width:14rem;font-size:.88rem;overflow:hidden}.card{background:var(--surface,var(--bg));border:1px solid var(--border);box-shadow:var(--shadow);border-radius:14px;padding:1.35rem 1.35rem 1.5rem}.card--auth{width:100%;max-width:400px}.card__head{justify-content:space-between;align-items:flex-start;gap:.75rem;margin-bottom:1rem;display:flex}.card__title{color:var(--text-h);margin:0 0 .25rem;font-size:1.15rem;font-weight:600}.card__title--centered{text-align:center;width:100%}.card__lede{color:var(--text);opacity:.95;margin:0 0 1.25rem;font-size:.88rem;line-height:1.45}.muted{color:var(--text);opacity:.78;margin:0;font-size:.92rem}.signin__actions{flex-direction:column;gap:.65rem;margin-bottom:1rem;display:flex}.kv{gap:.65rem 1rem;margin:0;display:grid}.kv__row{grid-template-columns:9rem 1fr;align-items:baseline;gap:.75rem;font-size:.93rem;display:grid}@media (width<=520px){.kv__row{grid-template-columns:1fr}}.kv__row dt{color:var(--text);opacity:.75;margin:0}.kv__row dd{color:var(--text-h);margin:0;font-weight:500}.form{border-bottom:1px solid var(--border);margin:0 0 1.5rem;padding-bottom:1.5rem}.form:last-of-type{border-bottom:none;margin-bottom:0;padding-bottom:0}.form__heading{color:var(--text-h);margin:0 0 .75rem;font-size:.95rem;font-weight:600}.form__actions{flex-wrap:wrap;gap:.5rem;margin-top:.75rem;display:flex}.field{flex-direction:column;gap:.35rem;margin-bottom:.85rem;display:flex}.field__label{color:var(--text-h);font-size:.8rem;font-weight:500}.field__hint{color:var(--text);opacity:.8;margin:-.2rem 0 .5rem;font-size:.78rem}.field--checkbox .field__checkboxRow{align-items:flex-start;gap:.65rem;display:flex}.field--checkbox input[type=checkbox]{flex-shrink:0;margin-top:.2rem}.field__input{font:inherit;border:1px solid var(--border);background:var(--bg);color:inherit;border-radius:9px;max-width:100%;padding:.55rem .65rem}.field__input:focus{outline:2px solid color-mix(in srgb, var(--accent) 45%, transparent);outline-offset:1px}.field__input--mono{font-family:var(--mono);font-size:.82rem}.btn{font:inherit;cursor:pointer;border:1px solid var(--border);background:var(--bg);color:var(--text-h);border-radius:9px;padding:.5rem 1rem;transition:filter .12s,border-color .12s}.btn:disabled{opacity:.45;cursor:not-allowed}.btn--sm{padding:.35rem .65rem;font-size:.85rem}.btn--xs{border-radius:6px;padding:.2rem .4rem;font-size:.75rem}.btn--primary{background:color-mix(in srgb, var(--accent) 18%, var(--bg));border-color:var(--accent-border);font-weight:500}.btn--primary:hover:not(:disabled){filter:brightness(1.03)}.btn--secondary{background:var(--social-bg)}.btn--secondary:hover:not(:disabled){border-color:var(--accent-border)}.btn--ghost{background:0 0;border-style:dashed}.btn--block{justify-content:center;width:100%}.btn--danger{background:color-mix(in srgb, #dc2626 14%, var(--bg));border-color:color-mix(in srgb, #dc2626 45%, var(--border));color:var(--text-h)}.btn--danger:hover:not(:disabled){filter:brightness(1.03)}.banner{border-radius:9px;margin:0 0 1rem;padding:.6rem .75rem;font-size:.82rem}.banner--error{background:color-mix(in srgb, #dc2626 12%, var(--bg));border:1px solid #dc262659}.result{border:1px solid var(--border);background:var(--code-bg);font-family:var(--mono);white-space:pre-wrap;word-break:break-word;border-radius:10px;max-height:min(420px,45vh);margin-top:1rem;padding:.75rem;font-size:.74rem;line-height:1.42;display:block;overflow:auto}.result--err{background:color-mix(in srgb, #dc2626 8%, var(--code-bg));border-color:#dc262659}.search-results{margin:1rem 0}.results-table{border-collapse:collapse;width:100%;font-size:.85rem}.results-table th,.results-table td{text-align:left;border-bottom:1px solid var(--border);padding:.5rem}.results-table th{color:var(--text-h);font-weight:600}
