:root{--surface:#f7f9fc;--panel:#fff;--panel-muted:#f4f7fb;--ink:#152238;--muted:#62708a;--line:#dce4ef;--line-strong:#c6d2e1;--blue:#0b63f6;--blue-dark:#084fca;--blue-soft:#eaf2ff;--coral:#ff7a3d;--brand-blue:#2451be;--brand-blue-dark:#1b409b;--brand-orange:#ef7840;--success:#087a54;--success-bg:#eafaf2;--danger:#b42318;--danger-bg:#fff1f0;--amber:#a65706;--amber-bg:#fff7eb;--radius-sm:8px;--radius-md:12px;--radius-lg:16px;--billing-workspace-max-width:1180px;--billing-card-max-width:var(--billing-workspace-max-width)}*{box-sizing:border-box}body,html{background:var(--surface)}body{margin:0;color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:14px;line-height:1.45}button,input,select{font:inherit}a,button{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible{outline:3px solid rgba(11,99,246,.18);outline-offset:2px}.docena-brand{color:var(--ink);display:inline-flex;align-items:center;gap:10px;font-size:23px;font-weight:750;letter-spacing:-.06em;text-decoration:none}.docena-brand img{border-radius:10px}.auth-layout{min-height:100dvh;display:flex;flex-direction:column;align-items:center;padding:max(56px,env(safe-area-inset-top)) 24px max(48px,env(safe-area-inset-bottom));background:radial-gradient(circle at 7% 4%,rgba(36,81,190,.14),transparent 32rem),radial-gradient(circle at 95% 96%,rgba(239,120,64,.12),transparent 30rem),var(--surface)}.auth-aside{display:none}.auth-main{display:contents}.auth-card{width:min(100%,424px);margin:clamp(72px,14vh,150px) 0 0}.auth-card .docena-brand{margin-bottom:38px}.auth-card>h1,.auth-header h1{font-size:28px;line-height:1.15;letter-spacing:-.035em;margin:0 0 8px}.auth-card>p,.auth-header p{color:#40506a;margin:0}.auth-header{margin-bottom:28px}.auth-action{min-height:46px}.auth-email-toggle{display:block;width:max-content;margin:-4px auto 0;border:0;padding:4px;color:var(--brand-blue);background:transparent;box-shadow:none;font-size:13px;font-weight:600}.auth-email-toggle:hover:not(:disabled){color:var(--brand-blue-dark);background:transparent;text-decoration:underline;text-underline-offset:3px}.auth-form{display:grid;grid-gap:16px;gap:16px}.auth-form-reveal{animation:auth-form-reveal .22s cubic-bezier(.2,.75,.25,1) both;transform-origin:top}@keyframes auth-form-reveal{0%{opacity:0;transform:translateY(-7px)}to{opacity:1;transform:translateY(0)}}.auth-forgot{justify-self:end;margin-top:-6px;font-size:12px}.auth-divider{display:flex;align-items:center;gap:12px;color:#8490a5;font-size:12px;margin:21px 0}.auth-divider:after,.auth-divider:before{content:"";height:1px;background:var(--line);flex:1 1}.auth-switch{text-align:center;color:#40506a;font-size:13px;margin:32px 0 0}.auth-card>.auth-switch{margin-top:32px}.auth-legal{width:100%;max-width:320px;color:#697993;margin:auto auto 0;padding-top:56px;text-align:center;font-size:10.5px;line-height:1.5}.auth-legal a{color:inherit;text-underline-offset:2px}.auth-legal a:hover{color:var(--ink)}.text-button{color:var(--blue);background:none;border:0;padding:0;font-weight:650;cursor:pointer}.text-button:disabled{cursor:default;opacity:.6}.password-requirements{margin-top:-7px;color:#52637e;font-size:12px}.password-requirements p{margin:0 0 6px}.password-requirements ul{display:flex;flex-wrap:wrap;gap:6px 14px;margin:0;padding:0;list-style:none}.password-requirements li{display:inline-flex;align-items:center;gap:4px}.password-requirements li svg{width:13px;height:13px;opacity:.28}.auth-confirmation-hidden{display:none}.password-requirements li.is-valid{color:var(--success)}.password-requirements li.is-valid svg{opacity:1}.field{display:grid;grid-gap:7px;gap:7px;min-width:0}.field label{color:#34415a;font-size:12px;font-weight:600}.field label small{display:block;margin-top:3px;color:var(--muted);font-size:11px;font-weight:500}.field-error,.field-hint{font-size:12px}.field-hint{color:var(--muted)}.field-error{color:var(--danger)}.control[aria-invalid=true]{border-color:#e58b84}.control:disabled{cursor:default;color:var(--muted);background:var(--panel-muted);opacity:.75}.control:-webkit-autofill{-webkit-box-shadow:0 0 0 1000px var(--panel) inset;-webkit-text-fill-color:var(--ink)}.app-content input,.app-content select,.control{width:100%;min-height:44px;border:1px solid rgba(146,166,193,.55);border-radius:10px;padding:10px 13px;color:var(--ink);background:var(--panel);box-shadow:none;transition:border-color .18s,box-shadow .18s,background .18s,transform .18s}.app-content input:hover,.app-content select:hover,.control:hover{border-color:#86a7d5;box-shadow:none}.app-content input:focus,.app-content select:focus,.control:focus{border-color:#2d78ef;outline:0;background:#fff;box-shadow:0 0 0 3px rgba(11,99,246,.14)}.control::placeholder{color:#8a9ab1}.select-control{-webkit-appearance:none;-moz-appearance:none;appearance:none;padding-right:42px;background-image:linear-gradient(45deg,transparent 50%,#376ea9 0),linear-gradient(135deg,#376ea9 50%,transparent 0),linear-gradient(180deg,rgba(232,242,255,.82),hsla(0,0%,100%,0));background-position:calc(100% - 19px) 19px,calc(100% - 14px) 19px,right 5px center;background-size:6px 6px,6px 6px,32px 32px;background-repeat:no-repeat}.app-select{position:relative;width:100%}.app-select-trigger{width:100%;min-height:44px;display:flex;align-items:center;justify-content:space-between;gap:12px;border:1px solid rgba(146,166,193,.55);border-radius:10px;padding:10px 13px;color:var(--ink);background:var(--panel);box-shadow:none;font:inherit;text-align:left;cursor:pointer;transition:border-color .18s,box-shadow .18s,background .18s}.app-select-trigger:hover:not(:disabled){border-color:#86a7d5;box-shadow:none}.app-select-trigger:focus-visible{border-color:#2d78ef;outline:0;background:#fff;box-shadow:0 0 0 3px rgba(11,99,246,.14)}.app-select-trigger:disabled{cursor:default;opacity:.6}.app-select-trigger.is-placeholder{color:var(--muted)}.app-select-trigger>span{width:8px;height:8px;margin-right:3px;border-right:1.5px solid #376ea9;border-bottom:1.5px solid #376ea9;transform:translateY(-2px) rotate(45deg);transition:transform .18s}.app-select:has(.app-select-menu) .app-select-trigger>span{transform:translateY(2px) rotate(225deg)}.app-select-menu{position:absolute;z-index:30;top:calc(100% + 7px);left:0;width:100%;overflow-y:auto;max-height:280px;border:1px solid rgba(112,142,183,.42);border-radius:10px;padding:5px;background:var(--panel);box-shadow:0 8px 24px rgba(24,50,90,.1)}.app-select-menu button{width:100%;min-height:38px;display:flex;align-items:center;justify-content:space-between;border:0;border-radius:7px;padding:8px 10px;color:#253853;background:transparent;font:inherit;text-align:left;cursor:pointer}.app-select-menu button.is-selected,.app-select-menu button:hover{color:#063f9d;background:#edf4ff}.app-select-menu button:disabled{color:var(--muted);cursor:default;opacity:.55}.app-select-menu button:disabled:hover{color:var(--muted);background:transparent}.app-select-menu button i{width:6px;height:6px;border-radius:50%;background:transparent}.app-select-menu button.is-selected i{width:10px;height:6px;border-left:2px solid var(--blue);border-bottom:2px solid var(--blue);border-radius:0;transform:rotate(-45deg)}.control-date{color-scheme:light;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.control-date::-webkit-calendar-picker-indicator{opacity:.65;cursor:pointer}.button{min-height:40px;border:1px solid transparent;border-radius:var(--radius-sm);padding:9px 14px;font-weight:700;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:8px;transition:background .15s,border-color .15s,box-shadow .15s,transform .15s}.button:hover:not(:disabled){transform:translateY(-1px)}.button:disabled{cursor:default;opacity:.62}.button-primary{background:var(--blue);color:#fff;box-shadow:0 1px 2px rgba(8,79,202,.22)}.auth-card .button-primary{background:var(--brand-blue);box-shadow:0 1px 2px rgba(36,81,190,.22)}.auth-card .button-primary:hover:not(:disabled){background:var(--brand-blue-dark)}.button-primary:hover:not(:disabled){background:var(--blue-dark)}.button-outline{border-color:var(--line-strong);background:#fff;color:#26344d}.button-outline:hover:not(:disabled){border-color:#98abc4;background:#f8fafc}.button-danger{color:var(--danger);border-color:#fecaca;background:var(--danger-bg)}.button-full{width:100%}.button-compact{min-height:40px;padding-inline:11px;font-size:12px;white-space:nowrap}.auth-feedback,.inline-feedback{margin:12px 0 0;padding:0;border:0;border-radius:0;color:var(--muted);background:transparent;font-size:13px;line-height:1.5;white-space:normal;overflow-wrap:anywhere}.auth-feedback.error,.inline-feedback.error{color:var(--danger)}.auth-feedback.success,.inline-feedback.success{color:var(--success)}.status-chip{display:inline-flex;align-items:center;gap:6px;min-height:22px;padding:3px 8px;border-radius:999px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:11px;font-weight:650;white-space:nowrap}.status-chip i{width:6px;height:6px;border-radius:50%;background:currentColor}.status-chip.success{color:#066b49;background:var(--success-bg)}.status-chip.error{color:#991b1b;background:var(--danger-bg)}.status-chip.pending{color:#a34b08;background:var(--amber-bg)}.status-chip.draft{color:#475569;background:#edf2f7}.app-shell{min-height:100dvh;display:flex}.app-sidebar{position:fixed;inset:0 auto 0 0;z-index:10;display:flex;flex-direction:column;width:256px;padding:26px 16px 18px;border-right:1px solid var(--line);background:#fff}.app-nav{display:grid;grid-gap:2px;gap:2px;margin-top:42px}.app-nav a,.nav-button{display:flex;align-items:center;gap:12px;min-height:42px;padding:0 12px;border:0;border-radius:6px;color:#53617a;background:transparent;font-weight:600;text-decoration:none;text-align:left;cursor:pointer}.app-nav a:hover,.nav-button:hover{background:#f4f7fb;color:var(--ink)}.app-nav a.is-active{color:#064cbe;background:#eef4ff;font-weight:600}.nav-group{position:relative}.nav-group.is-contextual .nav-parent{color:var(--ink)}.nav-children{display:grid;grid-gap:2px;gap:2px;margin:2px 0 8px 20px;padding-left:10px;border-left:1px solid var(--line)}.nav-children a{min-height:38px;padding-left:10px;font-size:14px}.nav-children a svg{width:17px;height:17px}.app-sidebar-bottom{border-top:1px solid var(--line);padding-top:12px;margin-top:auto;display:grid}.app-frame{width:calc(100% - 256px);margin-left:256px}.app-topbar{height:60px;padding:0 32px;display:flex;align-items:center;justify-content:flex-end;background:transparent}.app-topbar strong{font-size:14px}.mobile-brand{display:none}.workspace-title{margin-bottom:24px!important}.history-filters{display:grid;grid-template-columns:repeat(3,minmax(0,1fr)) auto;grid-gap:12px;gap:12px;align-items:end;margin-bottom:16px}.history-filters .button{min-height:44px;padding-inline:18px}.history-pdf-note{color:var(--muted);font-size:12px;margin:0 0 12px}@media (max-width:1100px){.history-filters{grid-template-columns:repeat(2,minmax(0,1fr))}.history-filters .app-select,.history-filters .control,.history-filters .field{min-width:0}.history-filters .button{width:100%}}@media (max-width:640px){.history-filters{grid-template-columns:1fr}}@media (min-width:781px){.responsive-page-heading{position:absolute;width:1px;height:1px;padding:0;margin:-1px!important;overflow:hidden;-webkit-clip-path:inset(50%);clip-path:inset(50%);white-space:nowrap}}.account-trigger{border:0;cursor:pointer;width:36px;height:36px}.account-panel{display:grid;grid-gap:12px;gap:12px}.account-panel h2{margin:0 0 8px}.account-panel .button{margin-top:12px}.app-sidebar-bottom .is-active{color:var(--blue);background:var(--blue-soft)}@media (max-width:760px){.mobile-brand{display:block;margin-right:auto}}.responsive-dialog-backdrop:has(.batch-row-editor){justify-items:center;padding:24px}.responsive-dialog:has(.batch-row-editor){width:min(640px,calc(100vw - 40px));max-width:640px;max-height:min(780px,calc(100dvh - 48px));overflow:hidden;padding:0;border-radius:20px}.batch-row-editor{width:100%;height:min(620px,calc(100dvh - 48px));max-height:620px}.batch-row-editor header{position:relative;flex-shrink:0;padding:24px 28px 18px}.batch-row-editor header>div:first-child{min-width:0;width:100%}.batch-review-progress{display:flex;gap:10px;min-height:20px;margin-bottom:14px;color:var(--muted);font-size:12px;font-weight:500}.batch-review-progress span{padding-left:10px;border-left:1px solid #dce3ed}.batch-row-editor h2{max-width:460px;overflow-wrap:anywhere;font-size:24px;letter-spacing:-.035em}.batch-editor-context{display:flex;align-items:baseline;justify-content:space-between;gap:20px;margin-top:7px;color:var(--muted);font-size:13px}.batch-editor-context span{min-width:0;overflow-wrap:anywhere}.batch-editor-context strong{flex-shrink:0;color:var(--ink);font-size:15px}.batch-editor-header-actions{display:flex;width:auto!important;gap:4px}.batch-more-actions{position:relative}.batch-more-actions>div{position:absolute;z-index:30;top:calc(100% + 6px);right:0;min-width:170px;padding:6px;border-radius:10px;background:#fff;box-shadow:0 12px 34px #18253c24}.batch-more-actions [role=menuitem]{width:100%;padding:10px 12px;border:0;border-radius:7px;background:transparent;color:var(--danger);text-align:left;cursor:pointer}.batch-more-actions [role=menuitem]:focus-visible,.batch-more-actions [role=menuitem]:hover{background:var(--danger-bg)}.batch-row-editor-body{flex:1 1;padding:18px 28px 28px;scrollbar-gutter:stable}.batch-row-editor-body>h3{margin:0 0 18px;font-size:15px}.batch-editor-fields{grid-template-columns:repeat(2,minmax(0,1fr));align-content:start}.batch-editor-field-numero_documento,.batch-editor-field-servicio_desde,.batch-editor-field-servicio_hasta,.batch-editor-field-tipo_documento{grid-column:auto!important}.batch-details-disclosure{margin-top:22px}.batch-details-disclosure>button{display:inline-flex;align-items:center;gap:8px;min-height:40px;padding:0;border:0;background:transparent;color:var(--ink);font:inherit;font-size:13px;font-weight:600;cursor:pointer}.batch-details-disclosure>button svg{width:15px;transition:transform .15s ease}.batch-details-disclosure>button[aria-expanded=true] svg{transform:rotate(90deg)}.batch-invoice-summary{display:grid;grid-gap:18px;gap:18px;padding:12px 0 4px}.batch-invoice-summary section{display:grid;grid-gap:4px;gap:4px}.batch-invoice-summary section>strong{font-size:12px;color:var(--muted)}.batch-invoice-summary section>span{font-size:13px;line-height:1.4}.batch-invoice-summary .text-button{justify-self:start}.batch-row-editor footer{min-height:88px;flex-shrink:0;gap:20px;padding:14px 28px}.batch-review-later{color:var(--muted);white-space:nowrap}.batch-save-actions{display:flex!important;align-items:center;justify-content:flex-end;margin-left:auto}.batch-save-actions .button-primary{min-width:132px;opacity:1}.batch-review-view>.invoice-progress{opacity:.62;transform:scale(.94);transform-origin:left center}.batch-workspace.is-recurring .batch-review-view>.invoice-progress{width:100%;opacity:1;transform:none}.batch-recurring-context{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:18px;padding:12px 16px;border-radius:12px;background:#eef4ff}.batch-recurring-context strong{min-width:0;overflow-wrap:anywhere}.batch-recurring-context a{flex-shrink:0;color:var(--blue);font-weight:650}@media (max-width:640px){.batch-recurring-context{align-items:flex-start;flex-direction:column}}.batch-table-tools{margin-top:-44px}@media (max-width:760px){.responsive-dialog-backdrop:has(.batch-row-editor){padding:0}.batch-row-editor,.responsive-dialog:has(.batch-row-editor){width:100vw;height:100dvh;max-width:none;max-height:100dvh;border-radius:0}.batch-row-editor header{padding:18px 20px 14px}.batch-row-editor h2{font-size:21px}.batch-editor-context{align-items:flex-start;flex-direction:column;gap:5px}.batch-row-editor-body{padding:18px 20px 24px}.batch-editor-fields{grid-template-columns:minmax(0,1fr)}.batch-editor-field-numero_documento,.batch-editor-field-servicio_desde,.batch-editor-field-servicio_hasta,.batch-editor-field-tipo_documento{grid-column:1!important}.batch-row-editor footer{min-height:126px;align-items:stretch;flex-direction:column-reverse;gap:6px;padding:12px 20px max(12px,env(safe-area-inset-bottom))}.batch-review-later{align-self:flex-start;min-height:40px}.batch-save-actions{width:100%}.batch-save-actions .button{width:100%;justify-content:center;white-space:nowrap}.batch-table-tools{margin-top:0}.batch-compact-table td:nth-child(4),.batch-compact-table td:nth-child(5){display:block}}.eyebrow{margin:0 0 2px;color:#7b879c;font-size:10px;font-weight:750;letter-spacing:.08em}.user-avatar{display:grid;place-items:center;width:30px;height:30px;border-radius:50%;color:#fff;background:var(--blue);font-size:12px;font-weight:700}.app-content{padding:28px 32px 52px}.page{max-width:1240px;margin:0 auto}.page-heading h1,.page>h1{margin:0;font-size:28px;letter-spacing:-.035em;line-height:1.18}.muted,.page-heading p:not(.eyebrow),.page>h1+p{margin:7px 0 22px;color:var(--muted)}.page>section>h2{margin:32px 0 12px;font-size:16px;letter-spacing:-.01em}.page .card{background:#fff;border:1px solid var(--line);border-radius:var(--radius-md);box-shadow:0 1px 2px rgb(15 23 42/3%)}.billing-home{max-width:900px}.billing-intro{max-width:620px;color:var(--muted)}.billing-start-list{display:grid;margin-top:24px;border-top:1px solid var(--line)}.billing-start-list a{display:grid;grid-template-columns:28px minmax(0,1fr) 20px;grid-gap:14px;gap:14px;align-items:center;padding:19px 4px;border-bottom:1px solid var(--line);color:var(--ink);text-decoration:none}.billing-start-list a:hover strong{color:var(--blue)}.billing-start-list span{display:grid;grid-gap:4px;gap:4px}.billing-start-list small{color:var(--muted);font-size:13px}.billing-overview{display:grid;grid-gap:0;gap:0;border-top:1px solid var(--line)}.billing-overview section{padding:22px 2px;border-bottom:1px solid var(--line)}.billing-overview h2{margin:5px 0 10px;font-size:18px}.arca-status a,.billing-overview a{display:inline-flex;align-items:center;gap:6px;color:var(--blue);font-weight:650;text-decoration:none}.arca-status a svg,.billing-overview svg{width:16px}.arca-status{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;grid-gap:28px;gap:28px;margin-top:32px;padding:17px 18px;border-radius:var(--radius-md);background:#f2f5f9;box-shadow:0 8px 28px #273d7109;transition:transform .22s ease,box-shadow .22s ease}.arca-status>a{justify-self:end}.arca-status.has-error{background:var(--danger-bg)}.arca-status p{margin:4px 0 0;color:var(--muted);font-size:13px}@media (hover:hover) and (pointer:fine){.arca-status:hover{transform:translateY(-3px);box-shadow:0 14px 36px #3155941c}}@media (prefers-reduced-motion:reduce){.arca-status{transition:none}.arca-status:hover{transform:none}}.create-page,.history-page,.recurring-page{max-width:var(--billing-workspace-max-width)}.create-page>.batch-workspace,.create-page>.invoice-page,.recurring-page>.recurring-page-heading,.recurring-page>.recurring-page-panel{width:100%;max-width:var(--billing-card-max-width);margin-inline:auto}.create-tabs{display:flex;gap:4px;margin:20px 0 24px;padding-bottom:1px;border-bottom:1px solid var(--line)}.create-tabs a{padding:10px 14px;border-bottom:2px solid transparent;color:var(--muted);font-weight:650;text-decoration:none}.create-tabs a.is-active{border-color:var(--blue);color:var(--blue)}.recurring-empty{width:100%;margin:0;padding:20px 0}.recurring-empty-content{display:grid;justify-items:start;grid-gap:16px;gap:16px;width:min(100%,680px)}.recurring-empty-content h2,.recurring-empty-content p{margin:0}.recurring-empty-content p{color:var(--muted)}.recurring-empty-title{display:flex;align-items:center;gap:10px}.recurring-empty-title h2{margin:0}.recurring-empty-title svg{width:24px;height:24px;flex:0 0 auto;color:var(--blue)}.recurring-empty p{max-width:620px;line-height:1.6}.recurring-empty-action{display:flex;justify-content:flex-end;margin-top:30px}.recurring-draft-prompt{display:flex;align-items:center;justify-content:space-between;gap:18px;width:100%;margin-bottom:18px;padding:16px 18px;border-radius:16px;background:#eef4ff;box-shadow:0 8px 26px #243b7108}.recurring-draft-prompt>div{display:flex;align-items:center;gap:8px;min-width:0}.recurring-draft-prompt>div:first-child{display:grid;grid-gap:3px;gap:3px}.recurring-draft-prompt span,.recurring-draft-prompt strong{display:block;min-width:0}.recurring-draft-prompt strong{color:var(--ink);font-size:14px}.recurring-draft-prompt span{overflow:hidden;color:var(--muted);font-size:12px;text-overflow:ellipsis;white-space:nowrap}.recurring-draft-prompt .table-icon-action{display:inline-grid;place-items:center;width:38px;min-height:38px;padding:7px;border-color:transparent;color:#a44343;background:transparent;box-shadow:none}.recurring-draft-prompt .table-icon-action:hover{background:#fff0f0}.recurring-toolbar{display:flex;gap:10px;flex-wrap:wrap}.recurring-landing-toolbar{display:flex;justify-content:flex-end;margin-bottom:20px}.recurring-overview-table{overflow:hidden}.recurring-overview-table .invoice-table{min-width:0;table-layout:fixed}.recurring-overview-table th:first-child{width:58%}.recurring-overview-table th:nth-child(2){width:18%}.recurring-overview-table td:last-child,.recurring-overview-table th:last-child{text-align:right}.recurring-overview-table td small,.recurring-overview-table td strong{display:block}.recurring-overview-table td small{margin-top:4px;color:var(--muted)}.recurring-draft-status{color:var(--muted);font-size:12px;font-weight:700}.recurring-overview-actions{display:flex;align-items:center;justify-content:flex-end;gap:8px}.recurring-continue{border:0;padding:7px 4px;color:var(--blue);background:transparent;font:inherit;font-weight:650;cursor:pointer;white-space:nowrap}.recurring-overview-menu{position:relative}.recurring-overview-menu summary{display:grid;place-items:center;list-style:none;cursor:pointer}.recurring-overview-menu summary::-webkit-details-marker{display:none}.recurring-overview-menu>div{position:absolute;z-index:8;top:calc(100% + 4px);right:0;min-width:170px;padding:6px;border:1px solid var(--line);border-radius:10px;background:#fff;box-shadow:0 12px 30px #243b711c}.recurring-overview-menu [role=menuitem]{width:100%;padding:9px 10px;border:0;border-radius:7px;color:var(--danger);background:transparent;font:inherit;font-size:13px;text-align:left;cursor:pointer}.recurring-overview-menu [role=menuitem]:hover{background:var(--danger-bg)}.recurring-safety{display:flex;align-items:center;gap:8px;margin:18px 0 6px;color:var(--muted);font-size:13px}.recurring-safety svg{width:17px;color:var(--blue)}.recurring-list{margin-top:24px;border-top:1px solid var(--line)}.recurring-row{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:24px;gap:24px;align-items:center;padding:21px 2px;border-bottom:1px solid var(--line)}.recurring-row h2{margin:5px 0;font-size:17px}.recurring-row p{margin:0;color:var(--muted);font-size:12px}.recurring-status{color:var(--success);font-size:10px;font-weight:750;letter-spacing:.06em;text-transform:uppercase}.recurring-status.paused{color:#8a5b16}.recurring-row-actions{display:flex;align-items:center;gap:7px;flex-wrap:wrap;justify-content:flex-end}.recurring-row-actions .button{min-height:34px;padding:6px 10px;font-size:12px}.recurring-item-heading button,.recurring-text-action{border:0;padding:6px;color:var(--blue);background:transparent;font:inherit;font-size:12px;font-weight:650;cursor:pointer}.recurring-text-action.danger{color:var(--danger)}.recurring-form{display:grid;grid-gap:18px;gap:18px;margin:20px 0}.recurring-item-form{padding-top:17px;border-top:1px solid var(--line)}.recurring-item-heading{display:flex;justify-content:space-between;align-items:center;margin-bottom:13px}.recurring-item-form .field:last-child{grid-column:1/-1}.recurring-invoice-picker{display:grid;max-height:330px;overflow:auto;margin:18px 0;border-top:1px solid var(--line)}.recurring-invoice-picker>label{display:grid;grid-template-columns:18px minmax(0,1fr) auto;grid-gap:11px;gap:11px;align-items:center;padding:13px 2px;border-bottom:1px solid var(--line);cursor:pointer}.recurring-invoice-picker input{width:16px;min-height:16px}.recurring-invoice-picker span{display:grid;grid-gap:3px;gap:3px}.recurring-invoice-picker small{color:var(--muted)}.recurring-invoice-picker em{color:var(--muted);font-size:11px;font-style:normal}.form-grid{display:grid;grid-gap:14px;gap:14px}.form-grid-2{grid-template-columns:repeat(2,minmax(0,1fr))}.form-grid-amount{grid-template-columns:minmax(0,1fr) minmax(180px,.38fr);align-items:start}.form-grid-amount-field{display:grid;grid-gap:7px;gap:7px;min-width:0}.control-with-action{display:flex;gap:8px}.control-with-action .control{min-width:0}.control-with-action .button{flex:0 0 auto}.file-picker{display:flex;align-items:center;gap:9px;min-height:40px;padding:3px;border:1px solid var(--line-strong);border-radius:var(--radius-sm);background:#fff}.file-picker input{position:absolute;width:1px;height:1px;padding:0;opacity:0;pointer-events:none}.file-picker .button{min-height:32px;padding:5px 9px}.file-picker span{overflow:hidden;color:var(--muted);font-size:12px;font-weight:500;text-overflow:ellipsis;white-space:nowrap}.file-picker span.is-selected{color:var(--ink);font-weight:650}.page-heading{margin-bottom:20px}.settings-grid{display:grid;grid-gap:0;gap:0;max-width:920px;border-top:1px solid var(--line)}.settings-card{display:grid;grid-template-columns:24px minmax(0,1fr) auto;grid-gap:13px;gap:13px;align-items:center;padding:18px 0;border:0;border-bottom:1px solid var(--line);border-radius:0;background:transparent}.settings-card-icon{display:grid;place-items:center;width:24px;height:24px;color:#53617a;background:transparent}.settings-card-icon svg{width:18px;height:18px}.settings-card-copy h2{margin:0 0 3px;font-size:15px}.settings-card-copy>p:not(.eyebrow){margin:0;color:var(--muted);font-size:13px}.settings-card-action{justify-self:end}.billing-settings{border-top:1px solid var(--line)}.billing-settings>summary{cursor:pointer;list-style:none;padding:22px 0;font-weight:750}.billing-settings>summary::-webkit-details-marker{display:none}.billing-settings>summary span{display:inline-flex;align-items:center;gap:12px}.billing-settings>summary svg{color:var(--muted)}.billing-settings-content{padding-bottom:8px}.billing-settings-loading{color:var(--muted);margin:0 0 24px}.settings-feedback{margin:12px 0}.settings-feedback .auth-feedback{margin:0}.arca-verification{display:grid;grid-gap:14px;gap:14px;min-width:0}.arca-connection-status{display:grid;grid-gap:4px;gap:4px;margin:14px 0 0;line-height:1.55}.arca-connection-status strong{color:var(--foreground);font-size:13px}.arca-connection-status span{color:var(--muted)}.arca-connection-status a{justify-self:start;margin-top:4px}.invoice-page{max-width:1120px;container-type:inline-size}.issuer-settings{margin:0 0 16px;border:1px solid var(--line);border-radius:var(--radius-md);background:#fff}.issuer-settings summary{padding:12px 16px;color:#334155;cursor:pointer;font-size:13px;font-weight:700}.issuer-settings[open] summary{border-bottom:1px solid var(--line)}.issuer-settings form{padding:16px}.issuer-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px;gap:12px}.issuer-grid label{display:grid;grid-gap:6px;gap:6px;color:#34415a;font-size:12px;font-weight:700}.issuer-grid input{min-height:40px}.issuer-grid .button{align-self:end}.issuer-grid p{grid-column:1/-1;margin:0}.fiscal-panel{display:block}.fiscal-panel-main{padding:32px;border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--panel);box-shadow:0 2px 6px rgb(22 34 56/3%)}.fiscal-panel-main>h2{margin:0;font-size:20px;letter-spacing:-.035em}.fiscal-panel-note{margin-top:12px;padding-top:12px;border-top:1px solid var(--line);color:var(--muted);font-size:12px;line-height:1.5}.invoice-type-tabs{display:inline-flex;gap:0;margin:0 0 18px;border-bottom:1px solid var(--line);border-radius:0;background:transparent}.invoice-type-picker{display:grid;grid-gap:6px;gap:6px;width:min(100%,250px);margin-bottom:22px}.invoice-flow-header{display:flex;align-items:center;justify-content:space-between;gap:20px;margin:-4px 0 30px;padding-bottom:18px;border-bottom:1px solid rgba(103,139,190,.15)}.invoice-flow-header>span{color:#65738c;font-size:13px;font-weight:500}.invoice-flow-steps{display:flex;gap:9px}.invoice-flow-steps button{display:grid;place-items:center;width:38px;height:38px;border:1px solid rgba(116,151,203,.2);border-radius:50%;color:#73829b;background:hsla(0,0%,100%,.8);box-shadow:none;font-weight:600;cursor:pointer;transition:transform .18s,background .18s,color .18s}.invoice-flow-steps button.is-active{color:#fff;border-color:var(--blue);background:var(--blue)}.invoice-flow-steps button.is-complete{color:#0756cb;border-color:#a8c8ff;background:#eaf3ff}.invoice-flow-steps button:disabled{cursor:default}.flow-actions{display:flex;justify-content:flex-end;gap:8px;margin-top:22px}.flow-back{margin-top:12px;text-align:left}.invoice-details,.receiver-fields{align-content:start}.form-section-heading strong{font-size:16px;letter-spacing:-.015em}.invoice-submit-bar{background:var(--panel-muted);box-shadow:none}.invoice-type-picker>label{color:#34415a;font-size:12px;font-weight:700}.invoice-page-actions{display:flex;justify-content:flex-end;margin:-42px 0 18px}.invoice-page-actions .button{min-height:34px;padding-block:6px;font-size:12px}.invoices-list{display:grid;grid-gap:10px;gap:10px}.table-toolbar{display:grid;grid-template-columns:minmax(240px,1.6fr) minmax(150px,.85fr) minmax(180px,1fr);grid-gap:12px;gap:12px;align-items:center}.table-toolbar .app-select,.table-toolbar input{min-width:0}@media (max-width:1100px){.table-toolbar{grid-template-columns:repeat(2,minmax(0,1fr))}.table-toolbar input{grid-column:1/-1}}.invoice-table-wrap{border:1px solid rgba(105,143,196,.14);border-radius:20px;box-shadow:none;overflow:hidden}.table-pagination{justify-content:space-between;color:var(--muted);font-size:12px}.invoice-table thead{background:var(--panel-muted)}.invoice-table tbody tr:nth-child(2n) td{background:var(--panel)}.invoice-table tbody tr:hover td{background:rgba(235,245,255,.82)}.invoice-table th{color:#3b5f9a}.table-pagination>div{flex-wrap:wrap;gap:7px}.table-pagination button{display:grid;place-items:center;min-width:30px;height:30px;padding:0;border:1px solid rgba(110,146,194,.22);border-radius:var(--radius-sm);color:#60708c;background:hsla(0,0%,100%,.78);box-shadow:none;font-weight:600}.table-pagination button.is-active{color:#fff;border-color:#1d4f9d;background:var(--blue);box-shadow:none}.table-pagination button:disabled{opacity:.45}.settings-emitter{margin:22px 0 4px}.settings-emitter h2{margin:0 0 10px;font-size:15px}.settings-emitter .issuer-settings{margin:0}.invoice-type-tabs button{min-height:32px;margin:0;padding:5px 11px;border:0;border-bottom:2px solid transparent;border-radius:0;color:#52617a;background:transparent;font-size:12px;font-weight:700;cursor:pointer}.invoice-type-tabs button.active{color:#0749b7;border-color:var(--blue);background:transparent;box-shadow:none}.credit-note-fields{margin-bottom:18px}.form-section-heading{margin:1px 0 2px}.form-section-heading div{display:grid;grid-gap:1px;gap:1px}.form-section-heading strong{font-size:14px}.form-section-heading small{color:var(--muted);font-size:12px}.invoice-submit-bar{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-top:22px;padding:13px 14px;border:1px solid #cfe0ff;border-radius:10px;background:#f4f8ff}.invoice-submit-bar div{display:grid;grid-gap:2px;gap:2px}.invoice-submit-bar span{color:#53617a;font-size:12px}.invoice-submit-bar strong{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:18px}.invoice-submit-bar .button{flex-shrink:0}.invoice-table-wrap{overflow-x:auto;border:1px solid var(--line);border-radius:var(--radius-md);background:#fff}.invoice-table{width:100%;min-width:780px;border-collapse:collapse}.invoice-table th{padding:10px 12px;color:#64748b;background:#f7f9fc;border-bottom:1px solid var(--line);text-align:left;font-size:12px;font-weight:500;white-space:nowrap}.invoice-table td{padding:11px 12px;border-bottom:1px solid #edf1f6}.invoice-table tr:last-child td{border:0}.invoice-table tr:hover td{background:#fbfdff}.invoice-table .amount{text-align:right;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;font-weight:600}.invoice-table .code{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:12px;white-space:nowrap}.invoice-table tr.invoice-voided td{color:#788393;background:#f5f6f8}.invoice-table tr.invoice-voided .invoice-type{opacity:.68}.tooltip-content{position:fixed;z-index:1100;max-width:280px;transform:translate(-50%,-100%);border:1px solid #d7deea;border-radius:8px;padding:7px 10px;color:#f8fafc;background:#263247;box-shadow:0 8px 24px rgba(23,32,51,.18);font-size:12px;font-weight:500;line-height:1.4;pointer-events:none;animation:tooltip-in .12s ease-out}.tooltip-content[data-align=left]{transform:translateY(-100%);animation:none}.tooltip-content[data-align=right]{transform:translate(-100%,-100%);animation:none}.tooltip-content[data-side=bottom][data-align=left]{transform:none}.tooltip-content[data-side=bottom][data-align=right]{transform:translateX(-100%)}@keyframes tooltip-in{0%{opacity:0;transform:translate(-50%,calc(-100% + 3px))}to{opacity:1;transform:translate(-50%,-100%)}}.invoice-type{display:inline-grid;place-items:center;width:23px;height:23px;margin-right:5px;border-radius:6px;color:var(--muted);background:transparent;font-size:10px;font-weight:800}.table-action{min-height:30px;border:1px solid var(--line-strong);border-radius:6px;padding:4px 8px;color:#1d4ed8;background:#fff;font-size:12px;font-weight:700;cursor:pointer}.table-icon-action{width:32px;min-height:32px;display:inline-grid;place-items:center;padding:0}.invoice-empty{display:grid;justify-items:center;grid-gap:7px;gap:7px;min-height:290px;align-content:center;padding:40px 24px;color:var(--muted);background:#fff;text-align:center}.invoice-empty strong{color:var(--ink);font-size:16px}.invoice-empty>svg{width:28px;height:28px;margin-bottom:5px;color:#7790b2}.invoice-empty-row td{height:auto;padding:0}.invoice-empty-row td,.invoice-empty-row:hover td{background:#fff!important}.arca-history{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:14px 24px;gap:14px 24px;margin-top:24px;padding:18px;border:1px solid var(--line);border-radius:var(--radius-md);background:#fff}.arca-history h2{margin:0 0 3px;font-size:16px}.arca-history p{margin:0;color:var(--muted)}.arca-history-controls{display:flex;align-items:flex-end;gap:8px}.arca-history-controls label{display:grid;grid-gap:6px;gap:6px;color:#64748b;font-size:11px;font-weight:700}.arca-history-controls input{width:110px}.arca-history>.history-feedback,.arca-history>.invoice-table-wrap{grid-column:1/-1}.history-feedback{padding:0;color:var(--muted);background:transparent;font-size:13px;line-height:1.5}.batch-workspace>.card{padding:18px;margin:18px 0}.batch-page-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:18px}.batch-page-heading h1{margin:0}.batch-workspace>.card>a{color:var(--blue);font-size:13px;font-weight:700;text-decoration:none}.batch-workspace form{display:grid;grid-template-columns:180px minmax(240px,1fr) auto;grid-gap:12px;gap:12px;align-items:end;margin-top:16px}.batch-workspace label{display:grid;grid-gap:6px;gap:6px;color:#475569;font-size:12px;font-weight:700}.batch-workspace :where(button:not(.button):not(.table-action):not(.table-sort):not(.text-button)){min-height:40px;padding:8px 12px;border:1px solid transparent;border-radius:var(--radius-sm);color:#fff;background:var(--blue);font-weight:700;cursor:pointer}.batch-workspace button:disabled{opacity:.6;cursor:default}.batch-workspace section>h2{margin:26px 0 10px;font-size:16px}.batch-workspace table:not(.invoice-table){display:table;width:100%;min-width:1100px;border-collapse:collapse}.batch-workspace section:has(table:not(.invoice-table)){overflow-x:auto}.batch-workspace table:not(.invoice-table) th{padding:10px;text-align:left}.batch-workspace table:not(.invoice-table) td{padding:10px;border-bottom:1px solid #e8edf5;vertical-align:top}.batch-workspace table:not(.invoice-table) td label{display:inline-flex;margin:6px 0 0}.batch-workspace table:not(.invoice-table) td input[type=checkbox]{min-height:auto;width:auto}.batch-summary{align-items:stretch;margin-top:22px;border:1px solid var(--line);border-radius:var(--radius-md);background:#fff;overflow:hidden}.batch-summary>div{display:grid;grid-gap:3px;gap:3px;min-width:100px;padding:12px 16px;border-right:1px solid #e8edf5}.batch-summary span{color:#64748b;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.05em}.batch-summary strong{font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.batch-summary-status{display:flex!important;align-items:center;margin-left:auto;border:0!important}.success-text{color:var(--success)}.error-text{color:var(--danger)}.responsive-dialog-backdrop{position:fixed;z-index:50;inset:0;display:grid;place-items:center;padding:20px;background:rgba(15,23,42,.55)}.responsive-dialog{width:min(100%,560px);max-height:min(760px,calc(100dvh - 40px));overflow:auto;padding:24px;border-radius:var(--radius-lg);background:#fff;box-shadow:0 20px 45px rgba(15,23,42,.2)}.responsive-dialog h2{margin:3px 0 8px;font-size:22px;letter-spacing:-.025em}.responsive-dialog>p:not(.eyebrow){color:var(--muted)}.responsive-dialog dl{display:grid;grid-template-columns:155px 1fr;grid-gap:10px;gap:10px;margin:22px 0}.responsive-dialog dt{color:#52617a;font-size:12px;font-weight:700}.responsive-dialog dd{margin:0;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.dialog-sheet-handle{display:none}.modal-actions{display:flex;justify-content:flex-end;gap:10px}.responsive-dialog:has(.confirmation-dialog){width:min(100%,440px)}.responsive-dialog:has(.batch-issue-confirmation){width:min(100%,540px)}.confirmation-description{margin:0 0 24px;color:var(--muted);line-height:1.55}.confirmation-description>span,.confirmation-dialog .confirmation-question{display:block}.confirmation-dialog .confirmation-question{margin-top:12px;color:var(--ink)}.onboarding-page{min-height:100dvh;padding:28px 32px 56px;background:radial-gradient(circle at 7% 4%,rgba(36,81,190,.14),transparent 32rem),radial-gradient(circle at 95% 96%,rgba(239,120,64,.12),transparent 30rem),var(--surface)}.onboarding-header{max-width:760px;margin:0 auto 72px;display:flex;justify-content:space-between;align-items:center}.onboarding-content{width:min(100%,560px);margin:0 auto}.onboarding-content h1{margin:0 0 10px;font-size:28px;letter-spacing:-.035em;line-height:1.18}.onboarding-content h2{margin:0 0 16px;font-size:16px}.onboarding-lead{margin:0 0 30px;color:var(--muted)}.onboarding-lookup{display:grid;grid-gap:18px;gap:18px}.onboarding-cuit-control{display:grid;grid-gap:7px;gap:7px}.onboarding-cuit-input{position:relative}.onboarding-cuit-input .control{padding-right:46px}.onboarding-clear-cuit{position:absolute;top:50%;right:10px;display:grid;place-items:center;width:30px;height:30px;padding:0;border:0;border-radius:50%;color:var(--muted);background:transparent;cursor:pointer;transform:translateY(-50%)}.onboarding-clear-cuit:hover:not(:disabled){color:var(--ink);background:var(--panel-muted)}.onboarding-clear-cuit svg{width:17px;height:17px}.onboarding-actions{display:flex;align-items:center;gap:18px}.onboarding-details{display:grid;grid-gap:20px;gap:20px;margin-top:32px;padding-top:28px;border-top:1px solid var(--line)}.onboarding-details-heading{display:flex;align-items:center;justify-content:space-between;gap:16px}.onboarding-details-heading h2{margin:0}.onboarding-details input[readonly]{color:var(--muted);background:var(--panel-muted)}.onboarding-content>.auth-feedback{margin-top:22px}.onboarding-steps{display:flex;align-items:center;gap:9px;color:var(--muted);font-size:12px;font-weight:650}.onboarding-step{display:flex;align-items:center;gap:6px}a.onboarding-step{color:inherit;text-decoration:none}a.onboarding-step:focus-visible,a.onboarding-step:hover{color:var(--blue-dark)}.onboarding-step i{display:grid;place-items:center;width:21px;height:21px;border:1px solid var(--line-strong);border-radius:50%;font-style:normal}.onboarding-step.active{color:var(--blue)}.onboarding-step.active i{border-color:var(--blue);background:var(--blue);color:#fff}.onboarding-line{width:28px;height:1px;background:var(--line-strong)}.onboarding-step.complete{color:var(--success)}.onboarding-step.complete i{border-color:var(--success);background:var(--success);color:#fff}.onboarding-line.complete{background:var(--success)}.arca-steps{margin:28px 0 24px;padding:24px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.arca-steps ol{display:grid;grid-gap:14px;gap:14px;margin:0;padding-left:28px;color:var(--ink)}.arca-steps li{padding-left:5px}.field-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:0 16px;gap:0 16px}.onboarding-details .field-grid{align-items:start;gap:18px 16px}.field-wide{grid-column:1/-1}.mobile-app-nav{display:none}@media (max-width:900px){.fiscal-panel{grid-template-columns:1fr}.fiscal-panel-aside{display:none}}@media (max-width:780px){.auth-layout{justify-content:flex-start;padding:calc(28px + env(safe-area-inset-top)) 22px calc(36px + env(safe-area-inset-bottom));background:radial-gradient(circle at 4% 0,rgba(36,81,190,.1),transparent 22rem),radial-gradient(circle at 100% 100%,rgb(239 120 64/9%),transparent 21rem),var(--surface)}.auth-main{display:contents}.auth-card{margin:0 auto}.auth-layout-compact .auth-card,.auth-layout-login .auth-card{margin-top:auto}.auth-card .docena-brand{margin-bottom:30px;font-size:21px}.auth-card .docena-brand img{width:34px;height:34px}.auth-header{margin-bottom:24px}.auth-card>h1,.auth-header h1{font-size:26px}.app-sidebar{display:none}.app-frame{width:100%;margin-left:0}.app-topbar{padding:0 18px}.app-content{padding:20px 16px calc(80px + env(safe-area-inset-bottom))}.mobile-app-nav{position:fixed;z-index:40;right:0;bottom:0;left:0;display:grid;grid-template-columns:repeat(4,1fr);padding:7px 8px calc(7px + env(safe-area-inset-bottom));border-top:1px solid var(--line);background:hsla(0,0%,100%,.96);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.mobile-app-nav a{display:grid;place-items:center;grid-gap:3px;gap:3px;min-height:45px;border-radius:var(--radius-sm);color:#64748b;text-decoration:none;font-size:10px;font-weight:700}.mobile-app-nav a>span{min-width:0;max-width:100%;overflow-wrap:anywhere;line-height:1.1;text-align:center}.mobile-app-nav a.is-active{color:var(--blue);background:var(--blue-soft)}.mobile-app-nav svg{width:19px;height:19px}.arca-status{grid-template-columns:1fr;align-items:flex-start}.settings-card{grid-template-columns:40px minmax(0,1fr)}.settings-card-action{grid-column:1/-1;justify-self:stretch}.settings-card-action .button{width:100%}.batch-workspace form{grid-template-columns:1fr}.batch-summary{overflow-x:auto}.batch-summary>div{min-width:96px;padding:12px}}@media (prefers-reduced-motion:reduce){.auth-form-reveal{animation:none}}@media (max-width:640px){.recurring-row{grid-template-columns:1fr;gap:14px}.recurring-row-actions{justify-content:flex-start}.recurring-row-actions .button{flex:1 1 auto}.form-grid-2,.form-grid-amount,.issuer-grid{grid-template-columns:1fr}.control-with-action{align-items:stretch;flex-direction:column}.control-with-action .button{width:100%}.file-picker{align-items:stretch;flex-direction:column}.file-picker .button{width:100%}.invoice-submit-bar{align-items:stretch;flex-direction:column}.invoice-page-actions{justify-content:flex-start;margin:-4px 0 16px}.batch-page-heading{align-items:flex-start;gap:12px;flex-direction:column}.table-toolbar{align-items:stretch;grid-template-columns:1fr}.table-toolbar .app-select{width:100%;flex:none}.table-toolbar input{flex:none}.table-pagination{align-items:flex-start;flex-direction:column;gap:8px}.invoice-submit-bar .button{width:100%}.arca-history{grid-template-columns:1fr}.arca-history-controls{justify-content:stretch}.arca-history-controls>*{flex:1 1}.responsive-dialog-backdrop{align-items:end;padding:0}.responsive-dialog{width:100%;max-height:min(86dvh,760px);padding:14px 20px calc(20px + env(safe-area-inset-bottom));border-radius:18px 18px 0 0}.dialog-sheet-handle{display:block;width:38px;height:4px;margin:0 auto 17px;border-radius:99px;background:#cbd5e1}.responsive-dialog dl{grid-template-columns:1fr;gap:3px}.modal-actions{display:grid;grid-template-columns:1fr}.modal-actions .button{width:100%}.onboarding-page{padding:18px;background:radial-gradient(circle at 4% 0,rgba(36,81,190,.1),transparent 22rem),radial-gradient(circle at 100% 100%,rgb(239 120 64/9%),transparent 21rem),var(--surface)}.onboarding-header{margin-bottom:48px}.onboarding-header .docena-brand span{display:none}.onboarding-line{width:14px}.onboarding-step span{display:none}.onboarding-actions{align-items:stretch;flex-direction:column}.onboarding-actions .text-button{align-self:center}.onboarding-details .field-grid{grid-template-columns:1fr}.onboarding-details-heading{align-items:flex-start;flex-direction:column}.onboarding-details .field-wide{grid-column:auto}}.auth-layout{justify-content:center;gap:28px;padding-block:32px}.auth-layout .auth-card,.auth-legal{margin:0 auto}.auth-legal{padding-top:0;flex-shrink:0}.app-frame{min-height:100dvh;background:radial-gradient(ellipse at 2% 0,#dce6fc80,transparent 52%),radial-gradient(ellipse at 100% 75%,#ffdcc545,transparent 45%),var(--surface)}.app-topbar{display:none}.app-content{padding:32px clamp(20px,3vw,48px) 40px}.page-heading{margin-bottom:24px}.billing-home{max-width:1050px;container-type:inline-size}.billing-start-list{background:#ffffffb8;border-radius:22px;padding:8px 24px;box-shadow:0 12px 40px #243b7110}.billing-start-list a{padding-block:24px}.billing-start-list a:hover{background:#e8effd70;border-radius:12px}.billing-overview>section{background:#ffffffb8;padding:24px;border-radius:20px;box-shadow:0 10px 30px #243b710b}.billing-overview>section:last-child{background:linear-gradient(130deg,#e4edff,#fff6ed)}.create-tabs button{border:0;background:transparent;color:var(--muted);padding:10px 18px;border-radius:9px;cursor:pointer;font:inherit}.create-tabs button.is-active{background:#fff;color:var(--blue);box-shadow:0 3px 12px #203c6812}.account-menu{position:relative;width:100%}.account-menu summary{display:flex;align-items:center;gap:10px;cursor:pointer;padding:12px 8px;list-style:none;border-radius:12px}.account-menu summary::-webkit-details-marker{display:none}.account-menu summary:hover,.account-menu[open] summary{background:var(--blue-soft)}.account-menu .user-avatar{flex-shrink:0;background:linear-gradient(135deg,#3564bc,#d18458)}.account-name{flex:1 1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px}.account-menu-popover{position:absolute;bottom:calc(100% + 8px);left:0;width:100%;padding:8px;border-radius:16px;background:#fff;box-shadow:0 12px 50px #152b4430;z-index:30}.account-menu-popover a,.account-menu-popover button{display:flex;align-items:center;gap:10px;padding:12px;border:0;border-radius:8px;background:transparent;color:inherit;font:inherit;font-size:13px;width:100%;cursor:pointer;text-decoration:none}.account-menu-popover a:hover,.account-menu-popover button:hover{background:var(--blue-soft)}.settings-page{max-width:1000px}.settings-grid{display:flex;flex-direction:column}.settings-page .responsive-page-heading{position:static;width:auto;height:auto;-webkit-clip-path:none;clip-path:none;overflow:visible;margin:0 0 24px!important}.account-profile{display:grid;grid-template-columns:1fr 1fr;align-items:end;grid-gap:18px;gap:18px;padding:24px;border-radius:18px;background:#ffffffbd;box-shadow:0 8px 28px #243b7109}.account-profile .button{justify-self:start}.account-connection{order:3;color:var(--muted);font-size:13px}.account-connection summary{cursor:pointer;margin-bottom:14px}.recurring-list{display:grid;grid-gap:14px;gap:14px}.recurring-group{background:#ffffffcf;border-radius:18px;box-shadow:0 6px 24px #263d700a;overflow:hidden}.recurring-group .recurring-row{grid-template-columns:minmax(0,1fr) auto auto;padding:22px;list-style:none}.recurring-row::-webkit-details-marker{display:none}.recurring-row small{display:block;color:var(--muted);font-size:11px;margin-top:7px}.recurring-row-date{font-size:13px}.recurring-row-total{text-align:right;font-weight:600}.recurring-expanded{padding:18px 22px;background:#ecf1fd80}.recurring-expanded .recurring-row-actions{margin-bottom:18px}.recurring-expanded td small{display:block;color:var(--muted)}.recurring-editor{padding:24px;background:#ffffffc9;border-radius:20px;box-shadow:0 12px 40px #243b7110}.recurring-settings{display:grid;grid-template-columns:2fr 1fr 1fr;grid-gap:16px;gap:16px;margin-bottom:20px}.recurring-editor-body{display:grid;grid-template-columns:230px minmax(0,1fr);grid-gap:24px;gap:24px;align-items:start}.recurring-editor-list{max-height:540px;overflow:auto;display:grid;grid-gap:4px;gap:4px}.recurring-editor-list button{text-align:left;background:transparent;border:0;border-radius:10px;padding:12px;color:inherit;cursor:pointer;min-width:0}.recurring-editor-list button.is-active{background:#e8effc;color:var(--blue)}.recurring-editor-list small,.recurring-editor-list span{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.recurring-editor-list small{color:var(--muted);margin-top:6px}.recurring-editor .recurring-item-form{margin:0;padding:0;border:0;background:transparent}.recurring-import-actions{display:flex;align-items:center;gap:20px;margin-bottom:18px;font-size:12px}.recurring-editor .modal-actions{position:-webkit-sticky;position:sticky;bottom:0;background:#fffffff5;padding:16px 0 0}.subscription-overview{padding:26px;border-radius:20px;background:linear-gradient(115deg,#e7efff,#fff4e9);margin-bottom:26px}.subscription-overview h2{margin:8px 0}.subscription-overview progress{accent-color:var(--blue);width:100%;height:8px;margin:14px 0}.subscription-plans{display:grid;grid-template-columns:1fr 1fr;grid-gap:22px;gap:22px}.subscription-plan{padding:28px;background:#ffffffd9;border-radius:20px;box-shadow:0 10px 32px #273d7110}.subscription-plan.is-pro{background:linear-gradient(160deg,#eff4ff,#fff);box-shadow:inset 0 0 0 1px #4773bf40,0 10px 32px #273d7110}.subscription-plan h3{font-size:24px;margin:0 0 12px}.subscription-price{font-size:32px;letter-spacing:-.04em;margin:24px 0}.subscription-price small{font-size:13px;letter-spacing:0;color:var(--muted)}.subscription-plan .button{width:100%}.subscription-plan ul{padding-left:18px;color:var(--muted);font-size:13px;line-height:2}@media (max-width:780px){.app-topbar{display:flex;height:54px;padding:0 20px}.app-content{padding:18px 18px 96px}.mobile-app-nav{grid-template-columns:repeat(5,1fr)}.mobile-app-nav a{min-width:0;font-size:10px}.account-profile,.recurring-settings,.subscription-plans{grid-template-columns:1fr}.recurring-editor{padding:16px}.recurring-editor-body{grid-template-columns:1fr}.recurring-editor-list{max-height:160px}.recurring-group .recurring-row{grid-template-columns:1fr auto;padding:18px;gap:14px}.recurring-row-date{grid-column:1}.recurring-row-total{grid-column:2;grid-row:1/3}.recurring-editor .modal-actions{bottom:68px}.billing-start-list{padding:4px 14px}}@media (max-height:700px){.auth-layout{padding-block:24px;gap:20px}.auth-card .docena-brand{margin-bottom:24px}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;-webkit-clip-path:inset(50%);clip-path:inset(50%);white-space:nowrap;border:0}.billing-start-list,.billing-start-list a{border:0}.recurring-import-actions label:focus-within{outline:2px solid var(--blue);outline-offset:3px}.recurring-list{border:0}.billing-overview{border:0;gap:16px}.billing-overview section{border:0}.recurring-editor [hidden]{display:none}fieldset.recurring-form{border:0;padding:0;margin:0;min-width:0}.mobile-app-nav .account-menu summary{justify-content:center;padding:8px 0}.mobile-app-nav .account-menu summary>svg,.mobile-app-nav .account-name{display:none}.mobile-app-nav .account-menu-popover{width:220px;left:auto;right:8px}.mobile-app-nav .account-menu-popover a{display:flex;flex-direction:row;font-size:13px}.recurring-editor>h2{margin:0 0 20px}.recurring-editor-list{position:relative}.subscription-overview progress{display:block;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;border-radius:8px;overflow:hidden;background:#d8e3f4}.subscription-overview progress::-webkit-progress-bar{background:#d8e3f4}.subscription-overview progress::-webkit-progress-value{background:var(--blue);border-radius:8px}@media (max-width:780px){.recurring-editor .modal-actions{display:flex;gap:8px;padding-top:12px}.recurring-editor .modal-actions .button{flex:1 1;width:auto;margin:0}}.settings-page [hidden]{display:none}.billing-home-heading{display:flex;align-items:center;justify-content:space-between;gap:16px}.billing-home-heading-no-title{justify-content:flex-end}.billing-home-heading>a{display:inline-flex;gap:8px;align-items:center;color:var(--muted);font-size:13px;text-decoration:none}.billing-home-heading>a svg{width:16px}.billing-action-grid{display:grid;grid-template-columns:1.15fr 1fr;grid-gap:24px;gap:24px;align-items:stretch}.billing-primary-action{position:relative;display:flex;flex-direction:column;align-items:flex-start;padding:clamp(24px,3vw,38px);border-radius:24px;background:radial-gradient(ellipse at 100% 0,#ffdbbcaa,transparent 65%),linear-gradient(145deg,#e4edff,#fff);box-shadow:0 16px 48px #31559412;text-decoration:none;color:var(--ink)}.billing-action-icon{display:grid;place-items:center;width:42px;height:42px;border-radius:14px;background:#ffffffb3;color:var(--blue);margin-bottom:24px}.billing-primary-action h2{font-size:clamp(23px,2.5vw,32px);letter-spacing:-.04em;line-height:1.15;margin:10px 0 12px;max-width:340px}.billing-primary-action p{font-size:14px;line-height:1.6;color:var(--muted);margin:0 0 28px;max-width:340px}.billing-action-link{display:inline-flex;gap:12px;align-items:center;margin-top:auto;font-size:14px;font-weight:650;color:var(--blue)}.billing-secondary-actions{display:flex;flex-direction:column;gap:14px}.billing-secondary-actions>a{flex:1 1;display:grid;grid-template-columns:24px minmax(0,1fr) 18px;align-items:center;grid-gap:16px;gap:16px;padding:24px;border-radius:18px;background:#ffffffb0;box-shadow:0 8px 28px #273d7109;color:var(--ink);text-decoration:none}.billing-secondary-actions>a>span{min-width:0}.billing-secondary-actions strong{display:block;font-size:16px}.billing-secondary-actions small{display:block;line-height:1.5;color:var(--muted);font-size:13px;margin-top:6px}.billing-secondary-actions small,.billing-secondary-actions strong{overflow-wrap:anywhere}.billing-secondary-actions>a>svg{color:var(--blue)}.billing-primary-action,.billing-secondary-actions>a{transition:transform .22s ease,box-shadow .22s ease}.billing-primary-action:focus-visible,.billing-secondary-actions>a:focus-visible{outline:2px solid var(--blue);outline-offset:4px;transform:translateY(-3px);box-shadow:0 14px 36px #3155941c}@media (hover:hover) and (pointer:fine){.billing-primary-action:hover,.billing-secondary-actions>a:hover{transform:translateY(-3px);box-shadow:0 14px 36px #3155941c}}@media (prefers-reduced-motion:reduce){.billing-primary-action,.billing-secondary-actions>a{transition:none}.billing-primary-action:focus-visible,.billing-primary-action:hover,.billing-secondary-actions>a:focus-visible,.billing-secondary-actions>a:hover{transform:none}}.create-page .fiscal-panel-main{padding:clamp(20px,3vw,32px);border:0;border-radius:22px;background:#ffffffc9;box-shadow:0 12px 40px #243b7110}.create-page .fiscal-panel-main>h2{display:none}.invoice-progress{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:8px;gap:8px;margin:0 0 28px}.invoice-progress-2{grid-template-columns:repeat(2,minmax(0,1fr))}.invoice-progress button{display:flex;align-items:center;justify-content:center;gap:8px;border:0;border-radius:12px;padding:12px 8px;background:#f1f4f8;color:var(--muted);font:inherit;font-size:13px;cursor:pointer}.invoice-progress button>span{width:24px;height:24px;display:grid;place-items:center;border-radius:50%;font-size:11px;background:#fff}.invoice-progress svg{width:15px;height:15px}.invoice-progress-spinner{width:12px;height:12px;border:2px solid;border-right:2px solid transparent;border-radius:50%;animation:batch-loading-spin .65s linear infinite}.invoice-progress .is-active{background:#e4edff;color:var(--blue);font-weight:650}.invoice-progress .is-active>span{background:var(--blue);color:#fff}.invoice-progress .is-complete{background:#ecf6f0;color:#347451}.invoice-progress button:disabled{cursor:default;opacity:.7}.invoice-draft-strip{min-height:68px;box-sizing:border-box;display:flex;align-items:center;gap:12px;padding:14px 18px;border-radius:12px;background:linear-gradient(100deg,#f0f4fd,#fff7ee);margin-bottom:24px;font-size:13px}.invoice-draft-strip>svg{color:var(--blue);flex-shrink:0}.invoice-draft-strip>span{flex:1 1;min-width:0}.invoice-draft-strip small{display:block;margin-top:4px;color:var(--muted);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.invoice-draft-strip>strong{flex-shrink:0;white-space:nowrap;font-size:13px;font-weight:600}.recurring-custom-schedule{color:var(--muted);font-size:12px}.recurring-custom-schedule summary{cursor:pointer;padding:4px 0}.recurring-custom-schedule .field{max-width:400px;margin-top:12px}@media (max-width:780px){.billing-action-grid{grid-template-columns:1fr;gap:14px}.billing-primary-action{padding:24px}.billing-action-icon{margin-bottom:16px}.billing-primary-action p{margin-bottom:20px}.billing-secondary-actions>a{padding:18px}.billing-home-heading{flex-wrap:wrap}.invoice-progress{gap:4px}.invoice-progress button{font-size:11px;gap:5px;padding-inline:4px}.invoice-draft-strip{padding:12px;flex-wrap:nowrap}}@container (max-width: 760px){.billing-action-grid{grid-template-columns:minmax(0,1fr);gap:14px}.billing-primary-action{padding:clamp(24px,6cqw,38px)}.billing-action-icon{margin-bottom:16px}.billing-primary-action p{margin-bottom:20px}.billing-secondary-actions>a{padding:18px}.arca-status{grid-template-columns:minmax(0,1fr);align-items:flex-start}}.app-sidebar,.app-sidebar-bottom{min-width:0}.app-sidebar-bottom{width:100%;max-width:100%}.account-menu{min-width:0;max-width:100%}.account-menu summary{width:100%;min-width:0;box-sizing:border-box}.account-menu .account-name{min-width:0;width:0;flex:1 1}.account-menu summary>svg{flex:0 0 18px}.settings-page{max-width:1080px}.settings-tabs{display:inline-flex;gap:4px;background:#e8edf680;padding:4px;border-radius:12px;margin-bottom:30px}.settings-tabs button{border:0;border-radius:9px;background:transparent;padding:10px 24px;color:var(--muted);font:inherit;font-size:14px;cursor:pointer}.settings-tabs button.is-active{background:#fff;color:var(--blue);box-shadow:0 3px 12px #233b6a0c}.settings-grid{border:0;padding:0;gap:28px}.account-section{display:grid;grid-template-columns:200px minmax(0,1fr);grid-gap:32px;gap:32px;padding:28px;border-radius:18px;background:#ffffffbd;box-shadow:0 8px 32px #233b6a08}.account-section>header h2{margin:0 0 8px;font-size:16px;letter-spacing:-.02em}.account-section>header p{margin:0;color:var(--muted);font-size:12px;line-height:1.6}.account-section-content{min-width:0}.account-section .account-profile{display:block;padding:0;background:transparent;box-shadow:none;border:0}.account-section .form-grid{margin:0}.account-profile .form-grid{align-items:start}.account-profile .control{height:44px}.settings-actions{display:flex;justify-content:flex-end;margin-top:18px}.account-section .readonly-control{background:#edf0f5;color:#738096;border-color:transparent;box-shadow:none;cursor:default}.account-section .readonly-control:focus{border-color:#bcc8db;outline:none;box-shadow:none}.settings-security-row{display:flex;flex-direction:column;align-items:flex-start;gap:10px}.settings-security-row p{color:var(--muted);font-size:12px;line-height:1.6;max-width:520px;margin:0}.settings-security-row .button{flex-shrink:0}.settings-fieldset{border:0;padding:0;margin:0;min-width:0}.account-section .issuer-grid{padding:0;margin:0;gap:16px}.account-section .issuer-grid>label{font-size:12px;font-weight:600;color:#40516b}.account-section .issuer-grid>label input{margin-top:8px}.settings-arca{margin-top:24px;color:var(--muted);font-size:12px}.settings-arca summary{cursor:pointer}.settings-arca[open]>.arca-verification-actions{margin-top:16px}.settings-arca p{line-height:1.6}.plan-status-panel{padding:32px;border-radius:22px;background:radial-gradient(ellipse at 100% 0,#ffead580,transparent 65%),linear-gradient(135deg,#edf3ff,#fff)}.plan-status-panel header h2{font-size:clamp(23px,2.5vw,30px);line-height:1.2;letter-spacing:-.04em;margin:16px 0 10px}.plan-status-panel header>p{color:var(--muted);font-size:14px;line-height:1.6;max-width:610px;margin:0}.plan-status-badge{display:inline-block;border-radius:8px;background:#e3f1e8;color:#28634d;font-weight:650}.plan-status-badge.is-trial{background:#e0eaff;color:#345e9b}.plan-period{display:grid;grid-template-columns:1fr 1fr;grid-gap:24px;gap:24px;margin:28px 0}.plan-decision>div>span,.plan-period dt{color:var(--muted);font-size:12px}.plan-period dd{margin:7px 0 0;font-size:15px;font-weight:600}.plan-decision{display:flex;gap:20px;align-items:center;justify-content:space-between;background:#ffffffb0;padding:20px;border-radius:14px}.plan-decision strong{display:block;font-size:26px;margin-top:4px;letter-spacing:-.03em}.plan-decision strong small{font-size:12px;color:var(--muted);font-weight:400;margin-left:6px;letter-spacing:0}.plan-primary-actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.plan-next-step{color:var(--muted);font-size:12px;margin:14px 0 0}.plan-usage{padding:28px 4px}.plan-usage h2{font-size:15px;margin:0}.plan-usage-heading{display:flex;align-items:center;justify-content:space-between;gap:16px}.plan-usage-heading p{color:var(--muted);font-size:11px;margin:0}.plan-usage progress{display:block;width:100%;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;border-radius:8px;overflow:hidden;background:#dfe7f3;margin:20px 0 16px}.plan-usage progress::-webkit-progress-bar{background:#dfe7f3}.plan-usage progress::-webkit-progress-value{background:var(--blue);border-radius:8px}.plan-usage dl{display:flex;gap:32px;margin:0}.plan-usage dt{color:var(--muted);font-size:12px}.plan-usage dd{margin:6px 0 0;font-size:23px;font-weight:600}.plan-usage dd small{color:var(--muted);font-size:13px;font-weight:400}.plan-management summary{margin-bottom:16px}.plan-back{margin:0 0 16px}@media (max-width:1000px){.account-section{grid-template-columns:1fr;gap:20px}}@media (max-width:640px){.account-section,.plan-status-panel{padding:20px}.plan-decision,.settings-security-row{gap:16px}.plan-decision,.plan-primary-actions,.settings-security-row{flex-direction:column;align-items:stretch}.plan-period{gap:16px}.plan-period dd{font-size:13px}.plan-usage-heading{align-items:flex-start;flex-direction:column;gap:6px}}.settings-page .settings-grid{max-width:none}.arca-verification-actions{display:flex;align-items:center;gap:1.25rem;flex-wrap:wrap}.arca-result-description{color:var(--muted);line-height:1.6;margin:1rem 0 1.75rem}.arca-status .arca-verification-actions{flex-shrink:0}@media (max-width:640px){.arca-status .arca-verification-actions{width:100%}}.account-profile .settings-actions{align-items:center;gap:14px}.account-save-status{display:inline-flex;align-items:center;gap:6px;color:var(--muted);font-size:13px}.account-save-status svg{width:16px;height:16px;color:var(--success,#008562)}.form-stack{--form-row-gap:20px;--form-column-gap:16px;grid-gap:var(--form-row-gap);gap:var(--form-row-gap);align-content:start}.form-row,.form-stack{display:grid;min-width:0}.form-row{grid-gap:var(--form-row-gap,20px) var(--form-column-gap,16px);gap:var(--form-row-gap,20px) var(--form-column-gap,16px);align-items:start}.form-row-2{grid-template-columns:repeat(2,minmax(0,1fr))}.form-row-3{grid-template-columns:repeat(3,minmax(0,1fr))}.form-row>*,.form-stack>*{margin-block:0}.form-row>.field{align-content:start}@media (max-width:640px){.form-row{grid-template-columns:1fr}}.invoice-first-row{grid-template-columns:minmax(200px,300px) minmax(180px,240px)}.invoice-first-row .invoice-type-picker{margin:0;max-width:none}.invoice-defaults{grid-template-columns:140px minmax(180px,300px)}.invoice-static-value{display:flex;align-items:center;min-height:44px;color:var(--muted);font-size:14px}.receiver-footer{grid-template-columns:minmax(220px,360px) 1fr;align-items:end}.app-select-trigger[aria-invalid=true]{border-color:var(--danger)}.invoice-lines-editor{display:grid;grid-gap:14px;gap:14px}.invoice-line-editor{display:grid;grid-template-columns:minmax(0,1fr) minmax(160px,.4fr) 24px;grid-gap:12px;gap:12px;align-items:end}.invoice-line-editor>.field:nth-child(2):last-child{grid-column:2/4}.invoice-lines-editor>.text-button{display:inline-flex;align-items:center;gap:6px;justify-self:start}.line-remove{min-height:44px}.money-input{position:relative;min-width:0}.money-input>span{position:absolute;top:50%;left:13px;transform:translateY(-50%);color:var(--muted)}.money-input .control{padding-left:30px;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.calendar-input{position:relative;min-width:0}.calendar-trigger{display:flex;align-items:center;justify-content:space-between;gap:12px;text-align:left;cursor:pointer}.calendar-trigger svg{width:17px;flex-shrink:0;color:var(--muted)}.calendar-popover{position:fixed;z-index:100;width:min(300px,calc(100vw - 40px));padding:14px;border-radius:16px;background:#fff;box-shadow:0 14px 50px #192e5733}.calendar-popover header{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.calendar-popover strong{text-transform:capitalize;font-size:13px}.calendar-popover button{border:0;background:transparent;border-radius:8px;font:inherit;color:var(--ink);cursor:pointer;min-width:30px;min-height:32px}.calendar-popover button:hover{background:#edf3ff}.calendar-popover button:disabled{opacity:.3;cursor:default}.calendar-days{display:grid;grid-template-columns:repeat(7,1fr);grid-gap:3px;gap:3px;text-align:center;font-size:12px}.calendar-days>span{padding:5px 0;color:var(--muted)}.calendar-days button[aria-current=date]{box-shadow:inset 0 0 0 1px var(--blue)}.calendar-days button[aria-pressed=true]{background:var(--blue);color:#fff}.calendar-popover footer{display:flex;justify-content:space-between;margin-top:10px}.calendar-popover footer button{color:var(--blue);font-size:12px}.invoice-review-paper{--review-primary:22px;--review-secondary:15px;--review-tertiary:12px;padding:24px;margin-right:44px;background:#fff;border-radius:12px;box-shadow:0 4px 24px #2537580d}.invoice-review-block{position:relative;min-width:0;padding:16px 0}.invoice-review-block:first-child{padding-top:0}.invoice-review-block:last-child{padding-bottom:0}.invoice-review-block+.invoice-review-block{border-top:1px solid #edf0f5}.invoice-review-issuer,.invoice-review-paper small,.invoice-review-paper span{font-size:var(--review-tertiary);font-weight:400;color:var(--muted);overflow-wrap:anywhere}.invoice-review-title{min-width:0;display:grid;grid-gap:4px;gap:4px}.invoice-review-receiver-heading{display:flex;justify-content:space-between;align-items:baseline;gap:12px}.invoice-review-receiver-heading small{flex-shrink:0}.invoice-review-heading{display:flex;align-items:center;justify-content:space-between;gap:16px}.invoice-review-paper h2{margin:0}.invoice-review-name,.invoice-review-paper h2,.invoice-review-paper tfoot td,.invoice-review-paper tfoot th{font-size:var(--review-primary);font-weight:600;line-height:1.25;letter-spacing:0}.invoice-review-date{display:flex;flex-direction:column;gap:4px;flex-shrink:0}.invoice-review-date strong{font-size:var(--review-secondary);font-weight:400;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.invoice-review-period{display:flex;flex-direction:column;gap:3px;margin-top:10px}.invoice-review-receiver{display:flex;flex-direction:column;gap:6px}.invoice-review-name{overflow-wrap:anywhere;min-width:0}.invoice-review-document{font-size:var(--review-secondary);font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.invoice-review-vat{font-size:var(--review-tertiary)}.invoice-review-paper table{width:100%;border-collapse:collapse;font-size:var(--review-secondary)}.invoice-review-paper td,.invoice-review-paper th{padding:10px 0;text-align:left;border-bottom:1px solid #edf0f5;overflow-wrap:anywhere}.invoice-review-paper td:first-child{max-width:320px}.invoice-review-paper td:last-child,.invoice-review-paper th:last-child{text-align:right;white-space:nowrap;padding-left:18px}.invoice-review-paper thead th{font-size:var(--review-tertiary);font-weight:400;color:var(--muted)}.invoice-review-consequence{font-size:12px!important;line-height:1.5;margin:16px 0;color:var(--muted)}.invoice-success{text-align:center;padding:32px}.invoice-success>svg{color:var(--success);width:36px;height:36px}.invoice-success>strong{font-size:28px}.invoice-success .flow-actions{justify-content:center;flex-wrap:wrap}@media (max-width:640px){.invoice-first-row,.invoice-service-dates,.receiver-footer{grid-template-columns:1fr}.invoice-defaults{grid-template-columns:100px minmax(0,1fr)}.invoice-line-editor{grid-template-columns:minmax(0,1fr) 130px 24px;gap:8px}.invoice-review-paper{padding:14px;margin-right:34px}.invoice-review-heading{flex-wrap:wrap}}.invoice-first-row .invoice-type-picker .app-select{max-width:none;width:100%}@media (max-width:640px){.invoice-first-row{grid-template-columns:1fr}}.invoice-edit-fieldset{border:0;padding:0;margin:0;min-width:0}.invoice-first-row .invoice-type-picker{width:100%}.invoice-review-block>.review-edit{position:absolute;top:50%;right:-64px;transform:translateY(-50%);display:grid;place-items:center;width:32px;height:36px;border:0;border-radius:8px;background:transparent;color:var(--blue);cursor:pointer}.invoice-review-block>.review-edit:focus-visible,.invoice-review-block>.review-edit:hover{background:#eaf2ff}.review-edit svg{width:18px;height:18px}@media (max-width:640px){.invoice-review-block>.review-edit{right:-46px}}.lookup-input{position:relative;min-width:0}.lookup-input .control{width:100%}.lookup-input:has(.lookup-input-indicator) .control{padding-right:132px}.lookup-input-indicator{position:absolute;right:12px;top:0;height:100%;display:flex;align-items:center;color:var(--muted);font-size:12px;outline-offset:2px}.lookup-input-signal{display:inline-flex;align-items:center;gap:6px;white-space:nowrap}.lookup-input-signal svg{width:16px;height:16px}.lookup-input-loading .lookup-input-indicator{color:#1260e8}.lookup-input-success .lookup-input-indicator{color:#087f5b}.lookup-input-success .control{border-color:#80c9ac}.lookup-input-error .lookup-input-indicator{color:#bd3026}.lookup-input-warning .lookup-input-indicator{color:#93620c}.lookup-input-spinner{width:15px;height:15px;border:2px solid;border-right:2px solid transparent;border-radius:50%;animation:lookup-spin .75s linear infinite}@keyframes lookup-spin{to{transform:rotate(1turn)}}.lookup-input-message{position:absolute;z-index:20;right:0;top:calc(100% + 6px);width:max-content;max-width:min(280px,75vw);padding:10px 12px;border-radius:10px;background:#18253c;color:#fff;box-shadow:0 5px 20px #18253c24;opacity:0;pointer-events:none;transition:opacity .12s}.lookup-input-indicator:focus-within .lookup-input-message,.lookup-input-indicator:hover .lookup-input-message{opacity:1;pointer-events:auto}.lookup-input-message button{display:block;margin-top:6px;color:inherit;text-decoration:underline;background:none;border:0;padding:0;cursor:pointer}@media (prefers-reduced-motion:reduce){.lookup-input-spinner{animation-duration:1.5s}.lookup-input-message{transition:none}}.app-content input:not([type=checkbox]):not([type=radio]),.app-select-trigger,.control{border-color:#dbe2ed;background-color:#ffffffeb;box-shadow:0 2px 5px #243b7106,0 1px 2px #243b7105}.app-select-trigger:hover:not(:disabled),.control:hover:not(:disabled){border-color:#bacbe3;background-color:#fff}.app-select-trigger:focus-visible,.control:focus{box-shadow:0 0 0 3px #286de51a}.control:disabled{background:#eef2f7;box-shadow:none}.history-filters{display:flex;flex-wrap:wrap;align-items:flex-end;gap:14px;margin-bottom:26px}.history-filters>.field{width:130px}.date-range-filter{display:flex;gap:10px;align-items:flex-end}.date-range-filter>.field{width:148px}.date-range-filter>.field:first-child{width:180px}.invoice-table-wrap{border:0;border-radius:16px;box-shadow:0 6px 26px #243b7109}.invoice-table th{background:#edf2f9;border:0}.invoice-table td{height:56px;border-bottom-color:#eff2f7}.data-table .invoice-table th:last-child{width:145px}.invoices-list .invoice-table{table-layout:fixed}.invoices-list .invoice-table th:first-child{width:46px}.invoices-list .invoice-table th:nth-child(2){width:65px}.invoices-list .invoice-table th:nth-child(3){width:114px}.invoices-list .invoice-table th:nth-child(4){width:155px}.invoices-list .invoice-table th:nth-child(6){width:140px}.invoices-list .invoice-table td{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.invoice-select-column{text-align:center}.invoices-list .invoice-table td.invoice-select-column{overflow:visible;text-overflow:clip}.invoice-select-column input{-webkit-appearance:none;-moz-appearance:none;appearance:none;display:block;width:18px;height:18px;min-height:18px;margin:auto;padding:0;border:1.5px solid #b8c5d8;border-radius:5px;background:#fff;box-shadow:0 1px 2px #243b7112,inset 0 0 0 1px #ffffff80;cursor:pointer;transition:border-color .14s ease,background-color .14s ease,box-shadow .14s ease,transform .14s ease}.invoice-select-column input:hover:not(:disabled){border-color:#6f8fbe;box-shadow:0 2px 5px #243b7118}.invoice-select-column input:checked{border-color:var(--blue);background-color:var(--blue);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 18 18'%3E%3Cpath d='m4.2 9.2 3 3 6.5-6.5' fill='none' stroke='white' stroke-width='2.1' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");box-shadow:0 2px 5px #1d4f9d30}.invoice-select-column input:indeterminate{border-color:var(--blue);background:linear-gradient(#fff,#fff) 50% /9px 2px no-repeat var(--blue);box-shadow:0 2px 5px #1d4f9d30}.invoice-select-column input:focus-visible{outline:0;box-shadow:0 0 0 3px #286de526,0 2px 5px #1d4f9d30}.invoice-select-column input:active:not(:disabled){transform:scale(.92)}.invoice-select-column input:disabled{cursor:not-allowed;opacity:.48}@media (prefers-reduced-motion:reduce){.invoice-select-column input{transition:none}}.invoice-bulk-actions{display:flex;flex-wrap:wrap;align-items:center;gap:10px 14px;min-height:42px;padding:6px 10px 6px 16px;border-radius:12px;background:#edf4ff;color:#27446f;font-size:13px;font-weight:700}.invoice-bulk-actions .button{min-height:34px;margin-left:auto;padding:6px 12px;font-size:12px}.invoice-bulk-error{color:var(--danger);font-weight:500}.table-spacer td{background:transparent!important}.table-sort{display:inline-flex;gap:8px;align-items:center;background:none;border:0;padding:4px 0;font:inherit;color:inherit;cursor:pointer}.table-sort span{opacity:.65}.table-pagination{min-height:56px}.table-pagination>div{display:flex;align-items:center;gap:14px}.batch-import-panel{padding:22px 24px;border-radius:20px;background:#ffffffb8;box-shadow:0 8px 28px #243b7108}.batch-import-heading{display:flex;gap:24px;align-items:center;justify-content:space-between}.batch-import-heading>p{margin:0;max-width:660px;color:var(--muted);font-size:14px;line-height:1.65}.batch-workspace .batch-import-panel form{display:block;margin-top:18px}.file-picker.file-dropzone{display:flex;gap:16px;padding:22px;align-items:center;background:#f2f6fc;border:1px dashed #b8c9e0;border-radius:14px}.file-dropzone.is-dragging{background:#e0ecff;border-color:var(--blue)}.file-dropzone>svg{width:28px;height:28px;color:#728cae;flex-shrink:0}.file-dropzone>div{flex:1 1;min-width:0}.file-dropzone strong{display:block;font-size:14px;overflow-wrap:anywhere}.file-dropzone span{display:block;color:var(--muted);font-size:12px;margin-top:5px}.file-dropzone>input{display:none}.batch-input-actions{display:flex;justify-content:space-between;gap:12px;margin-top:18px}.batch-format-guide{font-size:13px;margin-top:12px;color:var(--muted)}.batch-format-guide summary{color:var(--blue);cursor:pointer;width:-moz-fit-content;width:fit-content}.batch-format-columns{grid-template-columns:repeat(auto-fit,minmax(210px,1fr));grid-gap:14px;gap:14px;padding:12px 0}.batch-format-columns span{display:grid;grid-gap:4px;gap:4px}.batch-template{position:relative;flex-shrink:0}.batch-template summary{list-style:none;cursor:pointer}.batch-template summary::-webkit-details-marker{display:none}.batch-template-options{position:absolute;right:0;z-index:8;min-width:230px;background:#fff;box-shadow:0 12px 34px #243b7125;border-radius:12px;padding:6px;margin-top:6px}.batch-workspace .batch-template-options button{width:100%;text-align:left;background:transparent;color:var(--ink);font-weight:400}.batch-workspace .batch-template-options button:hover{background:#edf3fc}.batch-template>p{max-width:240px;font-size:12px}.batch-workspace section:has(table){overflow:visible;min-width:0}.batch-workspace .batch-summary{display:flex;flex-wrap:wrap;gap:8px;border:0;background:transparent;margin:24px 0 14px;overflow:visible}.batch-workspace .batch-summary>button{display:flex;gap:8px;align-items:baseline;min-height:40px;background:transparent;color:var(--muted);box-shadow:none;border-bottom:2px solid transparent;border-radius:0;padding:8px 5px;font-weight:500}.batch-workspace .batch-summary>button[aria-pressed=true]{background:transparent;color:var(--blue);box-shadow:none;border-bottom-color:var(--blue)}.batch-summary span{color:inherit;text-transform:none;letter-spacing:0;font-size:12px;font-weight:500}.batch-summary strong{font-size:18px}.batch-grid-wrap{max-width:100%;max-height:610px;overflow:auto}.batch-workspace .batch-grid{width:max-content;min-width:100%;table-layout:fixed}.batch-grid thead{position:-webkit-sticky;position:sticky;top:0;z-index:3}.batch-grid td,.batch-grid th{width:155px;max-width:155px}.batch-workspace .batch-grid td{height:58px;padding:8px 10px;vertical-align:middle}.batch-grid td>span{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:13px}.batch-grid td:first-child,.batch-grid th:first-child{width:45px;max-width:45px;position:-webkit-sticky;position:sticky;left:0;background:#f4f7fc;z-index:1;text-align:center}.batch-grid td:nth-child(4),.batch-grid td:nth-child(5),.batch-grid th:nth-child(4),.batch-grid th:nth-child(5){width:215px;max-width:215px}.batch-workspace .batch-grid .batch-row-actions{position:-webkit-sticky;position:sticky;right:0;background:#fff;width:102px;min-width:102px;max-width:180px;box-shadow:-5px 0 14px #243b7107}.batch-workspace .batch-grid .table-icon-action{display:inline-flex;padding:6px;width:34px;min-height:34px;align-items:center;justify-content:center;color:#506986;background:transparent}.batch-workspace .batch-grid .table-icon-action:hover{background:#eaf0fa}.batch-grid .control{min-width:125px;height:38px;min-height:38px;padding:8px;font-size:13px}.batch-grid .has-errors td{background:#fff9f5}.batch-grid .is-excluded td{opacity:.58}.batch-grid td .batch-row-error{display:block;white-space:normal;color:var(--danger);font-size:11px;max-width:180px}.batch-workspace .table-pagination button{background:#fff;color:var(--ink);box-shadow:0 2px 8px #243b7109}.recurring-import-actions{flex-wrap:wrap;gap:10px;padding-block:6px}.recurring-custom-schedule{display:grid;grid-template-columns:120px 160px;grid-gap:12px;gap:12px;grid-column:1/-1;align-items:end}.recurring-custom-schedule p{grid-column:1/-1;margin:0}.recurring-shared-fields{display:grid;grid-gap:28px;gap:28px}.recurring-item-workspace{width:min(100%,900px);margin-inline:auto}.recurring-item-heading{display:block;margin:18px 0 28px}.recurring-item-heading h2,.recurring-item-heading p{margin:0}.recurring-item-heading p{margin-top:6px;color:var(--muted)}.recurring-item-workspace .flow-actions{margin-top:8px}.responsive-dialog:has(.recurring-flow-dialog){width:min(1180px,calc(100vw - 32px));height:min(860px,calc(100dvh - 32px));max-height:calc(100dvh - 32px);padding:0;overflow:hidden}.recurring-flow-dialog{width:100%;height:100%;min-height:0;display:flex;flex-direction:column;gap:24px;padding:clamp(20px,3vw,34px);overflow:auto}.recurring-flow-dialog.recurring-item-workspace{width:100%;max-width:none;margin:0}.recurring-flow-dialog>header{display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.recurring-flow-dialog>header h2,.recurring-flow-dialog>header p{margin:0}.recurring-flow-dialog>header p{margin-top:6px;color:var(--muted)}.recurring-flow-dialog .batch-flow-panel,.recurring-flow-dialog .fiscal-panel-main{padding:0;border:0;border-radius:0;background:transparent;box-shadow:none}.recurring-flow-dialog .batch-upload-content>h2,.recurring-flow-dialog .fiscal-panel-main>h2{display:none}.recurring-flow-dialog>.invoices-list{flex:1 1;min-height:0}.recurring-flow-dialog>footer{display:flex;justify-content:flex-end;gap:12px;margin-top:auto}.recurring-flow-dialog>footer:has(>span){align-items:center;justify-content:space-between}.recurring-flow-dialog>footer>div{display:flex;gap:10px}.recurring-flow-error{margin:auto;text-align:center}.recurring-import-heading h3,.recurring-import-heading p{margin:0}.recurring-import-heading p{margin-top:5px;color:var(--muted)}.recurring-import-review{flex:1 1;min-height:220px}.recurring-item-heading{margin-bottom:18px}.recurring-create,.recurring-detail{width:100%;margin-top:0}.recurring-page-heading{margin-bottom:18px}.recurring-page-heading h1{margin:8px 0 0}.recurring-page-heading>p{margin:6px 0 0;color:var(--muted)}.recurring-breadcrumbs{display:flex;flex-wrap:wrap;gap:5px;color:var(--muted);font-size:14px}.recurring-breadcrumbs>span{display:inline-flex;min-width:0;gap:5px}.recurring-breadcrumbs a{color:inherit;text-decoration:none}.recurring-breadcrumbs a:hover{color:var(--blue);text-decoration:underline}.recurring-breadcrumb-separator{color:#a7b1c0}.recurring-page-panel{width:100%;padding:clamp(20px,3vw,32px);border:0;border-radius:22px;background:#ffffffc9;box-shadow:0 12px 40px #243b7110}.recurring-page-panel .recurring-group{background:transparent;border-radius:0;box-shadow:none;border-bottom:1px solid var(--line)}.recurring-page-panel .recurring-group:last-child{border-bottom:0}.recurring-create{max-width:none}.recurring-create.has-items{max-width:none;min-width:0}.back-link,.recurring-name-button{border:0;padding:0;background:transparent;color:var(--blue);font:inherit;cursor:pointer;text-align:left}.recurring-create h2,.recurring-detail h2{margin:14px 0}.recurring-create>.back-link{display:none}.recurring-steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:8px;gap:8px;margin:0 0 28px;color:var(--muted)}.recurring-steps strong{display:flex;align-items:center;justify-content:center;gap:8px;min-height:48px;padding:12px 8px;border-radius:12px;background:#f1f4f8;font-size:13px;font-weight:400}.recurring-steps .active{background:#e4edff;color:var(--blue);font-weight:650}.recurring-steps strong:first-child:not(.active):has(+.active){background:#ecf6f0;color:#347451}.recurring-configuration{max-width:none}.recurring-configuration-section,.recurring-period-section{display:grid;grid-gap:14px;gap:14px;max-width:760px}.recurring-configuration-section+.recurring-configuration-section,.recurring-period-section+.recurring-period-section{margin-top:8px;padding-top:24px;border-top:1px solid var(--line)}.recurring-configuration-section>header,.recurring-period-section>header{display:flex;align-items:center;gap:6px}.recurring-configuration-section h2,.recurring-period-section h2{margin:0;font-size:16px}.recurring-create-footer{display:flex;justify-content:flex-end;align-items:center;gap:16px;margin-top:28px}.recurring-create-footer>span{display:none}.recurring-create:has(.recurring-group-review) .recurring-create-footer>span{display:block;font-size:12px;color:var(--muted);margin-right:auto}.recurring-group-review{margin-right:0}.recurring-group-review .invoice-review-block{display:flex;align-items:center;justify-content:space-between;gap:16px}.recurring-group-review .invoice-review-block>div:first-child{min-width:0;display:grid;grid-gap:6px;gap:6px}.recurring-group-review p{margin:0;font-size:15px;color:var(--muted);overflow-wrap:anywhere}.recurring-group-review .table-row-actions{flex-shrink:0}@media (max-width:640px){.recurring-group-review .invoice-review-name{font-size:20px}.recurring-steps strong{font-size:11px;padding-inline:4px}}.recurring-create-footer>div{display:flex;gap:10px}.recurring-source-list{display:grid;border-top:1px solid var(--line)}.recurring-source-list>button{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:4px 20px;gap:4px 20px;padding:20px 2px;border:0;border-bottom:1px solid var(--line);background:transparent;color:inherit;text-align:left;cursor:pointer}.recurring-source-list span{color:var(--muted)}.recurring-source-list b{grid-column:2;grid-row:1/3;align-self:center;color:var(--blue)}.recurring-group{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;grid-gap:20px;gap:20px;padding:20px 22px}.recurring-group .recurring-row{width:100%;min-height:0;padding:0;background:transparent;text-align:left;border:0;grid-template-columns:minmax(0,1fr) auto;cursor:pointer}.recurring-group .recurring-row>span{display:grid;grid-gap:5px;gap:5px}.recurring-detail-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:24px}.recurring-detail-heading p{margin:0;color:var(--muted)}.recurring-tabs{display:flex;gap:28px;margin:0 0 24px;border-bottom:1px solid var(--line);overflow-x:auto}.recurring-tabs button{flex:0 0 auto;padding:0 0 12px;border:0;border-bottom:2px solid transparent;background:transparent;color:var(--muted);font:inherit;font-weight:650;cursor:pointer}.recurring-tabs button[aria-current=page]{color:var(--ink);border-color:var(--blue)}.recurring-items-toolbar{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:14px;gap:14px;align-items:stretch;min-width:0;margin-bottom:16px}.recurring-items-toolbar>.field{min-width:0}.recurring-add-menu{position:relative;display:flex;justify-self:end}.recurring-add-menu>summary{min-height:100%;list-style:none;white-space:nowrap}.recurring-add-menu>summary::-webkit-details-marker{display:none}.recurring-add-menu>div{position:absolute;z-index:8;top:calc(100% + 6px);right:0;display:grid;min-width:220px;padding:6px;border:1px solid var(--line);border-radius:10px;background:#fff;box-shadow:0 12px 30px #243b711c}.recurring-add-menu>div button{padding:10px;border:0;border-radius:7px;background:transparent;color:inherit;font:inherit;text-align:left;cursor:pointer}.recurring-add-menu>div button:hover{background:#f3f6fb}.recurring-items-table{min-width:0;overflow:hidden}.recurring-items-table .invoice-table{min-width:0;table-layout:fixed}.recurring-items-table th:first-child{width:32%}.recurring-items-table th:nth-child(3){width:140px}.recurring-items-table td small{display:flex;gap:8px;color:var(--muted)}.recurring-items-table td small b{color:var(--danger);font-size:11px}.recurring-name-button{display:block;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.recurring-description{display:-webkit-box;overflow:hidden;-webkit-line-clamp:2;-webkit-box-orient:vertical}.recurring-row-menu,.table-row-actions{display:flex;justify-content:flex-end;gap:5px}.table-row-actions{align-items:center;white-space:nowrap}.table-row-actions .table-icon-action{display:inline-grid;place-items:center;box-sizing:border-box;width:34px;height:34px;min-height:34px;padding:0;border-color:transparent;border-radius:8px;color:#506986;background:transparent;box-shadow:none}.table-row-actions .table-icon-action:hover:not(:disabled){background:#eef3fa}.table-row-actions .table-icon-action:focus-visible{border-color:var(--blue);outline:2px solid #2563eb26;outline-offset:1px}.table-row-actions .table-icon-action.is-danger{color:#a44343}.table-row-actions .table-icon-action.is-danger:hover:not(:disabled){background:#fff0f0}.table-row-actions .table-icon-action svg{width:17px;height:17px}.recurring-row-menu details{position:relative}.recurring-row-menu .table-icon-action{display:inline-grid;place-items:center;width:34px;min-height:34px;padding:0;border-color:transparent;border-radius:8px;color:#506986;background:transparent;box-shadow:none}.recurring-row-menu .table-icon-action:hover{background:#eef3fa}.recurring-row-menu .table-icon-action:focus-visible{border-color:var(--blue);outline:2px solid #2563eb26;outline-offset:1px}.recurring-row-menu .table-icon-action svg{width:17px;height:17px}.recurring-row-menu summary{list-style:none;cursor:pointer;font-size:15px;line-height:1;letter-spacing:1px}.recurring-row-menu summary::-webkit-details-marker{display:none}.recurring-row-menu details>div{position:absolute;z-index:4;right:0;top:100%;min-width:160px;padding:6px;border:1px solid var(--line);border-radius:10px;background:#fff;box-shadow:0 12px 30px #243b711c}.recurring-row-menu details.opens-up>div{top:auto;bottom:calc(100% + 4px)}.recurring-row-menu details button{width:100%;padding:9px;border:0;background:transparent;text-align:left;cursor:pointer}.recurring-no-results{padding:42px!important;text-align:center!important;color:var(--muted)}.recurring-items-summary{margin-top:16px;color:var(--ink);font-size:14px}.recurring-items-summary>span{margin-left:auto}.recurring-items-summary strong{font-weight:650}.recurring-periods>.recurring-period-empty{display:grid;justify-items:start;grid-gap:10px;gap:10px;padding:4px 0}.recurring-period-empty .button{margin-top:4px}.recurring-periods h3{margin:0 0 6px}.recurring-periods p{margin:0;color:var(--muted)}.recurring-periods-toolbar{display:flex;justify-content:flex-end;margin-bottom:16px}.recurring-periods-table td:first-child strong{display:block}.recurring-period-status{color:var(--muted)}.recurring-period-status.issued{color:#347451}.recurring-period-status.partial,.recurring-period-status.uncertain{color:#8a5a18}.recurring-group-management{display:grid;grid-gap:24px;gap:24px;margin-top:42px;padding-top:28px;border-top:1px solid var(--line)}.recurring-group-management>section{display:flex;align-items:center;justify-content:space-between;gap:24px}.recurring-group-management h3{margin:0 0 5px;font-size:16px}.recurring-group-management p{max-width:680px;margin:0;color:var(--muted);font-size:14px}.recurring-period-history{margin-top:28px}.recurring-period-history a{display:flex;justify-content:space-between;gap:16px;padding:15px 2px;border-bottom:1px solid var(--line);color:inherit;text-decoration:none}.recurring-period-history a span{display:grid;grid-gap:4px;gap:4px}.recurring-period-history small{color:var(--muted)}.recurring-issue-flow{display:grid;grid-gap:22px;gap:22px}.recurring-issue-heading h2{margin:0}.recurring-issue-heading p{margin:6px 0 0;color:var(--muted)}.recurring-issue-panel .recurring-issue-flow,.recurring-period-form{width:100%}.recurring-period-primary{grid-template-columns:minmax(0,2fr) minmax(220px,1fr)}.recurring-period-services{grid-template-columns:repeat(3,minmax(0,1fr))}.field-label-row,.recurring-period-primary>.field>label{display:flex;align-items:center;min-height:26px}.field-label-row{gap:6px;width:-moz-fit-content;width:fit-content}.recurring-dates-info{display:inline-grid;place-items:center;width:26px;height:26px;padding:0;border:0;border-radius:50%;color:var(--muted);background:transparent;cursor:help}.recurring-dates-info:focus-visible,.recurring-dates-info:hover{color:var(--blue);background:#e8f0fd}.recurring-dates-info svg{width:17px;height:17px}.recurring-period-form .recurring-create-footer{margin-top:4px}.recurring-period-form .recurring-create-footer .button{margin-left:auto}.recurring-settings-form+.recurring-create-footer{max-width:760px;margin-top:16px}@media (max-width:640px){.recurring-period-primary,.recurring-period-services{grid-template-columns:1fr}.recurring-page-heading h1{font-size:28px}.recurring-group-management>section{align-items:stretch;flex-direction:column}.recurring-group-management .button{align-self:flex-start}.recurring-periods-table .invoice-table{min-width:720px}}.responsive-dialog:has(.recurring-item-dialog){width:min(600px,calc(100vw - 32px));max-height:min(780px,calc(100dvh - 32px));padding:0;overflow:hidden}.responsive-dialog:has(.recurring-copy-dialog){width:min(1000px,calc(100vw - 32px));max-height:min(820px,calc(100dvh - 32px))}.recurring-copy-dialog{display:grid;grid-gap:18px;gap:18px;min-width:0}.recurring-copy-dialog>h2{margin:0}.recurring-copy-dialog>.field{min-width:0}.recurring-copy-dialog>.invoice-table-wrap{margin:0}.recurring-copy-dialog .invoice-table{table-layout:fixed}.recurring-copy-dialog .invoice-table th:first-child{width:46px}.recurring-copy-dialog .invoice-table th:nth-child(2){width:110px}.recurring-copy-dialog .invoice-table th:nth-child(3){width:30%}.recurring-copy-dialog .invoice-table td{overflow-wrap:anywhere}.recurring-item-dialog{display:grid;grid-template-rows:auto minmax(0,1fr) auto;max-height:inherit}.recurring-item-dialog footer,.recurring-item-dialog header{display:flex;justify-content:space-between;align-items:center;gap:16px;padding:20px 24px}.recurring-item-dialog header{border-bottom:1px solid var(--line)}.recurring-item-dialog header h2,.recurring-item-dialog header p{margin:0}.recurring-item-dialog header p{margin-top:5px;color:var(--muted);font-size:13px}.recurring-item-scroll{overflow-y:auto;padding:24px}.recurring-item-dialog footer{justify-content:flex-end;border-top:1px solid var(--line)}.recurring-line-fields{display:grid;grid-template-columns:minmax(0,1fr) minmax(130px,160px);grid-gap:16px;gap:16px}.recurring-options{margin-top:4px}.recurring-options summary{cursor:pointer;color:var(--blue);font-weight:650}.recurring-options>.form-stack{margin-top:18px}.recurring-copy-dialog>footer{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-top:0}.recurring-copy-dialog>footer>div{display:flex;gap:8px}.recurring-import-dialog{display:grid;grid-gap:18px;gap:18px}.recurring-import-dialog h2,.recurring-import-dialog p{margin:0}.responsive-dialog:has(.recurring-import-dialog){width:min(680px,calc(100vw - 32px))}.recurring-import-dialog>label.button{min-height:126px;padding:24px;border:1px dashed #adc1dc;border-radius:18px;background:linear-gradient(145deg,#f3f7fd,#fffaf5);box-shadow:none;color:var(--blue);cursor:pointer}.recurring-import-dialog>label.button:hover{background:#eaf2ff;border-color:var(--blue)}.recurring-import-dialog>label.button:focus-within{outline:2px solid var(--blue);outline-offset:4px}.recurring-import-dialog>a[download]{display:none}.recurring-import-dialog>.button-outline{justify-self:end;width:auto}.recurring-settings-form{max-width:680px}.recurring-prepare-action{display:grid;justify-items:end;grid-gap:6px;gap:6px;max-width:300px;text-align:right}.recurring-prepare-action small{color:var(--muted);font-size:12px;line-height:1.4}@media (max-width:720px){.recurring-overview-table thead{display:none}.recurring-overview-table tr{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:6px 16px;gap:6px 16px;padding:15px;border-bottom:1px solid var(--line)}.recurring-overview-table td{display:block;padding:0;border:0}.recurring-overview-table td:nth-child(2){grid-column:1}.recurring-overview-table td:last-child{grid-column:2;grid-row:1/3;align-self:center}.recurring-draft-prompt{align-items:stretch;flex-direction:column}.recurring-draft-prompt .button,.recurring-draft-prompt>div:last-child{width:100%}.recurring-draft-prompt>div:last-child .button{flex:1 1}.recurring-group,.recurring-group .recurring-row,.recurring-items-toolbar{grid-template-columns:1fr}.recurring-group>.button{justify-self:start}.recurring-add-menu{justify-self:stretch}.recurring-add-menu>summary{width:100%}.recurring-add-menu>div{right:auto;left:0;width:100%;min-width:0}.recurring-copy-dialog>footer,.recurring-create-footer,.recurring-detail-heading{align-items:stretch;flex-direction:column}.recurring-tabs{gap:20px}.recurring-prepare-action{justify-items:start;max-width:none;text-align:left}.recurring-line-fields{grid-template-columns:1fr}.recurring-items-table thead{display:none}.recurring-items-table tr{display:grid;grid-template-columns:minmax(0,1fr) auto;padding:15px;border-bottom:1px solid var(--line)}.recurring-items-table td{display:block;padding:4px 0;border:0}.recurring-items-table td:nth-child(2),.recurring-items-table td:nth-child(3){grid-column:1}.recurring-items-table td:last-child{grid-column:2;grid-row:1/4}.recurring-periods>.recurring-period-empty{align-items:flex-start}}.plan-status-panel.plan-overview{background:linear-gradient(120deg,#fff 55%,#f0f4fe);box-shadow:0 10px 32px #243b7109}.plan-overview-header{display:flex;align-items:center;justify-content:space-between;gap:16px}.plan-title-line{display:flex;align-items:center;flex-wrap:wrap;gap:10px}.plan-overview header h2{font-size:25px;margin:0}.plan-management-menu{position:relative;flex:0 0 auto}.plan-management-menu summary{display:grid;place-items:center;width:34px;min-height:34px;padding:0;border-radius:9px;color:var(--muted);cursor:pointer;list-style:none}.plan-management-menu summary::-webkit-details-marker{display:none}.plan-management-menu summary:hover,.plan-management-menu[open] summary{color:var(--ink);background:var(--blue-soft)}.plan-management-menu summary svg{display:block;width:20px;height:20px}.plan-management-menu>div{position:absolute;top:calc(100% + 6px);right:0;z-index:20;display:grid;min-width:190px;padding:6px;border-radius:12px;background:#fff;box-shadow:0 12px 32px #152b4420}.plan-management-menu button{padding:9px 10px;border:0;border-radius:8px;color:var(--ink);background:transparent;font:inherit;font-size:13px;text-align:left;cursor:pointer}.plan-management-menu button:hover{background:var(--blue-soft)}.plan-overview .plan-primary-actions{display:flex;margin-top:18px}.plan-status-badge{border-radius:30px;font-size:11px;padding:6px 10px}.plan-status-badge.is-neutral{background:#edf0f6;color:#687587}.plan-status-badge.is-bonified{background:#e0eaff;color:#345e9b}.plan-status-badge.is-canceled,.plan-status-badge.is-inactive{background:#fce8e6;color:#a0312b}.plan-facts{display:flex;flex-wrap:wrap;gap:18px 48px;margin:0}.plan-facts dt{font-size:12px;color:var(--muted)}.plan-facts dd{margin:8px 0 0;font-size:14px;font-weight:600}.plan-facts dd small{color:var(--muted);font-weight:400}.plan-current-price{margin:0}.plan-current-price dt{color:var(--muted);font-size:12px}.plan-current-price dd{font-size:17px}.plan-situation,.plan-trial-end,.plan-trial-remaining{margin:18px 0 0;color:var(--muted);font-size:14px;line-height:1.5}.plan-summary>strong,.plan-trial-remaining{display:block;color:var(--ink);font-size:16px;font-weight:600}.plan-summary{margin-top:22px}.plan-summary .plan-facts{margin-top:18px}.plan-usage.plan-usage-panel{border-radius:20px;background:#ffffffd6;padding:28px;margin-top:22px;box-shadow:0 10px 32px #243b7107}.plan-usage-heading h2{font-size:17px}.plan-usage-heading p{margin-top:8px;font-size:12px}.plan-usage-heading>strong{font-size:18px;color:var(--blue)}.plan-usage progress{height:9px;margin-block:24px 18px}.plan-usage-legend{display:flex;flex-wrap:wrap;gap:12px 24px;font-size:12px;color:var(--muted)}.plan-usage-legend>span:last-child{margin-left:auto}.plan-usage.is-ended progress::-webkit-progress-value{background:#8893a4}.plan-usage.is-ended .plan-usage-heading>strong{color:#687587}.plan-preview-controls{display:flex;align-items:flex-end;gap:16px;margin-block:24px}.plan-preview-controls>.field{flex:1 1}@media (max-width:780px){.date-range-filter{width:100%;flex-wrap:wrap}.date-range-filter>.field{width:auto;flex:1 1}.date-range-filter>.field:first-child{flex-basis:100%}.history-filters>.field{flex:1 1}.history-filters>.button{width:auto}.batch-import-panel{padding:18px}.batch-import-heading{align-items:flex-start;flex-direction:column;gap:12px}.batch-template-options{right:auto;left:0}.file-picker.file-dropzone{flex-wrap:wrap;padding:16px}.file-dropzone>.button{width:100%}.batch-workspace .batch-summary>button{padding:8px 11px;gap:8px}.batch-summary strong{font-size:15px}.plan-overview-header{align-items:flex-start;flex-direction:column}.plan-secondary-actions{gap:16px}.plan-overview .plan-primary-actions{max-width:none;width:100%}.plan-status-panel.plan-overview,.plan-usage.plan-usage-panel{padding:22px}.plan-facts{flex-direction:column;gap:20px}.plan-usage-heading{gap:18px}.plan-preview-controls{flex-wrap:wrap}}@media (min-width:781px){.table-toolbar{display:flex;flex-wrap:wrap;align-items:flex-end;gap:12px}.table-toolbar .date-range-filter{flex:0 1 auto}.table-toolbar .date-range-filter>.field{width:120px}.table-toolbar .date-range-filter>.field:first-child{width:190px}.table-toolbar .date-range-filter>.field:first-child .app-select-trigger{white-space:nowrap}.table-toolbar>.control{flex:1 1 220px;min-width:0}.table-toolbar>.app-select{flex:1 1 160px;min-width:132px}.history-filters{margin-bottom:14px}.history-page .invoices-list{gap:16px}.invoices-list .invoice-table th{padding-block:8px}.invoices-list .table-pagination{min-height:44px}}.batch-workspace section.card:has(h2){padding:22px;margin-top:18px}.batch-workspace section.card>button+button{margin-left:10px}.tooltip-content[data-side=bottom][data-align=center]{animation:none;transform:translateX(-50%)}.plan-preview-controls{display:grid;grid-template-columns:minmax(0,1fr) 160px}.plan-preview-controls>.field{min-width:0}@media (max-width:780px){.plan-preview-controls{grid-template-columns:minmax(0,1fr)}}.app-content input.sr-only{width:1px;height:1px;min-height:1px;padding:0}.skeleton{display:inline-block;max-width:100%;height:.85em;vertical-align:baseline;border-radius:5px;background:#e4eaf3;color:transparent;line-height:inherit;overflow:hidden}.skeleton-button{height:42px;border-radius:10px}[data-loading] .calendar-trigger,[data-loading] input{color:transparent!important;background:linear-gradient(#e4eaf3,#e4eaf3) 12px /55% 12px no-repeat,#f7f9fc!important}[data-loading] .calendar-trigger>*{visibility:hidden}.invoices-list .table-sort:disabled{cursor:default;opacity:1}.recurring-invoice-picker{height:300px;align-content:start}.recurring-invoice-picker>.recurring-picker-row{display:grid;grid-template-columns:18px minmax(0,1fr) auto;grid-gap:11px;gap:11px;align-items:center;padding:13px 2px;border-bottom:1px solid var(--line)}.recurring-invoice-picker .skeleton-checkbox{width:16px;height:16px}.plan-overview-top{min-height:96px}.plan-overview-top>header{flex:1 1;min-width:0}.plan-overview .plan-primary-actions{width:280px;min-height:42px}.plan-facts{min-height:88px}.plan-facts>div:first-child{min-width:215px}.plan-usage-heading>div{min-width:0;flex:1 1}.plan-usage-heading p{min-height:15px}@media (max-width:780px){.plan-overview-top{min-height:218px}.plan-overview .plan-primary-actions{width:100%;min-height:62px;align-content:flex-end}.plan-facts{min-height:156px}.plan-usage-heading>div{width:100%}}.plan-overview header>p.plan-payment-error{color:var(--danger)}.billing-primary-action h2,.billing-primary-action p{width:100%}.billing-action-grid.is-loading .billing-primary-action h2{min-height:2.3em}.billing-action-grid.is-loading .billing-primary-action p{min-height:4.8em}.billing-primary-action[aria-disabled=true]{pointer-events:none}.billing-home .arca-status>div:first-child{flex:1 1;min-width:0}@media (max-width:780px){.billing-home .arca-status>div:first-child{width:100%;flex:none}}.billing-home[aria-busy=true] .arca-status{min-height:164px}.billing-home[aria-busy=true] .arca-status p{min-height:39px}.subscription-refresh-status{min-height:18px;margin:0 0 8px;font-size:12px;color:var(--muted)}.billing-action-grid.is-loading svg{visibility:hidden}.billing-action-grid.is-loading .billing-secondary-actions small,.billing-action-grid.is-loading .billing-secondary-actions strong{color:transparent;-webkit-user-select:none;-moz-user-select:none;user-select:none;background:linear-gradient(#e4eaf3,#e4eaf3) 0 /70% 12px no-repeat}.billing-action-grid.is-loading .billing-secondary-actions small{background-size:90% 10px}.billing-home a[aria-disabled=true]{pointer-events:none}.button,.button:focus,.button:hover,button{text-decoration:none}.issued-preview{max-width:660px;margin:0 auto}.issued-preview>h2{display:flex;align-items:center;justify-content:center;gap:10px}.issued-preview>h2 svg{color:var(--success)}.issued-preview-sheet{position:relative;height:min(48vh,460px);margin:24px auto;max-width:420px;border-radius:12px;overflow:hidden;box-shadow:0 8px 30px #15223818;background:#fff}.issued-preview-sheet iframe{width:100%;height:100%;border:0;pointer-events:none}.issued-preview-expand{position:absolute;inset:0;width:100%;border:0;background:transparent;cursor:zoom-in}.issued-preview .flow-actions{justify-content:center;flex-wrap:wrap}.issued-preview-toolbar{display:flex;align-items:center;gap:10px;margin-bottom:16px}.issued-preview-toolbar h2{flex:1 1}.issued-preview-full{width:100%;height:65dvh;border:0}.responsive-dialog:has(.pdf-preview-dialog){width:min(920px,calc(100vw - 40px));max-height:calc(100dvh - 40px);overflow:hidden}.pdf-preview-dialog{display:grid;grid-template-rows:auto minmax(0,1fr);min-height:min(720px,calc(100dvh - 88px))}.invoice-row-actions{gap:4px}.invoice-more-actions,.table-row-menu{position:relative}.invoice-more-actions summary,.table-row-menu summary{display:grid;place-items:center;list-style:none;cursor:pointer;letter-spacing:1px}.invoice-more-actions summary::-webkit-details-marker,.table-row-menu summary::-webkit-details-marker{display:none}.invoice-more-actions>div,.table-row-menu>div{position:absolute;z-index:12;top:calc(100% + 4px);right:0;display:grid;min-width:170px;padding:6px;border:1px solid var(--line);border-radius:10px;background:#fff;box-shadow:0 12px 30px #243b711c}.invoice-more-actions.opens-up>div,.table-row-menu.opens-up>div{top:auto;bottom:calc(100% + 4px)}.invoice-more-actions [role=menuitem],.table-row-menu [role=menuitem]{display:flex;align-items:center;gap:8px;width:100%;padding:9px 10px;border:0;border-radius:7px;color:var(--ink);background:transparent;font:inherit;font-size:13px;text-align:left;text-decoration:none;cursor:pointer}.table-row-menu [role=menuitem] svg{width:16px;height:16px}.invoice-more-actions [role=menuitem]:focus-visible,.invoice-more-actions [role=menuitem]:hover,.table-row-menu [role=menuitem]:focus-visible,.table-row-menu [role=menuitem]:hover{background:var(--blue-soft)}.table-row-menu-backdrop{position:fixed;z-index:1098;inset:0;width:100%;height:100%;padding:0;border:0;background:transparent;cursor:default}.table-row-menu-popover{position:fixed;z-index:1099;display:grid;min-width:170px;padding:6px;border:1px solid var(--line);border-radius:10px;background:#fff;box-shadow:0 12px 30px #243b711c}.table-row-menu-popover [role=menuitem]{display:flex;align-items:center;gap:8px;width:100%;padding:9px 10px;border:0;border-radius:7px;color:var(--ink);background:transparent;font:inherit;font-size:13px;text-align:left;text-decoration:none;cursor:pointer}.table-row-menu-popover [role=menuitem]:focus-visible,.table-row-menu-popover [role=menuitem]:hover{background:var(--blue-soft)}.table-row-menu-popover [role=menuitem] svg{width:16px;height:16px}.new-invoice-options{display:flex;gap:12px;margin-top:24px;flex-wrap:wrap}@media (max-width:640px){.responsive-dialog:has(.pdf-preview-dialog){width:100%;height:100dvh;max-height:100dvh;padding:16px;border-radius:0}.pdf-preview-dialog{min-height:calc(100dvh - 32px)}}.scroll-hints{-webkit-mask-image:linear-gradient(to bottom,transparent,#000 var(--scroll-fade-top,0),#000 calc(100% - var(--scroll-fade-bottom, 0px)),transparent),linear-gradient(to right,transparent,#000 var(--scroll-fade-left,0),#000 calc(100% - var(--scroll-fade-right, 0px)),transparent);mask-image:linear-gradient(to bottom,transparent,#000 var(--scroll-fade-top,0),#000 calc(100% - var(--scroll-fade-bottom, 0px)),transparent),linear-gradient(to right,transparent,#000 var(--scroll-fade-left,0),#000 calc(100% - var(--scroll-fade-right, 0px)),transparent);-webkit-mask-composite:source-in,xor;mask-composite:intersect}.page-scroll-hints{pointer-events:none}.page-scroll-hints span{position:fixed;left:256px;right:0;height:26px;z-index:25;opacity:0}.page-scroll-hints span:first-child{top:0;background:linear-gradient(#f5f8fcf5,#f5f8fc00)}.page-scroll-hints span:last-child{bottom:0;background:linear-gradient(#f5f8fc00,#f5f8fcf5)}html[data-scroll-bottom=true] .page-scroll-hints span:last-child,html[data-scroll-top=true] .page-scroll-hints span:first-child{opacity:1}.settings-arca{scroll-margin-top:32px}.app-content input[aria-invalid=true],.app-select-trigger[aria-invalid=true],.control[aria-invalid=true]{border-color:#c9463e;box-shadow:0 0 0 1px #c9463e20}.invoice-row-actions{display:flex;align-items:center;justify-content:flex-end;gap:12px}.invoice-row-actions .table-action{display:inline-flex;align-items:center;justify-content:center;min-height:34px;margin:0}.invoice-first-row{grid-template-columns:92px 210px 175px minmax(210px,260px);justify-content:start;align-items:end}.invoice-first-row>.field>label{line-height:1.1}.invoice-commercial-row{grid-template-columns:minmax(180px,240px) minmax(260px,380px);justify-content:start;align-items:end}.invoice-sale-condition-fields{display:grid;grid-gap:10px;gap:10px;min-width:0}.invoice-service-footer{display:flex;align-items:flex-end;justify-content:space-between;gap:20px}.invoice-service-dates{grid-template-columns:repeat(3,minmax(130px,165px))}.invoice-details .flow-actions,.receiver-footer .flow-actions{margin-top:0}.invoice-service-footer>.flow-actions{margin-left:auto}.invoice-lines-editor{gap:10px}.invoice-line-editor{grid-template-columns:minmax(0,1fr) 180px 24px}.invoice-line-editor>.field:nth-child(2):last-child{grid-column:auto}.invoice-line-editor .line-remove{min-height:44px;display:grid;place-items:center}.invoice-line-editor .line-remove:disabled{color:#aab4c4;cursor:default;opacity:.55}@media (max-width:1000px){.invoice-service-footer{flex-wrap:wrap}.invoice-service-footer .flow-actions{margin-left:auto}}@media (max-width:780px){.page-scroll-hints{display:none}}@media (max-width:640px){.invoice-first-row{grid-template-columns:minmax(0,1fr) auto}.invoice-first-row>.field{grid-column:1/-1;max-width:none}.invoice-commercial-row{grid-template-columns:minmax(0,1fr)}.invoice-service-dates{grid-template-columns:repeat(2,minmax(0,1fr));width:100%}.invoice-line-editor{grid-template-columns:minmax(0,1fr) 112px 24px}}@container (max-width: 820px){.invoice-first-row{grid-template-columns:minmax(0,.65fr) minmax(0,1.35fr);width:100%}.invoice-first-row>.field,.invoice-first-row>.invoice-type-picker{min-width:0;width:100%}.invoice-first-row>.field:nth-of-type(n+2){grid-column:auto}.receiver-footer{grid-template-columns:minmax(0,1fr)}.receiver-footer>.flow-actions{justify-self:end}.invoice-service-footer{align-items:stretch}.invoice-service-dates{grid-template-columns:repeat(2,minmax(0,1fr));width:100%}.invoice-service-footer>.flow-actions{margin-left:auto}}@container (max-width: 560px){.invoice-progress{gap:4px}.invoice-progress button{min-width:0;gap:5px;padding-inline:5px;font-size:11px;overflow-wrap:anywhere}.invoice-progress button>span{width:22px;height:22px;flex:0 0 22px}.invoice-commercial-row,.invoice-first-row,.invoice-service-dates{grid-template-columns:minmax(0,1fr)}.invoice-first-row>*,.invoice-first-row>.field:nth-of-type(n+2){grid-column:1}.invoice-draft-strip{align-items:flex-start}.invoice-service-footer>.flow-actions,.receiver-footer>.flow-actions{width:100%;justify-content:flex-end}.invoice-line-editor{grid-template-columns:minmax(0,1fr) 44px}.invoice-line-editor>.field:first-child{grid-column:1/-1}.invoice-line-editor>.field:nth-child(2):last-child{grid-column:1}.invoice-line-editor .line-remove{grid-column:2}}@container (max-width: 390px){.invoice-progress button{flex-direction:column;line-height:1.15}.flow-actions{width:100%}.flow-actions .button{flex:1 1;min-width:0}}.batch-template{display:flex;flex-wrap:wrap;align-items:center;gap:16px;margin:12px 0 18px}.batch-template>.text-button,.batch-template>a:not(.button){font-size:13px}.batch-format-guide{margin-bottom:20px}.batch-format-columns{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:16px 28px;gap:16px 28px}.batch-format-columns>div{display:block}.batch-format-columns dt{font-size:13px;font-weight:600}.batch-format-columns small{display:block;color:var(--muted);font-size:11px;font-weight:400;margin-top:3px}.batch-format-columns dd{margin:5px 0 0;font-size:12px;color:var(--muted)}.batch-grid-hint{margin:0 0 12px;font-size:12px;color:var(--muted)}.batch-grid th small{display:block;margin-top:4px;font-size:10px;font-weight:400;color:#596d89}.batch-grid-footer{justify-content:space-between;margin:12px 0 20px}.batch-grid .batch-cell-select{-webkit-appearance:auto;-moz-appearance:auto;appearance:auto;padding-right:4px}.batch-grid .money-input .control{padding-left:23px}.batch-grid td:nth-child(11),.batch-grid td:nth-child(2),.batch-grid td:nth-child(7),.batch-grid th:nth-child(11),.batch-grid th:nth-child(2),.batch-grid th:nth-child(7){width:205px;max-width:205px}@media (max-width:640px){.batch-format-columns{grid-template-columns:1fr}}.invoice-edit-fieldset .flow-actions .button{min-height:44px}.invoice-row-actions .table-icon-action{flex:0 0 34px;width:34px;padding:6px}.batch-workspace .text-button{background:none;border:0;padding:0;color:var(--blue);box-shadow:none}.batch-review-heading,.batch-view-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:24px}.batch-review-heading h2,.batch-view-heading h2{margin:0;font-size:21px}.batch-view-heading h3{margin:0}.batch-back{margin-bottom:18px}.batch-steps{gap:0;list-style:none;padding:0;margin:16px 0 24px;color:#8290a4;font-size:13px}.batch-steps,.batch-steps li{display:flex;align-items:center}.batch-steps li{gap:7px;font-weight:600}.batch-steps li:not(:last-child):after{content:"";width:54px;height:1px;margin:0 12px;background:#ccd5e2}.batch-steps li span{display:grid;place-items:center;width:23px;height:23px;border-radius:50%;background:#e8edf4}.batch-steps .is-current{color:var(--ink)}.batch-steps .is-current span{color:#fff;background:var(--blue)}.batch-steps .is-complete{color:#3e6b55}.batch-steps .is-complete span{background:#dcefe4}.batch-upload-view{max-width:1040px}.batch-upload-content{max-width:880px;margin-top:10px}.batch-workspace .batch-upload-content form{display:block;width:100%;margin-top:0}.batch-upload-content>h3{margin:0 0 6px;font-size:20px}.batch-upload-content>p{margin:0 0 20px;color:var(--muted)}.batch-upload-content .file-dropzone{min-height:118px;justify-content:center;width:100%}.batch-workspace button.text-button{min-height:auto;padding:0;border:0;color:var(--blue);background:none;box-shadow:none}.batch-template-block>strong{display:block;margin-bottom:8px}.batch-template-block .batch-template{margin:0 0 14px}.batch-template-block .batch-template>span{color:var(--muted);font-size:13px}.batch-template-block ol{display:grid;grid-gap:7px;gap:7px;margin:14px 0 10px;padding-left:22px;color:var(--muted);font-size:14px}.batch-upload-alternatives{display:flex;gap:20px;margin-top:24px;padding-top:18px;border-top:1px solid #dce3ed}.batch-list-view{max-width:1040px}.batch-pending-prompt{display:flex;align-items:center;justify-content:space-between;gap:18px;width:100%;max-width:none;margin-top:18px;padding:16px 18px;border-radius:16px;background:#eef4ff;box-shadow:0 8px 26px #243b7108}.batch-pending-prompt div,.batch-pending-prompt span,.batch-pending-prompt strong{min-width:0}.batch-pending-prompt span,.batch-pending-prompt strong{display:block}.batch-pending-prompt strong{color:var(--ink);font-size:14px}.batch-pending-prompt span{margin-top:3px;overflow:hidden;color:var(--muted);font-size:12px;text-overflow:ellipsis;white-space:nowrap}.batch-pending-prompt .button{flex-shrink:0}.batch-pending-actions{display:flex;align-items:center;gap:6px}.batch-workspace .batch-pending-actions .table-icon-action{width:38px;min-height:38px;padding:7px;border-color:transparent;color:#a44343;background:transparent;box-shadow:none}.batch-workspace .batch-pending-actions .table-icon-action:hover{background:#fff0f0}@media (max-width:560px){.batch-list-toolbar,.batch-pending-prompt{align-items:stretch;flex-direction:column}.batch-list-toolbar .button,.batch-list-toolbar .control,.batch-pending-prompt .button{width:100%}}.batch-list-toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:14px}.batch-list-toolbar .control{width:min(460px,100%)}.batch-list-toolbar .button{flex-shrink:0}.batch-list-table table{table-layout:fixed}.batch-list-table th:first-child{width:44%}.batch-list-table th:nth-child(2){width:19%}.batch-list-table th:nth-child(3){width:auto}.batch-compact-table td:last-child,.batch-list-table td:last-child{text-align:right}.batch-list-table td:nth-child(3){overflow-wrap:anywhere}.batch-list-actions{display:flex;align-items:center;justify-content:flex-end;gap:4px;white-space:nowrap}.batch-workspace .batch-list-actions .table-icon-action{display:inline-grid;place-items:center;width:34px;height:34px;min-height:34px;padding:6px;border-color:transparent;border-radius:8px;color:#506986;background:transparent;box-shadow:none}.batch-workspace .batch-list-actions .table-icon-action:hover{background:#eef3fa}.batch-workspace .batch-list-actions .table-icon-action:focus-visible{border-color:var(--blue);outline:2px solid #2563eb26;outline-offset:1px}.batch-workspace .batch-list-actions .table-icon-action svg{width:17px;height:17px}.batch-workspace .batch-list-actions .table-icon-action.is-danger{color:#a44343}.batch-workspace .batch-list-actions .table-icon-action.is-danger:hover{background:#fff0f0}.batch-review-heading p{margin:5px 0 0;color:var(--muted);font-size:13px}.batch-review-heading>div:last-child{display:flex;align-items:center;gap:18px;color:#587160;font-size:13px}.batch-compact-table td:first-child small,.batch-compact-table td:first-child strong{display:block}.batch-compact-table td:first-child small{margin-top:3px;color:var(--muted)}.batch-compact-table th:first-child{width:30%}.batch-compact-table th:nth-child(2){width:32%}.batch-compact-table th:nth-child(3){width:15%}.batch-compact-table th:nth-child(4){width:18%}.batch-compact-table .is-excluded{opacity:.58}.batch-workspace .batch-compact-table .table-icon-action{color:#506986}.batch-status{color:#315f49;font-weight:600}.batch-status.has-error{color:var(--danger)}.batch-flow-panel{width:100%;max-width:none;margin:0 auto}.batch-flow-panel>.invoice-progress{margin-bottom:22px}.batch-workspace .invoice-progress button{min-height:48px;padding:12px 8px;border:0;border-radius:12px;background:#f1f4f8;color:var(--muted);font-weight:400}.batch-workspace .invoice-progress button>span{background:#fff}.batch-workspace .invoice-progress .is-active{background:#e4edff;color:var(--blue);font-weight:650}.batch-workspace .invoice-progress .is-active>span{background:var(--blue);color:#fff}.batch-workspace .invoice-progress .is-complete{background:#ecf6f0;color:#347451}.batch-upload-content{max-width:700px;margin:0 auto;padding:16px 0 10px;text-align:center}.batch-upload-content>h2{margin:0 0 6px;font-size:clamp(20px,2.4vw,25px);letter-spacing:-.03em}.batch-upload-content>p{max-width:520px;margin:0 auto 24px;line-height:1.55}.batch-upload-content .file-dropzone{min-height:184px;padding:30px;flex-direction:column;gap:12px;border-radius:18px;background:linear-gradient(145deg,#f3f7fd,#fffaf5);border-color:#adc1dc}.batch-upload-content .file-dropzone>div{flex:0 1 auto;width:auto}.batch-upload-content .file-dropzone>svg{width:36px;height:36px;color:var(--blue)}.batch-upload-content .file-dropzone .button{margin-top:2px}.file-picker-recovery{display:flex;align-items:center;justify-content:center;gap:14px;flex-wrap:wrap}.batch-new-upload{margin-top:16px}.batch-upload-content .file-dropzone.is-simple{min-height:126px;cursor:pointer}.batch-upload-content .file-dropzone.is-simple:focus-visible{outline:2px solid var(--blue);outline-offset:4px}.batch-upload-content .file-dropzone.is-simple .simple-upload-copy{display:block;color:inherit;overflow:visible;white-space:normal}.batch-upload-content .file-dropzone.is-simple small,.batch-upload-content .file-dropzone.is-simple strong{display:block}.batch-upload-content .file-dropzone.is-simple strong{color:var(--blue);font-size:16px}.batch-upload-content .file-dropzone.is-simple small{margin-top:5px;color:var(--muted);font-size:12px}.batch-loading-mark{display:inline-block;width:34px;height:34px;flex:0 0 auto;border:3px solid #cbd6e6;border-top:3px solid var(--blue);border-radius:50%;animation:batch-loading-spin .7s linear infinite}.batch-template-block{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:6px;margin-top:20px;color:var(--muted);font-size:13px}.batch-template-block>strong{color:var(--ink);font-size:13px}.batch-template-block .batch-template{justify-content:center;margin:0}.batch-template-block .batch-template .text-button{display:inline-flex;align-items:center;gap:5px}.batch-template-block .batch-template svg{width:14px;height:14px}.batch-upload-content .file-dropzone.is-disabled{cursor:default;background:#eef1f5;border-color:#d8dee7;color:#7b8798}.batch-upload-content .file-dropzone.is-disabled>svg{color:#8b97a8}.batch-upload-content .file-dropzone.is-disabled .simple-upload-copy strong{color:#6f7d90}.batch-upload-progress{margin:30px 0 0;color:var(--muted);font-size:13px}.batch-upload-progress:before{content:"";display:inline-block;width:12px;height:12px;margin-right:8px;border:2px solid #cbd6e6;border-top:2px solid var(--blue);border-radius:50%;vertical-align:-2px;animation:batch-loading-spin .7s linear infinite}.batch-upload-alternatives{justify-content:center;margin-top:18px;padding-top:16px}.batch-review-view .invoice-draft-strip{margin-bottom:22px}.batch-review-heading{align-items:end}.batch-review-heading h2{font-size:24px;letter-spacing:-.03em}.batch-workspace .batch-summary{margin:20px 0 12px;padding:4px;width:-moz-fit-content;width:fit-content;max-width:100%;border-radius:12px;background:#edf1f680}.batch-workspace .batch-summary>button{min-height:36px;padding:7px 12px;border:0;border-radius:9px}.batch-workspace .batch-summary>button[aria-pressed=true]{border:0;border-radius:9px;background:#fff;box-shadow:0 3px 12px #203c6812}.batch-workspace .batch-summary strong{font-size:13px}.batch-compact-table td{vertical-align:middle}.batch-status{display:inline-flex;align-items:center;min-height:26px;padding:4px 9px;border-radius:999px;background:#eaf5ef;font-size:12px;white-space:nowrap}.batch-status.has-error{background:var(--danger-bg)}.batch-row-actions{display:flex;justify-content:flex-end;gap:5px}.batch-row-actions .table-icon-action{display:inline-grid;place-items:center;width:34px;min-height:34px;padding:0;border-color:transparent;border-radius:8px;color:#506986;background:transparent;box-shadow:none}.batch-row-actions .table-icon-action:hover:not(:disabled){background:#eef3fa}.batch-row-actions .table-icon-action.is-danger{color:var(--danger)}.batch-row-actions .table-icon-action svg{width:17px;height:17px}.batch-review-footer{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:18px;padding:14px 16px;border-radius:14px;background:#fffffff2;box-shadow:0 10px 34px #243b7120}.batch-review-footer small,.batch-review-footer span{display:block}.batch-review-footer small{margin-top:3px;color:var(--muted);font-size:12px}.batch-review-footer .button{min-width:160px}.batch-guide{width:min(520px,100vw);height:min(820px,100vh);display:flex;flex-direction:column}.responsive-dialog-backdrop:has(.batch-guide),.responsive-dialog-backdrop:has(.batch-row-editor){justify-items:end;padding:0}.responsive-dialog:has(.batch-guide),.responsive-dialog:has(.batch-row-editor){width:auto;max-width:100%;max-height:100dvh;overflow:hidden;padding:0;border-radius:18px 0 0 18px}.batch-guide-header,.batch-row-editor header{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;padding:22px 24px 14px}.batch-guide-header h2,.batch-row-editor h2{margin:0;font-size:20px}.batch-guide-header p,.batch-row-editor header p{margin:4px 0 0;color:var(--muted);font-size:13px}.batch-guide>nav{display:flex;gap:18px;padding:0 24px 14px;border-bottom:1px solid #e0e6ef}.batch-guide>nav a{color:var(--blue);font-size:13px;text-decoration:none}.batch-guide-body,.batch-row-editor-body{overflow-y:auto;padding:22px 24px 30px}.batch-guide-body section+section{margin-top:34px}.batch-guide-body h3{margin:0 0 10px;font-size:16px}.batch-guide-steps{display:grid;grid-gap:18px;gap:18px;padding-left:22px}.batch-guide-steps p{margin:4px 0 0;color:var(--muted);line-height:1.55}.batch-guide-warning{width:-moz-fit-content;width:fit-content;padding:5px 8px;border-radius:6px;background:#fff1cf;font-size:12px}.batch-guide-example>div,.batch-guide-fields>div{display:grid;grid-template-columns:42% 1fr;grid-gap:12px;gap:12px;padding:9px 0;border-bottom:1px solid #e6ebf2}.batch-guide-example dd,.batch-guide-fields dd{margin:0}.batch-guide-fields code{display:block;margin-top:3px;color:var(--muted);font-size:11px;font-weight:400}.batch-guide-fields small{display:block;margin-top:4px;color:var(--muted)}.batch-row-editor{width:min(480px,100vw);max-height:min(850px,100vh);display:flex;flex-direction:column}.batch-editor-errors{margin-bottom:20px;padding:10px 12px;border-radius:9px;background:var(--danger-bg);color:var(--danger)}.batch-editor-errors p{margin:0}.batch-editor-errors p+p{margin-top:5px}.batch-editor-section{display:flex;align-items:center;justify-content:space-between;gap:14px;margin:0 0 16px}.batch-editor-section strong{font-size:14px}.batch-editor-section .text-button{font-size:12px}.batch-editor-fields{display:grid;grid-template-columns:1fr 1fr;grid-gap:18px 16px;gap:18px 16px}.batch-editor-fields label{display:grid;grid-gap:6px;gap:6px;font-size:13px;font-weight:600}.batch-editor-fields label:last-child,.batch-editor-fields label:nth-child(4),.batch-editor-fields label:nth-child(8),.batch-editor-fields label:nth-child(9){grid-column:1/-1}.batch-editor-fields small{color:var(--muted);font-size:11px;font-weight:400}.batch-row-editor footer{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:14px 24px;border-top:1px solid #e0e6ef;background:#fff}.batch-row-editor footer>div{display:flex;gap:8px}.responsive-dialog:has(.batch-mapping-dialog){width:min(760px,100%);padding:0;overflow:hidden}.batch-mapping-dialog{display:flex;max-height:min(760px,calc(100dvh - 40px));flex-direction:column}.batch-mapping-dialog header{display:flex;flex-shrink:0;align-items:flex-start;justify-content:space-between;gap:20px;padding:28px 28px 20px}.batch-mapping-dialog header>div{min-width:0}.batch-mapping-dialog h2{margin:0;font-size:22px;letter-spacing:-.03em}.batch-mapping-dialog header p{margin:8px 0 0;color:var(--muted);font-size:13px;line-height:1.5}.batch-mapping-body{display:grid;min-height:0;overflow-y:auto;grid-gap:12px;gap:12px;padding:0 28px 24px}.batch-mapping-row{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:start;grid-gap:24px;gap:24px;padding:16px;border-radius:12px;background:#f8fafc}.batch-mapping-source,.batch-mapping-target{display:grid;min-width:0;grid-gap:8px;gap:8px}.batch-mapping-source small,.batch-mapping-target-label{display:flex;align-items:center;min-height:20px}.batch-mapping-source small,.batch-mapping-target small{color:var(--muted);font-size:12px;font-weight:500}.batch-mapping-source strong{font-size:14px;overflow-wrap:anywhere}.batch-mapping-source>span{overflow:hidden;color:var(--muted);font-size:12px;text-overflow:ellipsis;white-space:nowrap}.batch-mapping-target-label{gap:8px}.batch-mapping-info{display:inline-grid;place-items:center;width:20px;height:20px;padding:0;border:0;border-radius:50%;color:var(--muted);background:transparent;cursor:pointer}.batch-mapping-info:focus-visible,.batch-mapping-info:hover{color:var(--blue);background:#e8f0fd}.batch-mapping-info svg{width:16px;height:16px}.batch-mapping-target .app-select-trigger{font-size:14px;overflow-wrap:anywhere}.batch-mapping-target .app-select-trigger>span{flex-shrink:0}.batch-mapping-dialog footer{display:flex;flex-shrink:0;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:12px 20px;padding:16px 28px;border-top:1px solid #e0e6ef}.batch-mapping-dialog footer>.button{margin-left:auto}.batch-mapping-advanced{min-height:44px;padding:0;font-size:13px}.responsive-dialog:has(.batch-defaults-dialog){width:min(560px,100%);padding:0;overflow:hidden}.batch-defaults-dialog header{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;padding:26px 26px 18px;background:linear-gradient(135deg,#f0f5ff,#fff9f2)}.batch-defaults-dialog h2{margin:0;font-size:22px;letter-spacing:-.03em}.batch-defaults-dialog header p{margin:7px 0 0;color:var(--muted);font-size:13px;line-height:1.5}.batch-defaults-fields{grid-template-columns:1fr 1fr;grid-gap:18px 16px;gap:18px 16px;padding:22px 26px 26px}.batch-defaults-fields label{display:grid;grid-gap:7px;gap:7px;color:var(--ink);font-size:13px;font-weight:600}.batch-defaults-fields p{grid-column:1/-1;margin:0;padding:12px;border-radius:10px;background:#f7f9fc;color:var(--muted);font-size:12px;line-height:1.45}.batch-defaults-dialog footer{display:flex;justify-content:flex-end;padding:16px 26px;border-top:1px solid #e0e6ef}@media (max-width:760px){.batch-upload-content .file-dropzone{min-height:118px}.responsive-dialog-backdrop:has(.batch-mapping-dialog){padding:0}.batch-mapping-dialog,.responsive-dialog:has(.batch-mapping-dialog){width:100%;height:100dvh;max-height:100dvh;border-radius:0}.batch-mapping-dialog header{padding:20px}.batch-mapping-body{flex:1 1;padding:0 20px 20px;align-content:start}.batch-mapping-dialog footer{padding:12px 20px max(12px,env(safe-area-inset-bottom))}.batch-defaults-fields{grid-template-columns:1fr}.batch-defaults-fields p{grid-column:1}}.batch-review-view{container:batch-review/inline-size}.batch-row-editor.is-compact{height:auto;max-height:min(620px,calc(100dvh - 48px))}.batch-row-editor.is-compact .batch-row-editor-body{flex:0 1 auto;min-height:170px}.batch-issue-confirmation .batch-confirm-total{display:block;margin-bottom:18px;color:var(--ink);font-size:28px;line-height:1}.batch-issue-confirmation dl{display:grid;grid-template-columns:1fr;grid-gap:10px;gap:10px;margin:0 0 18px}.batch-issue-confirmation dl>div{display:flex;align-items:baseline;justify-content:flex-start;gap:10px}.batch-issue-confirmation dt{color:var(--muted)}.batch-issue-confirmation dd{margin:0;color:var(--ink);text-align:left;font-weight:650}.batch-issue-confirmation p{margin:12px 0 0}.batch-review-loading>div{display:flex;min-height:320px;align-items:center;justify-content:center;gap:12px;color:var(--muted)}.recurring-issue-flow .batch-result-view.fiscal-panel-main{padding:0;border:0;border-radius:0;background:transparent;box-shadow:none}.batch-result-view{width:100%;container:batch-result/inline-size}.batch-issue-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:24px}.batch-issue-heading h2{margin:0 0 5px;font-size:clamp(24px,3vw,34px)}.batch-issue-heading span{color:var(--muted)}.batch-issue-total strong{color:var(--ink);font-weight:650}.batch-issue-heading>svg{color:var(--success)}.batch-issue-progress{margin-bottom:24px}.batch-progress-track{width:100%;height:7px;overflow:hidden;border-radius:999px;background:#dfe7f3;box-shadow:inset 0 1px 2px #243b7112}.batch-progress-track>span{display:block;height:100%;border-radius:inherit;background:var(--blue);transition:width .18s ease}.batch-result-summary{color:var(--muted)}.batch-result-table .invoice-table{min-width:650px}.batch-result-table td{vertical-align:middle}.batch-result-table td:first-child small,.batch-result-table td:first-child strong{display:block}.batch-result-table td:first-child small{margin-top:3px;color:var(--muted)}.batch-result-table td:nth-child(2),.batch-result-table td:nth-child(3){white-space:nowrap}.batch-result-action{display:inline-flex;align-items:center;gap:7px;color:var(--blue);font-weight:700;text-decoration:none;white-space:nowrap}.batch-result-kind{color:var(--muted);font-size:13px}.batch-result-row-actions{display:flex;justify-content:flex-end;gap:6px}.batch-workspace .batch-result-row-actions .table-icon-action{display:inline-flex;align-items:center;justify-content:center;box-sizing:border-box;width:34px;height:34px;min-height:0;padding:0;line-height:0;text-decoration:none}.batch-workspace .batch-result-row-actions .table-icon-action svg{display:block;flex:0 0 auto;width:20px;height:20px;margin:0}.batch-result-actions{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-top:22px}@container batch-review (max-width: 760px){.batch-compact-table{overflow:hidden}.batch-compact-table table,.batch-compact-table tbody{display:block;width:100%;min-width:0}.batch-compact-table thead{display:none}.batch-compact-table tr{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:3px 14px;gap:3px 14px;align-items:center;padding:13px 14px}.batch-compact-table td{display:block;width:auto;height:auto;padding:2px 0;border:0}.batch-compact-table td:first-child{min-width:0}.batch-compact-table td:first-child strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.batch-compact-table td:nth-child(2){display:none}.batch-compact-table td:nth-child(3){grid-column:2;grid-row:1;text-align:right}.batch-compact-table td:nth-child(4){grid-column:1;grid-row:2}.batch-compact-table td:nth-child(5){grid-column:2;grid-row:2;text-align:right}}@container batch-result (max-width: 760px){.batch-result-table{background:transparent;box-shadow:none}.batch-result-table table,.batch-result-table tbody{display:block;min-width:0}.batch-result-table thead{display:none}.batch-result-table tr{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:7px 12px;gap:7px 12px;padding:16px;border-radius:14px;background:#fff;box-shadow:0 6px 22px #243b7108}.batch-result-table tr+tr{margin-top:10px}.batch-result-table td{display:block;padding:0;border:0}.batch-result-table td:first-child{min-width:0}.batch-result-table td:first-child strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.batch-result-table td:nth-child(2){grid-column:2;grid-row:1;text-align:right}.batch-result-table td:nth-child(3){grid-column:1;grid-row:2}.batch-result-table td:nth-child(4){grid-column:2;grid-row:2;text-align:right}.batch-issue-progress>div{align-items:flex-start;flex-direction:column;gap:2px}.batch-result-actions{align-items:stretch;flex-direction:column-reverse}}@media (max-width:520px){.batch-mapping-row{grid-template-columns:minmax(0,1fr);gap:16px}.batch-mapping-dialog footer{align-items:stretch;flex-direction:column;gap:8px}.batch-mapping-dialog footer>.button{width:100%;margin-left:0}}@media (max-width:760px){.batch-review-heading,.batch-view-heading{gap:14px}.batch-view-heading{flex-wrap:wrap}.batch-upload-content{padding-top:8px}.batch-upload-content .file-dropzone.is-simple{min-height:132px}.batch-template-block{align-items:center;flex-direction:column}.batch-list-table td:nth-child(2),.batch-list-table th:nth-child(2){display:none}.batch-compact-table tbody,.batch-workspace .batch-compact-table table{display:block;width:100%;min-width:0}.batch-compact-table thead{display:none}.batch-compact-table tr{display:grid;width:100%;grid-template-columns:minmax(0,1fr) auto;align-items:center;padding:13px 14px;border-bottom:1px solid #e4e9f1}.batch-compact-table td{display:block;width:auto;height:auto;padding:3px 0;border:0}.batch-compact-table td:nth-child(2){display:none}.batch-compact-table td:nth-child(3),.batch-compact-table td:nth-child(5){text-align:right}.batch-compact-table td:nth-child(4){font-size:12px}.batch-guide,.batch-row-editor,.responsive-dialog:has(.batch-guide),.responsive-dialog:has(.batch-row-editor){width:100vw;height:100dvh;max-height:100dvh;border-radius:0}.batch-editor-fields{grid-template-columns:1fr}.batch-editor-fields label{grid-column:1/-1}.batch-row-editor footer{align-items:stretch;flex-direction:column}.batch-row-editor footer>div{display:grid;grid-template-columns:1fr 1fr}}.invoice-lines-footer{display:flex;justify-content:space-between;align-items:center;gap:16px;min-height:44px;margin-top:4px}.invoice-lines-footer>.text-button{display:inline-flex;align-items:center;gap:6px;min-height:44px}.invoice-lines-footer .flow-actions{margin:0}@media (max-width:640px){.invoice-lines-footer{flex-wrap:wrap}.invoice-lines-footer .flow-actions{margin-left:auto}}.invoice-optional-tax-fields{display:grid;grid-gap:18px;gap:18px;margin-top:8px;padding-top:18px;border-top:1px solid var(--line)}.invoice-optional-tax-fields>.field{max-width:520px}.invoice-tributes summary{display:inline-flex;align-items:center;gap:7px;min-height:36px;color:var(--ink);font-weight:600;cursor:pointer;list-style:none}.invoice-tributes summary::-webkit-details-marker{display:none}.invoice-tributes summary svg{width:16px;height:16px;color:var(--muted);transform:rotate(-90deg);transition:transform .15s ease}.invoice-tributes[open] summary svg{transform:rotate(0)}.invoice-tributes summary:focus-visible{border-radius:7px;outline:3px solid #1769ff33;outline-offset:3px}.invoice-tributes-content{display:grid;grid-gap:14px;gap:14px;padding-top:10px}.plan-status-panel.plan-overview{background:#ffffffed;padding:26px 28px}.plan-overview .plan-overview-top{min-height:0;display:block}.plan-overview .plan-title-line{margin-bottom:12px}.plan-overview header h2{font-size:26px}.plan-current-price{margin-bottom:14px;font-size:22px;font-weight:600;color:var(--ink)}.plan-current-price>small{display:block;margin-bottom:4px;font-size:12px;color:var(--muted);font-weight:400}.plan-current-price span>small{font-size:13px;font-weight:400;color:var(--muted)}.plan-overview.is-ended .plan-current-price{font-size:15px;color:var(--muted)}.plan-overview header>p.plan-situation{max-width:680px;color:#34415a;font-size:15px}.plan-overview.is-error header>p.plan-situation{color:#a0312b}.plan-overview header>p.plan-history-access{margin-top:7px;font-size:13px}.plan-status-badge.is-error{color:#a0312b;background:#fce8e6}.plan-status-badge.is-warning{color:#80560e;background:#fff0cd}.plan-overview.is-error,.plan-overview.is-warning{box-shadow:0 10px 32px #243b7109}.plan-next-step{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-top:22px}.plan-overview .plan-facts{display:flex;flex-wrap:wrap;gap:18px 48px;min-height:0;margin:0;padding:0;background:none;border-radius:0}.plan-next-step>.plan-facts,.plan-overview .plan-summary .plan-facts{width:100%}.plan-overview .plan-summary .plan-facts{display:flex;gap:18px 48px}.plan-overview .plan-facts>div:first-child{min-width:0}.plan-overview .plan-facts .plan-current-price{margin:0;font-size:inherit;font-weight:inherit;margin-left:auto;text-align:right}.plan-overview .plan-facts .plan-current-price.is-unlabeled{align-self:flex-end}.plan-overview .plan-facts .plan-current-price.is-unlabeled dd{margin-top:0}.plan-overview .plan-summary .plan-facts>div:last-child{margin-left:auto;text-align:right}.plan-overview .plan-facts .plan-current-price dt{color:var(--muted);font-size:12px;font-weight:400}.plan-overview .plan-facts .plan-current-price dd{color:var(--ink);font-size:17px;font-weight:600}.plan-overview .plan-facts .plan-current-price dd small{color:var(--muted);font-size:13px;font-weight:400}.plan-trial-metadata{color:var(--muted);font:inherit}.plan-next-step .plan-trial-end{margin:0}.plan-trial-end span{display:block;color:var(--muted);font-size:12px}.plan-trial-end strong{display:block;color:var(--muted);font-weight:600}.plan-facts dd,.plan-trial-end strong{margin-top:5px;font-size:17px}.plan-event-hint{display:block;margin-top:6px;font-size:12px;font-weight:400;color:var(--muted);max-width:400px}.plan-overview .plan-primary-actions{width:auto;min-height:0;max-width:310px}.plan-next-step .plan-primary-actions{margin-top:0}.plan-action-button{min-height:52px;padding-inline:20px;font-size:17px;white-space:nowrap}.plan-action-button svg{width:20px;height:20px}.plan-usage.plan-usage-panel{padding:22px 28px;margin-top:18px}.plan-usage-heading h2{font-size:15px;margin:0}.plan-usage-heading>strong{font-size:16px;color:#43536c;font-weight:500}.plan-usage progress{height:7px;margin-block:18px 14px}.plan-usage.is-ended .plan-usage-legend>span:last-child{margin-left:0}.plan-management{margin-top:20px;color:var(--muted);font-size:12px}.plan-management summary{cursor:pointer;width:-moz-fit-content;width:fit-content}.plan-management>div{display:flex;flex-wrap:wrap;align-items:center;gap:22px;padding:16px 0 4px}@media (max-width:780px){.plan-status-panel.plan-overview,.plan-usage.plan-usage-panel{padding:22px}.plan-overview-header{flex-direction:row;align-items:center}.plan-next-step{flex-direction:column;align-items:stretch;gap:20px}.plan-overview .plan-facts,.plan-overview .plan-summary .plan-facts{flex-direction:column;gap:18px}.plan-overview .plan-facts .plan-current-price,.plan-overview .plan-summary .plan-facts>div:last-child{margin-left:0;text-align:left}.plan-overview .plan-facts .plan-current-price.is-unlabeled{align-self:flex-start}.plan-overview .plan-facts dd,.plan-trial-end strong{font-size:22px}.plan-overview.is-scheduled-subscription .plan-current-price{display:flex;align-items:baseline;gap:6px}.plan-overview.is-scheduled-subscription .plan-current-price dt{font-size:13px}.plan-overview.is-scheduled-subscription .plan-current-price dd{margin:0;font-size:16px}.plan-overview.is-scheduled-subscription .plan-current-price dd small{font-size:13px}.plan-overview .plan-primary-actions{max-width:none;width:100%}.plan-overview .plan-action-button{width:100%;min-height:48px;padding-inline:18px;border-radius:12px;font-size:16px;font-weight:600}.plan-overview .plan-action-button svg{width:18px;height:18px}.plan-usage-heading{flex-direction:row;align-items:flex-start;gap:12px}.plan-usage-heading>strong{white-space:nowrap}}.batch-mapping-target .batch-mapping-note{font-size:12px;line-height:1.5;font-weight:400}.batch-defaults-fields{display:grid;grid-template-columns:minmax(0,1fr);overflow-y:auto;min-height:0}.batch-defaults-dialog{display:flex;flex-direction:column;max-height:calc(100dvh - 40px)}.batch-defaults-dialog footer,.batch-defaults-dialog header{flex-shrink:0}.batch-defaults-fields>small{color:var(--muted);line-height:1.5}.batch-review-view{position:relative}.batch-review-view>.invoice-progress{margin-bottom:18px}.batch-review-heading{margin-bottom:18px;align-items:flex-start}.batch-review-heading h2{margin:0;color:var(--ink);font-size:21px;letter-spacing:-.02em}.batch-review-intro{display:flex;align-items:center;justify-content:space-between;gap:24px;margin:4px 0 20px;padding:16px 18px;border-radius:14px;background:#f5f8fd}.batch-review-intro h3{margin:0;color:var(--ink);font-size:18px}.batch-review-intro .button{flex-shrink:0}.batch-review-complete{display:flex;align-items:center;gap:11px;margin-bottom:18px;padding:13px 15px;border-radius:12px;color:#315f49;background:#edf7f0}.batch-review-complete svg{flex:0 0 20px}.batch-review-complete span,.batch-review-complete strong{display:block}.batch-review-complete span{margin-top:2px;color:#587160;font-size:12px}.batch-issue-progress{display:grid;width:100%;grid-gap:10px;gap:10px;margin:18px 0 24px}.batch-issue-progress strong{color:var(--ink);font-size:20px}@media (max-width:620px){.batch-review-intro{align-items:stretch;flex-direction:column;gap:18px;padding:16px}.batch-review-intro .button{width:100%}}.batch-summary{display:flex;width:-moz-fit-content;width:fit-content;margin:0 0 -42px;padding:0;border:0;background:transparent;box-shadow:none}.batch-summary button{display:inline-flex;align-items:baseline;gap:6px;padding:9px 12px;border:0;border-bottom:2px solid transparent;background:transparent;color:var(--muted);cursor:pointer}.batch-summary button[aria-pressed=true]{border-bottom-color:var(--blue);color:var(--ink)}.batch-summary button strong{font-size:13px}.batch-table-tools{display:flex;align-items:flex-end;justify-content:flex-end;gap:16px;margin-bottom:8px}.batch-table-tools .control{width:min(300px,100%)}.recurring-review-summary{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end;grid-gap:24px;gap:24px;margin-bottom:24px}.recurring-review-summary>div{display:grid;grid-gap:4px;gap:4px}.recurring-review-summary>div:last-child{justify-items:end}.recurring-review-summary strong{color:var(--ink);font-size:18px}.recurring-review-summary>div:last-child strong{font-size:26px;line-height:1.1;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.recurring-review-summary small,.recurring-review-summary span{color:var(--muted);font-size:12px}.recurring-issue-flow .batch-table-tools .batch-summary{margin:0}.recurring-issue-flow .batch-table-tools{margin-top:0}.recurring-issue-flow .batch-table-tools .control{margin-left:auto}.batch-review-footer.is-recurring-issue{justify-content:flex-end}.batch-description{display:block;max-width:36ch;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.batch-compact-table .batch-amount,.batch-compact-table th:nth-child(3){text-align:center}.batch-compact-table .batch-amount{white-space:nowrap;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.batch-problem,.batch-ready{display:inline-flex;align-items:center;gap:6px;color:var(--danger);font-size:13px;font-weight:600}.batch-ready{color:#315f49}.batch-problem small{display:inline-grid;place-items:center;min-width:22px;height:22px;padding:0 5px;border-radius:999px;background:var(--danger-bg)}.table-pagination{display:flex;justify-content:flex-end;align-items:center;gap:14px}.batch-row-editor{width:min(560px,100vw);height:100dvh;max-height:100dvh}.batch-row-editor footer,.batch-row-editor header{flex-shrink:0}.batch-row-editor-body{overflow-y:auto;min-height:0}.batch-editor-fields{grid-template-columns:minmax(0,1fr)}.batch-editor-field{min-width:0}.batch-editor-field-servicio_desde,.batch-editor-field-servicio_hasta{grid-column:auto}.batch-editor-fields:has(.batch-editor-field-servicio_desde):has(.batch-editor-field-servicio_hasta){grid-template-columns:repeat(2,minmax(0,1fr))}.batch-editor-field-descripcion,.batch-editor-field-domicilio,.batch-editor-field-referencia_interna,.batch-editor-field-vencimiento_pago,.batch-editor-field:not(.batch-editor-field-servicio_desde):not(.batch-editor-field-servicio_hasta){grid-column:1/-1}.batch-editor-toggle{justify-self:start;margin-top:20px}.batch-row-editor footer{min-height:72px}.batch-row-editor footer .button{display:inline-flex;align-items:center;gap:8px}@media (max-width:760px){.batch-summary{margin-bottom:8px}.batch-table-tools{align-items:stretch;justify-content:stretch;flex-direction:column;gap:8px}.batch-table-tools .control{width:100%}.recurring-review-summary{grid-template-columns:1fr;gap:12px}.recurring-review-summary>div:last-child{justify-items:start}.batch-compact-table tr{grid-template-columns:minmax(0,1fr) auto}.batch-compact-table td:nth-child(3){grid-column:2;grid-row:1}.batch-compact-table td:nth-child(4){grid-column:1}.batch-compact-table td:nth-child(5){grid-column:2;grid-row:2}.batch-editor-fields:has(.batch-editor-field-servicio_desde):has(.batch-editor-field-servicio_hasta){grid-template-columns:1fr}.batch-editor-field-servicio_desde,.batch-editor-field-servicio_hasta{grid-column:1/-1}.batch-row-editor footer{flex-direction:row;align-items:center}}@media (min-width:761px){.responsive-dialog-backdrop:has(.batch-row-editor){justify-items:center;padding:24px}.responsive-dialog:has(.batch-row-editor){width:min(640px,calc(100vw - 40px));max-width:640px;max-height:min(780px,calc(100dvh - 48px));border-radius:20px}.batch-row-editor{width:100%;height:min(620px,calc(100dvh - 48px));max-height:620px}}@media (max-width:760px){.responsive-dialog-backdrop:has(.batch-row-editor){padding:0}.batch-row-editor,.responsive-dialog:has(.batch-row-editor){width:100vw;height:100dvh;max-width:none;max-height:100dvh;border-radius:0}.batch-row-editor footer{min-height:126px;align-items:stretch;flex-direction:column-reverse}.batch-row-editor footer>div.batch-save-actions{display:flex}}.invoice-line-editor-fiscal{grid-template-columns:minmax(160px,1fr) 90px 140px minmax(150px,.6fr) 24px;align-items:start}.invoice-line-editor-fiscal .field{min-width:0}.invoice-line-editor-fiscal .line-remove{margin-top:24px}@media (max-width:900px){.invoice-line-editor-fiscal{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.invoice-line-editor-fiscal>.field:first-child,.invoice-line-editor-fiscal>.field:nth-child(4){grid-column:1/-1}.invoice-line-editor-fiscal .line-remove{margin-top:0;justify-self:end;grid-column:2}}.invoice-review-line-price{display:block;margin-top:4px;font-weight:400;color:var(--muted)}.batch-fiscal-editor{display:grid;grid-gap:20px;gap:20px;margin-top:20px}.batch-fiscal-review{display:grid;grid-gap:12px;gap:12px;max-height:340px;overflow:auto;text-align:left}.batch-fiscal-review summary{cursor:pointer;font-weight:600}