.Receipts-module__NJLFUW__section{background:var(--hl-app-surface-primary,var(--brand-surface-soft))}.Receipts-module__NJLFUW__stack{gap:1rem;min-width:0;display:grid}.Receipts-module__NJLFUW__stack p{margin:0;line-height:1.55}.Receipts-module__NJLFUW__actions{flex-wrap:wrap;align-items:center;gap:.65rem;display:flex}.Receipts-module__NJLFUW__actions button,.Receipts-module__NJLFUW__actions a{min-height:44px}.Receipts-module__NJLFUW__notice{border:1px solid var(--hl-app-border-decorative,var(--line));background:var(--hl-app-surface-strong,var(--panel));color:var(--hl-app-text-primary,var(--ink));border-radius:12px;padding:1rem}.Receipts-module__NJLFUW__muted{color:var(--hl-app-text-muted,var(--muted));font-size:.9rem}.Receipts-module__NJLFUW__error{color:var(--hl-app-error-reference,var(--danger));border:1px solid var(--hl-app-error-reference,var(--brand-danger-border));background:var(--hl-app-surface-secondary,var(--brand-danger-soft));border-radius:10px;padding:.8rem}.Receipts-module__NJLFUW__preview{border:1px solid var(--hl-app-border-decorative,var(--line));background:var(--hl-app-surface-strong,var(--panel));border-radius:12px;max-height:min(65vh,640px);overflow:auto}.Receipts-module__NJLFUW__preview:focus-visible{outline:2px solid var(--hl-app-focus-color-reference,var(--brand-blue));outline-offset:2px}.Receipts-module__NJLFUW__preview img{object-fit:contain;width:100%;height:auto;max-height:480px;display:block}.Receipts-module__NJLFUW__preview[data-zoomed=true] img{width:160%;max-width:none;max-height:none}.Receipts-module__NJLFUW__check{align-items:flex-start;gap:.65rem;line-height:1.5;display:flex}.Receipts-module__NJLFUW__check input{width:20px;height:20px;accent-color:var(--hl-app-focus-color-reference,var(--brand-blue));flex:none;margin-top:.2rem}.Receipts-module__NJLFUW__fileInput{border:1px solid var(--hl-app-border-decorative,var(--line));background:var(--hl-app-surface-strong,var(--panel));width:100%;min-height:44px;color:var(--hl-app-text-primary,var(--ink));border-radius:10px;padding:.65rem}.Receipts-module__NJLFUW__fields{border:0;grid-template-columns:repeat(2,minmax(0,1fr));gap:.9rem;min-width:0;margin:0;padding:0;display:grid}.Receipts-module__NJLFUW__field{align-content:start;gap:.35rem;min-width:0;display:grid}.Receipts-module__NJLFUW__field input,.Receipts-module__NJLFUW__field select,.Receipts-module__NJLFUW__field textarea{border:1px solid var(--hl-app-border-decorative,var(--line));background:var(--hl-app-surface-strong,var(--panel));width:100%;min-height:44px;color:var(--hl-app-text-primary,var(--ink));font:inherit;border-radius:9px;padding:.65rem}.Receipts-module__NJLFUW__field textarea{resize:vertical;min-height:90px}.Receipts-module__NJLFUW__field input:focus-visible,.Receipts-module__NJLFUW__field select:focus-visible,.Receipts-module__NJLFUW__field textarea:focus-visible,.Receipts-module__NJLFUW__fileInput:focus-visible{outline:2px solid var(--hl-app-focus-color-reference,var(--brand-blue));outline-offset:2px}.Receipts-module__NJLFUW__field input[aria-invalid=true],.Receipts-module__NJLFUW__field select[aria-invalid=true]{border-color:var(--hl-app-error-reference,var(--danger))}.Receipts-module__NJLFUW__wide{grid-column:1/-1}.Receipts-module__NJLFUW__card{border:1px solid var(--hl-app-border-decorative,var(--line));background:var(--hl-app-surface-strong,var(--panel));border-radius:16px;padding:1.25rem}.Receipts-module__NJLFUW__card h2,.Receipts-module__NJLFUW__card h3{overflow-wrap:anywhere;margin:0}.Receipts-module__NJLFUW__library{width:min(880px,100%);color:var(--hl-app-text-primary,var(--ink));margin:0 auto;padding:1.5rem 1rem 4rem}.Receipts-module__NJLFUW__library.app-shell{background:var(--hl-app-surface-primary,var(--panel));grid-template-rows:none;grid-template-columns:minmax(0,1fr);grid-auto-rows:max-content;align-content:start;height:auto;transition:none;display:grid;overflow:visible}.Receipts-module__NJLFUW__library h1{margin:0}.Receipts-module__NJLFUW__metadata{grid-template-columns:minmax(120px,1fr) 2fr;gap:.6rem;margin:0;display:grid}.Receipts-module__NJLFUW__metadata dt{color:var(--hl-app-text-muted,var(--muted))}.Receipts-module__NJLFUW__metadata dd{overflow-wrap:anywhere;white-space:pre-wrap;margin:0}.Receipts-module__NJLFUW__confirmation{border:1px solid var(--hl-app-error-reference,var(--brand-danger-border));border-radius:10px;padding:1rem}@media (max-width:560px){.Receipts-module__NJLFUW__fields{grid-template-columns:1fr}.Receipts-module__NJLFUW__card{padding:1rem}.Receipts-module__NJLFUW__actions>*{flex:auto}.Receipts-module__NJLFUW__metadata{grid-template-columns:1fr;gap:.25rem}.Receipts-module__NJLFUW__metadata dd{margin-bottom:.6rem}}:is(.Receipts-module__NJLFUW__stack .secondary-button,.Receipts-module__NJLFUW__library .secondary-button){background:var(--hl-app-surface-strong,var(--panel));color:var(--hl-app-text-primary,var(--ink));border-color:var(--hl-app-border-control,var(--line))}:is(.Receipts-module__NJLFUW__stack .primary-button,.Receipts-module__NJLFUW__library .primary-button){background:var(--hl-app-action-primary,var(--brand-blue));color:var(--hl-app-action-primary-text,white)}.Receipts-module__NJLFUW__stack .danger-button{background:var(--hl-app-surface-secondary,var(--panel));color:var(--hl-app-error-reference,var(--danger));border:1px solid;border-radius:10px;padding:.65rem 1rem}.Receipts-module__NJLFUW__stack button:focus-visible,.Receipts-module__NJLFUW__stack a:focus-visible,.Receipts-module__NJLFUW__library button:focus-visible,.Receipts-module__NJLFUW__library a:focus-visible{outline:2px solid var(--hl-app-focus-color-reference,var(--brand-blue));outline-offset:2px}.Receipts-module__NJLFUW__stack a,.Receipts-module__NJLFUW__library a{color:var(--hl-app-accent-primary,var(--brand-blue-hover))}.Receipts-module__NJLFUW__receiptList{gap:1rem;min-width:0;margin:0;padding:0;list-style:none;display:grid}.Receipts-module__NJLFUW__receiptList>li{min-width:0}.Receipts-module__NJLFUW__receiptToggle{width:100%;min-height:44px;color:inherit;text-align:left;font:inherit;cursor:pointer;background:0 0;border:0;align-items:center;gap:.8rem;padding:.35rem;display:flex}.Receipts-module__NJLFUW__receiptToggle>span{overflow-wrap:anywhere;min-width:0}.Receipts-module__NJLFUW__receiptToggle img,.Receipts-module__NJLFUW__thumbnailPlaceholder{object-fit:contain;border-radius:6px;flex:0 0 56px;width:56px;height:72px}.Receipts-module__NJLFUW__thumbnailPlaceholder{background:var(--hl-app-surface-secondary,var(--panel));place-items:center;display:grid}.Receipts-module__NJLFUW__receiptSummary{color:var(--hl-app-text-muted,var(--muted));margin-top:.3rem;font-size:.9rem;display:block}.Receipts-module__NJLFUW__information>summary{cursor:pointer;min-height:44px;padding:.65rem 0}.Receipts-module__NJLFUW__information>summary:focus-visible{outline:2px solid var(--hl-app-focus-color-reference,var(--brand-blue));outline-offset:2px}.Receipts-module__NJLFUW__information[open]>div{margin-top:.5rem}.Receipts-module__NJLFUW__suggestions{overflow-wrap:anywhere;gap:.6rem;margin:0;padding-left:1.3rem;display:grid}.Receipts-module__NJLFUW__stack button{min-height:44px}.Receipts-module__NJLFUW__stack [hidden]{display:none}.Receipts-module__NJLFUW__uploadChoices{grid-template-columns:repeat(auto-fit,minmax(min(100%,15rem),1fr));gap:.85rem;min-width:0;display:grid}.Receipts-module__NJLFUW__uploadChoice{align-content:start;gap:.35rem;min-width:0;display:grid}.Receipts-module__NJLFUW__uploadChoice input{box-sizing:border-box;min-width:0;max-width:100%}.Receipts-module__NJLFUW__collection{overflow-wrap:anywhere;container-type:inline-size}.Receipts-module__NJLFUW__collection *,.Receipts-module__NJLFUW__collection :before,.Receipts-module__NJLFUW__collection :after{box-sizing:border-box}.Receipts-module__NJLFUW__collection .Receipts-module__NJLFUW__card{gap:.75rem;min-width:0;padding:clamp(.75rem,3cqi,1.25rem)}.Receipts-module__NJLFUW__collection .Receipts-module__NJLFUW__actions>*{flex:12rem;min-width:0;max-width:100%}.Receipts-module__NJLFUW__collection .Receipts-module__NJLFUW__reorderActions>*{flex-basis:7rem}.Receipts-module__NJLFUW__collection button{white-space:normal;overflow-wrap:anywhere;min-width:0;max-width:100%;line-height:1.4}.Receipts-module__NJLFUW__collection .primary-button{margin-top:0}.Receipts-module__NJLFUW__collection .Receipts-module__NJLFUW__actions a{align-items:center;padding:.65rem;display:flex}.Receipts-module__NJLFUW__collection .Receipts-module__NJLFUW__fields{grid-template-columns:repeat(auto-fit,minmax(min(100%,14rem),1fr))}.Receipts-module__NJLFUW__collection .Receipts-module__NJLFUW__field input,.Receipts-module__NJLFUW__collection .Receipts-module__NJLFUW__field select,.Receipts-module__NJLFUW__collection .Receipts-module__NJLFUW__field textarea{min-width:0;max-width:100%}.Receipts-module__NJLFUW__collection .Receipts-module__NJLFUW__field input[type=date]{appearance:none}.Receipts-module__NJLFUW__collection .Receipts-module__NJLFUW__field select{background-position:right .65rem center;background-repeat:no-repeat;background-size:30px 30px;padding-right:3rem}html[data-color-theme=dark] .Receipts-module__NJLFUW__collection input[type=date]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}.Receipts-module__NJLFUW__collection .Receipts-module__NJLFUW__check{cursor:pointer;min-height:44px;padding-block:.35rem}.Receipts-module__NJLFUW__collection .Receipts-module__NJLFUW__information{border:0;min-width:0;padding:0}.Receipts-module__NJLFUW__collection .Receipts-module__NJLFUW__information>summary{font-weight:600}.Receipts-module__NJLFUW__collection .Receipts-module__NJLFUW__information[open]{padding-bottom:.85rem}.Receipts-module__NJLFUW__collectionSection>.document-type-disclosure-header{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:.5rem;display:grid}.Receipts-module__NJLFUW__collectionSection>.document-type-disclosure-header>.document-type-disclosure-heading{overflow-wrap:anywhere;grid-area:1/1/3;align-self:start;min-width:0}.Receipts-module__NJLFUW__collectionSection>.document-type-disclosure-header>.document-type-disclosure-help-action{grid-area:1/2;place-self:start end}.Receipts-module__NJLFUW__collectionSection>.document-type-disclosure-header>.document-type-disclosure-toggle{width:44px;min-width:44px;height:44px;min-height:44px;box-shadow:none;background:0 0;border:0;grid-area:2/2;justify-self:end;margin:0;padding:0}.Receipts-module__NJLFUW__collectionSection .invoice-disclosure-toggle-label{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.Receipts-module__NJLFUW__collectionSection .document-type-disclosure-toggle:focus-visible{outline:2px solid var(--hl-app-focus-color-reference,var(--brand-blue));outline-offset:2px}.Receipts-module__NJLFUW__collection .Receipts-module__NJLFUW__information>summary{min-height:44px;padding:.65rem 0;line-height:1.5;list-style-position:inside;display:list-item}.Receipts-module__NJLFUW__fileSelection{overflow-wrap:anywhere;gap:.15rem;min-width:0;display:grid}.Receipts-module__NJLFUW__uploadChoices [hidden],.Receipts-module__NJLFUW__cancelFooter:empty{display:none}.Receipts-module__NJLFUW__collection .Receipts-module__NJLFUW__cancelUpload{width:100%;box-shadow:none;background:0 0}.Receipts-module__NJLFUW__collection .Receipts-module__NJLFUW__receiptList:empty{display:none}.Receipts-module__NJLFUW__collection .Receipts-module__NJLFUW__notice,.Receipts-module__NJLFUW__collection .Receipts-module__NJLFUW__confirmation{min-width:0;padding:clamp(.65rem,3cqi,1rem)}.Receipts-module__NJLFUW__collection .Receipts-module__NJLFUW__receiptToggle{gap:.65rem}.Receipts-module__NJLFUW__receiptHeading{flex:auto}.Receipts-module__NJLFUW__lineProposal{border-top:1px solid var(--hl-app-border-decorative,var(--line));min-width:0;padding-top:.85rem}.Receipts-module__NJLFUW__lineProposal .Receipts-module__NJLFUW__metadata{grid-template-columns:repeat(auto-fit,minmax(min(100%,9rem),1fr))}.Receipts-module__NJLFUW__lineProposal .Receipts-module__NJLFUW__metadata>div{min-width:0}.Receipts-module__NJLFUW__receiptChevron{flex:0 0 20px}.Receipts-module__NJLFUW__reviewHeader{align-items:center;gap:.65rem;min-width:0;display:flex}.Receipts-module__NJLFUW__reviewHeader .Receipts-module__NJLFUW__receiptToggle{flex:1 1 0}.Receipts-module__NJLFUW__thumbnailButton{border:1px solid var(--hl-app-border-control,var(--line));background:var(--hl-app-surface-secondary,var(--panel));cursor:pointer;border-radius:8px;flex:0 0 56px;width:56px;padding:0}.Receipts-module__NJLFUW__thumbnailButton img{object-fit:contain;border-radius:8px;width:54px;height:72px;display:block}.Receipts-module__NJLFUW__deleteAction{border-top:1px solid var(--hl-app-border-decorative,var(--line));padding-top:.85rem}html[data-app-runtime=native] .Receipts-module__NJLFUW__collection :is(input,select,textarea,button,summary,[role=alert]){scroll-margin-block-start:12px;scroll-margin-block-end:max(12px, var(--native-bottom-nav-effective-reserve,0px))}.Receipts-module__NJLFUW__receiptToggle[aria-expanded=true] .Receipts-module__NJLFUW__receiptChevron{transform:rotate(180deg)}@container (max-width:24rem){.Receipts-module__NJLFUW__collection .Receipts-module__NJLFUW__receiptToggle img,.Receipts-module__NJLFUW__collection .Receipts-module__NJLFUW__thumbnailPlaceholder{flex-basis:40px;width:40px;height:52px}.Receipts-module__NJLFUW__collection .Receipts-module__NJLFUW__metadata{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.Receipts-module__NJLFUW__receiptList *,.Receipts-module__NJLFUW__information *{transition:none!important;animation:none!important}}.Receipts-module__NJLFUW__customerImage{border:1px solid var(--border-color,currentColor);background:0 0;border-radius:.75rem;width:100%;min-width:0;max-width:100%;padding:.5rem;display:block;overflow:hidden}.Receipts-module__NJLFUW__customerImage img{object-fit:contain;width:auto;max-width:100%;height:auto;margin:auto;display:block}.Receipts-module__NJLFUW__uploadChoices[hidden]{display:none}.Receipts-module__NJLFUW__customerComposer{min-width:0;padding:4px}
