:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#aa3bff;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}@media (width<=1024px){:root{font-size:16px}}@media (prefers-color-scheme:dark){:root{--text:#9ca3af;--text-h:#f3f4f6;--bg:#16171d;--border:#2e303a;--code-bg:#1f2028;--accent:#c084fc;--accent-bg:#c084fc26;--accent-border:#c084fc80;--social-bg:#2f303a80;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px}#social .button-icon{filter:invert()brightness(2)}}#root{text-align:center;border-inline:1px solid var(--border);box-sizing:border-box;flex-direction:column;width:1126px;max-width:100%;min-height:100svh;margin:0 auto;display:flex}body{margin:0}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}.master-data-panel{gap:20px;display:grid}.master-tabs{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.master-tabs button{color:#b9c0cb;font:inherit;cursor:pointer;background:#171a20;border:1px solid #3a404b;border-radius:10px;padding:11px;font-weight:750}.master-tabs button.active{color:#eef4ff;background:#6998ef2b;border-color:#6998ef}.master-notice{border:1px solid;border-radius:10px;padding:11px 13px}.master-notice-success{color:#bceacf;background:#45bf7d17;border-color:#45bf7d73}.master-notice-error{color:#ffc1c1;background:#e85f5f17;border-color:#e85f5f73}.master-toolbar{grid-template-columns:minmax(180px,1fr) auto auto;align-items:center;gap:10px;display:grid}.master-checkbox{color:#b9c0cb;white-space:nowrap;align-items:center;gap:7px;display:flex}.master-checkbox input{accent-color:#6998ef;width:18px;height:18px}.master-layout{grid-template-columns:minmax(0,1.15fr) minmax(300px,.85fr);align-items:start;gap:22px;display:grid}.master-list{gap:9px;display:grid}.master-list-heading{justify-content:space-between;align-items:center;gap:12px;display:flex}.master-list-heading h3,.master-form h3{margin:0}.master-list-item{background:#15181e;border:1px solid #343a45;border-radius:11px;justify-content:space-between;gap:14px;padding:13px;display:flex}.master-list-item.inactive{opacity:.6}.master-list-item>div:first-child{flex-direction:column;gap:3px;min-width:0;display:flex}.master-list-item span{color:#9fa7b4;text-overflow:ellipsis;white-space:nowrap;font-size:.85rem;overflow:hidden}.master-item-actions{flex:none;align-items:center;gap:6px;display:flex}.master-item-actions button{color:#e8ebef;font:inherit;cursor:pointer;background:#20242c;border:1px solid #465064;border-radius:7px;padding:7px 8px;font-size:.78rem;font-weight:700}.master-form{background:#15181e;border:1px solid #343a45;border-radius:12px;gap:12px;padding:17px;display:grid}.master-form label{color:#bdc4ce;gap:6px;font-size:.86rem;font-weight:700;display:grid}.master-form small{color:#858e9b;font-weight:400}.master-form textarea{resize:vertical}.master-form-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;display:grid}.master-form-row:has(>label:nth-child(3)){grid-template-columns:repeat(3,minmax(0,1fr))}.master-business-form{box-sizing:border-box;width:min(100%,620px)}.master-info{color:#9fa7b4;margin:0}.documents-panel{gap:18px;display:grid}.document-list{gap:12px;display:grid}.document-list-item{border:1px solid var(--border-color,#313947);background:#ffffff05;border-radius:14px;grid-template-columns:minmax(180px,1fr) minmax(320px,2fr) auto;align-items:center;gap:16px;padding:16px;display:grid}.document-list-item>div:first-child,.document-list-meta{gap:4px;display:grid}.document-list-item span{color:var(--muted,#a7afbd)}.document-list-meta{grid-template-columns:repeat(4,minmax(90px,1fr))}@media (width<=760px){.document-list-item{grid-template-columns:1fr}.document-list-meta{grid-template-columns:repeat(2,minmax(0,1fr))}}.workspace-navigation{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;margin-bottom:20px;display:grid}.workspace-navigation button{color:#b9c0cb;font:inherit;cursor:pointer;background:#171a20;border:1px solid #3a404b;border-radius:11px;padding:12px 14px;font-weight:800}.workspace-navigation button.active{color:#eef4ff;background:#6998ef2b;border-color:#6998ef}@media (width<=820px){.master-layout,.master-toolbar{grid-template-columns:1fr}.master-list-item{flex-direction:column}.master-item-actions{grid-template-columns:repeat(2,1fr);display:grid}.master-item-actions button{width:100%}}@media (width<=560px){:is(.master-tabs,.workspace-navigation,.master-form-row,.master-form-row:has(>label:nth-child(3))){grid-template-columns:1fr}}:root{color:#eef2f7;font-synthesis:none;text-rendering:optimizelegibility;background:#0b0e13;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{background:radial-gradient(circle at 50% -10%,#4873be2e,#0000 34rem),#0b0e13;min-width:320px;min-height:100vh;margin:0}button,input{font:inherit}button:focus-visible,input:focus-visible{outline-offset:2px;outline:3px solid #6f9cff59}.app-shell{width:min(100% - 32px,920px);margin:0 auto;padding:64px 0 96px}.hero{text-align:left;margin-bottom:34px}.pilot-hero-row{justify-content:space-between;align-items:center;gap:28px;display:flex}.pilot-header-logo,.pilot-login-logo{box-sizing:border-box;object-fit:contain;object-position:center;background:#fff;border-radius:10px;width:min(220px,38vw);max-height:88px;padding:9px 12px;display:block}.pilot-header-logo{flex:0 auto}.pilot-login-logo{width:min(230px,72vw);margin:0 auto 24px}.brand-lockup{align-items:center;gap:15px;display:flex}.brand-mark{flex:none;width:58px;height:58px}.brand-lockup .eyebrow{margin-bottom:3px}.brand-lockup h1{margin:0}.eyebrow{color:#79a7ff;letter-spacing:.14em;text-transform:uppercase;margin:0 0 8px;font-size:.78rem;font-weight:800}.hero h1{letter-spacing:-.04em;margin:0;font-size:clamp(2.2rem,6vw,4rem);line-height:1.05}.subtitle{color:#aeb7c5;max-width:680px;margin:14px 0 0;font-size:1.06rem;line-height:1.65}.card,.review-banner{background:#14181ff0;border:1px solid #242a34;border-radius:18px;margin-top:18px;box-shadow:0 18px 50px #0003}.card{padding:26px}.section-header{align-items:flex-start;gap:15px;margin-bottom:22px;display:flex}.step-number{color:#9ebcff;background:#253453;border-radius:10px;flex:0 0 34px;place-items:center;width:34px;height:34px;font-weight:800;display:grid}.section-header h2{margin:1px 0 4px;font-size:1.3rem}.section-header p{color:#9ca6b5;margin:0;line-height:1.5}.upload-row{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.document-type-field{margin-bottom:22px}.document-type-selector{background:#10141a;border:1px solid #303847;border-radius:13px;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;max-width:430px;padding:6px;display:grid}.document-type-button{color:#aeb7c5;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:9px;min-height:44px;font-weight:800}.document-type-button.active{color:#eef4ff;background:#253453;border-color:#6e9cff}.document-type-hint{color:#8f9bac;margin:9px 0 0;font-size:.88rem;line-height:1.45}.upload-row input[type=file]{color:#b9c2cf;background:#10141a;border:1px dashed #3b4555;border-radius:12px;flex:420px;min-width:0;padding:10px}.upload-row input[type=file]::file-selector-button{color:#f2f5f9;cursor:pointer;background:#2a3240;border:0;border-radius:8px;margin-right:12px;padding:8px 12px}.primary-button{color:#07101f;cursor:pointer;background:#6e9cff;border:0;border-radius:10px;padding:11px 18px;font-weight:800}.primary-button:hover:not(:disabled){background:#8ab0ff}.primary-button:disabled{cursor:not-allowed;opacity:.45}.file-info{color:#95a1b2;margin:13px 0 0;font-size:.9rem}.loading-box,.error-box,.success-box{border-radius:12px;margin-top:18px;padding:14px 16px}.loading-box{background:#151c27;gap:13px;display:flex}.loading-box p{color:#9ca8b8;margin:4px 0 0}.spinner{border:3px solid #344154;border-top-color:#79a7ff;border-radius:50%;flex:0 0 22px;width:22px;height:22px;animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.error-box{color:#ffb3b3;background:#ee656517;border:1px solid #ee656566}.success-box{color:#a9e7c4;background:#48c57e14;border:1px solid #48c57e59}.review-banner{align-items:center;gap:16px;padding:20px 24px;display:flex}.review-icon{font-size:1.7rem;line-height:1}.review-banner h2{margin:0 0 4px;font-size:1.15rem}.review-banner p{color:#a9b2bf;margin:0}.review-green{border-color:#48c57e6b}.review-yellow{border-color:#e8b4487a}.review-red{border-color:#ee65657a}.transcript-box{color:#d1d7e0;background:#10141a;border-left:3px solid #6e9cff;border-radius:0 12px 12px 0;padding:18px 20px;line-height:1.75}.data-card,.data-group{background:#10141a;border:1px solid #292f3a;border-radius:14px;padding:18px}.data-group{margin-top:14px}.data-label{color:#8f9bac;letter-spacing:.08em;text-transform:uppercase;margin-bottom:8px;font-size:.77rem;font-weight:800;display:block}.customer-input{max-width:100%}.empty-value{color:#7d8795;margin:0;font-style:italic}.issue-list{margin:12px 0 0;padding-left:20px}.issue-item{color:#f1c978;margin-top:7px}.result-flow{flex-direction:column;display:flex}.result-flow>.review-banner{order:1}.result-flow>.invoice-preview-section{order:2}.result-flow>.transcript-section{order:3}.result-flow>.diagnostic-section{order:4}.result-flow>.approval-section{order:5}@media (width<=640px){.app-shell{width:min(100% - 22px,920px);padding:38px 0 64px}.card{border-radius:15px;padding:20px 17px}.hero{margin-bottom:25px}.pilot-hero-row{flex-direction:column;align-items:flex-start;gap:18px}.pilot-header-logo{width:min(210px,72vw);max-height:82px}.brand-mark{width:48px;height:48px}.subtitle{font-size:.98rem}.upload-row{flex-direction:column;align-items:stretch}.upload-row input[type=file]{flex-basis:auto;width:100%}.upload-row .primary-button{width:100%}.review-banner{align-items:flex-start;padding:18px}.upload-row>button,.upload-row .primary-button,.record-button{width:100%;min-height:48px}.file-info,.recording-status,.transcript-box{overflow-wrap:anywhere}.section-header{gap:12px}.section-header h2{font-size:1.16rem}}.group-heading{justify-content:space-between;align-items:center;gap:16px;margin-bottom:14px;display:flex}.group-heading h3{margin:0}.edit-row,.material-edit-row{border-bottom:1px solid #2a2e36;align-items:end;gap:12px;padding:14px 0;display:grid}.edit-row{grid-template-columns:minmax(0,1fr) 140px 42px}.material-edit-row{grid-template-columns:minmax(0,1fr) 120px 120px 42px}.edit-row:last-child,.material-edit-row:last-child{border-bottom:0}.edit-field{flex-direction:column;gap:7px;min-width:0;display:flex}.edit-field label{color:#aeb5c0;letter-spacing:.03em;text-transform:uppercase;font-size:.78rem;font-weight:700}.edit-input{box-sizing:border-box;color:#f4f6f8;width:100%;font:inherit;background:#111318;border:1px solid #3a404b;border-radius:10px;outline:none;padding:11px 12px;transition:border-color .15s,box-shadow .15s,background .15s}.edit-input::placeholder{color:#69717e}.edit-input:hover{border-color:#586170}.edit-input:focus{border-color:#7aa2ff;box-shadow:0 0 0 3px #7aa2ff29}.edit-input-warning{background:#e4a93a12;border-color:#e4a93a}.edit-input-warning:focus{border-color:#f3bd55;box-shadow:0 0 0 3px #e4a93a2e}.secondary-button,.icon-button{color:#f4f6f8;cursor:pointer;font:inherit;background:#20242c;border:1px solid #3a404b;border-radius:10px;font-weight:700;transition:border-color .15s,background .15s,transform .15s}.secondary-button{padding:10px 14px}.compact-button{padding:8px 11px;font-size:.88rem}.icon-button{color:#d7dbe2;width:42px;height:42px;padding:0;font-size:1.4rem;line-height:1}.secondary-button:hover,.icon-button:hover{background:#2a303a;border-color:#657083}.secondary-button:active,.icon-button:active{transform:translateY(1px)}.field-warning{color:#f3bd55;margin:12px 0 0;font-size:.9rem}.issue-confirmation{cursor:pointer;align-items:flex-start;gap:10px;line-height:1.5;display:flex}.issue-confirmation input{accent-color:#e4a93a;cursor:pointer;flex:0 0 18px;width:18px;height:18px;margin:2px 0 0}.approval-hint,.approval-success{background:#15181e;border:1px solid #343a45;border-radius:12px;padding:14px 16px}.approval-hint{color:#b7bec9}.approval-success{background:#45bf7d14;border-color:#45bf7d73;align-items:flex-start;gap:12px;display:flex}.approval-success-icon{color:#0d2317;background:#45bf7d;border-radius:50%;flex:0 0 28px;place-items:center;width:28px;height:28px;font-weight:900;display:grid}.approval-success p{color:#b9c8c0;margin:4px 0 0}.approval-actions{flex-wrap:wrap;gap:10px;margin-top:16px;display:flex}.demo-pricing-note{color:#f3d38e;background:#e4a93a14;border:1px solid #e4a93a6b;border-radius:12px;margin:0 0 18px;padding:13px 15px;line-height:1.55}.article-notice{border:1px solid;border-radius:12px;margin:0 0 18px;padding:13px 15px;line-height:1.5}.article-notice-success{color:#bceacf;background:#45bf7d1a;border-color:#45bf7d7a}.article-notice-error{color:#ffc1c1;background:#e85f5f1a;border-color:#e85f5f7a}.invoice-document{color:#20242b;background:#fff;padding:clamp(28px,6vw,62px);box-shadow:0 12px 32px #0000002e}.invoice-topline{border-bottom:2px solid #e5e8ed;justify-content:space-between;gap:32px;padding-bottom:32px;display:flex}.invoice-kicker,.invoice-recipient>span{color:#67707c;letter-spacing:.09em;text-transform:uppercase;font-size:.72rem;font-weight:800}.invoice-topline h2{color:#1a4c96;margin:7px 0 8px;font-size:1.45rem}.invoice-company-heading{align-items:center;gap:10px;display:flex}.invoice-company-heading h2{margin:7px 0 8px}.invoice-brand-mark{flex:none;width:35px;height:35px}.invoice-company-logo{object-fit:contain;object-position:left center;width:min(190px,100%);height:auto;max-height:82px;margin:0 0 16px;display:block}.invoice-topline p{color:#59616d;margin:0;line-height:1.6}.invoice-meta{text-align:right}.invoice-meta h1{color:#1d283a;letter-spacing:.05em;margin:0 0 12px;font-size:clamp(1.65rem,4vw,2.45rem)}.offer-validity-control{color:#59616d;grid-template-columns:auto 145px;justify-content:end;align-items:center;gap:8px;margin-top:7px;font-size:.84rem;font-weight:700;display:grid}.offer-introduction{color:#3e4652;margin:24px 0 12px;line-height:1.55}.invoice-recipient{flex-direction:column;gap:6px;margin:34px 0;display:flex}.invoice-recipient strong{font-size:1.15rem}.business-settings-grid{gap:7px;max-width:340px;margin-top:8px;display:grid}.business-settings-grid .invoice-edit-input:first-child{color:#1a4c96;font-size:1.3rem;font-weight:750}.preview-approval-note{color:#f3d38e;background:#e4a93a14;border:1px solid #e4a93a6b;border-radius:12px;margin:0 0 18px;padding:13px 15px;line-height:1.55}.invoice-edit-input{box-sizing:border-box;color:#20242b;width:100%;font:inherit;background:#fff;border:1px solid #c9d2df;border-radius:5px;padding:7px 8px}.invoice-edit-input:focus{border-color:#1a4c96;outline:3px solid #1a4c9624}.invoice-recipient-input{max-width:420px;font-size:1.15rem;font-weight:700}.invoice-quantity-input{justify-content:flex-end;align-items:center;gap:6px;display:inline-flex}.invoice-quantity-input>.invoice-edit-input{text-align:right;width:78px}.invoice-quantity-input .invoice-unit-input{text-align:left;width:58px}.invoice-price-input{white-space:nowrap;justify-content:flex-end;align-items:center;gap:6px;display:inline-flex}.invoice-price-input>.invoice-edit-input{text-align:right;width:82px}.invoice-vat-control{color:#b7bec9;align-items:center;gap:8px;font-size:.9rem;font-weight:700;display:inline-flex}.invoice-vat-control .invoice-edit-input{width:80px}.invoice-table{border-collapse:collapse;width:100%;font-size:.93rem}.invoice-table th,.invoice-table td{text-align:right;border-bottom:1px solid #e5e8ed;padding:12px 10px}.invoice-table th{color:#425066;letter-spacing:.06em;text-transform:uppercase;background:#eef3fb;font-size:.72rem}.invoice-table th:first-child,.invoice-table td:first-child{text-align:left}.invoice-position-actions{flex-wrap:wrap;justify-content:flex-end;gap:6px;display:flex}.invoice-save-article-button,.invoice-delete-button{font:inherit;cursor:pointer;background:0 0;border:1px solid;border-radius:6px;padding:7px 9px;font-size:.78rem;font-weight:750}.invoice-save-article-button{color:#1a4c96;border-color:#7da4d8}.invoice-save-article-button:disabled{color:#77808c;cursor:default;border-color:#bdc5cf}.invoice-delete-button{color:#a12d2d;border-color:#dc9292}.invoice-totals{width:min(100%,320px);margin:28px 0 0 auto}.invoice-totals>div{justify-content:space-between;gap:22px;padding:8px 0;display:flex}.invoice-grand-total{color:#163e7c;border-top:2px solid #1a4c96;margin-top:5px;font-size:1.1rem}.invoice-footer{color:#6c7480;border-top:1px solid #e5e8ed;margin:54px 0 0;padding-top:16px;font-size:.8rem}@media (width<=720px){.edit-row,.material-edit-row{grid-template-columns:1fr}.icon-button{width:100%}.approval-actions{flex-direction:column}.approval-actions button{width:100%}.invoice-document{padding:24px 18px}.invoice-topline{flex-direction:column;gap:22px}.invoice-meta{text-align:left}.offer-validity-control{justify-content:start}.invoice-brand-mark{width:30px;height:30px}.invoice-company-logo{width:min(165px,100%);max-height:70px}.invoice-table,.invoice-table tbody,.invoice-table tr,.invoice-table td{box-sizing:border-box;width:100%;display:block}.invoice-table{border:0;font-size:.94rem}.invoice-table thead{display:none}.invoice-table tr{background:#fff;border:1px solid #d9e0ea;border-radius:10px;margin:0 0 14px;overflow:hidden}.invoice-table tr.invoice-row-incomplete{background:#fffaf0;border-color:#e4a93a}.invoice-table td{text-align:left;border-bottom:1px solid #e5e8ed;grid-template-columns:6.8rem minmax(0,1fr);align-items:center;gap:10px;padding:10px 12px;display:grid}.invoice-table td:last-child{border-bottom:0}.invoice-table td:before{content:attr(data-label);color:#67707c;letter-spacing:.06em;text-transform:uppercase;font-size:.7rem;font-weight:800}.invoice-table td:first-child{background:#eef3fb;grid-template-columns:1fr;font-weight:700}.invoice-table td:first-child:before{margin-bottom:3px}.invoice-table .invoice-edit-input{min-width:0}.invoice-quantity-input,.invoice-price-input{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:8px;width:100%;display:grid}.invoice-quantity-input>.invoice-edit-input,.invoice-quantity-input .invoice-unit-input,.invoice-price-input>.invoice-edit-input{width:100%}.invoice-price-input>span{color:#59616d;align-self:center;font-size:.85rem}.invoice-action-cell{grid-template-columns:1fr!important}.invoice-action-cell:before{display:none}.invoice-position-actions{width:100%;display:grid}.invoice-delete-button,.invoice-save-article-button{width:100%}.invoice-row-actions,.invoice-adjustment-actions{grid-template-columns:1fr;display:grid}.invoice-row-actions .secondary-button,.invoice-adjustment-actions .secondary-button,.invoice-totals{width:100%}}@media print{@page{size:A4;margin:0}html,body{background:#fff;margin:0}.app-shell{width:100%;margin:0;padding:0}.result-flow{margin:0!important;padding:0!important;display:block!important}.result-flow>*,.app-shell>.hero,.app-shell>.card,.result-flow>:not(.invoice-preview-section){display:none!important}.invoice-preview-section{box-shadow:none!important;background:#fff!important;border:0!important;border-radius:0!important;margin:0!important;padding:0!important;display:block!important}.invoice-brand-mark,.invoice-company-logo{-webkit-print-color-adjust:exact;print-color-adjust:exact;visibility:visible!important;opacity:1!important;display:block!important}.invoice-company-logo{width:48mm!important;max-height:21mm!important}.invoice-document{width:100%;box-shadow:none;margin:0;padding:16mm}.no-print{display:none!important}.invoice-edit-input{border:0;padding:0}.invoice-table,.invoice-table tbody,.invoice-table tr{width:100%!important;display:table!important}.invoice-table{border-collapse:collapse!important}.invoice-table thead{display:table-header-group!important}.invoice-table tbody{display:table-row-group!important}.invoice-table tr{border:0!important;margin:0!important;display:table-row!important}.invoice-table td,.invoice-table th{text-align:right!important;background:0 0!important;border-bottom:1px solid #e5e8ed!important;width:auto!important;padding:10px 8px!important;display:table-cell!important}.invoice-table th:first-child,.invoice-table td:first-child{text-align:left!important}.invoice-table th{background:#eef3fb!important}.invoice-table td:before{display:none!important}}@media screen and (width<=720px){.invoice-preview-section .invoice-table,.invoice-preview-section .invoice-table tbody,.invoice-preview-section .invoice-table tr,.invoice-preview-section .invoice-table td{width:100%;display:block}.invoice-preview-section .invoice-table{background:0 0;border:0}.invoice-preview-section .invoice-table thead{display:none}.invoice-preview-section .invoice-table tr{background:#fff;border:1px solid #d9e0ea;border-radius:10px;margin:0 0 14px;overflow:hidden}.invoice-preview-section .invoice-table td{text-align:left;grid-template-columns:6.6rem minmax(0,1fr);align-items:center;gap:10px;padding:10px 12px;display:grid}.invoice-preview-section .invoice-table td:before{content:attr(data-label);color:#67707c;letter-spacing:.06em;text-transform:uppercase;font-size:.7rem;font-weight:800}.invoice-preview-section .invoice-table td:first-child{background:#eef3fb;grid-template-columns:1fr}.invoice-preview-section .invoice-table .invoice-action-cell{grid-template-columns:1fr}.invoice-preview-section .invoice-table .invoice-action-cell:before{display:none}}@media print{html,body,#root,main,.app-shell,.result-flow{width:auto!important;height:auto!important;min-height:0!important;overflow:visible!important}@page{size:A4;margin:12mm}.invoice-preview-section,.invoice-document{break-after:avoid-page!important;page-break-after:avoid!important}.invoice-document{width:auto!important;min-height:0!important;padding:0!important}.invoice-footer{margin-top:26px!important}}.customer-editor{gap:8px;width:min(100%,520px);display:grid}.customer-catalog-toolbar{grid-template-columns:minmax(0,1fr) auto;gap:8px;display:grid}.invoice-reload-customer-button{color:#1a4c96;font:inherit;cursor:pointer;background:#eef4fc;border:1px solid #7da4d8;border-radius:6px;padding:7px 10px;font-size:.78rem;font-weight:750}.customer-location-grid{grid-template-columns:110px minmax(0,1fr);gap:8px;display:grid}.customer-contact-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.customer-input-error{background:#fff4f4;border-color:#d14d4d}.invoice-save-customer-button{color:#1a4c96;font:inherit;cursor:pointer;background:#eef4fc;border:1px solid #7da4d8;border-radius:6px;justify-self:start;padding:8px 11px;font-size:.82rem;font-weight:750}.invoice-save-customer-button:disabled{color:#77808c;cursor:default;border-color:#bdc5cf}.invoice-recipient-address{color:#343b45;flex-direction:column;gap:3px;line-height:1.35;display:flex}.invoice-recipient-address strong{margin-bottom:2px}@media (width<=720px){.customer-catalog-toolbar,.customer-location-grid,.customer-contact-grid{grid-template-columns:1fr}.invoice-reload-customer-button,.invoice-save-customer-button{width:100%}}
