.styles-module__NrZABG__filterBar{flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:20px;display:flex}.styles-module__NrZABG__searchInput{border:1px solid var(--theme-elevation-200,#e5e7eb);background:var(--theme-bg,#fff);min-width:200px;max-width:360px;height:36px;color:var(--theme-elevation-900,#111);border-radius:6px;flex:1;padding:0 12px;font-size:14px;transition:border-color .15s}.styles-module__NrZABG__searchInput:focus{outline:2px solid var(--theme-success,#0ea5e9);outline-offset:-1px;border-color:var(--theme-success,#0ea5e9)}.styles-module__NrZABG__searchInput::placeholder{color:var(--theme-elevation-400,#aaa)}.styles-module__NrZABG__select{border:1px solid var(--theme-elevation-200,#e5e7eb);background:var(--theme-bg,#fff);height:36px;color:var(--theme-elevation-900,#111);cursor:pointer;border-radius:6px;min-width:130px;padding:0 8px;font-size:14px}.styles-module__NrZABG__select:focus{outline:2px solid var(--theme-success,#0ea5e9);outline-offset:-1px}.styles-module__NrZABG__dateInput{border:1px solid var(--theme-elevation-200,#e5e7eb);background:var(--theme-bg,#fff);height:36px;color:var(--theme-elevation-900,#111);border-radius:6px;padding:0 8px;font-size:14px}.styles-module__NrZABG__dateInput:focus{outline:2px solid var(--theme-success,#0ea5e9);outline-offset:-1px}.styles-module__NrZABG__clearBtn{border:1px solid var(--theme-elevation-200,#e5e7eb);cursor:pointer;height:36px;color:var(--theme-elevation-600,#666);white-space:nowrap;background:0 0;border-radius:6px;padding:0 12px;font-size:14px;transition:all .15s}.styles-module__NrZABG__clearBtn:hover{background:var(--theme-elevation-50,#f5f5f5)}@media (max-width:768px){.styles-module__NrZABG__filterBar{gap:8px}.styles-module__NrZABG__searchInput{flex:100%;max-width:100%}.styles-module__NrZABG__select,.styles-module__NrZABG__dateInput{flex:1;min-width:120px}}
.styles-module__2hIUpq__indicator{white-space:nowrap;font-size:12px}.styles-module__2hIUpq__fresh{color:var(--theme-elevation-400,#aaa)}.styles-module__2hIUpq__stale{color:#d97706}.styles-module__2hIUpq__staleBadge{color:#d97706;background:#fef3c7;border:1px solid #fde68a;border-radius:12px;padding:2px 8px}
.styles-module__w_Gr9G__container{max-width:1600px;padding:24px}.styles-module__w_Gr9G__header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin-bottom:24px;display:flex}.styles-module__w_Gr9G__title{color:var(--theme-elevation-900,#111);margin:0;font-size:24px;font-weight:600}.styles-module__w_Gr9G__headerRight{align-items:center;gap:12px;display:flex}.styles-module__w_Gr9G__grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}@media (max-width:1200px){.styles-module__w_Gr9G__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.styles-module__w_Gr9G__container{padding:16px}.styles-module__w_Gr9G__grid{grid-template-columns:1fr}.styles-module__w_Gr9G__title{font-size:20px}}.styles-module__w_Gr9G__skeletonCard{background:var(--theme-elevation-50,#f5f5f5);border-radius:8px;height:160px;padding:16px;animation:1.5s ease-in-out infinite styles-module__w_Gr9G__pulse}@keyframes styles-module__w_Gr9G__pulse{0%,to{opacity:1}50%{opacity:.5}}.styles-module__w_Gr9G__emptyState{text-align:center;color:var(--theme-elevation-500,#888);grid-column:1/-1;padding:64px 24px}.styles-module__w_Gr9G__emptyStateTitle{color:var(--theme-elevation-700,#555);margin-bottom:8px;font-size:18px;font-weight:500}.styles-module__w_Gr9G__emptyStateText{margin-bottom:16px;font-size:14px}.styles-module__w_Gr9G__clearFiltersBtn{border:1px solid var(--theme-elevation-300,#ddd);cursor:pointer;color:var(--theme-elevation-700,#555);background:0 0;border-radius:6px;padding:8px 16px;font-size:14px;transition:all .15s}.styles-module__w_Gr9G__clearFiltersBtn:hover{background:var(--theme-elevation-50,#f5f5f5)}.styles-module__w_Gr9G__loadMore{grid-column:1/-1;justify-content:center;padding:16px;display:flex}.styles-module__w_Gr9G__loadMoreBtn{border:1px solid var(--theme-elevation-300,#ddd);cursor:pointer;color:var(--theme-elevation-700,#555);background:0 0;border-radius:6px;padding:10px 24px;font-size:14px;transition:all .15s}.styles-module__w_Gr9G__loadMoreBtn:hover{background:var(--theme-elevation-50,#f5f5f5)}.styles-module__w_Gr9G__loadMoreBtn:disabled{opacity:.5;cursor:not-allowed}
.styles-module__u8Hwya__panel{flex-direction:column;height:100%;display:flex;overflow:hidden}.styles-module__u8Hwya__messages{scroll-behavior:smooth;flex-direction:column;flex:1;gap:4px;padding:16px;display:flex;overflow-y:auto}.styles-module__u8Hwya__timestampHeader{text-align:center;color:var(--theme-elevation-400,#aaa);-webkit-user-select:none;user-select:none;margin:12px 0 4px;font-size:11px}.styles-module__u8Hwya__bubble{flex-direction:column;gap:4px;max-width:75%;display:flex}.styles-module__u8Hwya__bubble.styles-module__u8Hwya__customer{align-self:flex-start}.styles-module__u8Hwya__bubble.styles-module__u8Hwya__assistant{align-self:flex-end}.styles-module__u8Hwya__bubbleContent{word-break:break-word;border-radius:12px;padding:10px 14px;font-size:14px;line-height:1.5}.styles-module__u8Hwya__bubble.styles-module__u8Hwya__customer .styles-module__u8Hwya__bubbleContent{background:var(--theme-elevation-100,#f3f4f6);color:var(--theme-elevation-900,#111);border-bottom-left-radius:4px}.styles-module__u8Hwya__bubble.styles-module__u8Hwya__assistant .styles-module__u8Hwya__bubbleContent{background:var(--theme-primary-100,#dbeafe);color:var(--theme-elevation-900,#111);border-bottom-right-radius:4px}.styles-module__u8Hwya__rationale{color:var(--theme-elevation-500,#888);text-align:right;padding:0 4px;font-size:12px;font-style:italic}.styles-module__u8Hwya__skeletonBubble{background:var(--theme-elevation-50,#f5f5f5);border-radius:12px;height:48px;animation:1.5s ease-in-out infinite styles-module__u8Hwya__pulse}.styles-module__u8Hwya__skeletonBubble:nth-child(odd){align-self:flex-start;max-width:60%}.styles-module__u8Hwya__skeletonBubble:nth-child(2n){align-self:flex-end;max-width:55%}@keyframes styles-module__u8Hwya__pulse{0%,to{opacity:1}50%{opacity:.5}}[data-theme=dark] .styles-module__u8Hwya__bubble.styles-module__u8Hwya__customer .styles-module__u8Hwya__bubbleContent{color:#f9fafb;background:#1f2937}[data-theme=dark] .styles-module__u8Hwya__bubble.styles-module__u8Hwya__assistant .styles-module__u8Hwya__bubbleContent{color:#e2e8f0;background:#1e3a5f}[data-theme=dark] .styles-module__u8Hwya__rationale{color:#6b7280}[data-theme=dark] .styles-module__u8Hwya__skeletonBubble{background:#1f2937}@media (max-width:768px){.styles-module__u8Hwya__bubble{max-width:88%}}
.styles-module__307LXa__viewer{flex-direction:column;gap:16px;display:flex}.styles-module__307LXa__toolbar{border-bottom:1px solid var(--theme-elevation-100,#f3f4f6);justify-content:space-between;align-items:center;gap:12px;padding-bottom:12px;display:flex}.styles-module__307LXa__filename{color:var(--theme-elevation-600,#6b7280);word-break:break-all;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:12px}.styles-module__307LXa__downloadButton{border:1px solid var(--theme-elevation-200,#e5e7eb);background:var(--theme-elevation-50,#fafafa);color:var(--theme-elevation-900,#111);white-space:nowrap;border-radius:6px;flex-shrink:0;align-items:center;gap:6px;padding:6px 12px;font-size:13px;text-decoration:none;display:inline-flex}.styles-module__307LXa__downloadButton:hover{background:var(--theme-elevation-100,#f3f4f6);text-decoration:none}.styles-module__307LXa__content{flex-direction:column;gap:16px;display:flex}.styles-module__307LXa__section{flex-direction:column;gap:8px;display:flex}.styles-module__307LXa__sectionTitle{color:var(--theme-elevation-900,#111);align-items:center;gap:8px;margin:0;font-size:14px;font-weight:600;display:flex}.styles-module__307LXa__count{background:var(--theme-elevation-100,#f3f4f6);min-width:22px;height:20px;color:var(--theme-elevation-700,#4b5563);border-radius:10px;justify-content:center;align-items:center;padding:0 6px;font-size:11px;font-weight:500;display:inline-flex}.styles-module__307LXa__metaGrid{grid-template-columns:max-content 1fr;gap:6px 16px;margin:0;font-size:13px;display:grid}.styles-module__307LXa__metaGrid dt{color:var(--theme-elevation-600,#6b7280);text-transform:uppercase;letter-spacing:.04em;font-size:11px;font-weight:500}.styles-module__307LXa__metaGrid dd{color:var(--theme-elevation-900,#111);word-break:break-word;margin:0}.styles-module__307LXa__table{border-collapse:collapse;width:100%;font-size:12px}.styles-module__307LXa__table th,.styles-module__307LXa__table td{text-align:left;border-bottom:1px solid var(--theme-elevation-100,#f3f4f6);vertical-align:top;padding:8px 10px}.styles-module__307LXa__table th{color:var(--theme-elevation-700,#4b5563);text-transform:uppercase;letter-spacing:.05em;background:var(--theme-elevation-50,#fafafa);font-size:10px;font-weight:600;position:sticky;top:0}.styles-module__307LXa__table tbody tr:hover{background:var(--theme-elevation-50,#fafafa)}.styles-module__307LXa__tableScroll{border:1px solid var(--theme-elevation-100,#f3f4f6);border-radius:6px;max-height:60vh;overflow:auto}.styles-module__307LXa__numberCol{text-align:right;font-variant-numeric:tabular-nums}.styles-module__307LXa__metricId{color:var(--theme-elevation-700,#4b5563);font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:11px}.styles-module__307LXa__list{margin:0;padding-left:18px;font-size:13px}.styles-module__307LXa__list li{margin-bottom:4px}.styles-module__307LXa__textBlock{background:var(--theme-elevation-50,#fafafa);border:1px solid var(--theme-elevation-100,#f3f4f6);white-space:pre-wrap;word-break:break-word;border-radius:6px;max-height:60vh;padding:12px;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:11px;overflow:auto}.styles-module__307LXa__inlineCode{background:var(--theme-elevation-50,#fafafa);border-radius:3px;padding:1px 4px;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:11px}.styles-module__307LXa__emptyHint{color:var(--theme-elevation-500,#6b7280);margin:0;font-size:13px;font-style:italic}.styles-module__307LXa__truncationNotice{color:var(--theme-elevation-600,#6b7280);background:#fffbeb;border:1px solid #fde68a;border-radius:6px;margin:0 0 4px;padding:8px 10px;font-size:12px}.styles-module__307LXa__notAvailable{text-align:center;color:var(--theme-elevation-600,#6b7280);background:var(--theme-elevation-50,#fafafa);border-radius:8px;padding:24px}.styles-module__307LXa__skeletonWrap{flex-direction:column;gap:10px;display:flex}.styles-module__307LXa__skeleton{background:linear-gradient(90deg, var(--theme-elevation-50,#fafafa) 0%, var(--theme-elevation-100,#f3f4f6) 50%, var(--theme-elevation-50,#fafafa) 100%);background-size:200% 100%;border-radius:4px;height:18px;animation:1.4s linear infinite styles-module__307LXa__shimmer}@keyframes styles-module__307LXa__shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.styles-module__307LXa__rawSection{border-top:1px solid var(--theme-elevation-100,#f3f4f6);margin-top:8px;padding-top:12px}.styles-module__307LXa__rawToggle{color:var(--theme-elevation-700,#4b5563);cursor:pointer;background:0 0;border:none;align-items:center;gap:6px;padding:0;font-size:12px;font-weight:500;display:inline-flex}.styles-module__307LXa__rawToggle:hover{color:var(--theme-elevation-900,#111)}.styles-module__307LXa__rawChevron{font-size:8px;transition:transform .15s;display:inline-block}.styles-module__307LXa__rawChevronOpen{transform:rotate(90deg)}.styles-module__307LXa__rawJson{background:var(--theme-elevation-50,#fafafa);border:1px solid var(--theme-elevation-100,#f3f4f6);white-space:pre-wrap;word-break:break-word;border-radius:6px;max-height:50vh;margin-top:8px;padding:12px;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:11px;overflow:auto}.styles-module__307LXa__metricLabel{flex-direction:column;gap:2px;display:flex}.styles-module__307LXa__metricLabel .styles-module__307LXa__metricId{color:var(--theme-elevation-500,#6b7280);font-size:10px}.styles-module__307LXa__collapsibleHeader{cursor:pointer;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;padding:0;display:flex}.styles-module__307LXa__collapsibleHeader:hover .styles-module__307LXa__sectionTitle{color:var(--theme-elevation-900,#111)}.styles-module__307LXa__accountCard{border:1px solid var(--theme-elevation-100,#f3f4f6);background:var(--theme-elevation-50,#fafafa);border-radius:8px;flex-direction:column;gap:12px;margin-bottom:8px;padding:14px 16px;display:flex}.styles-module__307LXa__accountHeader{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.styles-module__307LXa__accountName{color:var(--theme-elevation-900,#111);font-size:14px;font-weight:600}.styles-module__307LXa__accountHolder{color:var(--theme-elevation-600,#6b7280);margin-top:2px;font-size:12px}.styles-module__307LXa__accountBalance{text-align:right}.styles-module__307LXa__metaLabel{text-transform:uppercase;letter-spacing:.04em;color:var(--theme-elevation-600,#6b7280);font-size:10px;font-weight:500}.styles-module__307LXa__balanceValue{color:var(--theme-elevation-900,#111);font-variant-numeric:tabular-nums;font-size:18px;font-weight:600}.styles-module__307LXa__availableValue{color:var(--theme-elevation-600,#6b7280);margin-top:2px;font-size:11px}.styles-module__307LXa__accountMeta{border-top:1px solid var(--theme-elevation-100,#f3f4f6);grid-template-columns:max-content 1fr max-content 1fr;gap:4px 12px;margin:0;padding-top:10px;font-size:12px;display:grid}.styles-module__307LXa__accountMeta dt{text-transform:uppercase;letter-spacing:.04em;color:var(--theme-elevation-600,#6b7280);font-size:10px;font-weight:500}.styles-module__307LXa__accountMeta dd{color:var(--theme-elevation-900,#111);margin:0}.styles-module__307LXa__subSectionTitle{color:var(--theme-elevation-800,#1f2937);align-items:center;gap:8px;margin:4px 0;font-size:13px;font-weight:600;display:flex}.styles-module__307LXa__dateCell{white-space:nowrap;font-variant-numeric:tabular-nums;color:var(--theme-elevation-700,#4b5563)}.styles-module__307LXa__txnText{max-width:280px;color:var(--theme-elevation-900,#111);font-size:11px}.styles-module__307LXa__positive{color:#15803d}.styles-module__307LXa__negative{color:#b91c1c}
.styles-module__LTeocW__container{max-width:1000px;padding:24px}.styles-module__LTeocW__content{flex-direction:column;gap:16px;display:flex}.styles-module__LTeocW__breadcrumb{color:var(--theme-elevation-500,#888);flex-wrap:wrap;align-items:center;gap:6px;margin-bottom:16px;font-size:12px;display:flex}.styles-module__LTeocW__breadcrumbLink{color:var(--theme-success-700,#0369a1);text-decoration:none}.styles-module__LTeocW__breadcrumbLink:hover{text-decoration:underline}.styles-module__LTeocW__breadcrumbSep{color:var(--theme-elevation-300,#ccc)}.styles-module__LTeocW__title{color:var(--theme-elevation-900,#111);margin-bottom:4px;font-size:20px;font-weight:600}.styles-module__LTeocW__decisionBanner{border:1.5px solid #0000;border-radius:10px;align-items:center;gap:20px;padding:18px 24px;display:flex}.styles-module__LTeocW__decisionPass{color:#14532d;background:#f0fdf4;border-color:#bbf7d0}.styles-module__LTeocW__decisionFail{color:#7f1d1d;background:#fff1f2;border-color:#fecdd3}.styles-module__LTeocW__decisionRefer{color:#78350f;background:#fffbeb;border-color:#fde68a}.styles-module__LTeocW__decisionIcon{flex-shrink:0;font-size:28px;font-weight:700;line-height:1}.styles-module__LTeocW__decisionLabel{letter-spacing:.06em;text-transform:uppercase;opacity:.7;margin-bottom:2px;font-size:11px;font-weight:500}.styles-module__LTeocW__decisionValue{letter-spacing:.02em;font-size:22px;font-weight:700}.styles-module__LTeocW__decisionMeta{align-items:center;gap:16px;margin-left:auto;display:flex}.styles-module__LTeocW__decisionScore,.styles-module__LTeocW__assessmentDate{text-align:right}.styles-module__LTeocW__dateValue{font-size:14px;font-weight:600}.styles-module__LTeocW__summaryStats{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.styles-module__LTeocW__statFail{color:#7f1d1d;background:#fee2e2;border-radius:10px;padding:2px 8px;font-size:12px;font-weight:600}.styles-module__LTeocW__statWarn{color:#713f12;background:#fef9c3;border-radius:10px;padding:2px 8px;font-size:12px;font-weight:600}.styles-module__LTeocW__statPass{color:#14532d;background:#dcfce7;border-radius:10px;padding:2px 8px;font-size:12px;font-weight:600}.styles-module__LTeocW__warningsBox{background:#fffbeb;border:1px solid #fde68a;border-left:4px solid #f59e0b;border-radius:6px;padding:12px 16px}.styles-module__LTeocW__warningsTitle{color:#92400e;text-transform:uppercase;letter-spacing:.05em;margin-bottom:8px;font-size:12px;font-weight:700}.styles-module__LTeocW__warningsList{flex-direction:column;gap:4px;margin:0;padding:0;list-style:none;display:flex}.styles-module__LTeocW__warningsList li{color:#78350f;padding-left:16px;font-size:13px;position:relative}.styles-module__LTeocW__warningsList li:before{content:"·";font-weight:700;position:absolute;left:4px}.styles-module__LTeocW__section{background:var(--theme-elevation-0,#fff);border:1px solid var(--theme-elevation-150,#e5e7eb);border-radius:8px;overflow:hidden}.styles-module__LTeocW__sectionTitle{text-transform:uppercase;letter-spacing:.06em;color:var(--theme-elevation-600,#666);border-bottom:1px solid var(--theme-elevation-100,#f3f4f6);background:var(--theme-elevation-50,#fafafa);align-items:center;gap:8px;margin:0;padding:10px 16px;font-size:12px;font-weight:600;display:flex}.styles-module__LTeocW__ruleCount{background:var(--theme-elevation-200,#e5e7eb);color:var(--theme-elevation-700,#444);border-radius:10px;justify-content:center;align-items:center;min-width:22px;padding:1px 7px;font-size:11px;font-weight:600;display:inline-flex}.styles-module__LTeocW__ruleCountFail{color:#7f1d1d;background:#fee2e2}.styles-module__LTeocW__ruleCountWarn{color:#713f12;background:#fef9c3}.styles-module__LTeocW__ruleCountPass{color:#14532d;background:#dcfce7}.styles-module__LTeocW__termChip{background:var(--theme-elevation-100,#f3f4f6);color:var(--theme-elevation-600,#666);border-radius:10px;padding:2px 8px;font-size:11px;font-weight:500}.styles-module__LTeocW__rulesTable{border-collapse:collapse;width:100%}.styles-module__LTeocW__rulesTable th{text-align:left;text-transform:uppercase;letter-spacing:.05em;color:var(--theme-elevation-500,#888);background:var(--theme-elevation-50,#fafafa);border-bottom:1px solid var(--theme-elevation-100,#f3f4f6);white-space:nowrap;padding:8px 14px;font-size:11px;font-weight:600}.styles-module__LTeocW__rulesTable td{border-bottom:1px solid var(--theme-elevation-50,#f9fafb);vertical-align:middle;padding:10px 14px;font-size:13px}.styles-module__LTeocW__rulesTable tr:last-child td{border-bottom:none}.styles-module__LTeocW__rowFail td{background:#fff5f5}.styles-module__LTeocW__rowWarn td{background:#fffdf0}.styles-module__LTeocW__rowPass td{background:0 0}.styles-module__LTeocW__rowInfo td{background:var(--theme-elevation-50,#fafafa);opacity:.75}.styles-module__LTeocW__ruleName{color:var(--theme-elevation-800,#222);max-width:380px;font-weight:500;line-height:1.4}.styles-module__LTeocW__metricId{color:var(--theme-elevation-400,#aaa);background:var(--theme-elevation-100,#f3f4f6);border-radius:3px;margin-left:6px;padding:1px 5px;font-family:SF Mono,Fira Code,monospace;font-size:10px}.styles-module__LTeocW__infoTag{color:#1e40af;text-transform:uppercase;letter-spacing:.04em;background:#dbeafe;border-radius:3px;margin-left:6px;padding:1px 6px;font-size:10px;font-weight:600}.styles-module__LTeocW__warnTag{color:#713f12;text-transform:uppercase;letter-spacing:.04em;background:#fef9c3;border-radius:3px;margin-left:6px;padding:1px 6px;font-size:10px;font-weight:600}.styles-module__LTeocW__ruleValue{white-space:nowrap;color:var(--theme-elevation-800,#222);font-family:SF Mono,Fira Code,monospace;font-size:13px;font-weight:600}.styles-module__LTeocW__ruleCondition{color:var(--theme-elevation-500,#888);white-space:nowrap;font-family:SF Mono,Fira Code,monospace;font-size:12px}.styles-module__LTeocW__reasonRow td{background:0 0!important}.styles-module__LTeocW__reasonCell{color:#7f1d1d;border-left:3px solid #fca5a5;font-size:12px;background:#fff5f5!important;padding:6px 14px 10px!important}.styles-module__LTeocW__warnCell{color:#78350f;border-left:3px solid #fcd34d;font-size:12px;background:#fffbeb!important;padding:6px 14px 10px!important}.styles-module__LTeocW__subRow td{background:var(--theme-elevation-50,#fafafa)!important;padding:0!important}.styles-module__LTeocW__subCell{background:var(--theme-elevation-50,#fafafa)!important;padding:12px 16px!important}.styles-module__LTeocW__subTable{border-collapse:collapse;width:100%;font-size:12px}.styles-module__LTeocW__subTable th{text-align:left;color:var(--theme-elevation-500,#888);border-bottom:1px solid var(--theme-elevation-150,#e5e7eb);padding:5px 10px;font-size:11px;font-weight:600}.styles-module__LTeocW__subTable td{border-bottom:1px solid var(--theme-elevation-50,#f9fafb);padding:5px 10px}.styles-module__LTeocW__subTable tr:last-child td{border-bottom:none}.styles-module__LTeocW__totalScore{color:var(--theme-elevation-600,#666);padding:8px 10px 0;font-size:12px}.styles-module__LTeocW__scorePos{color:#15803d;font-weight:600}.styles-module__LTeocW__scoreNeg{color:#b91c1c;font-weight:600}.styles-module__LTeocW__resultBadge{letter-spacing:.04em;white-space:nowrap;border-radius:4px;padding:2px 8px;font-size:11px;font-weight:700;display:inline-block}.styles-module__LTeocW__badgePass{color:#14532d;background:#dcfce7}.styles-module__LTeocW__badgeFail{color:#7f1d1d;background:#fee2e2}.styles-module__LTeocW__badgeRefer{color:#713f12;background:#fef9c3}.styles-module__LTeocW__cashFlowGrid{background:var(--theme-elevation-100,#f3f4f6);grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:1px;display:grid}.styles-module__LTeocW__cashCard{background:var(--theme-elevation-0,#fff);padding:16px 18px}.styles-module__LTeocW__cashLabel{letter-spacing:.04em;text-transform:uppercase;color:var(--theme-elevation-500,#888);margin-bottom:4px;font-size:11px;font-weight:500}.styles-module__LTeocW__cashValue{color:var(--theme-elevation-900,#111);font-size:18px;font-weight:600}.styles-module__LTeocW__cashDaily{color:var(--theme-elevation-400,#aaa);margin-top:2px;font-size:11px}.styles-module__LTeocW__cashSurplusPos{background:#f0fdf4}.styles-module__LTeocW__cashSurplusNeg{background:#fff1f2}.styles-module__LTeocW__cashSurplusPos .styles-module__LTeocW__cashValue{color:#15803d}.styles-module__LTeocW__cashSurplusNeg .styles-module__LTeocW__cashValue{color:#b91c1c}.styles-module__LTeocW__cashSurplusPos .styles-module__LTeocW__cashLabel{color:#15803d;opacity:.8}.styles-module__LTeocW__cashSurplusNeg .styles-module__LTeocW__cashLabel{color:#b91c1c;opacity:.8}.styles-module__LTeocW__hemChip{color:#b45309;background:#fffbeb;border:1px solid #fcd34d;border-radius:4px;margin-top:6px;padding:1px 6px;font-size:11px;font-weight:600;display:inline-block}.styles-module__LTeocW__hemChipMuted{color:var(--theme-elevation-400,#9ca3af);border:1px solid #0000;margin-top:6px;padding:1px 6px;font-size:11px;font-weight:500;display:inline-block}.styles-module__LTeocW__hemObserved,.styles-module__LTeocW__hemBand{color:var(--theme-elevation-500,#6b7280);margin-top:4px;font-size:11px}.styles-module__LTeocW__hemFloor{color:var(--theme-elevation-400,#9ca3af);margin-top:2px;font-size:11px}.styles-module__LTeocW__fileList{margin:0;padding:0;list-style:none}.styles-module__LTeocW__fileItem{border-bottom:1px solid var(--theme-elevation-50,#f9fafb);align-items:center;gap:8px;padding:9px 16px;display:flex}.styles-module__LTeocW__fileItem:last-child{border-bottom:none}.styles-module__LTeocW__fileName{color:var(--theme-elevation-700,#444);font-family:SF Mono,Fira Code,monospace;font-size:12px}.styles-module__LTeocW__reasonList{flex-direction:column;gap:6px;margin:0;padding:12px 16px;list-style:none;display:flex}.styles-module__LTeocW__reasonList li{color:#7c2d12;background:#fff7ed;border-left:3px solid #f97316;border-radius:0 4px 4px 0;padding:8px 12px;font-size:13px}.styles-module__LTeocW__flagsRow{flex-wrap:wrap;gap:6px;padding:12px 16px;display:flex}.styles-module__LTeocW__flagChip{color:#713f12;background:#fef9c3;border:1px solid #fde047;border-radius:12px;padding:3px 10px;font-size:12px;font-weight:500}.styles-module__LTeocW__detailGrid{grid-template-columns:minmax(140px,auto) 1fr;gap:0;margin:0;padding:4px 0;display:grid}.styles-module__LTeocW__detailLabel{color:var(--theme-elevation-600,#666);border-bottom:1px solid var(--theme-elevation-50,#f9fafb);white-space:nowrap;padding:8px 16px;font-size:13px}.styles-module__LTeocW__detailValue{color:var(--theme-elevation-900,#111);border-bottom:1px solid var(--theme-elevation-50,#f9fafb);word-break:break-word;padding:8px 16px;font-size:13px;font-weight:500}.styles-module__LTeocW__inlineJson{background:var(--theme-elevation-50,#f9fafb);white-space:pre-wrap;word-break:break-all;border-radius:4px;max-height:120px;margin:0;padding:6px 8px;font-family:SF Mono,Fira Code,monospace;font-size:11px;overflow-y:auto}.styles-module__LTeocW__rawSection{border:1px solid var(--theme-elevation-150,#e5e7eb);border-radius:8px;overflow:hidden}.styles-module__LTeocW__rawToggle{background:var(--theme-elevation-50,#fafafa);cursor:pointer;width:100%;color:var(--theme-elevation-500,#666);text-align:left;border:none;justify-content:space-between;align-items:center;padding:10px 16px;font-size:12px;font-weight:500;display:flex}.styles-module__LTeocW__rawToggle:hover{background:var(--theme-elevation-100,#f3f4f6)}.styles-module__LTeocW__rawChevron{color:var(--theme-elevation-400,#aaa);font-size:10px;transition:transform .2s}.styles-module__LTeocW__rawChevronOpen{transform:rotate(90deg)}.styles-module__LTeocW__rawJson{background:var(--theme-elevation-0,#fff);border-top:1px solid var(--theme-elevation-100,#f3f4f6);white-space:pre-wrap;word-break:break-all;max-height:400px;margin:0;padding:16px;font-family:SF Mono,Fira Code,monospace;font-size:11px;overflow:auto}.styles-module__LTeocW__notAvailable{text-align:center;color:var(--theme-elevation-500,#888);flex-direction:column;align-items:center;gap:12px;padding:64px 0;display:flex}.styles-module__LTeocW__notAvailableIcon{opacity:.4;font-size:32px}.styles-module__LTeocW__backLink{color:var(--theme-success-700,#0369a1);font-size:13px;text-decoration:none}.styles-module__LTeocW__backLink:hover{text-decoration:underline}.styles-module__LTeocW__skeletonWrap{flex-direction:column;gap:12px;display:flex}.styles-module__LTeocW__skeleton{background:var(--theme-elevation-100,#f3f4f6);border-radius:8px;height:80px;animation:1.5s ease-in-out infinite styles-module__LTeocW__pulse}.styles-module__LTeocW__skeleton:first-child{height:100px}@keyframes styles-module__LTeocW__pulse{0%,to{opacity:1}50%{opacity:.5}}[data-theme=dark] .styles-module__LTeocW__title{color:#f9fafb}[data-theme=dark] .styles-module__LTeocW__decisionPass{color:#86efac;background:#052e16;border-color:#166534}[data-theme=dark] .styles-module__LTeocW__decisionFail{color:#fca5a5;background:#2d0a0a;border-color:#7f1d1d}[data-theme=dark] .styles-module__LTeocW__decisionRefer{color:#fcd34d;background:#1c1300;border-color:#92400e}[data-theme=dark] .styles-module__LTeocW__statFail{color:#fecaca;background:#7f1d1d}[data-theme=dark] .styles-module__LTeocW__statWarn{color:#fde68a;background:#78350f}[data-theme=dark] .styles-module__LTeocW__statPass{color:#bbf7d0;background:#14532d}[data-theme=dark] .styles-module__LTeocW__warningsBox{background:#1c1300;border-color:#92400e #92400e #92400e #d97706}[data-theme=dark] .styles-module__LTeocW__warningsTitle{color:#fcd34d}[data-theme=dark] .styles-module__LTeocW__warningsList li{color:#fde68a}[data-theme=dark] .styles-module__LTeocW__section{background:#111827;border-color:#374151}[data-theme=dark] .styles-module__LTeocW__sectionTitle{color:#9ca3af;background:#1f2937;border-bottom-color:#374151}[data-theme=dark] .styles-module__LTeocW__ruleCount{color:#d1d5db;background:#374151}[data-theme=dark] .styles-module__LTeocW__ruleCountFail{color:#fecaca;background:#7f1d1d}[data-theme=dark] .styles-module__LTeocW__ruleCountWarn{color:#fde68a;background:#78350f}[data-theme=dark] .styles-module__LTeocW__ruleCountPass{color:#bbf7d0;background:#14532d}[data-theme=dark] .styles-module__LTeocW__termChip{color:#9ca3af;background:#374151}[data-theme=dark] .styles-module__LTeocW__rulesTable th{color:#6b7280;background:#1f2937;border-bottom-color:#374151}[data-theme=dark] .styles-module__LTeocW__rulesTable td{color:#e5e7eb;border-bottom-color:#1f2937}[data-theme=dark] .styles-module__LTeocW__rowFail td{background:#1a0a0a}[data-theme=dark] .styles-module__LTeocW__rowWarn td{background:#1a1200}[data-theme=dark] .styles-module__LTeocW__rowInfo td{opacity:.85;background:#1f2937}[data-theme=dark] .styles-module__LTeocW__ruleName{color:#f3f4f6}[data-theme=dark] .styles-module__LTeocW__ruleValue{color:#f3f4f6}[data-theme=dark] .styles-module__LTeocW__ruleCondition{color:#6b7280}[data-theme=dark] .styles-module__LTeocW__metricId{color:#9ca3af;background:#374151}[data-theme=dark] .styles-module__LTeocW__infoTag{color:#93c5fd;background:#1e3a5f}[data-theme=dark] .styles-module__LTeocW__warnTag{color:#fde68a;background:#78350f}[data-theme=dark] .styles-module__LTeocW__badgePass{color:#86efac;background:#14532d}[data-theme=dark] .styles-module__LTeocW__badgeFail{color:#fca5a5;background:#7f1d1d}[data-theme=dark] .styles-module__LTeocW__badgeRefer{color:#fde68a;background:#78350f}[data-theme=dark] .styles-module__LTeocW__reasonRow td{background:0 0!important}[data-theme=dark] .styles-module__LTeocW__reasonCell{color:#fca5a5!important;background:#1a0a0a!important;border-left-color:#7f1d1d!important}[data-theme=dark] .styles-module__LTeocW__warnCell{color:#fde68a!important;background:#1a1200!important;border-left-color:#92400e!important}[data-theme=dark] .styles-module__LTeocW__subRow td{background:#1f2937!important}[data-theme=dark] .styles-module__LTeocW__subCell{background:#1f2937!important}[data-theme=dark] .styles-module__LTeocW__subTable th{color:#6b7280;border-bottom-color:#374151}[data-theme=dark] .styles-module__LTeocW__subTable td{color:#e5e7eb;border-bottom-color:#374151}[data-theme=dark] .styles-module__LTeocW__totalScore{color:#9ca3af}[data-theme=dark] .styles-module__LTeocW__cashFlowGrid{background:#374151}[data-theme=dark] .styles-module__LTeocW__cashCard{background:#111827}[data-theme=dark] .styles-module__LTeocW__cashLabel{color:#9ca3af}[data-theme=dark] .styles-module__LTeocW__cashValue{color:#f9fafb}[data-theme=dark] .styles-module__LTeocW__cashDaily{color:#6b7280}[data-theme=dark] .styles-module__LTeocW__cashSurplusPos{background:#052e16}[data-theme=dark] .styles-module__LTeocW__cashSurplusNeg{background:#2d0a0a}[data-theme=dark] .styles-module__LTeocW__hemChip{color:#fcd34d;background:#2a1c00;border-color:#a16207}[data-theme=dark] .styles-module__LTeocW__hemChipMuted{color:#6b7280}[data-theme=dark] .styles-module__LTeocW__hemObserved{color:#9ca3af}[data-theme=dark] .styles-module__LTeocW__hemBand{color:#9ca3af}[data-theme=dark] .styles-module__LTeocW__hemFloor{color:#6b7280}[data-theme=dark] .styles-module__LTeocW__fileItem{border-bottom-color:#374151}[data-theme=dark] .styles-module__LTeocW__fileName{color:#d1d5db}[data-theme=dark] .styles-module__LTeocW__reasonList li{color:#fdba74;background:#1c0f00;border-left-color:#c2410c}[data-theme=dark] .styles-module__LTeocW__flagChip{color:#fde68a;background:#78350f;border-color:#92400e}[data-theme=dark] .styles-module__LTeocW__detailLabel{color:#9ca3af;border-bottom-color:#374151}[data-theme=dark] .styles-module__LTeocW__detailValue{color:#f3f4f6;border-bottom-color:#374151}[data-theme=dark] .styles-module__LTeocW__inlineJson{color:#e2e8f0;background:#0f172a}[data-theme=dark] .styles-module__LTeocW__rawSection{border-color:#374151}[data-theme=dark] .styles-module__LTeocW__rawToggle{color:#9ca3af;background:#1f2937}[data-theme=dark] .styles-module__LTeocW__rawToggle:hover{background:#374151}[data-theme=dark] .styles-module__LTeocW__rawJson{color:#e2e8f0;background:#0f172a;border-top-color:#374151}[data-theme=dark] .styles-module__LTeocW__skeleton{background:#1f2937}
.styles-module__q9cFHa__body{flex-direction:column;gap:16px;display:flex}.styles-module__q9cFHa__notAvailable{text-align:center;color:var(--theme-elevation-600,#6b7280);background:var(--theme-elevation-50,#fafafa);border-radius:8px;padding:24px}.styles-module__q9cFHa__skeletonWrap{flex-direction:column;gap:10px;display:flex}.styles-module__q9cFHa__skeleton{background:linear-gradient(90deg, var(--theme-elevation-50,#fafafa) 0%, var(--theme-elevation-100,#f3f4f6) 50%, var(--theme-elevation-50,#fafafa) 100%);background-size:200% 100%;border-radius:4px;height:18px;animation:1.4s linear infinite styles-module__q9cFHa__shimmer}@keyframes styles-module__q9cFHa__shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}
.styles-module__RG7eoa__banner{border:1px solid #0000;border-radius:8px;flex-direction:column;flex-shrink:0;gap:8px;padding:10px 14px;display:flex}.styles-module__RG7eoa__headline{letter-spacing:.01em;font-size:13px;font-weight:700}.styles-module__RG7eoa__pending{background:var(--theme-elevation-50,#f9fafb);border-color:var(--theme-elevation-150,#e5e7eb);color:var(--theme-elevation-500,#6b7280)}.styles-module__RG7eoa__approved{background:var(--theme-success-100,#ecfdf5);border-color:var(--theme-success-200,#a7f3d0);color:#15803d}.styles-module__RG7eoa__referred{background:var(--theme-warning-100,#fdf3e0);border-color:var(--theme-warning-200,#f0dcae);color:#b7791f}.styles-module__RG7eoa__declined{background:var(--theme-error-100,#fdecea);border-color:var(--theme-error-300,#f0b8b1);color:#b91c1c}.styles-module__RG7eoa__detail{flex-direction:column;gap:4px;display:flex}.styles-module__RG7eoa__detailRow{align-items:baseline;gap:10px;font-size:12.5px;display:flex}.styles-module__RG7eoa__detailLabel{color:var(--theme-elevation-600,#7f1d1d);opacity:.75;flex:0 0 88px}.styles-module__RG7eoa__detailValue{color:var(--theme-elevation-800,#450a0a);overflow-wrap:anywhere;flex:1;font-weight:500}.styles-module__RG7eoa__detailLink{color:inherit;text-underline-offset:2px;font-weight:600;text-decoration:underline}.styles-module__RG7eoa__mono{font-family:SF Mono,Fira Code,monospace;font-size:12px}.styles-module__RG7eoa__stopMessage{font-style:italic;font-weight:400}.styles-module__RG7eoa__review{color:#3730a3;background:#eef2ff;border-color:#c7d2fe}.styles-module__RG7eoa__subhead{opacity:.8;margin-top:-4px;font-size:12px;font-weight:500}.styles-module__RG7eoa__review .styles-module__RG7eoa__detailLabel{color:#4338ca;opacity:.8}.styles-module__RG7eoa__review .styles-module__RG7eoa__detailValue{color:#312e81}.styles-module__RG7eoa__bandTag{text-transform:uppercase;letter-spacing:.03em;background:#4338ca1f;border-radius:999px;margin-left:8px;padding:1px 6px;font-size:11px;font-weight:600}.styles-module__RG7eoa__matches{flex-direction:column;gap:6px;margin-top:2px;display:flex}.styles-module__RG7eoa__matchesHeading{text-transform:uppercase;letter-spacing:.04em;color:#4338ca;opacity:.85;font-size:11px;font-weight:700}.styles-module__RG7eoa__candidate{background:#ffffff8c;border:1px solid #c7d2fe;border-radius:6px;flex-direction:column;gap:6px;padding:8px 10px;display:flex}.styles-module__RG7eoa__candidateHead{align-items:center;gap:8px;display:flex}.styles-module__RG7eoa__candidateScore{font-variant-numeric:tabular-nums;margin-left:auto;font-weight:700}.styles-module__RG7eoa__concealment{color:#b45309;background:#fffbeb;border:1px solid #fde68a;border-radius:999px;padding:1px 6px;font-size:11px;font-weight:600}.styles-module__RG7eoa__signalGroup{align-items:baseline;gap:8px;display:flex}.styles-module__RG7eoa__signalGroupLabel{color:#4338ca;opacity:.75;flex:0 0 84px;font-size:11px;font-weight:600}.styles-module__RG7eoa__chips{flex-wrap:wrap;gap:4px;display:flex}.styles-module__RG7eoa__chip{border:1px solid #0000;border-radius:999px;align-items:center;gap:4px;padding:1px 7px;font-size:11.5px;font-weight:500;display:inline-flex}.styles-module__RG7eoa__chipBits{font-variant-numeric:tabular-nums;opacity:.85;font-weight:600}.styles-module__RG7eoa__chip.styles-module__RG7eoa__agrees{color:#15803d;background:#ecfdf5;border-color:#a7f3d0}.styles-module__RG7eoa__chip.styles-module__RG7eoa__disagrees{color:#b91c1c;background:#fef2f2;border-color:#fecaca}.styles-module__RG7eoa__chip.styles-module__RG7eoa__neutral{color:#6b7280;background:#f3f4f6;border-color:#e5e7eb}[data-theme=dark] .styles-module__RG7eoa__pending{color:#9ca3af;background:#1f2937;border-color:#374151}[data-theme=dark] .styles-module__RG7eoa__approved{color:#4ade80;background:#15803d26;border-color:#15803d66}[data-theme=dark] .styles-module__RG7eoa__referred{color:#fbbf24;background:#b7791f26;border-color:#b7791f66}[data-theme=dark] .styles-module__RG7eoa__declined{color:#f87171;background:#b91c1c26;border-color:#b91c1c73}[data-theme=dark] .styles-module__RG7eoa__detailLabel{color:#fca5a5;opacity:.7}[data-theme=dark] .styles-module__RG7eoa__detailValue{color:#fecaca}[data-theme=dark] .styles-module__RG7eoa__review{color:#c7d2fe;background:#4338ca29;border-color:#6366f173}[data-theme=dark] .styles-module__RG7eoa__review .styles-module__RG7eoa__detailLabel{color:#a5b4fc;opacity:.8}[data-theme=dark] .styles-module__RG7eoa__review .styles-module__RG7eoa__detailValue{color:#e0e7ff}:is([data-theme=dark] .styles-module__RG7eoa__matchesHeading,[data-theme=dark] .styles-module__RG7eoa__signalGroupLabel){color:#a5b4fc}[data-theme=dark] .styles-module__RG7eoa__candidate{background:#1e1b4b66;border-color:#6366f166}[data-theme=dark] .styles-module__RG7eoa__concealment{color:#fcd34d;background:#b453092e;border-color:#d9770680}[data-theme=dark] .styles-module__RG7eoa__chip.styles-module__RG7eoa__agrees{color:#6ee7b7;background:#15803d2e;border-color:#15803d73}[data-theme=dark] .styles-module__RG7eoa__chip.styles-module__RG7eoa__disagrees{color:#fca5a5;background:#b91c1c2e;border-color:#b91c1c80}[data-theme=dark] .styles-module__RG7eoa__chip.styles-module__RG7eoa__neutral{color:#d1d5db;background:#4b556340;border-color:#6b728080}
.styles-module__83PNHa__panel{flex-direction:column;gap:4px;height:100%;padding:16px;display:flex;overflow-y:auto}.styles-module__83PNHa__section{border:1px solid var(--theme-elevation-150,#e5e7eb);border-radius:8px;flex-shrink:0;overflow:hidden}.styles-module__83PNHa__sectionHeader{cursor:pointer;background:var(--theme-elevation-50,#fafafa);-webkit-user-select:none;user-select:none;text-align:left;width:100%;color:var(--theme-elevation-800,#222);border:none;justify-content:space-between;align-items:center;gap:12px;padding:12px 16px;font-size:14px;font-weight:500;transition:background .1s;display:flex}.styles-module__83PNHa__sectionHeader:hover{background:var(--theme-elevation-100,#f3f4f6)}.styles-module__83PNHa__sectionHeader:focus-visible{outline:2px solid var(--theme-success,#0ea5e9);outline-offset:-2px}.styles-module__83PNHa__sectionTitle{flex:1}.styles-module__83PNHa__sectionSummary{color:var(--theme-elevation-500,#888);white-space:nowrap;text-overflow:ellipsis;max-width:160px;font-size:12px;font-weight:400;overflow:hidden}.styles-module__83PNHa__chevron{color:var(--theme-elevation-400,#aaa);flex-shrink:0;font-size:12px;transition:transform .2s}.styles-module__83PNHa__chevron.styles-module__83PNHa__open{transform:rotate(90deg)}.styles-module__83PNHa__sectionContent{border-top:1px solid var(--theme-elevation-100,#f3f4f6);color:var(--theme-elevation-800,#222);padding:12px 16px;font-size:13px}.styles-module__83PNHa__detailLink{color:var(--theme-success-700,#0369a1);align-items:center;gap:4px;margin-top:8px;font-size:13px;text-decoration:none;display:inline-flex}.styles-module__83PNHa__detailLink:hover{text-decoration:underline}.styles-module__83PNHa__detailLinkButton{color:var(--theme-success-700,#0369a1);cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:4px;margin-top:8px;padding:0;font-family:inherit;font-size:13px;display:inline-flex}.styles-module__83PNHa__detailLinkButton:hover{text-decoration:underline}.styles-module__83PNHa__statementFiles{border-top:1px solid var(--theme-elevation-100,#f3f4f6);flex-direction:column;gap:4px;margin-top:12px;padding-top:12px;display:flex}.styles-module__83PNHa__statementFilesHeader{text-transform:uppercase;letter-spacing:.04em;color:var(--theme-elevation-600,#6b7280);margin-bottom:4px;font-size:12px;font-weight:600}.styles-module__83PNHa__statementFileButton{color:var(--theme-success-700,#0369a1);text-align:left;cursor:pointer;background:0 0;border:none;align-items:center;gap:4px;padding:0;font-family:inherit;font-size:13px;display:inline-flex}.styles-module__83PNHa__statementFileButton:hover{text-decoration:underline}.styles-module__83PNHa__pass{color:#15803d;font-weight:600}.styles-module__83PNHa__fail{color:#b91c1c;font-weight:600}.styles-module__83PNHa__jsonPreview{background:var(--theme-elevation-50,#f9fafb);white-space:pre-wrap;word-break:break-all;border-radius:4px;max-height:200px;padding:8px;font-family:SF Mono,Fira Code,monospace;font-size:11px;overflow:auto}.styles-module__83PNHa__noticeboardEntry{border-bottom:1px solid var(--theme-elevation-100,#f3f4f6)}.styles-module__83PNHa__noticeboardEntry:last-child{border-bottom:none}.styles-module__83PNHa__noticeboardRow{cursor:pointer;text-align:left;width:100%;color:var(--theme-elevation-800,#222);background:0 0;border:none;justify-content:space-between;align-items:center;gap:8px;padding:8px 0;font-size:13px;display:flex}.styles-module__83PNHa__noticeboardRow:disabled{cursor:default}.styles-module__83PNHa__noticeboardRow:not(:disabled):hover .styles-module__83PNHa__noticeboardTopic{text-decoration:underline}.styles-module__83PNHa__noticeboardTopic{text-overflow:ellipsis;white-space:nowrap;flex:1;font-weight:500;overflow:hidden}.styles-module__83PNHa__noticeboardMeta{color:var(--theme-elevation-400,#aaa);white-space:nowrap;flex-shrink:0;align-items:center;gap:6px;font-size:11px;display:flex}.styles-module__83PNHa__noticeboardChevron{color:var(--theme-elevation-400,#aaa);font-size:16px;line-height:1}.styles-module__83PNHa__drawerPost{flex-direction:column;gap:8px;display:flex}.styles-module__83PNHa__drawerAgent{color:var(--theme-elevation-500,#888);text-transform:uppercase;letter-spacing:.05em;font-size:11px;font-weight:600}.styles-module__83PNHa__drawerTime{color:var(--theme-elevation-400,#aaa);font-size:12px}.styles-module__83PNHa__drawerContent{white-space:pre-wrap;color:var(--theme-elevation-800,#222);margin-top:8px;font-size:14px;line-height:1.7}.styles-module__83PNHa__noticeboardEmpty{color:var(--theme-elevation-400,#aaa);font-style:italic}[data-theme=dark] .styles-module__83PNHa__section{background:#111827;border-color:#374151}[data-theme=dark] .styles-module__83PNHa__sectionHeader{color:#f9fafb;background:#1f2937}[data-theme=dark] .styles-module__83PNHa__sectionHeader:hover{background:#374151}[data-theme=dark] .styles-module__83PNHa__sectionSummary{color:#9ca3af}[data-theme=dark] .styles-module__83PNHa__chevron{color:#6b7280}[data-theme=dark] .styles-module__83PNHa__sectionContent{color:#f9fafb;background:#111827;border-top-color:#374151}[data-theme=dark] .styles-module__83PNHa__noticeboardEntry{border-bottom-color:#374151}[data-theme=dark] .styles-module__83PNHa__noticeboardRow{color:#f9fafb}[data-theme=dark] .styles-module__83PNHa__noticeboardMeta{color:#9ca3af}[data-theme=dark] .styles-module__83PNHa__noticeboardChevron{color:#6b7280}[data-theme=dark] .styles-module__83PNHa__noticeboardAgent{color:#9ca3af}[data-theme=dark] .styles-module__83PNHa__noticeboardContent{color:#e5e7eb}[data-theme=dark] .styles-module__83PNHa__jsonPreview{color:#e2e8f0;background:#0f172a}[data-theme=dark] .styles-module__83PNHa__statementLabel{color:#9ca3af}[data-theme=dark] .styles-module__83PNHa__statementValue{color:#f9fafb}.styles-module__83PNHa__statementRow{justify-content:space-between;align-items:center;padding:4px 0;font-size:13px;display:flex}.styles-module__83PNHa__statementLabel{color:var(--theme-elevation-600,#666)}.styles-module__83PNHa__statementValue{font-weight:500}
.styles-module__2vCaAa__container{flex-direction:column;height:calc(100vh - 60px);display:flex;overflow:hidden}.styles-module__2vCaAa__header{border-bottom:1px solid var(--theme-elevation-100,#f3f4f6);background:var(--theme-bg,#fff);flex-shrink:0;padding:16px 24px 12px}.styles-module__2vCaAa__breadcrumb{color:var(--theme-elevation-500,#888);flex-wrap:wrap;align-items:center;gap:6px;margin-bottom:8px;font-size:12px;display:flex}.styles-module__2vCaAa__breadcrumbLink{color:var(--theme-success-700,#0369a1);text-decoration:none}.styles-module__2vCaAa__breadcrumbLink:hover{text-decoration:underline}.styles-module__2vCaAa__breadcrumbSep{color:var(--theme-elevation-300,#ccc)}.styles-module__2vCaAa__headerRow{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.styles-module__2vCaAa__headerLeft{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.styles-module__2vCaAa__appNumber{color:var(--theme-elevation-800,#222);font-family:SF Mono,Fira Code,monospace;font-size:14px;font-weight:600}.styles-module__2vCaAa__loanMeta,.styles-module__2vCaAa__customerId{color:var(--theme-elevation-600,#666);font-size:13px}.styles-module__2vCaAa__customerIdValue{color:var(--theme-elevation-800,#222);font-family:SF Mono,Fira Code,monospace;font-weight:600}.styles-module__2vCaAa__viewProfileLink{color:var(--theme-success-700,#0369a1);white-space:nowrap;font-size:13px;text-decoration:none}.styles-module__2vCaAa__viewProfileLink:hover{text-decoration:underline}.styles-module__2vCaAa__splitPanel{flex:1;grid-template-columns:60fr 40fr;gap:0;display:grid;overflow:hidden}.styles-module__2vCaAa__leftPanel{border-right:1px solid var(--theme-elevation-100,#f3f4f6);flex-direction:column;display:flex;overflow:hidden}.styles-module__2vCaAa__rightPanel{flex-direction:column;display:flex;overflow:hidden}@media (max-width:1200px){.styles-module__2vCaAa__splitPanel{grid-template-rows:1fr auto;grid-template-columns:1fr}.styles-module__2vCaAa__rightPanel{border-top:1px solid var(--theme-elevation-100,#f3f4f6);max-height:40vh}}@media (max-width:768px){.styles-module__2vCaAa__container{height:auto}.styles-module__2vCaAa__splitPanel{grid-template-rows:auto;grid-template-columns:1fr}.styles-module__2vCaAa__rightPanel{display:none}.styles-module__2vCaAa__rightPanel.styles-module__2vCaAa__mobileVisible{max-height:none;display:flex}.styles-module__2vCaAa__mobileToggle{background:var(--theme-elevation-50,#fafafa);border-top:1px solid var(--theme-elevation-100,#f3f4f6);cursor:pointer;width:100%;color:var(--theme-elevation-700,#444);border:none;justify-content:center;align-items:center;padding:12px;font-size:14px;display:flex}}@media (min-width:769px){.styles-module__2vCaAa__mobileToggle{display:none}}.styles-module__2vCaAa__notFound{text-align:center;color:var(--theme-elevation-600,#666);padding:48px 24px}.styles-module__2vCaAa__backLink{color:var(--theme-success-700,#0369a1);margin-top:16px;font-size:14px;text-decoration:none;display:inline-block}
.styles-module__36Eomq__container{--m-accent:#2563eb;--m-accent-strong:#1d4ed8;--m-accent-soft:#2563eb1f;max-width:1400px;margin:0 auto;padding:24px}.styles-module__36Eomq__subnav{border-bottom:1px solid var(--theme-elevation-100,#e5e5e5);gap:4px;margin-bottom:20px;display:flex}.styles-module__36Eomq__subnavTab{color:var(--theme-elevation-600,#666);border-bottom:2px solid #0000;align-items:center;gap:8px;margin-bottom:-1px;padding:10px 16px;font-size:14px;font-weight:500;text-decoration:none;display:inline-flex}.styles-module__36Eomq__subnavTab:hover{color:var(--theme-text,#1a1a1a)}.styles-module__36Eomq__subnavTabActive{color:var(--theme-text,#1a1a1a);border-bottom-color:var(--m-accent)}.styles-module__36Eomq__subnavBadge{background:var(--theme-elevation-150,#ececec);min-width:20px;height:20px;color:var(--theme-elevation-700,#444);border-radius:10px;justify-content:center;align-items:center;padding:0 6px;font-size:11px;font-weight:600;display:inline-flex}.styles-module__36Eomq__subnavBadgeUrgent{background:var(--theme-error-500,#dc2626);color:#fff}.styles-module__36Eomq__statsStrip{flex-wrap:wrap;align-items:stretch;gap:8px;margin-bottom:16px;display:flex}.styles-module__36Eomq__statChip{border:1px solid var(--theme-elevation-100,#e5e5e5);background:var(--theme-elevation-0,#fff);border-radius:8px;flex-direction:column;gap:2px;min-width:84px;padding:8px 14px;text-decoration:none;display:flex}a.styles-module__36Eomq__statChip:hover{border-color:var(--theme-elevation-300,#ccc)}.styles-module__36Eomq__statValue{color:var(--theme-text,#1a1a1a);font-size:18px;font-weight:600;line-height:1.1}.styles-module__36Eomq__statLabel{text-transform:uppercase;letter-spacing:.4px;color:var(--theme-elevation-500,#666);white-space:nowrap;font-size:11px}.styles-module__36Eomq__statChipUrgent{border-color:var(--theme-error-500,#dc2626)}.styles-module__36Eomq__statChipUrgent .styles-module__36Eomq__statValue{color:var(--theme-error-600,#dc2626)}.styles-module__36Eomq__statDivider{background:var(--theme-elevation-100,#e5e5e5);width:1px;margin:4px}.styles-module__36Eomq__header{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}.styles-module__36Eomq__headerTitle{color:var(--theme-text,#1a1a1a);margin:0;font-size:24px;font-weight:600}.styles-module__36Eomq__filters{background:var(--theme-elevation-50,#f5f5f5);border:1px solid var(--theme-elevation-100,#e5e5e5);border-radius:8px;flex-wrap:wrap;align-items:flex-end;gap:16px;margin-bottom:24px;padding:16px;display:flex}.styles-module__36Eomq__searchInput{border:1px solid var(--theme-elevation-200,#d5d5d5);background:var(--theme-elevation-0,#fff);min-width:200px;color:var(--theme-text,#1a1a1a);border-radius:6px;flex:240px;padding:8px 12px;font-size:14px}.styles-module__36Eomq__filterGroup{flex-direction:column;gap:4px;display:flex}.styles-module__36Eomq__filterLabel{color:var(--theme-elevation-500,#666);text-transform:uppercase;letter-spacing:.5px;font-size:12px;font-weight:500}.styles-module__36Eomq__filterSelect{border:1px solid var(--theme-elevation-200,#d5d5d5);background:var(--theme-elevation-0,#fff);color:var(--theme-text,#1a1a1a);border-radius:6px;min-width:140px;padding:8px 12px;font-size:14px}.styles-module__36Eomq__activeFilters{flex-wrap:wrap;align-items:center;gap:8px;margin:-12px 0 16px;display:flex}.styles-module__36Eomq__filterChip{background:var(--m-accent-soft);color:var(--m-accent-strong);cursor:pointer;border:none;border-radius:14px;align-items:center;gap:6px;padding:3px 10px;font-family:inherit;font-size:12px;display:inline-flex}.styles-module__36Eomq__filterChip:hover{text-decoration:line-through}.styles-module__36Eomq__clearFiltersButton{color:var(--theme-elevation-500,#666);cursor:pointer;background:0 0;border:none;padding:3px 6px;font-family:inherit;font-size:12px;text-decoration:underline}.styles-module__36Eomq__bulkBar{border:1px solid var(--m-accent);background:var(--m-accent-soft);border-radius:8px;flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:16px;padding:10px 16px;display:flex}.styles-module__36Eomq__bulkBarCount{color:var(--m-accent-strong);font-size:14px;font-weight:600}.styles-module__36Eomq__bulkBarMeta{color:var(--theme-elevation-600,#666);font-size:12px}.styles-module__36Eomq__tableWrapper{background:var(--theme-elevation-0,#fff);border:1px solid var(--theme-elevation-100,#e5e5e5);border-radius:8px;overflow-x:auto}.styles-module__36Eomq__table{border-collapse:collapse;width:100%}.styles-module__36Eomq__table th{text-align:left;text-transform:uppercase;letter-spacing:.5px;color:var(--theme-elevation-500,#666);border-bottom:1px solid var(--theme-elevation-100,#e5e5e5);white-space:nowrap;padding:12px 16px;font-size:12px;font-weight:600}.styles-module__36Eomq__table td{color:var(--theme-text,#1a1a1a);border-bottom:1px solid var(--theme-elevation-50,#f5f5f5);white-space:nowrap;padding:12px 16px;font-size:14px}.styles-module__36Eomq__row{cursor:pointer}.styles-module__36Eomq__row:hover{background:var(--theme-elevation-50,#f5f5f5)}.styles-module__36Eomq__rowFocused{background:var(--theme-elevation-100,#ececec);outline:2px solid var(--m-accent);outline-offset:-2px}.styles-module__36Eomq__identityCell{flex-direction:column;gap:2px;display:flex}.styles-module__36Eomq__identitySecondary{color:var(--theme-elevation-500,#666);font-size:12px}.styles-module__36Eomq__sortButton{font:inherit;color:inherit;text-transform:inherit;letter-spacing:inherit;cursor:pointer;background:0 0;border:none;align-items:center;gap:4px;padding:0;display:inline-flex}.styles-module__36Eomq__sortButton:hover{color:var(--theme-text,#1a1a1a)}.styles-module__36Eomq__kbdHint{color:var(--theme-elevation-400,#999);border-top:1px solid var(--theme-elevation-50,#f5f5f5);align-items:center;gap:12px;padding:8px 16px;font-size:12px;display:flex}.styles-module__36Eomq__kbd{border:1px solid var(--theme-elevation-200,#d5d5d5);color:var(--theme-elevation-600,#666);background:var(--theme-elevation-50,#f5f5f5);border-bottom-width:2px;border-radius:4px;padding:1px 5px;font-family:ui-monospace,monospace;font-size:11px;display:inline-block}.styles-module__36Eomq__emptyCell{text-align:center;color:var(--theme-elevation-500,#666);cursor:default;padding:32px 16px}.styles-module__36Eomq__emptyState{text-align:center;color:var(--theme-elevation-500,#666);padding:32px 16px}.styles-module__36Eomq__nameLink{color:var(--theme-elevation-800,#333);font-weight:500;text-decoration:none}.styles-module__36Eomq__nameLink:hover{text-decoration:underline}.styles-module__36Eomq__placeholder{color:var(--theme-elevation-400,#999)}.styles-module__36Eomq__badge{background:var(--theme-elevation-100,#e5e5e5);color:var(--theme-elevation-700,#444);border-radius:12px;align-items:center;padding:2px 10px;font-size:12px;font-weight:500;text-decoration:none;display:inline-flex}.styles-module__36Eomq__badgeConsentGranted{background:var(--theme-success-50,#f0fdf4);color:var(--theme-success-700,#15803d)}.styles-module__36Eomq__badgeConsentDeclined{background:var(--theme-error-50,#fef2f2);color:var(--theme-error-600,#dc2626)}.styles-module__36Eomq__badgeStatusNew{background:var(--theme-warning-50,#fef3c7);color:var(--theme-warning-800,#92400e)}.styles-module__36Eomq__badgeStatusAcknowledged{background:var(--m-accent-soft);color:var(--m-accent-strong)}.styles-module__36Eomq__badgeStatusResolved{background:var(--theme-elevation-50,#f5f5f5);color:var(--theme-elevation-500,#666)}.styles-module__36Eomq__channelChips{gap:4px;display:inline-flex}.styles-module__36Eomq__channelChip{background:var(--theme-success-50,#f0fdf4);color:var(--theme-success-700,#15803d);border-radius:9px;align-items:center;gap:3px;padding:1px 7px;font-size:11px;font-weight:500;display:inline-flex}.styles-module__36Eomq__channelChipOff{background:var(--theme-elevation-50,#f5f5f5);color:var(--theme-elevation-400,#999);text-decoration:line-through}.styles-module__36Eomq__badgeLinked{background:var(--theme-elevation-150,#ececec);color:var(--theme-elevation-800,#333)}.styles-module__36Eomq__badgeMuted{color:var(--theme-elevation-400,#999);border:1px dashed var(--theme-elevation-150,#ececec);background:0 0}.styles-module__36Eomq__pagination{border-top:1px solid var(--theme-elevation-100,#e5e5e5);justify-content:center;align-items:center;gap:16px;padding:16px;display:flex}.styles-module__36Eomq__pageButton{border:1px solid var(--theme-elevation-200,#d5d5d5);background:var(--theme-elevation-0,#fff);color:var(--theme-text,#1a1a1a);cursor:pointer;border-radius:6px;padding:8px 16px;font-size:14px}.styles-module__36Eomq__pageButton:disabled{opacity:.5;cursor:not-allowed}.styles-module__36Eomq__pageButtonDanger{border:1px solid var(--theme-error-500,#dc2626);background:var(--theme-elevation-0,#fff);color:var(--theme-error-500,#dc2626);cursor:pointer;border-radius:6px;padding:8px 16px;font-size:14px}.styles-module__36Eomq__pageButtonDanger:hover:not(:disabled){background:var(--theme-error-50,#fee2e2)}.styles-module__36Eomq__pageButtonDanger:disabled{opacity:.5;cursor:not-allowed}.styles-module__36Eomq__pageStatus{color:var(--theme-elevation-500,#666);font-size:13px}.styles-module__36Eomq__backLink{color:var(--theme-elevation-600,#666);margin-bottom:16px;font-size:14px;text-decoration:none;display:inline-block}.styles-module__36Eomq__backLink:hover{text-decoration:underline}.styles-module__36Eomq__detailHeader{border-bottom:1px solid var(--theme-elevation-100,#e5e5e5);flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:24px;padding-bottom:16px;display:flex}.styles-module__36Eomq__detailHeaderMain{flex-direction:column;gap:4px;display:flex}.styles-module__36Eomq__detailHeaderContact{color:var(--theme-elevation-600,#666);gap:16px;font-size:14px;display:flex}.styles-module__36Eomq__detailHeaderBadges{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.styles-module__36Eomq__detailBody{grid-template-columns:1fr;gap:24px;display:grid}@media (min-width:900px){.styles-module__36Eomq__detailBody{grid-template-columns:2fr 1fr}}.styles-module__36Eomq__detailLeft,.styles-module__36Eomq__detailRight{flex-direction:column;gap:16px;display:flex}.styles-module__36Eomq__noteForm{background:var(--theme-elevation-50,#f5f5f5);border:1px solid var(--theme-elevation-100,#e5e5e5);border-radius:8px;flex-direction:column;gap:8px;padding:12px;display:flex}.styles-module__36Eomq__noteTextarea{resize:vertical;border:1px solid var(--theme-elevation-200,#d5d5d5);background:var(--theme-elevation-0,#fff);width:100%;color:var(--theme-text,#1a1a1a);border-radius:6px;padding:8px 12px;font-family:inherit;font-size:14px}.styles-module__36Eomq__noteButton{background:var(--m-accent);color:#fff;cursor:pointer;border:none;border-radius:6px;align-self:flex-end;padding:8px 16px;font-size:14px;font-weight:500}.styles-module__36Eomq__noteButton:hover:not(:disabled){background:var(--m-accent-strong)}.styles-module__36Eomq__noteButton:disabled{opacity:.5;cursor:not-allowed}.styles-module__36Eomq__timeline{flex-direction:column;gap:12px;display:flex}.styles-module__36Eomq__timelineCard{background:var(--theme-elevation-0,#fff);border:1px solid var(--theme-elevation-100,#e5e5e5);border-radius:8px;padding:12px 16px}.styles-module__36Eomq__timelineCardHeader{color:var(--theme-elevation-600,#666);align-items:center;gap:8px;margin-bottom:6px;font-size:13px;display:flex}.styles-module__36Eomq__timelineIcon{font-size:16px}.styles-module__36Eomq__timelineKind{color:var(--theme-text,#1a1a1a);font-weight:600}.styles-module__36Eomq__timelineDirection{color:var(--theme-elevation-500,#666)}.styles-module__36Eomq__timelineTimestamp{color:var(--theme-elevation-500,#666);margin-left:auto}.styles-module__36Eomq__timelineToggle{color:var(--theme-elevation-600,#666);cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:8px;font-size:13px;display:flex}.styles-module__36Eomq__timelineSourceBadge{background:var(--theme-elevation-100,#e5e5e5);color:var(--theme-elevation-700,#444);border-radius:10px;align-items:center;padding:1px 8px;font-size:11px;font-weight:500;display:inline-flex}.styles-module__36Eomq__timelineSubject{margin-bottom:4px;font-weight:500}.styles-module__36Eomq__timelineBody{color:var(--theme-elevation-700,#444);white-space:pre-wrap;font-size:14px}.styles-module__36Eomq__panel{background:var(--theme-elevation-0,#fff);border:1px solid var(--theme-elevation-100,#e5e5e5);border-radius:8px;padding:12px 16px}.styles-module__36Eomq__panelTitle{text-transform:uppercase;letter-spacing:.5px;color:var(--theme-elevation-500,#666);margin:0 0 8px;font-size:13px;font-weight:600}.styles-module__36Eomq__panelBody{flex-direction:column;gap:8px;display:flex}.styles-module__36Eomq__panelEmpty{color:var(--theme-elevation-400,#999);font-size:14px}.styles-module__36Eomq__panelRow{justify-content:space-between;align-items:baseline;gap:8px;font-size:14px;display:flex}.styles-module__36Eomq__panelRowLabel{color:var(--theme-elevation-500,#666)}.styles-module__36Eomq__panelRowValue,.styles-module__36Eomq__panelRowPrimary{color:var(--theme-text,#1a1a1a);font-weight:500}.styles-module__36Eomq__panelRowMeta{color:var(--theme-elevation-500,#666);white-space:nowrap;font-size:12px}.styles-module__36Eomq__spacer{margin-left:auto}.styles-module__36Eomq__panelButtonRow{gap:8px;margin-top:4px;display:flex}.styles-module__36Eomq__searchResults{border:1px solid var(--theme-elevation-100,#e5e5e5);border-radius:6px;flex-direction:column;gap:4px;max-height:240px;margin-bottom:1rem;padding:4px;display:flex;overflow-y:auto}.styles-module__36Eomq__searchResult{text-align:left;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:6px;flex-direction:column;align-items:flex-start;gap:2px;padding:8px 10px;display:flex}.styles-module__36Eomq__searchResult:hover{background:var(--theme-elevation-50,#f5f5f5)}.styles-module__36Eomq__searchResultSelected{border-color:var(--m-accent);background:var(--theme-elevation-50,#f5f5f5)}.styles-module__36Eomq__railGroupTitle{text-transform:uppercase;letter-spacing:.8px;color:var(--theme-elevation-400,#999);margin:8px 0 -8px;font-size:12px;font-weight:700}.styles-module__36Eomq__dangerZone{border-color:var(--theme-error-200,#fecaca)}.styles-module__36Eomq__dangerZone .styles-module__36Eomq__panelTitle{color:var(--theme-error-600,#dc2626)}.styles-module__36Eomq__copyButton{color:var(--theme-elevation-400,#999);cursor:pointer;background:0 0;border:none;padding:0 4px;font-size:12px}.styles-module__36Eomq__copyButton:hover{color:var(--theme-text,#1a1a1a)}.styles-module__36Eomq__timelineFilters{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.styles-module__36Eomq__timelineFilterChip{border:1px solid var(--theme-elevation-150,#ececec);background:var(--theme-elevation-0,#fff);color:var(--theme-elevation-600,#666);cursor:pointer;border-radius:14px;padding:3px 10px;font-family:inherit;font-size:12px}.styles-module__36Eomq__timelineFilterChipActive{background:var(--m-accent-soft);border-color:var(--m-accent);color:var(--m-accent-strong)}.styles-module__36Eomq__showMoreButton{color:var(--m-accent-strong);cursor:pointer;background:0 0;border:none;align-self:center;padding:8px;font-family:inherit;font-size:13px;text-decoration:underline}.styles-module__36Eomq__sendResults{flex-wrap:wrap;gap:8px;display:flex}.styles-module__36Eomq__preflightRow{border-bottom:1px solid var(--theme-elevation-50,#f5f5f5);justify-content:space-between;gap:16px;padding:6px 0;font-size:14px;display:flex}.styles-module__36Eomq__preflightValue{font-weight:600}.styles-module__36Eomq__preflightHighlight{color:var(--theme-success-700,#15803d)}.styles-module__36Eomq__expandedBody{white-space:pre-wrap;color:var(--theme-elevation-700,#444);background:var(--theme-elevation-50,#f5f5f5);border-radius:6px;padding:10px 12px;font-size:13px}.styles-module__36Eomq__modalWide{max-width:640px}.styles-module__36Eomq__noteCell{text-overflow:ellipsis;white-space:nowrap;vertical-align:bottom;max-width:220px;display:inline-block;overflow:hidden}.styles-module__36Eomq__feedbackQuote{border-left:3px solid var(--theme-elevation-200,#d5d5d5);color:var(--theme-elevation-600,#666);white-space:pre-wrap;margin:0 0 1rem;padding:.5rem .75rem;font-size:.875rem}.styles-module__36Eomq__linkButton{font:inherit;color:var(--theme-elevation-800,#333);cursor:pointer;background:0 0;border:none;padding:0;font-weight:500}.styles-module__36Eomq__linkButton:hover{text-decoration:underline}.styles-module__36Eomq__criteriaList{margin:0;padding-left:1.25rem}.styles-module__36Eomq__modalOverlay{z-index:1000;background:#00000080;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.styles-module__36Eomq__modal{background:var(--theme-bg,white);border-radius:12px;width:100%;max-width:480px;max-height:90vh;overflow-y:auto;box-shadow:0 20px 40px #0003}.styles-module__36Eomq__modalHeader{border-bottom:1px solid var(--theme-elevation-100);justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;display:flex}.styles-module__36Eomq__modalTitle{margin:0;font-size:1.125rem;font-weight:600}.styles-module__36Eomq__closeBtn{cursor:pointer;color:var(--theme-elevation-500);background:0 0;border:none;font-size:1.5rem;line-height:1}.styles-module__36Eomq__closeBtn:hover{color:var(--theme-elevation-800)}.styles-module__36Eomq__modalBody{padding:1.5rem}.styles-module__36Eomq__formGroup{margin-bottom:1rem}.styles-module__36Eomq__formLabel{color:var(--theme-elevation-700);margin-bottom:.375rem;font-size:.875rem;font-weight:500;display:block}.styles-module__36Eomq__formInput,.styles-module__36Eomq__formSelect{border:1px solid var(--theme-elevation-200);border-radius:6px;width:100%;padding:.625rem .75rem;font-size:.875rem}.styles-module__36Eomq__formInput:focus,.styles-module__36Eomq__formSelect:focus{border-color:var(--m-accent);box-shadow:0 0 0 3px var(--m-accent-soft);outline:none}.styles-module__36Eomq__formHint{color:var(--theme-elevation-500);margin-top:.25rem;font-size:.75rem}.styles-module__36Eomq__modalFooter{border-top:1px solid var(--theme-elevation-100);justify-content:flex-end;gap:.75rem;padding:1rem 1.5rem;display:flex}.styles-module__36Eomq__btnCancel{background:var(--theme-elevation-100);cursor:pointer;border:none;border-radius:6px;padding:.625rem 1.25rem;font-size:.875rem;font-weight:500}.styles-module__36Eomq__btnCancel:hover{background:var(--theme-elevation-200)}.styles-module__36Eomq__btnSubmit{background:var(--m-accent);color:#fff;cursor:pointer;border:none;border-radius:6px;align-items:center;padding:.625rem 1.25rem;font-size:.875rem;font-weight:500;text-decoration:none;display:inline-flex}.styles-module__36Eomq__btnSubmit:hover:not(:disabled){background:var(--m-accent-strong)}.styles-module__36Eomq__btnSubmit:disabled{opacity:.5;cursor:not-allowed}.styles-module__36Eomq__btnDanger{background:var(--theme-error-500,#dc2626);color:#fff;cursor:pointer;border:none;border-radius:6px;align-items:center;padding:.625rem 1.25rem;font-size:.875rem;font-weight:500;display:inline-flex}.styles-module__36Eomq__btnDanger:hover:not(:disabled){background:var(--theme-error-600,#b91c1c)}.styles-module__36Eomq__btnDanger:disabled{opacity:.5;cursor:not-allowed}.styles-module__36Eomq__errorMessage{background:var(--theme-error-50,#fee2e2);color:var(--theme-error-600,#991b1b);border-radius:6px;margin-bottom:1rem;padding:.75rem;font-size:.875rem}.styles-module__36Eomq__warningMessage{background:var(--theme-warning-50,#fef3c7);color:var(--theme-warning-800,#92400e);border:1px solid var(--theme-warning-200,#fde68a);border-radius:6px;margin-bottom:1rem;padding:.75rem;font-size:.875rem}
@layer payload-default{.icon--chevron{height:var(--base);width:var(--base)}.icon--chevron .stroke{fill:none;stroke:currentColor;stroke-width:1px;vector-effect:non-scaling-stroke}.icon--chevron.icon--size-large{height:var(--base);width:var(--base)}.icon--chevron.icon--size-small{width:12px;height:12px}}
@layer payload-default{.icon--edit{shape-rendering:auto;width:1.53846rem;height:1.53846rem}.icon--edit .stroke{fill:none;stroke:currentColor}}
@layer payload-default{.icon--link{width:1.53846rem;height:1.53846rem}.icon--link .stroke{stroke:currentColor;stroke-width:1px}}
@layer payload-default{.icon--plus .stroke{stroke:currentColor;stroke-width:1px}}
@layer payload-default{.icon--swap{width:1.53846rem;height:1.53846rem}.icon--swap .stroke{fill:none;stroke:currentColor;stroke-width:1px}}
@layer payload-default{.icon--x .stroke{stroke:currentColor;stroke-width:1px}}
@layer payload-default{.popup{position:relative}.popup__trigger-wrap{cursor:pointer;align-items:stretch;height:100%;display:flex}.popup__on-hover-watch{display:contents}.popup__hidden-content{display:none}.popup__content{--popup-caret-size:8px;--popup-button-highlight:var(--theme-elevation-150);z-index:var(--z-popup);background:var(--theme-input-bg);color:var(--theme-text);padding:calc(var(--base)*.5);min-width:150px;max-width:calc(100vw - var(--base));border-radius:4px;position:absolute;box-shadow:0 -2px 16px -2px #0003}.popup__content.popup--size-xsmall{min-width:80px}.popup__content.popup--size-small{min-width:100px}.popup__content.popup--size-large{min-width:200px}.popup__content.popup--size-fit-content{min-width:fit-content}.popup__scroll-container{max-height:calc(var(--base)*10);overflow-y:auto}.popup__scroll-container:not(.popup__scroll-container--show-scrollbar){scrollbar-width:none;-ms-overflow-style:none}.popup__scroll-container:not(.popup__scroll-container--show-scrollbar)::-webkit-scrollbar{display:none}.popup__caret{border:var(--popup-caret-size) solid #0000;width:0;height:0;left:var(--caret-left,16px);position:absolute;transform:translate(-50%)}.popup--v-bottom .popup__caret{top:calc(var(--popup-caret-size)*-2);border-bottom-color:var(--theme-input-bg)}.popup--v-top .popup__caret{bottom:calc(var(--popup-caret-size)*-2);border-top-color:var(--theme-input-bg)}}
@layer payload-default{.popup-button{color:currentColor;height:100%;font-size:inherit;line-height:inherit;cursor:pointer;border:0;padding:0;font-family:inherit;display:inline-flex}.popup-button--background{background:0 0}.popup-button--size-xsmall{padding:2px}.popup-button--size-small{padding:4px}.popup-button--size-medium{padding:6px}.popup-button--size-large{padding:8px}.popup-button--disabled{cursor:not-allowed}}
@layer payload-default{a.btn{display:inline-block}.btn--withPopup{margin-block:4px}.btn--withPopup .btn{margin:0}.btn{--btn-font-weight:normal}.btn *{pointer-events:none}.btn--style-primary{--color:var(--theme-elevation-0);--bg-color:var(--theme-elevation-800);--hover-bg:var(--theme-elevation-600);--hover-color:var(--color)}.btn--style-primary.btn--disabled{--bg-color:var(--theme-elevation-200);--color:var(--theme-elevation-800);--hover-bg:var(--bg-color);--hover-color:var(--color)}.btn--style-secondary{--color:var(--theme-text);--bg-color:transparent;--btn-border:1px solid var(--theme-elevation-800);--hover-color:var(--theme-elevation-600);--hover-btn-border:1px solid var(--theme-elevation-400)}.btn--style-secondary.btn--disabled{--color:var(--theme-elevation-200);--btn-border:1px solid var(--theme-elevation-200);--hover-btn-border:1px solid var(--theme-elevation-200);--hover-color:var(--color)}.btn--style-dashed{--color:var(--theme-elevation-500);--bg-color:transparent;--hover-color:var(--theme-text);--btn-border:1px dashed var(--theme-elevation-200);--hover-btn-border:1px dashed var(--theme-elevation-400)}.btn--style-dashed.btn--disabled{--color:var(--theme-elevation-250);--hover-color:var(--color);--hover-bg:transparent;--btn-border:1px dashed var(--theme-elevation-200);--hover-btn-border:var(--btn-border)}.btn--style-pill{--bg-color:var(--theme-elevation-150);--color:var(--theme-elevation-800);--hover-color:var(--theme-elevation-800);--hover-bg:var(--theme-elevation-100)}.btn--style-pill.btn--disabled{--color:var(--theme-elevation-600);--hover-bg:var(--bg-color);--hover-color:var(--color)}.btn--style-icon-label,.btn--style-icon-label.btn--icon-position-left,.btn--style-icon-label.btn--icon-position-right{--color:var(--theme-text);--bg-color:transparent;--hover-color:var(--theme-elevation-600);padding:0;font-weight:600}.btn--style-icon-label.btn--disabled,.btn--style-icon-label.btn--icon-position-left.btn--disabled,.btn--style-icon-label.btn--icon-position-right.btn--disabled{--color:var(--theme-elevation-200);--hover-color:var(--color)}.btn--style-icon-label .btn__content,.btn--style-icon-label.btn--icon-position-left .btn__content,.btn--style-icon-label.btn--icon-position-right .btn__content{--btn-icon-content-gap:calc(var(--base) * .4)}.btn--style-subtle{--color:var(--theme-text);--bg-color:var(--theme-elevation-100);--hover-bg:var(--theme-elevation-150);--btn-border:1px solid var(--theme-elevation-200);--hover-btn-border:1px solid var(--theme-elevation-250)}.btn--style-subtle.btn--disabled{--color:var(--theme-elevation-450);--hover-btn-border:var(--btn-border);--hover-bg:var(--bg-color);--hover-color:var(--color)}.btn--style-tab{--bg-color:transparent;--hover-bg:var(--theme-elevation-50);--color:var(--theme-text);--btn-font-weight:500}.btn--style-tab.btn--disabled{--btn-font-weight:600;--bg-color:var(--theme-elevation-100);--hover-bg:var(--bg-color);--hover-color:var(--color)}.popup--active .btn{background-color:var(--hover-bg)}.btn--withPopup .popup-button{color:var(--color,inherit);background-color:var(--bg-color);border:var(--btn-border,1px solid transparent);border-radius:4px;align-items:center}html:not([dir=RTL]) .btn--withPopup .popup-button{border-left:1px solid var(--theme-bg);border-top-left-radius:0;border-bottom-left-radius:0}html[dir=RTL] .btn--withPopup .popup-button{border-right:1px solid var(--theme-bg);border-top-right-radius:0;border-bottom-right-radius:0}.btn--withPopup .popup-button:hover,.btn--withPopup .popup-button:focus-visible,.btn--withPopup .popup-button:focus,.btn--withPopup .popup-button:active{background-color:var(--hover-bg);color:var(--hover-color);border:var(--hover-btn-border,1px solid transparent)}.btn--withPopup .popup-button:hover .btn__icon .stroke,.btn--withPopup .popup-button:focus-visible .btn__icon .stroke,.btn--withPopup .popup-button:focus .btn__icon .stroke,.btn--withPopup .popup-button:active .btn__icon .stroke{stroke:var(--hover-color,currentColor)}.btn--withPopup .popup-button:hover .btn__icon .fill,.btn--withPopup .popup-button:focus-visible .btn__icon .fill,.btn--withPopup .popup-button:focus .btn__icon .fill,.btn--withPopup .popup-button:active .btn__icon .fill{fill:var(--hover-color,currentColor)}.btn:hover,.btn:focus-visible,.btn:focus,.btn:active,.btn--withPopup .btn:hover,.btn--withPopup .btn:focus-visible,.btn--withPopup .btn:focus,.btn--withPopup .btn:active{color:var(--hover-color);background-color:var(--hover-bg);border:var(--hover-btn-border,var(--btn-border,1px solid transparent))}.btn--disabled,.btn--disabled .btn{cursor:not-allowed}.btn{--btn-padding-block-start:0;--btn-padding-inline-end:0;--btn-padding-block-end:0;--btn-padding-inline-start:0;--btn-icon-size:calc(var(--base) * 1.2);--btn-icon-border-color:currentColor;--btn-icon-padding:0px;--btn-icon-content-gap:calc(var(--base) * .4);--margin-block:calc(var(--base) * 1.2);--btn-line-height:calc(var(--base) * 1.1);--btn-base-transition:.1s cubic-bezier(0, .2, .2, 1);border-radius:var(--style-radius-s);font-size:var(--base-body-size);font-family:var(--font-body);font-weight:var(--btn-font-weight,normal);margin-block:var(--margin-block);line-height:var(--btn-line-height);border:var(--btn-border,1px solid transparent);cursor:pointer;transition:border,color,background,var(--btn-base-transition);padding:var(--btn-padding-block-start) var(--btn-padding-inline-end) var(--btn-padding-block-end) var(--btn-padding-inline-start);color:var(--color,inherit);background-color:var(--bg-color,transparent);text-decoration:none}.btn__icon{width:100%;height:100%}.btn__icon .stroke{stroke:var(--color,currentColor);fill:none}.btn__icon .fill{fill:var(--color,currentColor)}.btn__content{justify-content:center;align-items:center;display:flex}.btn__icon{width:var(--btn-icon-size);height:var(--btn-icon-size);border:1px solid var(--btn-icon-border-color);padding:var(--btn-icon-padding);color:inherit;border-radius:100%;justify-content:center;align-items:center;display:flex}.btn__icon svg{width:100%;height:100%}.btn__icon.btn--size-small{padding:calc(var(--base)*.2)}.btn--withPopup{display:flex}.btn--has-tooltip{position:relative}.btn--icon .btn__content{gap:var(--btn-icon-content-gap)}.btn--icon-style-without-border,.btn--icon-style-none{--btn-icon-border-color:transparent}.btn--icon-position-left .btn__content{flex-direction:row-reverse}.btn--size-small{--btn-icon-size:calc(var(--base) * .9);--btn-icon-content-gap:calc(var(--base) * .2);--btn-padding-block-start:0;--btn-padding-inline-end:calc(var(--base) * .4);--btn-padding-inline-start:calc(var(--base) * .4);--btn-padding-block-end:0}.btn--size-small:not(.btn--icon-only).btn--icon-position-left{--btn-padding-inline-start:calc(var(--base) * .3)}.btn--size-small:not(.btn--icon-only).btn--icon-position-right{--btn-padding-inline-end:calc(var(--base) * .3)}.btn--size-xsmall{--btn-icon-size:calc(var(--base) * .8);--btn-icon-content-gap:calc(var(--base) * .2);--btn-padding-block-start:0;--btn-padding-inline-end:calc(var(--base) * .3);--btn-padding-inline-start:calc(var(--base) * .3);--btn-padding-block-end:0}.btn--size-xsmall:not(.btn--icon-only).btn--icon-position-left{--btn-padding-inline-start:calc(var(--base) * .2)}.btn--size-xsmall:not(.btn--icon-only).btn--icon-position-right{--btn-padding-inline-end:calc(var(--base) * .2)}.btn--size-medium{--btn-icon-size:calc(var(--base) * 1.1);--btn-icon-content-gap:calc(var(--base) * .2);--btn-padding-block-start:calc(var(--base) * .2);--btn-padding-inline-end:calc(var(--base) * .6);--btn-padding-block-end:calc(var(--base) * .2);--btn-padding-inline-start:calc(var(--base) * .6)}.btn--size-medium:not(.btn--icon-only).btn--icon-position-left{--btn-padding-inline-start:calc(var(--base) * .4)}.btn--size-medium:not(.btn--icon-only).btn--icon-position-right{--btn-padding-inline-end:calc(var(--base) * .4)}.btn--size-large{--btn-icon-size:calc(var(--base) * 1.2);--btn-icon-content-gap:calc(var(--base) * .4);--btn-padding-block-start:calc(var(--base) * .4);--btn-padding-inline-end:calc(var(--base) * .8);--btn-padding-inline-start:calc(var(--base) * .8);--btn-padding-block-end:calc(var(--base) * .4)}.btn--size-large:not(.btn--icon-only).btn--icon-position-left{--btn-padding-inline-start:calc(var(--base) * .6)}.btn--size-large:not(.btn--icon-only).btn--icon-position-right{--btn-padding-inline-end:calc(var(--base) * .6)}html:not([dir=RTL]) .btn--withPopup .btn{border-top-right-radius:0;border-bottom-right-radius:0}html[dir=RTL] .btn--withPopup .btn{border-top-left-radius:0;border-bottom-left-radius:0}.btn:focus-visible{outline:var(--accessibility-outline);outline-offset:var(--accessibility-outline-offset)}.btn.btn--disabled{cursor:not-allowed}.btn--style-none{padding:0}.btn--no-margin{--margin-block:0}}
@layer payload-default{.tooltip{--caret-size:6px;opacity:0;background-color:var(--theme-elevation-800);z-index:3;color:var(--theme-elevation-0);white-space:nowrap;visibility:hidden;border-radius:2px;padding:4px 8px;font-weight:400;line-height:15px;position:absolute;left:50%}.tooltip:after{content:" ";border-left:var(--caret-size) solid #0000;border-right:var(--caret-size) solid #0000;width:0;height:0;display:block;position:absolute;transform:translate(-50%,100%)}.tooltip--show{visibility:visible;opacity:1;cursor:default;transition:opacity .2s ease-in-out}.tooltip--caret-center:after{left:50%}.tooltip--caret-left:after{left:calc(var(--base)*.5)}.tooltip--caret-right:after{right:calc(var(--base)*.5)}.tooltip--position-top{top:calc(var(--base)*-1.25);transform:translate3d(-50%, calc(var(--caret-size) * -1), 0)}.tooltip--position-top:after{border-top:var(--caret-size) solid var(--theme-elevation-800);bottom:1px}.tooltip--position-bottom{bottom:calc(var(--base)*-1.25);transform:translate3d(-50%, var(--caret-size), 0)}.tooltip--position-bottom:after{bottom:calc(100% + var(--caret-size) - 1px);border-bottom:var(--caret-size) solid var(--theme-elevation-800)}.tooltip .tooltip-content{text-overflow:ellipsis;width:100%;overflow:hidden}@media (max-width:1024px){.tooltip{display:none}}html[data-theme=light] .tooltip:not(.field-error){background-color:var(--theme-elevation-100);color:var(--theme-elevation-1000)}html[data-theme=light] .tooltip--position-top:not(.field-error):after{border-top-color:var(--theme-elevation-100)}html[data-theme=light] .tooltip--position-bottom:not(.field-error):after{border-bottom-color:var(--theme-elevation-100)}}
@layer payload-default{.card__title{font-family:var(--font-body);margin:0;font-size:13px;font-weight:500;line-height:16px}.card{background:var(--theme-elevation-50);border-radius:var(--style-radius-m);border:1px solid var(--theme-border-color);justify-content:space-between;align-self:start;gap:16px;width:100%;min-height:80px;padding:16px;transition-property:border,box-shadow,background;transition-duration:.1s;transition-timing-function:cubic-bezier(0,.2,.2,1);display:flex;position:relative}.card__title{letter-spacing:0;width:100%;margin:2px 0;font-weight:600;line-height:16px}.card__actions{z-index:2;display:inline-flex;position:relative}.card__actions .btn{flex-shrink:0;margin:0}.card__actions .btn__icon{border:1px solid var(--theme-border-color);transition-property:border,box-shadow,color,background;transition-duration:.1s;transition-timing-function:cubic-bezier(0,.2,.2,1)}.card__actions .btn__icon:hover{border:1px solid var(--theme-elevation-500);background-color:var(--theme-elevation-0);color:currentColor;box-shadow:0 2px 2px -1px #0000001a}.card--has-onclick{cursor:pointer}.card--has-onclick:hover{background:var(--theme-elevation-50);border:1px solid var(--theme-elevation-250);box-shadow:0 4px 8px -2px #0000000d}.card__click{z-index:1;width:100%;height:100%;margin:0;position:absolute;top:0;left:0}}
@layer payload-default{.icon--lock .stroke{stroke:currentColor;stroke-width:1px}}
@layer payload-default{.locked{pointer-events:all;justify-content:center;align-items:center;display:inline-flex;position:relative}.locked__tooltip{transform:translate3d(0%, calc(var(--caret-size) * -1), 0);left:0}}
@layer payload-default{.collections{--gap:var(--base);--cols:5;width:100%;display:flex}.collections__wrap{gap:var(--base);flex-direction:column;width:100%;display:flex}.collections__group{gap:var(--gap);flex-direction:column;display:flex}.collections__label{margin:0}.collections__card-list{grid-template-columns:repeat(var(--cols), 1fr);gap:12px;margin:0;padding:0;list-style:none;display:grid}.collections__card-list .card{height:100%}.collections__locked.locked{align-items:unset;justify-content:unset}@media (max-width:1440px){.collections{--cols:4}}@media (max-width:1024px){.collections{--gap:var(--base);--cols:2}}@media (max-width:768px){.collections{--cols:2}.collections__wrap{gap:var(--base)}.collections__card-list{gap:8px}}@media (max-width:400px){.collections{--cols:1}}}
