.charStats-module__YBP-tG__wrapper{background-color:#0000;flex-direction:column;gap:1.25rem;width:100%;margin-bottom:3rem;padding:1.75rem 0;display:flex}.charStats-module__YBP-tG__header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;display:flex}.charStats-module__YBP-tG__headerTitle{flex-direction:column;gap:.25rem;display:flex}.charStats-module__YBP-tG__title{font-size:var(--fz-sm);letter-spacing:.08em;text-transform:uppercase;color:rgb(var(--orange-500));font-weight:700}.charStats-module__YBP-tG__subtitle{font-size:var(--fz-sm);color:var(--text);opacity:.7}.charStats-module__YBP-tG__status{font-size:var(--fz-sm);color:var(--text);opacity:.6;font-variant-numeric:tabular-nums}.charStats-module__YBP-tG__statusError{color:#e5514f;opacity:1}.charStats-module__YBP-tG__grid{grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:.75rem;display:grid}.charStats-module__YBP-tG__cell{border:1px solid rgb(var(--grey-200));background-color:rgb(var(--white));border-radius:12px;flex-direction:column;gap:.35rem;padding:.85rem 1rem;display:flex;position:relative;overflow:hidden}.charStats-module__YBP-tG__cell:before{content:"";background:linear-gradient(135deg, rgba(var(--orange-500), calc(var(--intensity,0) * .45)) 0%, rgba(var(--orange-500), calc(var(--intensity,0) * .15)) 60%, transparent 100%);pointer-events:none;z-index:0;position:absolute;inset:0}.charStats-module__YBP-tG__cellChar{font-size:var(--fz-2xl);color:var(--text);z-index:1;font-family:SF Mono,Monaco,monospace;font-weight:700;line-height:1;position:relative}.charStats-module__YBP-tG__cellStats{z-index:1;flex-direction:column;gap:.15rem;display:flex;position:relative}.charStats-module__YBP-tG__cellRow{font-size:var(--fz-sm);color:var(--text);opacity:.85;font-variant-numeric:tabular-nums;justify-content:space-between;display:flex}.charStats-module__YBP-tG__cellRowLabel{opacity:.7;font-size:var(--fz-sm)}.charStats-module__YBP-tG__cellRowValue{font-weight:700}.charStats-module__YBP-tG__cellRowSub,.charStats-module__YBP-tG__cellRowDel{color:var(--text);opacity:.7}.charStats-module__YBP-tG__cellInsertedAs{border-top:1px dashed rgb(var(--grey-200));flex-direction:column;gap:.2rem;margin-top:.25rem;padding-top:.35rem;display:flex}.charStats-module__YBP-tG__cellInsertedAsLabel{font-size:var(--fz-sm);color:var(--text);opacity:.6;align-items:baseline;gap:.25rem;display:inline-flex}.charStats-module__YBP-tG__cellInsertedAsSource{color:var(--text);opacity:1;font-family:SF Mono,Monaco,monospace;font-weight:700}.charStats-module__YBP-tG__cellInsertedAsArrow{color:var(--orange-500);opacity:1;font-family:SF Mono,Monaco,monospace;font-weight:700}.charStats-module__YBP-tG__cellInsertedAsList{font-size:var(--fz-sm);color:var(--text);flex-wrap:wrap;align-items:baseline;gap:.15rem .35rem;display:flex}.charStats-module__YBP-tG__cellInsertedAsItem{align-items:baseline;gap:.15rem;display:inline-flex}.charStats-module__YBP-tG__cellInsertedAsChar{color:var(--text);font-family:SF Mono,Monaco,monospace;font-weight:700}.charStats-module__YBP-tG__cellInsertedAsCount{font-variant-numeric:tabular-nums;color:var(--text);opacity:.7}.charStats-module__YBP-tG__cellInsertedAsSep{color:var(--text);opacity:.4}.charStats-module__YBP-tG__errorBanner{color:#e5514f;font-size:var(--fz-sm);background-color:#e5514f14;border:1px solid #e5514f4d;border-radius:12px;padding:1rem}.charStats-module__YBP-tG__loading{text-align:center;font-size:var(--fz-md);color:var(--text);opacity:.7;padding:2rem 1rem}.charStats-module__YBP-tG__spinner{border:2px solid rgb(var(--orange-300));border-top-color:rgb(var(--orange-500));vertical-align:-2px;border-radius:50%;width:1rem;height:1rem;margin-right:.5rem;animation:.8s linear infinite charStats-module__YBP-tG__spin;display:inline-block}@keyframes charStats-module__YBP-tG__spin{to{transform:rotate(360deg)}}
.substitutionHeatmap-module__t2YaQq__wrapper{background-color:#0000;flex-direction:column;gap:1.25rem;width:100%;margin-bottom:3rem;padding:1.75rem 0;display:flex}.substitutionHeatmap-module__t2YaQq__header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;display:flex}.substitutionHeatmap-module__t2YaQq__headerTitle{flex-direction:column;gap:.25rem;display:flex}.substitutionHeatmap-module__t2YaQq__title{font-size:var(--fz-sm);letter-spacing:.08em;text-transform:uppercase;color:rgb(var(--orange-500));font-weight:700}.substitutionHeatmap-module__t2YaQq__subtitle{font-size:var(--fz-sm);color:var(--text);opacity:.7}.substitutionHeatmap-module__t2YaQq__heatmapScroll{border:1px solid rgb(var(--grey-200));background-color:rgb(var(--white));border-radius:12px;max-height:70vh;overflow:auto}.substitutionHeatmap-module__t2YaQq__heatmapLayout{grid-template-columns:90px repeat(var(--ref-cols,1), 36px);grid-template-rows:auto repeat(var(--hyp-rows,1), 36px);grid-auto-flow:dense;background-color:rgb(var(--grey-200));gap:1px;width:max-content;min-width:100%;padding:1px;font-family:SF Mono,Monaco,monospace;display:grid}.substitutionHeatmap-module__t2YaQq__cornerCell{z-index:4;background-color:rgb(var(--white));border-bottom:1px solid rgb(var(--grey-200));border-right:1px solid rgb(var(--grey-200));text-align:left;flex-direction:column;justify-content:center;align-items:stretch;gap:.15rem;min-width:90px;padding:.25rem .35rem;font-family:SF Mono,Monaco,monospace;line-height:1.1;display:flex;position:sticky;top:0;left:0}.substitutionHeatmap-module__t2YaQq__cornerColAxis{justify-content:space-between;align-items:center;gap:.35rem;display:flex}.substitutionHeatmap-module__t2YaQq__cornerColAxisTitle{color:rgb(var(--orange-500));letter-spacing:.04em;text-transform:uppercase;font-size:.65rem;font-weight:700}.substitutionHeatmap-module__t2YaQq__cornerDivider{background-color:rgb(var(--grey-200));height:1px;margin:.15rem 0}.substitutionHeatmap-module__t2YaQq__cornerRowAxis{justify-content:space-between;align-items:center;gap:.35rem;display:flex}.substitutionHeatmap-module__t2YaQq__cornerRowAxisTitle{color:rgb(var(--orange-500));letter-spacing:.04em;text-transform:uppercase;text-align:right;flex:1;font-size:.65rem;font-weight:700}.substitutionHeatmap-module__t2YaQq__cornerAxisArrow{color:rgb(var(--orange-500));font-size:.85rem;font-weight:700;line-height:1}.substitutionHeatmap-module__t2YaQq__refStripCell{z-index:3;background-color:rgb(var(--grey-200));cursor:default;flex-direction:column;justify-content:center;align-items:center;gap:2px;padding:.35rem .25rem;transition:background-color .1s;display:flex;position:sticky;top:0}.substitutionHeatmap-module__t2YaQq__refStripChar{font-size:var(--fz-md);color:var(--text);font-weight:700;line-height:1}.substitutionHeatmap-module__t2YaQq__refStripCount{font-size:var(--fz-sm);color:var(--text);opacity:.6;font-variant-numeric:tabular-nums}.substitutionHeatmap-module__t2YaQq__hypStripCell{z-index:2;background-color:rgb(var(--grey-200));cursor:default;justify-content:space-between;align-items:center;gap:.5rem;min-width:90px;height:36px;padding:.35rem .5rem;transition:background-color .1s;display:flex;position:sticky;left:0}.substitutionHeatmap-module__t2YaQq__hypStripChar{font-family:SF Mono,Monaco,monospace;font-size:var(--fz-md);color:var(--text);font-weight:700;line-height:1}.substitutionHeatmap-module__t2YaQq__hypStripCount{font-size:var(--fz-sm);color:var(--text);opacity:.6;font-variant-numeric:tabular-nums}.substitutionHeatmap-module__t2YaQq__cell{background-color:rgb(var(--white));width:36px;height:36px;font-size:var(--fz-sm);color:var(--text);font-variant-numeric:tabular-nums;z-index:0;justify-content:center;align-items:center;display:flex;position:relative}.substitutionHeatmap-module__t2YaQq__cell:before{content:"";background:rgba(var(--orange-500), calc(var(--intensity,0) * .7));pointer-events:none;z-index:0;position:absolute;inset:0}.substitutionHeatmap-module__t2YaQq__cellRowHover,.substitutionHeatmap-module__t2YaQq__cellColHover{background:rgba(var(--grey-200), .05);z-index:1}.substitutionHeatmap-module__t2YaQq__cellFocused{background-color:rgba(var(--orange-500), .5);z-index:2;color:rgb(var(--white))}.substitutionHeatmap-module__t2YaQq__refStripHeaderActive,.substitutionHeatmap-module__t2YaQq__hypStripHeaderActive{background-color:rgba(var(--grey-200))}.substitutionHeatmap-module__t2YaQq__cellMask{background-color:rgb(var(--grey-200));background-image:repeating-linear-gradient(45deg, transparent 0, transparent 3px, rgba(var(--text), .08) 3px, rgba(var(--text), .08) 4px)}.substitutionHeatmap-module__t2YaQq__cellMask:before{display:none}.substitutionHeatmap-module__t2YaQq__cellValue{text-shadow:0 0 2px rgba(var(--white), .6);font-weight:700;position:relative}.substitutionHeatmap-module__t2YaQq__errorBanner{color:#e5514f;font-size:var(--fz-sm);background-color:#e5514f14;border:1px solid #e5514f4d;border-radius:12px;padding:1rem}.substitutionHeatmap-module__t2YaQq__loading{text-align:center;font-size:var(--fz-md);color:var(--text);opacity:.7;padding:2rem 1rem}.substitutionHeatmap-module__t2YaQq__spinner{border:2px solid rgb(var(--orange-300));border-top-color:rgb(var(--orange-500));vertical-align:-2px;border-radius:50%;width:1rem;height:1rem;margin-right:.5rem;animation:.8s linear infinite substitutionHeatmap-module__t2YaQq__spin;display:inline-block}@keyframes substitutionHeatmap-module__t2YaQq__spin{to{transform:rotate(360deg)}}
.diffView-module__ULskkW__wrapper{background-color:#0000;flex-direction:column;gap:1.25rem;width:100%;margin-bottom:3rem;padding:1.75rem 0;display:flex}.diffView-module__ULskkW__header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;display:flex}.diffView-module__ULskkW__headerTitle{flex-direction:column;gap:.25rem;display:flex}.diffView-module__ULskkW__headerActions{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.diffView-module__ULskkW__syncToggle{color:var(--text);font-size:var(--fz-sm);text-transform:uppercase;letter-spacing:.06em;cursor:pointer;-webkit-user-select:none;user-select:none;opacity:.6;background-color:#0000;border:1px solid #0000;border-radius:6px;align-items:center;gap:.4rem;padding:.2rem .6rem;font-weight:500;transition:opacity .15s,color .15s;display:inline-flex}.diffView-module__ULskkW__syncToggle:hover{opacity:1}.diffView-module__ULskkW__syncToggleActive{color:rgb(var(--orange-500));opacity:1}.diffView-module__ULskkW__syncToggleDot{opacity:.5;background-color:currentColor;border-radius:50%;width:6px;height:6px}.diffView-module__ULskkW__syncToggleActive .diffView-module__ULskkW__syncToggleDot{opacity:1}.diffView-module__ULskkW__title{font-size:var(--fz-sm);letter-spacing:.08em;text-transform:uppercase;color:rgb(var(--orange-500));font-weight:700}.diffView-module__ULskkW__subtitle{font-size:var(--fz-md);color:var(--text);opacity:.7}.diffView-module__ULskkW__layout{grid-template-columns:220px 1fr 1fr;gap:1.25rem;min-height:520px;display:grid}@media (max-width:1024px){.diffView-module__ULskkW__layout{grid-template-columns:1fr}}.diffView-module__ULskkW__sidebar{border:1px solid rgb(var(--grey-200));border-radius:12px;flex-direction:column;gap:.25rem;max-height:694px;padding:.5rem;display:flex;overflow-y:auto}.diffView-module__ULskkW__sidebarHeader{font-size:var(--fz-sm);text-transform:uppercase;letter-spacing:.08em;color:var(--text);opacity:.6;border-bottom:1px solid rgb(var(--grey-200));margin-bottom:.25rem;padding:.5rem .75rem;font-weight:700}.diffView-module__ULskkW__pageItem{cursor:pointer;font-size:var(--fz-md);color:var(--text);text-align:left;background:0 0;border:1px solid #0000;border-radius:8px;justify-content:space-between;align-items:center;gap:.75rem;width:100%;padding:.5rem .75rem;transition:background-color .15s,border-color .15s;display:flex}.diffView-module__ULskkW__pageItem:hover{background-color:rgba(var(--orange-100), .6)}.diffView-module__ULskkW__pageItemActive{border-color:rgb(var(--orange-500));background-color:rgba(var(--orange-100), .8)}.diffView-module__ULskkW__pageItemLabel{align-items:center;gap:.5rem;min-width:0;display:flex}.diffView-module__ULskkW__pageDot{border-radius:50%;flex-shrink:0;width:8px;height:8px}.diffView-module__ULskkW__pageName{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.diffView-module__ULskkW__pageCer{font-variant-numeric:tabular-nums;font-weight:700;font-size:var(--fz-sm);color:var(--text)}.diffView-module__ULskkW__pane{border:1px solid rgb(var(--grey-200));background-color:rgb(var(--white));border-radius:12px;flex-direction:column;gap:.5rem;min-width:0;display:flex;overflow:hidden}.diffView-module__ULskkW__paneHeader{border-bottom:1px solid rgb(var(--grey-200));min-height:44px;font-size:var(--fz-sm);text-transform:uppercase;letter-spacing:.08em;color:var(--text);opacity:.7;justify-content:space-between;align-items:center;gap:1rem;padding:.75rem 1rem;font-weight:700;display:flex}.diffView-module__ULskkW__paneHeaderActions{gap:.5rem;display:flex}.diffView-module__ULskkW__paneHeaderBadge{font-size:var(--fz-sm);font-variant-numeric:tabular-nums;background-color:rgba(var(--orange-100), .8);color:rgb(var(--orange-500));border-radius:999px;padding:.15rem .5rem;font-weight:700}.diffView-module__ULskkW__paneBody{max-height:640px;font-family:SF Mono,Monaco,Inconsolata,monospace;font-size:var(--fz-md);white-space:pre-wrap;word-wrap:break-word;color:var(--text);background-color:rgb(var(--white));padding:1rem;line-height:1.6;overflow:auto}.diffView-module__ULskkW__run{border-radius:3px;padding:0 1px}.diffView-module__ULskkW__runSubstitution{color:#1d6fe0;background-color:#1d6fe01f;border-bottom:2px solid #1d6fe0}.diffView-module__ULskkW__runDeletion{color:#e5514f;background-color:#e5514f24;border-bottom:2px solid #e5514f}.diffView-module__ULskkW__runInsertion{color:#248a09;background-color:#52c41a24;border-bottom:2px solid #248a09}.diffView-module__ULskkW__paneBody::-webkit-scrollbar{width:8px;height:8px}.diffView-module__ULskkW__paneBody::-webkit-scrollbar-track{background:rgb(var(--grey-200));border-radius:4px}.diffView-module__ULskkW__paneBody::-webkit-scrollbar-thumb{background:rgb(var(--grey-400));border-radius:4px}.diffView-module__ULskkW__paneBody::-webkit-scrollbar-thumb:hover{background:var(--text);opacity:.4}.diffView-module__ULskkW__empty,.diffView-module__ULskkW__loading{text-align:center;font-size:var(--fz-md);color:var(--text);opacity:.7;padding:2rem 1rem}.diffView-module__ULskkW__error{color:#e5514f;font-size:var(--fz-md);background-color:#e5514f14;border:1px solid #e5514f4d;border-radius:8px;padding:1rem}.diffView-module__ULskkW__legendHeader{flex-wrap:wrap;align-items:center;gap:.25rem 1rem;display:flex}.diffView-module__ULskkW__legendPill{color:var(--text);font-size:var(--fz-sm);text-transform:uppercase;letter-spacing:.04em;opacity:.8;background:0 0;border:none;align-items:center;gap:.4rem;padding:0;font-weight:500;display:inline-flex}.diffView-module__ULskkW__legendPillSwatch{border-bottom:2px solid;border-radius:3px;flex-shrink:0;width:12px;height:12px;display:inline-block}.diffView-module__ULskkW__legendPillSwatchSub{color:#1d6fe0;background-color:#1d6fe01f}.diffView-module__ULskkW__legendPillSwatchDel{color:#e5514f;background-color:#e5514f24}.diffView-module__ULskkW__legendPillSwatchIns{color:#248a09;background-color:#248a0924}.diffView-module__ULskkW__legendPillLabel{font-weight:500}.diffView-module__ULskkW__legendPillValue{font-variant-numeric:tabular-nums;opacity:1;margin-left:.15rem;font-weight:700}.diffView-module__ULskkW__legendItem{align-items:center;gap:.5rem;display:inline-flex}.diffView-module__ULskkW__legendSwatch{border-bottom:2px solid;border-radius:3px;width:12px;height:12px;display:inline-block}.diffView-module__ULskkW__legendSwatchSub{color:#1d6fe0;background-color:#1d6fe01f}.diffView-module__ULskkW__legendSwatchDel{color:#e5514f;background-color:#e5514f24}.diffView-module__ULskkW__legendSwatchIns{color:#248a09;background-color:#52c41a24}
.dropzone-module__P8Q7yG__wrapper{flex-direction:column;flex:1;width:100%;height:100%;display:flex}.dropzone-module__P8Q7yG__dropzoneWrapper{border:1px dashed rgb(var(--orange-300));border-radius:12px;flex:1;width:100%;height:100%;padding:5rem;transition:all .2s;position:relative}.dropzone-module__P8Q7yG__dropzoneWrapper:not(.dropzone-module__P8Q7yG__active):hover{border-color:rgb(var(--orange-400));box-shadow:0 0 15px rgba(var(--orange-400), .25);cursor:pointer}.dropzone-module__P8Q7yG__dropzoneWrapper.dropzone-module__P8Q7yG__active{background-color:rgba(var(--orange-200), .5);border-color:rgb(var(--orange-500));box-shadow:0 0 20px rgba(var(--orange-500), .25)}.dropzone-module__P8Q7yG__dropzoneWrapper{--max-text-width:400px}.dropzone-module__P8Q7yG__dropzoneWrapper h2{font-size:var(--fz-2xl);max-width:var(--max-text-width);letter-spacing:0;color:var(--text);font-weight:700}.dropzone-module__P8Q7yG__dropzoneWrapper p:not([class]){font-size:var(--fz-md);max-width:var(--max-text-width);color:var(--text);margin-top:1rem}.dropzone-module__P8Q7yG__dropzoneWrapper ol{font-size:var(--fz-md);color:var(--text);max-width:var(--max-text-width);margin-top:.5rem;padding-left:1.5rem;line-height:1.5rem}.dropzone-module__P8Q7yG__loading{flex-direction:column;justify-content:space-between;display:flex}.dropzone-module__P8Q7yG__selection{flex-direction:column;justify-content:center;align-items:flex-start;display:flex}.dropzone-module__P8Q7yG__selectionOptions{width:100%;max-width:var(--max-text-width);border:none;flex-direction:column;gap:.75rem;margin:1.5rem 0 0;padding:0;display:flex}.dropzone-module__P8Q7yG__selectionOption{border:1px solid rgb(var(--orange-300));cursor:pointer;color:var(--text);border-radius:8px;align-items:center;gap:.75rem;padding:.75rem 1rem;transition:all .2s;display:flex}.dropzone-module__P8Q7yG__selectionOption:hover{border-color:rgb(var(--orange-400));background-color:rgba(var(--orange-200), .3)}.dropzone-module__P8Q7yG__selectionOption:has(input:checked){border-color:rgb(var(--orange-500));background-color:rgba(var(--orange-200), .5);box-shadow:0 0 10px rgba(var(--orange-500), .2)}.dropzone-module__P8Q7yG__selectionOption input{appearance:none;border:2px solid rgb(var(--orange-300));cursor:pointer;background-color:#0000;border-radius:50%;outline:none;flex-shrink:0;width:18px;height:18px;margin:0;transition:all .2s}.dropzone-module__P8Q7yG__selectionOption input:hover{border-color:rgb(var(--orange-400))}.dropzone-module__P8Q7yG__selectionOption input:checked{border-color:rgb(var(--orange-500));background:radial-gradient(circle, rgb(var(--orange-500)) 0%, rgb(var(--orange-500)) 40%, transparent 45%)}.dropzone-module__P8Q7yG__selectionOption span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.dropzone-module__P8Q7yG__selectionOptionIcon{color:rgb(var(--orange-400))}.dropzone-module__P8Q7yG__selectionButton{font-size:var(--fz-md);color:rgb(var(--white));background-color:rgb(var(--orange-500));cursor:pointer;border:none;border-radius:8px;margin-top:1.5rem;padding:.75rem 1.5rem;font-weight:700;transition:all .2s}.dropzone-module__P8Q7yG__selectionButton:hover:not(:disabled){box-shadow:0 0 15px rgba(var(--orange-500), .4)}.dropzone-module__P8Q7yG__selectionButton:disabled{opacity:.5;cursor:not-allowed}.dropzone-module__P8Q7yG__tipBox{align-items:flex-start;gap:1rem;display:flex}.dropzone-module__P8Q7yG__randomTips{font-size:var(--fz-md);color:rgb(var(--orange-700));max-width:var(--max-text-width);line-height:1.5rem}.dropzone-module__P8Q7yG__tipIcon{color:rgb(var(--orange-700));margin-top:.25rem;margin-right:.5rem}.dropzone-module__P8Q7yG__icon,.dropzone-module__P8Q7yG__iconUpload,.dropzone-module__P8Q7yG__layerUpload{color:rgb(var(--orange-400));margin-bottom:3rem;margin-left:-.75rem}.dropzone-module__P8Q7yG__iconUpload{margin-left:-1.5rem}.dropzone-module__P8Q7yG__layerUpload{margin-top:.75rem;margin-bottom:2.5rem;margin-left:.75rem}
.inputToggle-module__7mjqKq__wrapper{flex-direction:row;align-items:center;width:100%;display:inline-flex;position:relative}.inputToggle-module__7mjqKq__label{font-size:var(--fz-md);color:var(--text);flex-direction:row;align-items:center;gap:1rem;width:100%;display:inline-flex}.inputToggle-module__7mjqKq__toggleWrapper{border:1px solid rgb(var(--orange-300));border-radius:50px;width:100%;max-width:40px;height:1.25rem;transition:all .2s;position:relative}.inputToggle-module__7mjqKq__toggleWrapper .inputToggle-module__7mjqKq__toggleBackground{border-radius:50px;width:100%;height:100%;transition:all .2s;position:absolute;top:0;left:0}.inputToggle-module__7mjqKq__toggleWrapper .inputToggle-module__7mjqKq__toggle{opacity:0}.inputToggle-module__7mjqKq__toggleWrapper:after{content:"";background-color:rgb(var(--orange-300));border-radius:50%;width:calc(1.25rem - 6px);height:calc(1.25rem - 6px);transition:all .2s;position:absolute;top:50%;left:50%;transform:translate(calc(-100% - 3px),-50%)}.inputToggle-module__7mjqKq__toggleWrapper:has(.inputToggle-module__7mjqKq__toggle:checked){border-color:rgb(var(--orange-500), .8)}.inputToggle-module__7mjqKq__toggleWrapper:has(.inputToggle-module__7mjqKq__toggle:checked):after{background-color:rgb(var(--white));transform:translate(3px,-50%)}.inputToggle-module__7mjqKq__toggleWrapper:has(.inputToggle-module__7mjqKq__toggle:checked) .inputToggle-module__7mjqKq__toggleBackground{background-color:rgb(var(--orange-400))}
.tooltip-module__hv_ZyW__iconWrapper{flex-direction:row;justify-content:flex-start;align-items:center;gap:0;width:100%;display:inline-flex}.tooltip-module__hv_ZyW__iconWrapper:has(.tooltip-module__hv_ZyW__icon:hover)+.tooltip-module__hv_ZyW__message{opacity:1;pointer-events:auto;display:block}.tooltip-module__hv_ZyW__icon{cursor:help;color:rgb(var(--orange-500))}.tooltip-module__hv_ZyW__message{border:1px solid rgb(var(--grey-300));background-color:var(--background);width:max-content;max-width:300px;font-size:var(--fz-md);color:var(--text);z-index:10;opacity:0;pointer-events:none;border-radius:8px;padding:1rem;line-height:1.25rem;transition:opacity .2s;display:block;position:absolute;top:130%;left:50%;transform:translate(-50%);box-shadow:0 4px 12px #0000001a}
.page-module___8aEwW__page{padding:0 var(--outside-margin) 5rem;flex-direction:column;min-height:calc(100vh - 7rem);display:flex}.page-module___8aEwW__bentoBoxWrapper{grid-template-columns:repeat(6,1fr);grid-auto-rows:minmax(180px,auto);gap:1.25rem;width:100%;margin-bottom:3rem;display:grid}@media (max-width:1024px){.page-module___8aEwW__bentoBoxWrapper{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.page-module___8aEwW__bentoBoxWrapper{grid-template-columns:1fr}}.page-module___8aEwW__bentoBox{border:1px solid rgb(var(--grey-200));background-color:rgb(var(--white));border-radius:16px;flex-direction:column;justify-content:space-between;padding:1.75rem;display:flex;position:relative}.page-module___8aEwW__bentoBox h2{font-size:var(--fz-sm);letter-spacing:.08em;text-transform:uppercase;color:rgb(var(--orange-500));font-weight:700}.page-module___8aEwW__bentoBox ul{font-size:var(--fz-md);color:var(--text);flex-direction:column;gap:.35rem;margin-top:1.25rem;line-height:1.6rem;list-style:none;display:flex}.page-module___8aEwW__bentoBox ul li ul{gap:.15rem;margin-top:.35rem;margin-left:1rem;list-style-type:disc}.page-module___8aEwW__bentoSummary{grid-area:span 2/span 4;justify-content:start;gap:1.25rem}.page-module___8aEwW__bentoSummary:after{content:"";pointer-events:none;background:radial-gradient(circle at 0% 100%, var(--severity-color,transparent) 0%, transparent 60%);opacity:.12;border-bottom-left-radius:16px;width:70%;height:70%;position:absolute;bottom:0;left:0}.page-module___8aEwW__bentoSummary .page-module___8aEwW__bentoHero{color:var(--text);letter-spacing:-.02em;font-size:clamp(2.25rem,4vw,2.75rem);font-weight:800;line-height:1}.page-module___8aEwW__bentoSummary .page-module___8aEwW__bentoHeroLabel{font-size:var(--fz-md);color:var(--text);opacity:.7;margin-top:.25rem}.page-module___8aEwW__bentoSummary .page-module___8aEwW__bentoStats{grid-template-columns:repeat(2,1fr);gap:1rem 1.5rem;margin-top:auto;display:grid}.page-module___8aEwW__bentoSummary .page-module___8aEwW__bentoStat{flex-direction:column;gap:.15rem;display:flex}.page-module___8aEwW__bentoSummary .page-module___8aEwW__bentoStatValue{font-size:var(--fz-xl);color:var(--text);font-weight:700}.page-module___8aEwW__bentoSummary .page-module___8aEwW__bentoStatLabel{font-size:var(--fz-sm);text-transform:uppercase;letter-spacing:.06em;color:var(--text);opacity:.6}@media (max-width:1024px){.page-module___8aEwW__bentoSummary{grid-column:span 2}}@media (max-width:600px){.page-module___8aEwW__bentoSummary{grid-column:span 1}}.page-module___8aEwW__bentoCategories{grid-area:span 2/span 2;gap:1.25rem}.page-module___8aEwW__bentoCategories .page-module___8aEwW__bentoCategoryList{flex-direction:column;gap:.65rem;display:flex}.page-module___8aEwW__bentoCategories .page-module___8aEwW__bentoCategoryRow{border:1px solid rgb(var(--grey-200));border-radius:10px;justify-content:space-between;align-items:center;gap:1rem;padding:.5rem .75rem;display:flex}.page-module___8aEwW__bentoCategories .page-module___8aEwW__bentoCategoryName{font-size:var(--fz-md);color:var(--text)}.page-module___8aEwW__bentoCategories .page-module___8aEwW__bentoCategoryCount{font-size:var(--fz-lg);color:var(--text);font-variant-numeric:tabular-nums;font-weight:700}@media (max-width:1024px){.page-module___8aEwW__bentoCategories{grid-column:span 2}}@media (max-width:600px){.page-module___8aEwW__bentoCategories{grid-column:span 1}}.page-module___8aEwW__bentoChars{grid-column:span 6;gap:1.25rem}.page-module___8aEwW__bentoChars .page-module___8aEwW__bentoCharGrid{grid-template-columns:repeat(6,1fr);gap:1rem;display:grid}@media (max-width:1024px){.page-module___8aEwW__bentoChars .page-module___8aEwW__bentoCharGrid{grid-template-columns:repeat(3,1fr)}}@media (max-width:600px){.page-module___8aEwW__bentoChars .page-module___8aEwW__bentoCharGrid{grid-template-columns:repeat(2,1fr)}}.page-module___8aEwW__bentoChars .page-module___8aEwW__bentoCharCard{border:1px solid rgb(var(--grey-200));border-radius:12px;flex-direction:column;gap:.15rem;padding:1rem 1.25rem;display:flex}.page-module___8aEwW__bentoChars .page-module___8aEwW__bentoCharValue{font-size:var(--fz-xl);color:var(--text);font-variant-numeric:tabular-nums;margin-bottom:.25rem;font-weight:700}.page-module___8aEwW__bentoChars .page-module___8aEwW__bentoCharLabel{font-size:var(--fz-sm);text-transform:uppercase;letter-spacing:.06em;color:var(--text);opacity:.6}@media (max-width:1024px){.page-module___8aEwW__bentoChars{grid-column:span 2}}@media (max-width:600px){.page-module___8aEwW__bentoChars{grid-column:span 1}}.page-module___8aEwW__configurationWrapper{background-color:rgb(var(--white));border:1px solid rgb(var(--grey-200));border-radius:16px;flex-direction:column;gap:1.25rem;margin-bottom:3rem;padding:1.75rem;display:flex}.page-module___8aEwW__configurationWrapper h2{font-size:var(--fz-sm);letter-spacing:.08em;text-transform:uppercase;color:rgb(var(--orange-500));font-weight:700}.page-module___8aEwW__configurationOptions{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem;display:grid}.page-module___8aEwW__loadingSpinner{font-size:var(--fz-md);color:rgb(var(--black), .5);z-index:999;background-color:rgba(var(--white), .7);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);box-shadow:0 0 15px rgba(var(--black), .1);border-radius:12px;align-items:center;gap:1rem;padding:.5rem 1rem;display:flex;position:fixed;bottom:2rem;left:50%;transform:translate(-50%)}.page-module___8aEwW__loadingSpinner svg{color:rgb(var(--orange-500))}
