.invoice-document{display:flex;flex-direction:column}.invoice-document-type-switch{display:grid;gap:.7rem;margin-bottom:1rem}.invoice-document-type-switch__heading{display:flex;align-items:end;justify-content:space-between;gap:1rem}.invoice-document-type-switch__heading>span{font-size:.78rem;font-weight:700}.invoice-document-type-switch__heading small{max-width:24rem;font-size:.67rem;line-height:1.45;text-align:right;color:var(--muted)}.invoice-document-type-switch__options{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border:1px solid var(--ink)}.invoice-document-type-switch__options button{min-height:3rem;padding:.55rem .7rem;border:0;background:var(--paper-bright);color:var(--ink);font:600 .82rem/1.15 var(--sans);cursor:pointer}.invoice-document-type-switch__options button+button{border-left:1px solid var(--ink)}.invoice-document-type-switch__options button[aria-pressed=true]{background:var(--ink);color:var(--paper-bright)}.invoice-document-type-switch__options button:focus-visible{position:relative;z-index:1;outline:2px solid var(--acid);outline-offset:2px}.invoice-document-type-native{position:absolute!important;width:1px!important;height:1px!important;overflow:hidden!important;clip:rect(0 0 0 0)!important;clip-path:inset(50%)!important;white-space:nowrap!important}.invoice-form-grid--document-meta{grid-template-columns:repeat(2,minmax(0,1fr))}.invoice-document__maker-footer{display:flex;align-items:center;gap:.9rem;margin:0 3.2rem 2rem;margin-top:auto;padding-top:.9rem;border-top:1px solid #dedfda;break-inside:avoid}.invoice-document__maker-qr{flex:0 0 auto;line-height:0}.invoice-document__maker-qr img{display:block;width:3.35rem;height:3.35rem;object-fit:contain}.invoice-document__maker-copy{display:grid;gap:.2rem;min-width:0}.invoice-document__maker-copy strong{font-size:.68rem;line-height:1.25;color:#30332f}.invoice-document__maker-copy span,.invoice-document__maker-copy a{font-size:.58rem;line-height:1.35;color:#6a6e68}.invoice-document__maker-copy a{width:fit-content;max-width:100%;overflow-wrap:anywhere;text-decoration:underline;text-underline-offset:.12em}@media(max-width:44rem){.invoice-document-type-switch__heading{align-items:start;flex-direction:column;gap:.35rem}.invoice-document-type-switch__heading small{text-align:left}.invoice-document-type-switch__options{grid-template-columns:1fr}.invoice-document-type-switch__options button+button{border-left:0;border-top:1px solid var(--ink)}.invoice-form-grid--document-meta{grid-template-columns:1fr}.invoice-document__maker-footer{margin-inline:1.25rem}}@media print{.invoice-document{display:flex!important;flex-direction:column!important;min-height:279mm!important}.invoice-document__maker-footer{margin:0 2.3rem;margin-top:auto!important;padding-top:.75rem;page-break-inside:avoid;break-inside:avoid}.invoice-document__maker-qr img{width:13mm;height:13mm}.invoice-document__maker-copy strong{font-size:7.5pt}.invoice-document__maker-copy span,.invoice-document__maker-copy a{font-size:6.5pt}}
