.ag-popup-child:has(.mentions){box-shadow:none!important}.mentions{width:100%;font-size:.875rem;line-height:1.25rem}.mentions__control{width:100%}.mentions__highlighter{border:"1px solid transparent";min-height:64px;max-height:200px;padding:10px;overflow:hidden}.mentions__input{border:1px solid #0000;border-radius:8px;width:100%;min-height:64px;max-height:200px;padding:10px;overflow:auto!important}.mentions__input:disabled{color:var(--muted-foreground);background-color:var(--muted)!important}.mentions-saving-fade .mentions__highlighter,.mentions-saving-fade .mentions__input{transition:opacity .15s var(--ease-out-strong)}.mentions-saving-fade.mentions-is-saving .mentions__highlighter,.mentions-saving-fade.mentions-is-saving .mentions__input{opacity:.5}.mentions-saving-fade .mentions__input:disabled{color:inherit;background-color:#0000!important}.mentions__input:hover,.mentions__input:focus{border:1px solid var(--color-brand)}.mentions__input::placeholder{color:var(--muted-foreground)}.mentions-surface .mentions__input,.mentions-surface .mentions__input:hover,.mentions-surface .mentions__input:focus{border-color:#0000}.suggestion-position-up .mentions__suggestions{z-index:30;margin-bottom:16px;font-family:Pretendard;bottom:4px!important;top:unset!important;margin-top:0!important}.suggestion-position-down .mentions__suggestions{z-index:30;margin-bottom:16px;font-family:Pretendard;top:4px}.mentions__suggestions .mentions__suggestions__list{background-color:var(--popover);border:.5px solid var(--border);border-radius:4px;flex-direction:column;width:min(360px,100vw - 48px);max-width:min(360px,100vw - 48px);max-height:250px;display:flex;overflow-y:auto;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;padding:8px!important}.mentions__suggestions__item--focused{background-color:var(--accent)}.mentions__mention{z-index:1;color:var(--color-brand);pointer-events:none;text-shadow:.5px .5px .5px var(--background), .5px -.5px .5px var(--background), -.5px .5px .5px var(--background), -.5px -.5px .5px var(--background);position:relative}
:root{--react-pdf-annotation-layer:1;--annotation-unfocused-field-background:url("data:image/svg+xml;charset=UTF-8,<svg width='1px' height='1px' xmlns='http://www.w3.org/2000/svg'><rect width='100%' height='100%' style='fill:rgba(0, 54, 255, 0.13);'/></svg>");--input-focus-border-color:Highlight;--input-focus-outline:1px solid Canvas;--input-unfocused-border-color:transparent;--input-disabled-border-color:transparent;--input-hover-border-color:black;--link-outline:none}@media screen and (forced-colors:active){:root{--input-focus-border-color:CanvasText;--input-unfocused-border-color:ActiveText;--input-disabled-border-color:GrayText;--input-hover-border-color:Highlight;--link-outline:1.5px solid LinkText}.annotationLayer .textWidgetAnnotation :is(input,textarea):required,.annotationLayer .choiceWidgetAnnotation select:required,.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input:required{outline:1.5px solid selecteditem}.annotationLayer .linkAnnotation:hover{-webkit-backdrop-filter:invert();backdrop-filter:invert()}}.annotationLayer{pointer-events:none;transform-origin:0 0;z-index:3;position:absolute;top:0;left:0}.annotationLayer[data-main-rotation="90"] .norotate{transform:rotate(270deg)translate(-100%)}.annotationLayer[data-main-rotation="180"] .norotate{transform:rotate(180deg)translate(-100%,-100%)}.annotationLayer[data-main-rotation="270"] .norotate{transform:rotate(90deg)translateY(-100%)}.annotationLayer canvas{width:100%;height:100%;position:absolute}.annotationLayer section{text-align:initial;pointer-events:auto;box-sizing:border-box;transform-origin:0 0;margin:0;position:absolute}.annotationLayer .linkAnnotation{outline:var(--link-outline)}.annotationLayer :is(.linkAnnotation,.buttonWidgetAnnotation.pushButton)>a{width:100%;height:100%;font-size:1em;position:absolute;top:0;left:0}.annotationLayer :is(.linkAnnotation,.buttonWidgetAnnotation.pushButton)>a:hover{opacity:.2;background:#ff0;box-shadow:0 2px 10px #ff0}.annotationLayer .textAnnotation img{cursor:pointer;width:100%;height:100%;position:absolute;top:0;left:0}.annotationLayer .textWidgetAnnotation :is(input,textarea),.annotationLayer .choiceWidgetAnnotation select,.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input{background-image:var(--annotation-unfocused-field-background);border:2px solid var(--input-unfocused-border-color);box-sizing:border-box;font:calc(9px * var(--scale-factor)) sans-serif;vertical-align:top;width:100%;height:100%;margin:0}.annotationLayer .textWidgetAnnotation :is(input,textarea):required,.annotationLayer .choiceWidgetAnnotation select:required,.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input:required{outline:1.5px solid red}.annotationLayer .choiceWidgetAnnotation select option{padding:0}.annotationLayer .buttonWidgetAnnotation.radioButton input{border-radius:50%}.annotationLayer .textWidgetAnnotation textarea{resize:none}.annotationLayer .textWidgetAnnotation :is(input,textarea)[disabled],.annotationLayer .choiceWidgetAnnotation select[disabled],.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input[disabled]{border:2px solid var(--input-disabled-border-color);cursor:not-allowed;background:0 0}.annotationLayer .textWidgetAnnotation :is(input,textarea):hover,.annotationLayer .choiceWidgetAnnotation select:hover,.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input:hover{border:2px solid var(--input-hover-border-color)}.annotationLayer .textWidgetAnnotation :is(input,textarea):hover,.annotationLayer .choiceWidgetAnnotation select:hover,.annotationLayer .buttonWidgetAnnotation.checkBox input:hover{border-radius:2px}.annotationLayer .textWidgetAnnotation :is(input,textarea):focus,.annotationLayer .choiceWidgetAnnotation select:focus{border:2px solid var(--input-focus-border-color);outline:var(--input-focus-outline);background:0 0;border-radius:2px}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) :focus{background-color:#0000;background-image:none}.annotationLayer .buttonWidgetAnnotation.checkBox :focus{border:2px solid var(--input-focus-border-color);outline:var(--input-focus-outline);border-radius:2px}.annotationLayer .buttonWidgetAnnotation.radioButton :focus{border:2px solid var(--input-focus-border-color);outline:var(--input-focus-outline)}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before,.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after,.annotationLayer .buttonWidgetAnnotation.radioButton input:checked:before{content:"";background-color:canvastext;display:block;position:absolute}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before,.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after{width:1px;height:80%;left:45%}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before{transform:rotate(45deg)}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after{transform:rotate(-45deg)}.annotationLayer .buttonWidgetAnnotation.radioButton input:checked:before{border-radius:50%;width:50%;height:50%;top:20%;left:30%}.annotationLayer .textWidgetAnnotation input.comb{padding-left:2px;padding-right:0;font-family:monospace}.annotationLayer .textWidgetAnnotation input.comb:focus{width:103%}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input{appearance:none}.annotationLayer .popupTriggerArea{width:100%;height:100%}.annotationLayer .fileAttachmentAnnotation .popupTriggerArea{position:absolute}.annotationLayer .popupWrapper{font-size:calc(9px * var(--scale-factor));width:100%;min-width:calc(180px * var(--scale-factor));pointer-events:none;position:absolute}.annotationLayer .popup{max-width:calc(180px * var(--scale-factor));box-shadow:0 calc(2px * var(--scale-factor)) calc(5px * var(--scale-factor)) #888;border-radius:calc(2px * var(--scale-factor));padding:calc(6px * var(--scale-factor));margin-left:calc(5px * var(--scale-factor));cursor:pointer;font:message-box;white-space:normal;word-wrap:break-word;pointer-events:auto;background-color:#ff9;position:absolute}.annotationLayer .popup>*{font-size:calc(9px * var(--scale-factor))}.annotationLayer .popup h1{display:inline-block}.annotationLayer .popupDate{margin-left:calc(5px * var(--scale-factor));display:inline-block}.annotationLayer .popupContent{margin-top:calc(2px * var(--scale-factor));padding-top:calc(2px * var(--scale-factor));border-top:1px solid #333}.annotationLayer .richText>*{white-space:pre-wrap;font-size:calc(9px * var(--scale-factor))}.annotationLayer .highlightAnnotation,.annotationLayer .underlineAnnotation,.annotationLayer .squigglyAnnotation,.annotationLayer .strikeoutAnnotation,.annotationLayer .freeTextAnnotation,.annotationLayer .lineAnnotation svg line,.annotationLayer .squareAnnotation svg rect,.annotationLayer .circleAnnotation svg ellipse,.annotationLayer .polylineAnnotation svg polyline,.annotationLayer .polygonAnnotation svg polygon,.annotationLayer .caretAnnotation,.annotationLayer .inkAnnotation svg polyline,.annotationLayer .stampAnnotation,.annotationLayer .fileAttachmentAnnotation{cursor:pointer}.annotationLayer section svg{width:100%;height:100%;position:absolute;top:0;left:0}.annotationLayer .annotationTextContent{opacity:0;color:#0000;-webkit-user-select:none;user-select:none;pointer-events:none;width:100%;height:100%;position:absolute}.annotationLayer .annotationTextContent span{width:100%;display:inline-block}:root{--react-pdf-text-layer:1;--highlight-bg-color:#b400aa;--highlight-selected-bg-color:#006400}@media screen and (forced-colors:active){:root{--highlight-bg-color:Highlight;--highlight-selected-bg-color:ButtonText}}[data-main-rotation="90"]{transform:rotate(90deg)translateY(-100%)}[data-main-rotation="180"]{transform:rotate(180deg)translate(-100%,-100%)}[data-main-rotation="270"]{transform:rotate(270deg)translate(-100%)}.textLayer{text-align:initial;-moz-text-size-adjust:none;text-size-adjust:none;forced-color-adjust:none;transform-origin:0 0;z-index:2;line-height:1;position:absolute;inset:0;overflow:hidden}.textLayer :is(span,br){color:#0000;white-space:pre;cursor:text;transform-origin:0 0;margin:0;position:absolute}.textLayer span.markedContent{height:0;top:0}.textLayer .highlight{background-color:var(--highlight-bg-color);border-radius:4px;margin:-1px;padding:1px}.textLayer .highlight.appended{position:initial}.textLayer .highlight.begin{border-radius:4px 0 0 4px}.textLayer .highlight.end{border-radius:0 4px 4px 0}.textLayer .highlight.middle{border-radius:0}.textLayer .highlight.selected{background-color:var(--highlight-selected-bg-color)}.textLayer br::selection{background:0 0}.textLayer .endOfContent{z-index:-1;cursor:default;-webkit-user-select:none;user-select:none;display:block;position:absolute;inset:100% 0 0}.textLayer .endOfContent.active{top:0}
@keyframes marching-ants{0%{background-position:0 0,0 100%,0 0,100% 0}to{background-position:20px 0,-20px 100%,0 -20px,100% 20px}}:root{--rc-drag-handle-size:12px;--rc-drag-handle-mobile-size:24px;--rc-drag-handle-bg-colour:#0003;--rc-drag-bar-size:6px;--rc-border-color:#ffffffb3;--rc-focus-color:#08f}.ReactCrop{cursor:crosshair;max-width:100%;display:inline-block;position:relative}.ReactCrop *,.ReactCrop :before,.ReactCrop :after{box-sizing:border-box}.ReactCrop--disabled,.ReactCrop--locked{cursor:inherit}.ReactCrop__child-wrapper{max-height:inherit;overflow:hidden}.ReactCrop__child-wrapper>img,.ReactCrop__child-wrapper>video{max-width:100%;max-height:inherit;display:block}.ReactCrop:not(.ReactCrop--disabled) .ReactCrop__child-wrapper>img,.ReactCrop:not(.ReactCrop--disabled) .ReactCrop__child-wrapper>video,.ReactCrop:not(.ReactCrop--disabled) .ReactCrop__crop-selection{touch-action:none}.ReactCrop__crop-mask{pointer-events:none;width:calc(100% + .5px);height:calc(100% + .5px);position:absolute;inset:0}.ReactCrop__crop-selection{cursor:move;position:absolute;top:0;left:0;transform:translate(0)}.ReactCrop--disabled .ReactCrop__crop-selection{cursor:inherit}.ReactCrop--circular-crop .ReactCrop__crop-selection{border-radius:50%}.ReactCrop--circular-crop .ReactCrop__crop-selection:after{pointer-events:none;content:"";border:1px solid var(--rc-border-color);opacity:.3;position:absolute;inset:-1px}.ReactCrop--no-animate .ReactCrop__crop-selection{outline:1px dashed #fff}.ReactCrop__crop-selection:not(.ReactCrop--no-animate .ReactCrop__crop-selection){color:#fff;background-image:linear-gradient(90deg,#fff 50%,#444 50%),linear-gradient(90deg,#fff 50%,#444 50%),linear-gradient(#fff 50%,#444 50%),linear-gradient(#fff 50%,#444 50%);background-position:0 0,0 100%,0 0,100% 0;background-repeat:repeat-x,repeat-x,repeat-y,repeat-y;background-size:10px 1px,10px 1px,1px 10px,1px 10px;animation:1s linear infinite marching-ants}.ReactCrop__crop-selection:focus{outline:2px solid var(--rc-focus-color);outline-offset:-1px}.ReactCrop--invisible-crop .ReactCrop__crop-mask,.ReactCrop--invisible-crop .ReactCrop__crop-selection{display:none}.ReactCrop__rule-of-thirds-vt:before,.ReactCrop__rule-of-thirds-vt:after,.ReactCrop__rule-of-thirds-hz:before,.ReactCrop__rule-of-thirds-hz:after{content:"";background-color:#fff6;display:block;position:absolute}.ReactCrop__rule-of-thirds-vt:before,.ReactCrop__rule-of-thirds-vt:after{width:1px;height:100%}.ReactCrop__rule-of-thirds-vt:before{left:33.3333%}.ReactCrop__rule-of-thirds-vt:after{left:66.6667%}.ReactCrop__rule-of-thirds-hz:before,.ReactCrop__rule-of-thirds-hz:after{width:100%;height:1px}.ReactCrop__rule-of-thirds-hz:before{top:33.3333%}.ReactCrop__rule-of-thirds-hz:after{top:66.6667%}.ReactCrop__drag-handle{width:var(--rc-drag-handle-size);height:var(--rc-drag-handle-size);background-color:var(--rc-drag-handle-bg-colour);border:1px solid var(--rc-border-color);position:absolute}.ReactCrop__drag-handle:focus{background:var(--rc-focus-color)}.ReactCrop .ord-nw{cursor:nw-resize;top:0;left:0;transform:translate(-50%,-50%)}.ReactCrop .ord-n{cursor:n-resize;top:0;left:50%;transform:translate(-50%,-50%)}.ReactCrop .ord-ne{cursor:ne-resize;top:0;right:0;transform:translate(50%,-50%)}.ReactCrop .ord-e{cursor:e-resize;top:50%;right:0;transform:translate(50%,-50%)}.ReactCrop .ord-se{cursor:se-resize;bottom:0;right:0;transform:translate(50%,50%)}.ReactCrop .ord-s{cursor:s-resize;bottom:0;left:50%;transform:translate(-50%,50%)}.ReactCrop .ord-sw{cursor:sw-resize;bottom:0;left:0;transform:translate(-50%,50%)}.ReactCrop .ord-w{cursor:w-resize;top:50%;left:0;transform:translate(-50%,-50%)}.ReactCrop__disabled .ReactCrop__drag-handle{cursor:inherit}.ReactCrop__drag-bar{position:absolute}.ReactCrop__drag-bar.ord-n{width:100%;height:var(--rc-drag-bar-size);top:0;left:0;transform:translateY(-50%)}.ReactCrop__drag-bar.ord-e{width:var(--rc-drag-bar-size);height:100%;top:0;right:0;transform:translate(50%)}.ReactCrop__drag-bar.ord-s{width:100%;height:var(--rc-drag-bar-size);bottom:0;left:0;transform:translateY(50%)}.ReactCrop__drag-bar.ord-w{width:var(--rc-drag-bar-size);height:100%;top:0;left:0;transform:translate(-50%)}.ReactCrop--new-crop .ReactCrop__drag-bar,.ReactCrop--new-crop .ReactCrop__drag-handle,.ReactCrop--fixed-aspect .ReactCrop__drag-bar,.ReactCrop--fixed-aspect .ReactCrop__drag-handle.ord-n,.ReactCrop--fixed-aspect .ReactCrop__drag-handle.ord-e,.ReactCrop--fixed-aspect .ReactCrop__drag-handle.ord-s,.ReactCrop--fixed-aspect .ReactCrop__drag-handle.ord-w{display:none}@media (pointer:coarse){.ReactCrop .ord-n,.ReactCrop .ord-e,.ReactCrop .ord-s,.ReactCrop .ord-w{display:none}.ReactCrop__drag-handle{width:var(--rc-drag-handle-mobile-size);height:var(--rc-drag-handle-mobile-size)}}
.taxFormStyles-module__Tn1hQq__surface{--tax-form-font-size:.75rem;--tax-form-line-height:1.25rem;--tax-form-control-height:2.25rem;--tax-form-header:var(--muted);--tax-form-calculated:color-mix(in oklab, var(--muted) 50%, var(--background));--tax-form-selected:color-mix(in oklab, var(--color-brand) 8%, var(--background));--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;min-width:0;color:var(--foreground);font-size:var(--tax-form-font-size);line-height:var(--tax-form-line-height)}.taxFormStyles-module__Tn1hQq__surface :where(table,th,td,input,select,textarea),.taxFormStyles-module__Tn1hQq__surface :where(table [class~=text-xs],table [class~=text-sm]){font-size:var(--tax-form-font-size);line-height:var(--tax-form-line-height)}.taxFormStyles-module__Tn1hQq__surface :where(button,[class~=text-sm]:not([data-slot=dialog-title])){font-size:var(--tax-form-font-size)}.taxFormStyles-module__Tn1hQq__surface :where([role=note],[role=alert],[role=status]){--tax-form-font-size:.875rem;--tax-form-line-height:1.5rem}.taxFormStyles-module__Tn1hQq__surface :where(h2:not([data-slot=dialog-title])),.taxFormStyles-module__Tn1hQq__surface .taxFormStyles-module__Tn1hQq__pageTitle,.taxFormStyles-module__Tn1hQq__pageTitle{font-size:.875rem;font-weight:600;line-height:1.25rem}.taxFormStyles-module__Tn1hQq__surface :where(h3,h4,h5,h6){font-size:var(--tax-form-font-size);line-height:var(--tax-form-line-height);font-weight:600}.taxFormStyles-module__Tn1hQq__surface :where(table){border-collapse:collapse;border-color:var(--border);border-top:2px solid var(--border);color:var(--foreground);background:var(--background);font-variant-numeric:tabular-nums}.taxFormStyles-module__Tn1hQq__surface :where(th,td){border-color:var(--border);vertical-align:middle}.taxFormStyles-module__Tn1hQq__surface :where(th){padding:.375rem .5rem;font-weight:500}.taxFormStyles-module__Tn1hQq__surface :where(th:not([class*=bg-yellow-]):not([class*=bg-amber-]):not([class*=bg-red-])),.taxFormStyles-module__Tn1hQq__surface :where(table) :where(tr[class~=bg-gray-50],tr[class~=bg-gray-100],td[class~=bg-gray-50],td[class~=bg-gray-100],td[class~=bg-muted\/50],th[class~=bg-muted\/50],td[class~=bg-brand\/10]){background:var(--tax-form-header)}.taxFormStyles-module__Tn1hQq__surface :where(table) :where(tr[class~=bg-sky-50],tr[class~=bg-blue-50],td[class~=bg-sky-50],td[class~=bg-blue-50],td[class~=bg-muted\/20],td[class~=bg-muted\/30],td[class~=bg-muted\/40],td:has(>output)){background:var(--tax-form-calculated)}.taxFormStyles-module__Tn1hQq__surface :where(table) :where(tr[class~=bg-sky-100],td[class~=bg-sky-100],tr[class~=bg-brand\/10],tbody>tr[class~=bg-brand\/10]>td,tbody>tr[class~=bg-sky-100]>td){background:var(--tax-form-selected)}.taxFormStyles-module__Tn1hQq__surface :where(table) :where(tr[class~=bg-blue-200],td[class~=bg-blue-200],tfoot>tr,tfoot>tr>th,tfoot>tr>td){border-color:var(--border);background:var(--tax-form-header);color:var(--foreground);font-weight:600}.taxFormStyles-module__Tn1hQq__surface :where(table) :where([class~=text-gray-700],[class~=text-gray-800],[class~=text-gray-900]){color:var(--foreground)}.taxFormStyles-module__Tn1hQq__surface :where(table) :where([class~=text-gray-500],[class~=text-gray-600]){color:var(--muted-foreground)}.taxFormStyles-module__Tn1hQq__surface :where(td,th) :where(input:not([type=checkbox]):not([type=radio]):not([type=file]):not([type=hidden]),select,[data-slot=select-trigger],button[role=combobox],button[aria-haspopup=dialog]){box-sizing:border-box;min-width:0;max-width:100%;min-height:var(--tax-form-control-height);height:var(--tax-form-control-height);color:var(--foreground);box-shadow:none;background:0 0;border:0;border-radius:0;padding-block:0;padding-inline:.5rem;font-weight:400}.taxFormStyles-module__Tn1hQq__surface :where(td:has(>input:not([type=checkbox]):not([type=radio]):not([type=file]):not([type=hidden])),th:has(>input:not([type=checkbox]):not([type=radio]):not([type=file]):not([type=hidden])),td:has(>select,>textarea,>[data-slot=select-trigger],>button[role=combobox]),th:has(>select,>textarea,>[data-slot=select-trigger],>button[role=combobox])){padding:0}.taxFormStyles-module__Tn1hQq__surface :where(td,th) :where(textarea){min-width:0;color:var(--foreground);box-shadow:none;background:0 0;border:0;border-radius:0;padding:.375rem .5rem}.taxFormStyles-module__Tn1hQq__surface :where(td,th) :where(input,select,textarea,[role=combobox],button[aria-haspopup=dialog]):focus-visible{outline:2px solid var(--ring);outline-offset:-2px;box-shadow:none;background:var(--background)}.taxFormStyles-module__Tn1hQq__surface :where(td,th) :where(input,textarea,select,[role=combobox])[aria-invalid=true]{outline:2px solid var(--destructive);outline-offset:-2px}.taxFormStyles-module__Tn1hQq__surface :where(td,th) :where(input[readonly],textarea[readonly],input:disabled,select:disabled,textarea:disabled,button:disabled){background:var(--tax-form-calculated);color:var(--muted-foreground)}.taxFormStyles-module__Tn1hQq__surface :where(input,textarea)::placeholder{color:var(--muted-foreground);opacity:1}.taxFormStyles-module__Tn1hQq__surface :where(input[type=checkbox],input[type=radio]){accent-color:var(--color-brand)}.taxFormStyles-module__Tn1hQq__surface .taxFormStyles-module__Tn1hQq__periodTable{border-top-width:1px}.taxFormStyles-module__Tn1hQq__surface .taxFormStyles-module__Tn1hQq__periodTable :where(td){background:var(--background)}.taxFormStyles-module__Tn1hQq__surface .taxFormStyles-module__Tn1hQq__periodTable :where(td:first-child){background:var(--tax-form-header)}.taxFormStyles-module__Tn1hQq__cellInput{font-variant-numeric:tabular-nums;width:100%;min-width:0}.taxFormStyles-module__Tn1hQq__calculatedCell{background:var(--tax-form-calculated,var(--muted));font-variant-numeric:tabular-nums}.taxFormStyles-module__Tn1hQq__surface .taxFormStyles-module__Tn1hQq__totalRow,.taxFormStyles-module__Tn1hQq__surface .taxFormStyles-module__Tn1hQq__totalRow>:where(th,td),.taxFormStyles-module__Tn1hQq__totalRow,.taxFormStyles-module__Tn1hQq__totalRow>:where(th,td){background:var(--tax-form-header,var(--muted));color:var(--foreground);font-weight:600}.taxFormStyles-module__Tn1hQq__surface .taxFormStyles-module__Tn1hQq__grid,.taxFormStyles-module__Tn1hQq__grid{--ag-font-size:12px;--ag-header-background-color:var(--muted);--ag-header-foreground-color:var(--foreground);--ag-background-color:var(--background);--ag-foreground-color:var(--foreground);--ag-border-color:var(--border);--ag-row-hover-color:var(--accent);--ag-selected-row-background-color:color-mix(in oklab, var(--color-brand) 8%, var(--background))}
