.document-preview-module__9tgviq__dialog{width:100vw;max-width:100vw;height:100vh;max-height:100vh;padding:var(--ds-space-4,1rem);background:#1b1f23bf;border:0;margin:0;display:none}.document-preview-module__9tgviq__dialog[open]{justify-content:center;align-items:center;display:flex}.document-preview-module__9tgviq__panel{background:var(--color-panel,#fff);border-radius:8px;flex-direction:column;width:min(1000px,100%);height:min(88vh,100%);display:flex;overflow:hidden;box-shadow:0 20px 50px #00000059}.document-preview-module__9tgviq__header{justify-content:space-between;align-items:flex-start;gap:var(--ds-space-3,.75rem);padding:var(--ds-space-4,1rem);border-bottom:1px solid var(--color-border,#d6dbe0);background:var(--ds-color-well,#f0f0f0);flex-wrap:wrap;display:flex}.document-preview-module__9tgviq__titleWrap{flex:20rem;min-width:12rem}.document-preview-module__9tgviq__title{color:var(--color-ink,#1b1f23);margin:0;font-size:1.0625rem;font-weight:700;line-height:1.3}.document-preview-module__9tgviq__meta{color:var(--color-muted-foreground,#56616b);margin:.25rem 0 0;font-size:.8125rem}.document-preview-module__9tgviq__actions{align-items:center;gap:var(--ds-space-2,.5rem);display:inline-flex}.document-preview-module__9tgviq__actionBtn,.document-preview-module__9tgviq__actionGhost{white-space:nowrap;border-radius:6px;align-items:center;gap:.375rem;min-height:2.5rem;padding:0 .75rem;font-size:.875rem;font-weight:600;text-decoration:none;display:inline-flex}.document-preview-module__9tgviq__actionBtn{background:var(--color-primary,#1a4480);color:#fff}.document-preview-module__9tgviq__actionBtn:hover{background:color-mix(in srgb, var(--color-primary,#1a4480) 85%, #000)}.document-preview-module__9tgviq__actionGhost{border:1px solid var(--color-primary,#1a4480);color:var(--color-primary,#1a4480);background:0 0}.document-preview-module__9tgviq__actionGhost:hover{background:color-mix(in srgb, var(--color-primary,#1a4480) 8%, transparent)}.document-preview-module__9tgviq__closeBtn{border:1px solid var(--color-border,#d6dbe0);background:var(--color-panel,#fff);width:2.5rem;height:2.5rem;color:var(--color-ink,#1b1f23);cursor:pointer;border-radius:6px;justify-content:center;align-items:center;display:inline-flex}.document-preview-module__9tgviq__closeBtn:hover{background:#dfe1e2}.document-preview-module__9tgviq__actionBtn:focus-visible,.document-preview-module__9tgviq__actionGhost:focus-visible,.document-preview-module__9tgviq__closeBtn:focus-visible{outline:3px solid var(--ds-color-focus-ring,#2491ff);outline-offset:2px}.document-preview-module__9tgviq__body{background:#525659;flex:auto;min-height:0}.document-preview-module__9tgviq__bodyDoc{min-height:0;padding:var(--ds-space-5,1.5rem);background:#f0f0f0;flex:auto;overflow-y:auto}.document-preview-module__9tgviq__frame{border:0;width:100%;height:100%;display:block}.document-preview-module__9tgviq__loading{padding:var(--ds-space-6,2rem);color:var(--color-muted-foreground,#56616b);text-align:center;margin:0}.document-preview-module__9tgviq__previewImage{background:#fff;max-width:100%;height:auto;margin:0 auto;display:block;box-shadow:0 1px 4px #00000026}.document-preview-module__9tgviq__docBody{max-width:46rem;padding:var(--ds-space-6,2rem) clamp(1rem, 4vw, 3.5rem);color:var(--color-ink,#1b1f23);background:#fff;border-radius:4px;margin:0 auto;font-size:1rem;line-height:1.6;box-shadow:0 1px 4px #00000026}.document-preview-module__9tgviq__docBody :first-child{margin-top:0}.document-preview-module__9tgviq__docBody h1,.document-preview-module__9tgviq__docBody h2,.document-preview-module__9tgviq__docBody h3,.document-preview-module__9tgviq__docBody h4{margin:1.5em 0 .5em;font-weight:700;line-height:1.25}.document-preview-module__9tgviq__docBody h1{font-size:1.5rem}.document-preview-module__9tgviq__docBody h2{font-size:1.25rem}.document-preview-module__9tgviq__docBody h3{font-size:1.0625rem}.document-preview-module__9tgviq__docBody p{margin:0 0 .85em}.document-preview-module__9tgviq__docBody ul,.document-preview-module__9tgviq__docBody ol{margin:0 0 .85em;padding-left:1.5rem}.document-preview-module__9tgviq__docBody li{margin-bottom:.3em}.document-preview-module__9tgviq__docBody a{color:var(--color-primary,#1a4480);text-underline-offset:2px}.document-preview-module__9tgviq__docBody blockquote{border-left:3px solid var(--color-border,#d6dbe0);color:var(--color-muted-foreground,#56616b);margin:0 0 .85em;padding-left:1rem}.document-preview-module__9tgviq__docBody table{border-collapse:collapse;width:100%;margin:0 0 1em;font-size:.9375rem}.document-preview-module__9tgviq__docBody th,.document-preview-module__9tgviq__docBody td{border:1px solid var(--color-border,#d6dbe0);text-align:left;vertical-align:top;padding:.4rem .6rem}.document-preview-module__9tgviq__docBody th{background:var(--ds-color-well,#f0f0f0);font-weight:650}.document-preview-module__9tgviq__docBody img{max-width:100%;height:auto}.document-preview-module__9tgviq__docBody pre{background:var(--ds-color-well,#f0f0f0);border-radius:4px;padding:.75rem 1rem;font-size:.875rem;overflow-x:auto}.document-preview-module__9tgviq__fallback{justify-content:center;align-items:center;gap:var(--ds-space-4,1rem);height:100%;padding:var(--ds-space-6,2rem);background:var(--color-panel,#fff);text-align:center;flex-direction:column;display:flex}.document-preview-module__9tgviq__fallbackText{color:var(--color-muted-foreground,#56616b);margin:0;font-size:.9375rem}@media (max-width:40rem){.document-preview-module__9tgviq__dialog{padding:0}.document-preview-module__9tgviq__panel{border-radius:0;width:100%;height:100%}.document-preview-module__9tgviq__actions{flex-wrap:wrap}}
.record-explorer-module__L9Mq8a__explorer{--mtg-line:var(--color-border,#d6dbe0);--mtg-ink:var(--color-ink,#1b1f23);--mtg-muted:var(--color-muted-foreground,#56616b);--mtg-primary:var(--color-primary,#1a4480);--mtg-primary-tint:color-mix(in srgb, var(--mtg-primary) 8%, transparent);--mtg-zebra:color-mix(in srgb, var(--mtg-primary) 4%, transparent);gap:var(--ds-space-4);flex-direction:column;display:flex}.record-explorer-module__L9Mq8a__controls{gap:var(--ds-space-3);flex-wrap:wrap;justify-content:space-between;align-items:center;display:flex}.record-explorer-module__L9Mq8a__filters{gap:var(--ds-space-2);flex-wrap:wrap;display:flex}.record-explorer-module__L9Mq8a__search,.record-explorer-module__L9Mq8a__select{border:1px solid var(--mtg-line);background:var(--color-panel,#fff);height:2.75rem;min-height:2.75rem;color:var(--mtg-ink);border-radius:6px;padding:0 .75rem;font-size:.9375rem}.record-explorer-module__L9Mq8a__search{min-width:14rem}.record-explorer-module__L9Mq8a__viewToggle{border:1px solid var(--mtg-line);border-radius:8px;display:inline-flex;overflow:hidden}.record-explorer-module__L9Mq8a__viewButton{border:0;border-left:1px solid var(--mtg-line);background:var(--color-panel,#fff);min-height:2.75rem;color:var(--mtg-ink);cursor:pointer;align-items:center;gap:.375rem;padding:0 .875rem;font-size:.875rem;font-weight:600;display:inline-flex}.record-explorer-module__L9Mq8a__viewButton:first-child{border-left:0}.record-explorer-module__L9Mq8a__viewButton[aria-pressed=true]{background:var(--mtg-primary);color:var(--ds-color-action-primary-text,#fff)}.record-explorer-module__L9Mq8a__viewButton:hover:not([aria-pressed=true]){background:var(--mtg-primary-tint)}.record-explorer-module__L9Mq8a__resultCount{color:var(--mtg-muted);margin:0;font-size:.875rem}.record-explorer-module__L9Mq8a__empty{padding:var(--ds-space-6);border:1px dashed var(--mtg-line);color:var(--mtg-muted);text-align:center;border-radius:8px}.record-explorer-module__L9Mq8a__tableScroll{border:1px solid var(--mtg-line);border-radius:8px;overflow-x:auto}.record-explorer-module__L9Mq8a__table{border-collapse:collapse;width:100%;font-size:.9375rem}.record-explorer-module__L9Mq8a__table thead th{background:var(--mtg-primary);color:var(--ds-color-action-primary-text,#fff);text-align:left;white-space:nowrap;position:sticky;top:0}.record-explorer-module__L9Mq8a__table th{padding:0}.record-explorer-module__L9Mq8a__table th:last-child{padding:.625rem .875rem;font-weight:650}.record-explorer-module__L9Mq8a__sortButton{width:100%;color:inherit;font:inherit;cursor:pointer;background:0 0;border:0;align-items:center;gap:.25rem;padding:.625rem .875rem;font-weight:650;display:inline-flex}.record-explorer-module__L9Mq8a__sortButton:hover{background:#ffffff1f}.record-explorer-module__L9Mq8a__sortIdle{opacity:.45}.record-explorer-module__L9Mq8a__table tbody td{border-top:1px solid var(--mtg-line);color:var(--mtg-ink);vertical-align:top;padding:.625rem .875rem}.record-explorer-module__L9Mq8a__table tbody tr:nth-child(2n){background:var(--mtg-zebra)}.record-explorer-module__L9Mq8a__table tbody tr:hover{background:var(--mtg-primary-tint)}.record-explorer-module__L9Mq8a__dateCell{white-space:nowrap;font-variant-numeric:tabular-nums}.record-explorer-module__L9Mq8a__cellMeta,.record-explorer-module__L9Mq8a__muted{color:var(--mtg-muted)}.record-explorer-module__L9Mq8a__docButtons{flex-wrap:wrap;gap:.375rem;display:inline-flex}.record-explorer-module__L9Mq8a__docButton{background:var(--mtg-primary);min-height:2rem;color:var(--ds-color-action-primary-text,#fff);white-space:nowrap;border-radius:6px;align-items:center;padding:0 .625rem;font-size:.8125rem;font-weight:600;text-decoration:none;display:inline-flex}.record-explorer-module__L9Mq8a__docButton:hover{background:color-mix(in srgb, var(--mtg-primary) 85%, #000)}.record-explorer-module__L9Mq8a__docButtonQuiet{border:1px solid var(--mtg-primary);color:var(--mtg-primary);background:0 0}.record-explorer-module__L9Mq8a__docButtonQuiet:hover{background:var(--mtg-primary-tint)}.record-explorer-module__L9Mq8a__cardGrid{gap:var(--ds-space-4);grid-template-columns:repeat(auto-fill,minmax(17rem,1fr));margin:0;padding:0;list-style:none;display:grid}.record-explorer-module__L9Mq8a__card{padding:var(--ds-space-4);border:1px solid var(--mtg-line);border-top:4px solid var(--mtg-primary);background:var(--color-panel,#fff);border-radius:8px;flex-direction:column;align-items:flex-start;gap:.5rem;display:flex}.record-explorer-module__L9Mq8a__cardDate{flex-direction:column;display:flex}.record-explorer-module__L9Mq8a__cardMonth{color:var(--mtg-ink);font-variant-numeric:tabular-nums;font-weight:700}.record-explorer-module__L9Mq8a__cardTime{color:var(--mtg-muted);font-size:.8125rem}.record-explorer-module__L9Mq8a__tag{background:var(--ds-color-panel-subtle,#f3f5f7);color:var(--mtg-ink);border-radius:999px;padding:.125rem .5rem;font-size:.75rem;font-weight:650;display:inline-block}.record-explorer-module__L9Mq8a__cardTitle{color:var(--mtg-ink);margin:0;font-size:1rem;font-weight:650;line-height:1.3}.record-explorer-module__L9Mq8a__list{border:1px solid var(--mtg-line);border-radius:8px;margin:0;padding:0;list-style:none;overflow:hidden}.record-explorer-module__L9Mq8a__listItem{gap:var(--ds-space-3);padding:var(--ds-space-3) var(--ds-space-4);border-top:1px solid var(--mtg-line);flex-wrap:wrap;justify-content:space-between;align-items:center;display:flex}.record-explorer-module__L9Mq8a__listItem:first-child{border-top:0}.record-explorer-module__L9Mq8a__listItem:nth-child(2n){background:var(--mtg-zebra)}.record-explorer-module__L9Mq8a__listMain{flex:auto;min-width:12rem}.record-explorer-module__L9Mq8a__listMeta{color:var(--mtg-muted);margin:0 0 .125rem;font-size:.8125rem}.record-explorer-module__L9Mq8a__listTitle{color:var(--mtg-ink);margin:0;font-size:1rem;font-weight:650}.record-explorer-module__L9Mq8a__srOnly{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (prefers-reduced-motion:no-preference){.record-explorer-module__L9Mq8a__viewButton,.record-explorer-module__L9Mq8a__docButton,.record-explorer-module__L9Mq8a__table tbody tr{transition:background-color .15s}}.record-explorer-module__L9Mq8a__formsSection{margin-bottom:var(--ds-space-8)}.record-explorer-module__L9Mq8a__formsHeading{margin:0 0 var(--ds-space-1);color:var(--color-ink,#1b1f23);font-size:1.375rem;font-weight:650}.record-explorer-module__L9Mq8a__formsIntro{margin:0 0 var(--ds-space-4);color:var(--color-muted-foreground,#56616b);font-size:.9375rem}.record-explorer-module__L9Mq8a__formsGrid{gap:var(--ds-space-3);grid-template-columns:repeat(auto-fill,minmax(19rem,1fr));margin:0;padding:0;list-style:none;display:grid}.record-explorer-module__L9Mq8a__formCard{justify-content:space-between;align-items:center;gap:var(--ds-space-3);padding:var(--ds-space-3) var(--ds-space-4);border:1px solid var(--color-border,#d6dbe0);border-left:4px solid var(--color-primary,#1a4480);background:var(--color-panel,#fff);border-radius:8px;display:flex}.record-explorer-module__L9Mq8a__formCardTitle{color:var(--color-ink,#1b1f23);font-size:.9375rem;font-weight:600;line-height:1.35}.record-explorer-module__L9Mq8a__formsDivider{margin:0 0 var(--ds-space-6);border:0;border-top:1px solid var(--color-border,#d6dbe0)}.record-explorer-module__L9Mq8a__formGroup{margin-bottom:var(--ds-space-5)}.record-explorer-module__L9Mq8a__formGroupHeading{margin:0 0 var(--ds-space-2);color:var(--color-primary,#1a4480);letter-spacing:.06em;text-transform:uppercase;font-size:.8125rem;font-weight:700}.record-explorer-module__L9Mq8a__formsAccordion{border:1px solid var(--color-border,#d6dbe0);border-radius:8px;overflow:hidden}.record-explorer-module__L9Mq8a__formGroupLabel{align-items:center;gap:var(--ds-space-2);display:inline-flex}.record-explorer-module__L9Mq8a__countBadge{background:color-mix(in srgb, var(--color-primary,#1a4480) 12%, transparent);min-width:1.5rem;height:1.5rem;color:var(--color-primary,#1a4480);border-radius:999px;justify-content:center;align-items:center;padding:0 .4rem;font-size:.8125rem;font-weight:700;display:inline-flex}.record-explorer-module__L9Mq8a__formList{margin:0;padding:0;list-style:none}.record-explorer-module__L9Mq8a__formRow{justify-content:space-between;align-items:center;gap:var(--ds-space-3);padding:var(--ds-space-3) 0;border-top:1px solid var(--color-border,#d6dbe0);flex-wrap:wrap;display:flex}.record-explorer-module__L9Mq8a__formRow:first-child{border-top:0;padding-top:0}.record-explorer-module__L9Mq8a__formRowTitle{color:var(--color-ink,#1b1f23);font-size:.9375rem;font-weight:600}.record-explorer-module__L9Mq8a__titleButton{color:var(--mtg-primary,#1a4480);font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;padding:0;font-weight:600}.record-explorer-module__L9Mq8a__titleButton:hover{text-underline-offset:2px;text-decoration:underline}.record-explorer-module__L9Mq8a__titleLink{color:var(--mtg-primary,#1a4480);text-align:left;font-weight:600;text-decoration:none}.record-explorer-module__L9Mq8a__titleLink:hover,.record-explorer-module__L9Mq8a__titleLink:focus-visible{text-underline-offset:2px;text-decoration:underline}.record-explorer-module__L9Mq8a__titleButton:focus-visible{outline:3px solid var(--ds-color-focus-ring,#2491ff);outline-offset:2px;border-radius:2px}.record-explorer-module__L9Mq8a__folderLayout{gap:var(--ds-space-5);grid-template-columns:minmax(14rem,18rem) 1fr;align-items:start;display:grid}.record-explorer-module__L9Mq8a__sideNav{border:1px solid var(--mtg-line);border-radius:8px;overflow:hidden}.record-explorer-module__L9Mq8a__sideNavList,.record-explorer-module__L9Mq8a__sideNavSublist{margin:0;padding:0;list-style:none}.record-explorer-module__L9Mq8a__sideNavItem{border-top:1px solid var(--mtg-line)}.record-explorer-module__L9Mq8a__sideNavItem:first-child{border-top:0}.record-explorer-module__L9Mq8a__sideNavButton,.record-explorer-module__L9Mq8a__sideNavSubButton{align-items:center;gap:var(--ds-space-2);background:var(--color-panel,#fff);width:100%;color:var(--mtg-ink);font:inherit;text-align:left;cursor:pointer;border:0;border-left:4px solid #0000;padding:.625rem .75rem;font-size:.9375rem;font-weight:600;display:flex}.record-explorer-module__L9Mq8a__sideNavSubButton{padding-left:2.5rem;font-size:.875rem;font-weight:500}.record-explorer-module__L9Mq8a__sideNavButton:hover,.record-explorer-module__L9Mq8a__sideNavSubButton:hover{background:var(--mtg-primary-tint)}.record-explorer-module__L9Mq8a__sideNavButton[aria-current=true],.record-explorer-module__L9Mq8a__sideNavSubButton[aria-current=true]{border-left-color:var(--mtg-primary);background:var(--mtg-primary-tint);color:var(--mtg-primary)}.record-explorer-module__L9Mq8a__sideNavButton:focus-visible,.record-explorer-module__L9Mq8a__sideNavSubButton:focus-visible{outline:3px solid var(--ds-color-focus-ring,#2491ff);outline-offset:-3px}.record-explorer-module__L9Mq8a__sideNavCaret{color:var(--mtg-muted);flex:none}.record-explorer-module__L9Mq8a__sideNavLabel{flex:auto}.record-explorer-module__L9Mq8a__sideNavSublist{border-top:1px solid var(--mtg-line);background:color-mix(in srgb, var(--mtg-primary) 3%, transparent)}.record-explorer-module__L9Mq8a__countBadgeQuiet{color:var(--mtg-muted);font-variant-numeric:tabular-nums;flex:none;font-size:.8125rem}.record-explorer-module__L9Mq8a__folderMain{min-width:0}.record-explorer-module__L9Mq8a__folderBreadcrumb{margin:0 0 var(--ds-space-3);color:var(--mtg-ink);flex-wrap:wrap;align-items:center;gap:.25rem;font-size:.9375rem;display:flex}.record-explorer-module__L9Mq8a__folderCrumb{font-weight:700}.record-explorer-module__L9Mq8a__folderCount{color:var(--mtg-muted);font-weight:400}@media (max-width:40rem){.record-explorer-module__L9Mq8a__folderLayout{grid-template-columns:1fr}}.record-explorer-module__L9Mq8a__pagination{justify-content:center;align-items:center;gap:var(--ds-space-4,1rem);margin-top:var(--ds-space-5,1.25rem);display:flex}.record-explorer-module__L9Mq8a__pageButton{border:1px solid var(--mtg-line,#d9dee5);min-height:2.5rem;color:var(--mtg-primary,#1a4480);font:inherit;cursor:pointer;background:0 0;border-radius:.375rem;padding:.5rem 1rem;font-weight:600}.record-explorer-module__L9Mq8a__pageButton:hover:not(:disabled){background:var(--mtg-primary-soft,#eaf1fb)}.record-explorer-module__L9Mq8a__pageButton:disabled{color:var(--mtg-muted,#6b7280);cursor:default;opacity:.55}.record-explorer-module__L9Mq8a__pageIndicator{color:var(--mtg-muted,#6b7280);font-size:.9375rem}.record-explorer-module__L9Mq8a__statusPill{white-space:nowrap;border:1px solid #0000;border-radius:999px;flex-shrink:0;padding:.0625rem .4375rem;font-size:.75rem;font-weight:650;display:inline-block}.record-explorer-module__L9Mq8a__statusCancelled{border-color:var(--ds-color-border-danger);background:var(--ds-color-panel-danger);color:var(--ds-color-danger-ink)}.record-explorer-module__L9Mq8a__statusUpcoming{border-color:var(--ds-color-border-success);background:var(--ds-color-panel-success);color:var(--ds-color-success)}.record-explorer-module__L9Mq8a__titleCell{flex-wrap:wrap;align-items:center;gap:.375rem;display:inline-flex}.record-explorer-module__L9Mq8a__cardTags{flex-wrap:wrap;align-items:center;gap:.375rem;display:flex}.record-explorer-module__L9Mq8a__titleCell>.record-explorer-module__L9Mq8a__listTitle{margin:0}
