.editor-shell{--editor-border:#dfe6e1;--editor-border-strong:#ccd8d1;--editor-surface:#fff;--editor-surface-subtle:#f7f9f7;--editor-canvas:#f1f4f1;--editor-ink:#14231e;--editor-muted:#64736c;--editor-accent:#167a5c;--editor-accent-dark:#0f6048;--editor-accent-soft:#e8f3ee;--editor-shadow:0 18px 45px #14231e14;--editor-header-offset:112px;background:var(--editor-canvas);width:100%;min-width:0;max-width:100vw;height:100dvh;color:var(--editor-ink);flex-direction:column;display:flex;overflow:hidden}.editor-shell :is(button,input,select,textarea):focus-visible{outline-offset:2px;outline:3px solid #167a5c3d}.editor-shell .button{border-radius:11px;min-height:44px;padding:0 16px;font-size:13px;font-weight:700}.editor-shell .button.primary{background:var(--editor-accent);box-shadow:0 8px 20px #167a5c33}.editor-shell .button.primary:hover:not(:disabled){background:var(--editor-accent-dark)}.editor-shell .button.danger{color:#a53844;background:#fff7f7;border-color:#e8c7ca}.editor-shell .icon-button{border-radius:12px;width:42px;height:42px}.editor-shell .mini-icon-button{border-radius:9px;width:34px;height:34px}.editor-topbar{border-bottom:1px solid var(--editor-border);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffffff5;flex:none;grid-template-columns:42px minmax(160px,1fr) auto auto auto;align-items:center;gap:14px;height:78px;padding:0 24px;display:grid;box-shadow:0 1px #14231e08}.editor-product-scope-note{color:#80551b;background:#fffaf0;border-bottom:1px solid #ead9bb;flex:none;align-items:center;gap:7px;min-height:34px;padding:7px 24px;font-size:10px;line-height:1.4;display:flex}.editor-product-scope-note svg{flex:none}.editor-title{min-width:0}.editor-title>span{color:#7b8882;letter-spacing:.1em;text-transform:uppercase;font-size:10px;font-weight:750}.editor-topbar h1{letter-spacing:-.025em;align-items:center;gap:9px;min-width:0;margin:4px 0 0;font-size:17px;font-weight:760;display:flex}.editor-topbar h1 em{color:#6f7d76;letter-spacing:0;background:#f5f7f5;border:1px solid #dbe3de;border-radius:999px;padding:4px 7px;font-size:9px;font-style:normal;font-weight:700}.editor-top-total{border-right:1px solid var(--editor-border);text-align:right;flex-direction:column;gap:3px;min-width:138px;padding-right:18px;display:flex}.editor-top-total span{color:var(--editor-muted);font-size:10px;font-weight:650}.editor-top-total strong{color:var(--editor-ink);font-variant-numeric:tabular-nums;letter-spacing:-.025em;font-size:15px}.editor-readiness-chip{color:#a96c1e;text-align:left;background:#fffaf0;border:1px solid #ead9bb;border-radius:12px;align-items:center;gap:9px;min-width:170px;min-height:46px;padding:8px 12px;display:flex}.editor-readiness-chip.ready{background:var(--editor-accent-soft);color:var(--editor-accent);border-color:#c9dfd4}.editor-readiness-chip>span{gap:2px}.editor-readiness-chip strong{color:var(--editor-ink);font-size:11px}.editor-readiness-chip small{color:var(--editor-muted);font-size:9px}.editor-top-actions{gap:8px}.editor-grid{flex:auto;grid-template-columns:minmax(620px,1.25fr) minmax(410px,.78fr);width:100%;min-width:0;height:auto;min-height:0;display:grid}.editor-form{background:radial-gradient(circle at 2% 0, #167a5c0e, transparent 24%), var(--editor-canvas);scrollbar-gutter:stable;min-width:0;padding:24px clamp(22px,3vw,46px) 80px;overflow:auto}.editor-stepper{z-index:12;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffffff0;border:1px solid #cfd9d3e0;border-radius:16px;width:min(100%,840px);max-width:840px;margin:0 auto 18px;padding:7px;display:block;position:sticky;top:0;box-shadow:0 12px 32px #14231e17}.editor-progress-overview{border-bottom:1px solid var(--editor-border);grid-template-columns:auto minmax(140px,1fr) auto;align-items:center;gap:12px;min-height:42px;margin:0 3px 6px;padding:7px 10px;display:grid}.editor-progress-overview>div:first-child{justify-content:space-between;align-items:center;min-width:126px;display:flex}.editor-progress-overview>div:first-child span{color:var(--editor-muted);font-size:10px;font-weight:720}.editor-progress-overview>div:first-child strong{color:var(--editor-accent);font-size:13px}.editor-progress-track{background:#e8eeea;border-radius:999px;height:7px;overflow:hidden}.editor-progress-track>span{border-radius:inherit;background:linear-gradient(90deg, var(--editor-accent), #2da77f);height:100%;transition:width .22s;display:block}.editor-progress-overview p{color:var(--editor-muted);white-space:nowrap;margin:0;font-size:9px}.editor-step-list{grid-template-columns:repeat(5,minmax(0,1fr));gap:6px;display:grid}.editor-stepper button{text-align:left;background:0 0;border:1px solid #0000;border-radius:11px;grid-template-columns:31px minmax(0,1fr);align-items:center;gap:8px;min-width:0;min-height:54px;padding:8px;transition:border-color .16s,background .16s,transform .16s;display:grid;overflow:hidden}.editor-stepper button:hover{background:#f3f7f4;transform:translateY(-1px)}.editor-stepper button.active{background:var(--editor-accent-soft);border-color:#c8ded3}.editor-step-icon{color:#697871;background:#eef2ef;border-radius:9px;place-items:center;width:31px;height:31px;display:grid}.editor-stepper button.complete .editor-step-icon{background:var(--editor-accent);color:#fff}.editor-stepper button.optional .editor-step-icon{color:#7f8984;background:#f2f3f2}.editor-stepper button.active .editor-step-icon{color:var(--editor-accent);background:#fff;box-shadow:0 3px 10px #167a5c1a}.editor-stepper button>span:nth-child(2){flex-direction:column;gap:3px;min-width:0;display:flex;overflow:hidden}.editor-stepper strong,.editor-stepper small{text-overflow:ellipsis;white-space:nowrap;width:100%;display:block;overflow:hidden}.editor-stepper strong{color:var(--editor-ink);font-size:10px}.editor-stepper small{color:var(--editor-muted);font-size:8.5px}.editor-step-arrow{display:none}.form-section{border:1px solid var(--editor-border);background:var(--editor-surface);border-radius:20px;width:min(100%,840px);max-width:840px;margin:0 auto 18px;padding:28px;scroll-margin-top:92px;box-shadow:0 5px 18px #14231e0b}.form-section:hover{border-color:#d4ddd7}.form-section.section-needs-attention{border-color:#df9fa5;box-shadow:0 0 0 4px #b4434f14}.section-heading{gap:13px;margin-bottom:24px}.section-heading>div:nth-child(2){min-width:0}.section-heading h2{letter-spacing:-.025em;margin:0 0 5px;font-size:18px;font-weight:760}.section-heading p{color:var(--editor-muted);font-size:12px;line-height:1.5}.section-index{color:#65736c;background:#edf1ee;border-radius:12px;width:42px;height:42px;font-size:11px}.section-index.complete{background:var(--editor-accent-soft);color:var(--editor-accent)}.section-status{background:var(--editor-accent-soft);color:var(--editor-accent);padding:6px 10px;font-size:10px}.section-status.neutral{color:#65736c;background:#f0f2f0}.editor-shell label>span{color:#4e5e56;margin-bottom:8px;font-size:12px;font-weight:700}.editor-shell :is(input,select){border-color:var(--editor-border);background:#fff;border-radius:11px;height:48px;padding:0 14px;font-size:14px}.editor-shell .app-select-trigger{border-color:var(--editor-border);border-radius:11px;min-height:48px}.editor-shell .app-select-current strong{font-size:14px}.editor-shell textarea{border-color:var(--editor-border);border-radius:11px;min-height:104px;padding:13px 14px;font-size:14px;line-height:1.5}.editor-shell :is(input,select,textarea):hover{border-color:var(--editor-border-strong)}.editor-shell :is(input,select,textarea):focus{border-color:color-mix(in srgb, var(--editor-accent) 62%, #fff);box-shadow:0 0 0 4px #167a5c1a}.editor-shell [aria-invalid=true]{background:snow;border-color:#d99ba2}.editor-shell [aria-invalid=true]:focus{border-color:#b4434f;box-shadow:0 0 0 4px #b4434f1a}.form-grid{gap:16px;margin-bottom:16px}.due-date-presets{gap:8px;margin-top:16px;padding-top:16px}.due-date-presets>span{gap:6px;margin-right:4px;font-size:11px}.due-date-presets button,.tax-rate-presets button{border-color:var(--editor-border);border-radius:999px;min-height:34px;padding:0 11px;font-size:11px}.due-date-presets button.active,.tax-rate-presets button.active{background:var(--editor-accent-soft);color:var(--editor-accent);border-color:#bad6c8}.due-date-presets>small{color:#85918b;font-size:9.5px}.selected-client-card{background:#f8faf8;border-color:#dce5df;border-radius:14px;grid-template-columns:48px minmax(0,1fr) 20px;gap:14px;min-height:82px;padding:16px 18px}.selected-client-card:hover{background:#f1f8f4;border-color:#bdd5c9}.client-avatar{border-radius:13px;width:46px;height:46px;font-size:12px}.selected-client-card strong{font-size:14px}.selected-client-card span,.selected-client-card small{margin-top:4px;font-size:11px}.empty-client-card{border-radius:14px;gap:14px;min-height:86px;padding:18px 20px}.empty-client-card>span{gap:4px;font-size:11px}.empty-client-card strong{font-size:14px}.editor-inline-hint{border-radius:10px;gap:8px;margin-top:12px;padding:11px 12px;font-size:11px}.section-action-button{border-radius:10px;gap:7px;min-height:40px;padding:0 13px;font-size:12px}.catalog-quick-picks{border-radius:13px;margin-bottom:14px;padding:14px}.catalog-quick-picks>span{margin-bottom:10px;font-size:10px}.catalog-quick-picks>div{gap:8px}.catalog-quick-picks button{border-radius:10px;gap:10px;min-height:44px;padding:8px 10px 8px 12px}.catalog-quick-picks button>span{gap:3px;font-size:10px}.catalog-quick-picks button strong{max-width:150px;font-size:11px}.catalog-quick-picks .catalog-more{font-size:11px}.line-items{gap:12px}.line-item{border-color:var(--editor-border);background:#fbfcfb;border-radius:16px;padding:18px}.line-item:focus-within{border-color:#b5d2c3;box-shadow:0 0 0 4px #167a5c12}.line-item-header{margin-bottom:16px;padding-bottom:13px}.line-item-header>div{gap:10px}.line-item-header strong{font-size:12px}.line-item-header small{max-width:350px;font-size:10px}.line-number{border-radius:8px;width:28px;height:28px;font-size:10px}.line-item-actions{gap:4px}.line-tax-toggle{border:1px solid var(--editor-border);min-height:30px;color:var(--editor-muted);cursor:pointer;background:#fff;border-radius:999px;align-items:center;gap:6px;margin-right:6px;padding:0 9px;display:inline-flex}.editor-shell .line-tax-toggle input{width:14px;height:14px;accent-color:var(--editor-accent);margin:0;padding:0}.line-tax-toggle>span{color:inherit;margin:0;font-size:9px;font-weight:750;display:inline}.line-tax-toggle:has(input:checked){background:var(--editor-accent-soft);color:var(--editor-accent);border-color:#c6ddd2}.line-item-actions>strong{font-variant-numeric:tabular-nums;margin-right:8px;font-size:13px}.line-main-fields{grid-template-columns:minmax(0,.95fr) minmax(0,1.25fr);gap:12px}.line-numbers{grid-template-columns:.65fr .8fr 1fr;gap:12px;margin-top:12px}.line-main-fields label>span,.line-numbers label>span{margin-bottom:7px;font-size:10.5px}.line-main-fields input,.line-numbers input,.line-numbers .app-select-trigger{height:44px;font-size:13px}.line-numbers .app-select-current strong{font-size:13px}.line-add-actions{gap:10px}.add-line-button{border-radius:12px;min-height:46px;font-size:12px}.items-subtotal-bar{border-radius:12px;margin-top:15px;padding:14px 15px}.items-subtotal-bar>span{font-size:11px}.items-subtotal-bar strong{font-variant-numeric:tabular-nums;font-size:13px}.totals-editor-layout{grid-template-columns:minmax(0,.86fr) minmax(260px,1.14fr);gap:18px}.totals-inputs{gap:12px}.tax-rate-presets{flex-wrap:wrap;gap:7px}.tax-rate-presets>span{font-size:10px}.editor-totals-card{background:radial-gradient(circle at 100% 0,#167a5c1c,#0000 45%),#f5f9f7;border-radius:15px;padding:18px 20px}.editor-totals-card>div{padding:7px 0;font-size:11px}.editor-totals-card>div:last-child{margin-top:7px;padding-top:13px}.editor-totals-card>div:last-child strong{font-variant-numeric:tabular-nums;font-size:19px}.notes-field{margin-top:20px}.notes-field>small{margin-top:7px;font-size:10px}.template-options{grid-template-columns:repeat(5,minmax(0,1fr));gap:10px}.template-options>button{border-radius:13px;flex-direction:column;align-items:stretch;gap:9px;min-width:0;padding:9px;display:flex;position:relative}.template-options>button.selected{border-color:var(--editor-accent);background:#f7fbf9;box-shadow:0 0 0 3px #167a5c14}.template-options>button>svg{z-index:2;background:var(--editor-accent);color:#fff;box-sizing:content-box;border-radius:50%;padding:3px;position:absolute;top:14px;right:14px}.template-thumbnail{background:linear-gradient(#cfd7d2 0 0) 12px 18px/48% 3px no-repeat,linear-gradient(#e3e8e5 0 0) 12px 29px/72% 3px no-repeat,linear-gradient(#e3e8e5 0 0) 12px 40px/60% 3px no-repeat,linear-gradient(#edf0ee 0 0) 12px 54px/calc(100% - 24px) 8px no-repeat,#fff;border-radius:7px;width:100%;height:72px;box-shadow:0 4px 11px #14231e12}.template-thumbnail.bold{border-top-width:14px}.template-thumbnail.classic,.template-thumbnail.crisp{border-top-width:5px}.template-option-copy{gap:3px;padding:0 2px 2px}.template-option-copy strong{font-size:11px}.template-option-copy small{font-size:9px}.color-options{align-items:center;gap:10px;margin-top:18px}.color-options:before{color:var(--editor-muted);content:"Marka rengi";margin-right:3px;font-size:11px;font-weight:700}.color-options button{border-width:4px;width:36px;height:36px}.editor-completion-card{border-radius:18px;grid-template-columns:46px minmax(0,1fr);gap:10px;width:min(100%,840px);max-width:840px;margin:22px auto 0;padding:18px}.editor-completion-icon{border-radius:13px;width:46px;height:46px}.editor-completion-card>div:nth-child(2){gap:4px}.editor-completion-card>div:nth-child(2) strong{font-size:13px}.editor-completion-card>div:nth-child(2) span{font-size:10px;line-height:1.45}.editor-completion-actions{flex-wrap:wrap;grid-column:2;justify-content:flex-end;gap:10px;min-width:0;display:flex}.editor-completion-actions>.button{max-width:100%}.editor-preview{scrollbar-gutter:stable;background:radial-gradient(circle at 50% -8%,#167a5c21,#0000 30%),#e1e7e2;border-left-color:#d3dcd6;padding:22px 24px 32px}.preview-toolbar{background:#fffffff0;border-color:#d4ddd7;border-radius:13px;max-width:620px;min-height:52px;margin-bottom:14px;padding:7px 8px 7px 12px}.preview-toolbar-copy{align-items:center;gap:9px;display:flex}.preview-toolbar-copy>svg{color:var(--editor-accent)}.preview-toolbar-copy>span{flex-direction:column;gap:2px;display:flex}.preview-toolbar-copy strong{color:var(--editor-ink);font-size:11px}.preview-toolbar-copy small{color:var(--editor-muted);font-size:9px}.preview-toolbar-actions{align-items:center;gap:5px;display:flex}.preview-toolbar .button{min-height:36px;padding:0 11px;font-size:10px}.preview-paper-wrap{border-radius:3px;max-width:620px;box-shadow:0 28px 70px #14231e26}.editor-preview .invoice-paper{min-height:820px;box-shadow:none}.preview-total-card{border-color:#d3ddd6;border-radius:15px;grid-template-columns:1fr 1.15fr;gap:20px;max-width:620px;margin-top:16px;padding:17px 18px}.preview-total-card span{font-size:10px}.preview-total-card>div:first-child strong{font-variant-numeric:tabular-nums;margin-top:6px;font-size:21px}.calculation-list{gap:7px 14px;font-size:10px}.editor-mobile-actionbar{display:none}.editor-submodal-backdrop{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0c171394;padding:24px}.editor-submodal{border-radius:21px;padding:26px}.editor-submodal.catalog-modal{width:min(700px,100%)}.editor-submodal-header{grid-template-columns:42px minmax(0,1fr) 34px;gap:12px;margin-bottom:20px}.editor-submodal-header .section-icon{border-radius:12px;width:42px;height:42px}.editor-submodal-header h2{margin-bottom:4px;font-size:17px}.editor-submodal-header p{font-size:11px}.catalog-search{margin-bottom:14px}.catalog-search input{padding-left:42px}.catalog-results{gap:9px}.catalog-results article{border-radius:13px;grid-template-columns:42px minmax(0,1fr) auto 84px;gap:12px;padding:12px}.catalog-result-icon{border-radius:11px;width:42px;height:42px;font-size:10px}.catalog-results article>div:nth-child(2) strong{font-size:12px}.catalog-results article>div:nth-child(2) span{font-size:10px}.catalog-results article>strong{font-size:11px}.catalog-results article .button{min-height:36px;font-size:10px}.client-results article{grid-template-columns:42px minmax(0,1fr) 92px}.client-results article>div:nth-child(2) small{font-size:9px}.client-results article .button{width:92px}.catalog-empty strong{font-size:13px}.catalog-empty span{font-size:10px}.editor-submodal-footer{gap:9px;margin-top:21px;padding-top:17px}.editor-submodal-footer>span{font-size:10px}.editor-confirm-card{text-align:center;background:#fff;border:1px solid #ffffff80;border-radius:22px;width:min(440px,100%);padding:30px;box-shadow:0 30px 90px #08120e47}.editor-confirm-icon{color:#ac3d49;background:#fae9eb;border-radius:15px;place-items:center;width:52px;height:52px;margin:0 auto 17px;display:grid}.editor-confirm-card h2{letter-spacing:-.025em;margin:0;font-size:20px}.editor-confirm-card p{color:var(--editor-muted);margin:10px auto 22px;font-size:13px;line-height:1.55}.editor-confirm-card>div:last-child{grid-template-columns:1fr 1fr;gap:9px;display:grid}@media (max-width:1180px){.editor-top-total{display:none}.editor-topbar{grid-template-columns:42px minmax(150px,1fr) auto auto}.editor-grid{grid-template-columns:minmax(560px,1.15fr) minmax(370px,.78fr)}.template-options{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:940px){.editor-topbar{grid-template-columns:42px minmax(150px,1fr) auto auto}.editor-grid{grid-template-columns:1fr}.editor-form{padding-left:max(22px,5vw);padding-right:max(22px,5vw)}.editor-preview{inset:var(--editor-header-offset) 0 0;z-index:210;padding-left:max(24px,50vw - 340px);padding-right:max(24px,50vw - 340px);display:none;position:fixed}.editor-grid.show-preview .editor-preview{display:block}.preview-mobile-button,.preview-close{display:inline-flex}.editor-completion-card{grid-template-columns:46px minmax(0,1fr)}.editor-completion-actions>.button:first-child{display:none}}@media (max-width:760px){.editor-readiness-chip{min-width:142px}.editor-readiness-chip small,.editor-top-actions .draft-save-button{display:none}.totals-editor-layout{grid-template-columns:1fr}.template-options{grid-template-columns:repeat(2,minmax(0,1fr))}.editor-completion-card{grid-template-columns:46px minmax(0,1fr)}.editor-completion-actions>.button.secondary{display:none}}@media (max-width:680px){.editor-shell{--editor-header-offset:116px}.editor-topbar{grid-template-columns:44px minmax(0,1fr);gap:11px;height:68px;padding:0 12px}.editor-shell .icon-button,.editor-shell .mini-icon-button{width:44px;height:44px}.editor-product-scope-note{min-height:48px;padding:7px 12px;font-size:9px}.editor-title{display:block}.editor-title>span{font-size:9px}.editor-topbar h1{margin-top:3px;font-size:15px}.editor-topbar h1 em{padding:3px 6px;font-size:8px}.editor-readiness-chip,.editor-top-actions{display:none}.editor-grid{height:auto}.editor-form{width:100%;min-width:0;padding:10px 10px calc(112px + env(safe-area-inset-bottom));scrollbar-gutter:auto}.editor-stepper{border-radius:14px;width:100%;margin-bottom:10px;padding:6px;display:block}.editor-progress-overview{grid-template-columns:auto minmax(90px,1fr);gap:9px;min-height:36px;margin-bottom:5px;padding:5px 7px 7px}.editor-progress-overview>div:first-child{min-width:116px}.editor-progress-overview p{display:none}.editor-step-list{scrollbar-width:none;gap:5px;display:flex;overflow-x:auto}.editor-step-list::-webkit-scrollbar{display:none}.editor-stepper button{flex:0 0 94px;grid-template-columns:29px minmax(0,1fr);gap:6px;min-width:94px;min-height:48px;padding:6px}.editor-step-icon{width:29px;height:29px}.editor-stepper strong{font-size:9.5px}.editor-stepper small{display:none}.form-section{border-radius:17px;width:100%;min-width:0;margin-bottom:10px;padding:18px;scroll-margin-top:70px;overflow:hidden}.form-section:has(.currency-select-root.open){overflow:visible}.section-heading,.section-heading.inline{align-items:center;gap:10px;margin-bottom:19px}.section-heading h2{font-size:16px}.section-heading p{font-size:10.5px}.section-index{width:38px;height:38px}.section-status{padding:5px 8px;font-size:9px}.editor-shell label>span{font-size:11.5px}.editor-shell :is(input,select){height:46px;font-size:16px}.form-grid.two,.form-grid.three{grid-template-columns:1fr}.selected-client-card{grid-template-columns:44px minmax(0,1fr) 18px;padding:14px}.client-avatar{width:44px;height:44px}.section-heading.inline{flex-wrap:wrap}.section-action-button{width:100%;min-height:44px;margin:2px 0 0}.due-date-presets button,.tax-rate-presets button{min-width:44px;min-height:44px}.catalog-quick-picks>div{grid-template-columns:1fr}.catalog-quick-picks button strong{max-width:220px}.line-item{width:100%;min-width:0;padding:15px}.line-item-header{align-items:flex-start;gap:8px}.line-item-actions{flex-wrap:wrap;min-width:0}.editor-shell .mini-icon-button{width:44px;height:44px}.line-tax-toggle{min-height:44px}.line-item-actions>strong{text-align:right;width:100%;margin:0}.line-main-fields{grid-template-columns:1fr}.line-numbers{grid-template-columns:1fr 1fr}.line-numbers label:last-child{grid-column:1/-1}.line-add-actions{grid-template-columns:1fr}.items-subtotal-bar{flex-direction:column;align-items:stretch;gap:9px}.items-subtotal-bar>span:last-child{justify-content:space-between;width:100%}.template-thumbnail{height:62px}.color-options{flex-wrap:wrap}.color-options:before{width:100%}.color-options button{width:44px;height:44px}.editor-completion-card{display:none}.editor-mobile-actionbar{z-index:250;min-height:calc(76px + env(safe-area-inset-bottom));padding:10px 12px calc(10px + env(safe-area-inset-bottom));border-top:1px solid var(--editor-border);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffffff7;grid-template-columns:minmax(82px,1fr) 44px 44px auto;align-items:center;gap:8px;display:grid;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -10px 28px #14231e1a}.editor-mobile-total{flex-direction:column;gap:3px;min-width:0;display:flex}.editor-mobile-total span{color:var(--editor-muted);font-size:9px;font-weight:650}.editor-mobile-total strong{font-variant-numeric:tabular-nums;text-overflow:ellipsis;white-space:nowrap;font-size:14px;overflow:hidden}.editor-mobile-actionbar>.button.secondary{gap:0;width:44px;padding:0;font-size:0}.editor-mobile-actionbar>.button.primary{min-width:88px;padding:0 13px;font-size:12px}.editor-preview{inset:var(--editor-header-offset) 0 calc(76px + env(safe-area-inset-bottom));padding:10px 12px 20px}.preview-toolbar{min-height:48px;margin-bottom:10px}.preview-toolbar .button,.catalog-results article .button,.client-results article .button{min-height:44px}.preview-download-button{width:44px;padding:0!important;font-size:0!important}.preview-paper-wrap{width:100%;overflow:hidden;box-shadow:0 18px 45px #14231e29}.editor-preview .invoice-paper{transform-origin:0 0;zoom:.6;width:650px;max-width:none;min-height:820px;transform:none}.preview-total-card{grid-template-columns:1fr;margin-top:10px}.calculation-list{border-top:1px solid var(--editor-border);border-left:0;padding:12px 0 0}.editor-submodal-backdrop{place-items:end center;padding:0}.editor-submodal,.editor-submodal.catalog-modal{width:100%;max-height:94dvh;padding:21px 17px calc(20px + env(safe-area-inset-bottom));border-radius:22px 22px 0 0}.catalog-results article{grid-template-columns:42px minmax(0,1fr) auto}.catalog-results article .button{grid-column:2/-1;width:100%}.client-results article{grid-template-columns:42px minmax(0,1fr)}.client-results article .button{grid-column:2;width:100%}.editor-confirm-card{width:100%;padding:26px 20px calc(22px + env(safe-area-inset-bottom));border-radius:22px 22px 0 0}}@media (max-width:520px){.template-options{grid-template-columns:repeat(2,minmax(0,1fr))}.template-options>button{padding:8px}.editor-confirm-card>div:last-child{grid-template-columns:1fr}}@media (max-width:420px){.editor-preview .invoice-paper{zoom:.595}}@media (max-width:390px){.editor-preview .invoice-paper{zoom:.545}.editor-mobile-actionbar{gap:6px;padding-left:9px;padding-right:9px}.editor-mobile-actionbar>.button.primary{min-width:82px;padding:0 10px}}@media (max-width:350px){.editor-preview .invoice-paper{zoom:.48}.editor-mobile-actionbar{grid-template-columns:44px minmax(0,1fr)}.editor-mobile-actionbar:has(.mobile-draft-button){grid-template-columns:44px 44px minmax(0,1fr)}.editor-mobile-actionbar>.button.secondary{width:44px}.editor-mobile-total{display:none}.editor-mobile-actionbar>.button.primary{width:100%;min-width:0}}
.auth-shell,.reset-shell{color:#14231d;background:radial-gradient(circle at 92% 8%,#1ebf7a1a,#0000 30rem),#f6f8f7;min-height:100dvh}.auth-shell{grid-template-columns:minmax(0,1.05fr) minmax(32rem,.95fr);display:grid}.auth-story{color:#fff;background:radial-gradient(circle at 85% 16%,#4fe09d3b,#0000 22rem),radial-gradient(circle at 5% 86%,#37806647,#0000 28rem),#10241c;flex-direction:column;justify-content:space-between;min-height:100dvh;padding:clamp(2rem,5vw,4.5rem);display:flex;position:relative;overflow:hidden}.auth-story:after{content:"";pointer-events:none;background-image:linear-gradient(#ffffff08 1px,#0000 1px),linear-gradient(90deg,#ffffff08 1px,#0000 1px);background-size:48px 48px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000,#0000 88%);mask-image:linear-gradient(#000,#0000 88%)}.auth-brand,.auth-story-copy,.auth-product-card,.auth-trust-list{z-index:1;position:relative}.auth-brand{width:fit-content;color:inherit;letter-spacing:-.02em;align-items:center;gap:.75rem;font-size:1.05rem;font-weight:800;text-decoration:none;display:inline-flex}.auth-brand>span:first-child{color:#78e7b0;background:#ffffff1a;border:1px solid #ffffff29;border-radius:.75rem;place-items:center;width:2.25rem;height:2.25rem;display:grid}.auth-story-copy{max-width:42rem;margin:clamp(3rem,8vh,7rem) 0 2rem}.auth-eyebrow{color:#8ee8ba;letter-spacing:.13em;text-transform:uppercase;align-items:center;gap:.5rem;margin:0 0 1.1rem;font-size:.78rem;font-weight:800;display:inline-flex}.auth-eyebrow:before{content:"";background:currentColor;width:1.75rem;height:1px}.auth-story h1{letter-spacing:-.055em;max-width:14ch;margin:0;font-size:clamp(2.5rem,5vw,5rem);font-weight:800;line-height:.98}.auth-story-copy>p:last-child{color:#ebf9f1b8;max-width:34rem;margin:1.4rem 0 0;font-size:clamp(1rem,1.35vw,1.18rem);line-height:1.7}.auth-product-card{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff17;border:1px solid #ffffff1f;border-radius:1.5rem;width:min(100%,43rem);margin-top:2rem;padding:1.15rem;box-shadow:0 1.5rem 5rem #0003}.auth-product-top,.auth-product-bottom{justify-content:space-between;align-items:center;gap:1rem;display:flex}.auth-product-top strong,.auth-product-bottom strong{font-size:.92rem;display:block}.auth-product-top small,.auth-product-bottom small{color:#ebf9f199;font-size:.76rem}.auth-product-top>em{color:#91edbd;background:#4fe09d29;border-radius:99rem;padding:.4rem .68rem;font-size:.78rem;font-style:normal;font-weight:700}.auth-product-chart{align-items:end;gap:.55rem;height:7rem;margin:1.5rem 0;padding:0 .25rem;display:flex}.auth-product-chart i{opacity:.86;background:linear-gradient(#68e7a8,#277d59);border-radius:.4rem .4rem .15rem .15rem;flex:1;min-width:.5rem}.auth-product-bottom{border-top:1px solid #ffffff1a;padding-top:1rem}.auth-product-bottom>span{gap:.2rem;display:grid}.auth-product-bottom>span:nth-child(2){text-align:center}.auth-product-bottom>span:last-child{text-align:right}.auth-trust-list{color:#ebf9f1b3;flex-wrap:wrap;gap:1.2rem;margin:2.5rem 0 0;padding:0;font-size:.82rem;list-style:none;display:flex}.auth-trust-list>span{align-items:center;gap:.45rem;display:flex}.auth-trust-list svg{color:#74e6ac}.auth-panel{place-items:center;min-height:100dvh;padding:clamp(1.25rem,5vw,4.5rem);display:grid}.auth-card,.reset-card{width:min(100%,30rem)}.auth-card-heading{margin-bottom:2rem}.auth-card-heading h2{color:#13231c;letter-spacing:-.045em;margin:0;font-size:clamp(2rem,3vw,2.75rem);line-height:1.08}.auth-card-heading p{color:#617068;margin:.75rem 0 0;line-height:1.65}.auth-card-icon{color:#16754d;background:#eaf8f1;border:1px solid #cde8da;border-radius:1rem;place-items:center;width:3.25rem;height:3.25rem;margin-bottom:1.25rem;display:grid}.auth-setup-note,.auth-message{color:#6d4d16;background:#fff9ec;border:1px solid #f0d6a8;border-radius:.85rem;margin-bottom:1rem;padding:.85rem 1rem;font-size:.86rem;line-height:1.5}.auth-message{align-items:flex-start;gap:.55rem;display:flex}.auth-message.error,.auth-setup-note.error{color:#942f27;background:#fff3f2;border-color:#f0c0bc}.auth-message.success{color:#176644;background:#eef9f3;border-color:#bee2cf}.auth-social-buttons{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;display:grid}.auth-social-buttons button,.auth-submit,.auth-resend{min-height:3.25rem;font:inherit;cursor:pointer;border-radius:.85rem;font-weight:750;transition:border-color .16s,background .16s,box-shadow .16s,transform .16s}.auth-social-buttons button{color:#18271f;background:#fff;border:1px solid #d6dfda;justify-content:center;align-items:center;gap:.65rem;display:flex}.auth-social-buttons button:hover:not(:disabled){border-color:#9fb3a9;transform:translateY(-1px);box-shadow:0 .5rem 1.6rem #18372914}.auth-social-buttons button:disabled,.auth-submit:disabled,.auth-resend:disabled{cursor:not-allowed;opacity:.56}.google-mark{width:1.15rem;height:1.15rem}.apple-button svg{fill:currentColor}.auth-button-spinner{border:2px solid #ffffff61;border-top-color:currentColor;border-radius:50%;width:1rem;height:1rem;animation:.65s linear infinite auth-spin}.auth-social-buttons .auth-button-spinner{border-color:#163a2b #10241c33 #10241c33}@keyframes auth-spin{to{transform:rotate(360deg)}}.auth-divider{color:#89938e;letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:.8rem;margin:1.5rem 0;font-size:.75rem;font-weight:700;display:flex}.auth-divider:before,.auth-divider:after{content:"";background:#dde4e0;flex:1;height:1px}.auth-form{gap:1rem;display:grid}.auth-form label:not(.auth-checkbox){color:#31453b;gap:.48rem;font-size:.84rem;font-weight:750;display:grid}.auth-form label>span:first-child{justify-content:space-between;align-items:center;gap:1rem;display:flex}.auth-form label span>button,.auth-mode-switch button,.auth-resend,.auth-back-link{color:#14734b;text-decoration:none}.auth-form label span>button:hover,.auth-mode-switch button:hover,.auth-back-link:hover{text-underline-offset:.18rem;text-decoration:underline}.auth-form label span>button{font:inherit;cursor:pointer;background:0 0;border:0;padding:0;font-size:.78rem;font-weight:750}.auth-input{position:relative}.auth-input>svg:first-child{z-index:1;color:#77857d;pointer-events:none;position:absolute;top:50%;left:.92rem;transform:translateY(-50%)}.auth-input input{color:#13231c;width:100%;min-height:3.25rem;font:inherit;background:#fff;border:1px solid #cdd8d2;border-radius:.82rem;outline:none;padding:0 .95rem 0 2.75rem;transition:border-color .16s,box-shadow .16s}.auth-input:has(button) input{padding-right:3.2rem}.auth-input input:hover{border-color:#a8b9b0}.auth-input input:focus{border-color:#258d63;box-shadow:0 0 0 4px #258d631f}.auth-input input::placeholder{color:#98a39d}.auth-input button{color:#6a7770;cursor:pointer;background:0 0;border:0;border-radius:.45rem;place-items:center;width:2rem;height:2rem;padding:0;display:grid;position:absolute;top:50%;right:.72rem;transform:translateY(-50%)}.auth-input button:hover{color:#163e2d;background:#eef3f0}.auth-input>svg.auth-input-valid{z-index:2;color:#248b61;position:absolute;top:50%;left:auto;right:.9rem;transform:translateY(-50%)}.auth-password-strength{justify-content:space-between;align-items:center;gap:.75rem;margin-top:-.25rem;display:flex}.auth-password-strength>div{flex:1;grid-template-columns:repeat(4,minmax(0,1fr));gap:.38rem;display:grid}.auth-password-strength i{background:#e1e7e3;border-radius:99rem;height:.25rem}.auth-password-strength i.active{background:#34a974}.auth-password-strength>span{color:#77827d;font-size:.75rem;font-weight:500;line-height:1.45}.auth-checkbox,.remember{color:#5d6a64;cursor:pointer;align-items:flex-start;gap:.65rem;font-size:.82rem;line-height:1.5;display:flex}.auth-checkbox input,.remember input{accent-color:#1a8057;flex:none;width:1.05rem;height:1.05rem;margin:.12rem 0 0}.auth-checkbox a{color:#14734b}.auth-submit{color:#fff;background:#176f4c;border:1px solid #166d49;justify-content:center;align-items:center;gap:.6rem;width:100%;display:flex;box-shadow:0 .65rem 1.5rem #176f4c2e}.auth-submit:hover:not(:disabled){background:#125e3f;transform:translateY(-1px);box-shadow:0 .8rem 1.75rem #176f4c3d}.auth-resend{background:0 0;border:0;min-height:auto;padding:0;font-size:.82rem}.auth-mode-switch{color:#69756f;text-align:center;margin:1.6rem 0 0}.auth-mode-switch button{font:inherit;cursor:pointer;background:0 0;border:0;margin-left:.35rem;padding:0;font-weight:800}.auth-security-note{color:#7b8680;justify-content:center;align-items:center;gap:.48rem;margin:1.7rem 0 0;font-size:.76rem;display:flex}.reset-shell{grid-template-columns:minmax(24rem,.85fr) minmax(32rem,1fr)}.reset-security-visual{align-items:center;gap:1rem;width:min(100%,31rem);margin-top:2rem;display:flex;position:relative}.reset-security-visual>span{color:#77e7ae;background:#ffffff1a;border:1px solid #ffffff2b;border-radius:1.25rem;flex:none;place-items:center;width:4.25rem;height:4.25rem;display:grid}.reset-security-visual>i{background:linear-gradient(90deg,#5bcb91,#5bcb9133);flex:1;height:1px}.reset-security-visual>div{color:#ebf9f1b3;align-items:center;gap:.4rem;font-size:.78rem;display:flex;position:absolute;top:calc(100% + .75rem);left:50%;transform:translate(-50%)}.reset-card{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffdb;border:1px solid #dce5e0;border-radius:1.5rem;padding:clamp(1.5rem,4vw,3rem);box-shadow:0 1.5rem 5rem #1e3d2f17}.auth-back-link{align-items:center;gap:.4rem;margin-top:1.5rem;font-size:.85rem;font-weight:750;display:inline-flex}button:focus-visible,a:focus-visible,input:focus-visible{outline-offset:3px;outline:3px solid #29926647}@media (max-width:960px){.auth-shell{grid-template-columns:1fr}.auth-story{min-height:auto;padding:1.5rem}.auth-story-copy{margin:4rem 0 0}.auth-story h1{max-width:17ch;font-size:clamp(2.4rem,8vw,4.2rem)}.auth-product-card{display:none}.auth-trust-list{margin-top:2rem}.auth-panel{min-height:auto;padding:3rem 1.25rem 4rem}.reset-shell{grid-template-columns:1fr}.reset-security-visual{display:none}}@media (max-width:520px){.auth-story{padding:1.2rem}.auth-story-copy{margin-top:3.5rem}.auth-story-copy>p:last-child{font-size:.95rem}.auth-trust-list{gap:.6rem;display:grid}.auth-panel{padding:2.5rem 1rem 3rem}.auth-social-buttons{grid-template-columns:1fr}.reset-shell{padding:1rem}.reset-card{border-radius:1.15rem;padding:1.35rem}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.account-security{gap:1rem;display:grid}.account-security-loading{color:#68756f;justify-content:center;align-items:center;gap:.65rem;min-height:12rem;display:flex}.account-security-spin{animation:.7s linear infinite auth-spin}.account-security-message{color:#176543;background:#eff9f4;border:1px solid #bfe0cf;border-radius:.85rem;align-items:center;gap:.55rem;padding:.85rem 1rem;font-size:.85rem;display:flex}.account-security-message.error{color:#94382f;background:#fff4f3;border-color:#f0c5c1}.account-security-section{border:1px solid var(--border,#dce4df);background:#fff;border-radius:1rem;padding:1.15rem}.account-security-heading{align-items:flex-start;gap:.75rem;margin-bottom:1rem;display:flex}.account-security-heading>span{color:#18704d;background:#ebf6f0;border-radius:.75rem;flex:none;place-items:center;width:2.35rem;height:2.35rem;display:grid}.account-security-heading h3,.account-security-heading p{margin:0}.account-security-heading h3{color:#18271f;font-size:.96rem}.account-security-heading p{color:#748079;margin-top:.28rem;font-size:.79rem;line-height:1.45}.account-provider-list,.account-session-list{border:1px solid #e3e9e5;border-radius:.85rem;display:grid;overflow:hidden}.account-provider-row,.account-session-row{background:#fff;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.8rem;min-height:4.25rem;padding:.75rem;display:grid}.account-provider-row+.account-provider-row,.account-session-row+.account-session-row{border-top:1px solid #e8edea}.account-provider-row>span:nth-child(2),.account-session-row>span:nth-child(2){gap:.22rem;min-width:0;display:grid}.account-provider-row strong,.account-session-row strong{color:#26372e;font-size:.86rem}.account-provider-row small,.account-session-row small{color:#78837d;text-overflow:ellipsis;white-space:nowrap;font-size:.75rem;overflow:hidden}.account-provider-mark,.account-session-icon{color:#25362d;background:#f8faf9;border:1px solid #dce4df;border-radius:.65rem;place-items:center;width:2.15rem;height:2.15rem;font-size:.9rem;font-weight:850;display:grid}.account-provider-mark.credential{color:#176d4b}.account-provider-mark.apple{color:#fff;background:#18211c}.account-provider-row>em{color:#18704d;align-items:center;gap:.3rem;font-size:.75rem;font-style:normal;font-weight:750;display:inline-flex}.account-provider-muted{color:#a6b0aa}.account-password-form{grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem;display:grid}.account-password-form label{color:#526058;gap:.4rem;font-size:.76rem;font-weight:700;display:grid}.account-password-form input{color:#18271f;width:100%;min-height:2.8rem;font:inherit;background:#fff;border:1px solid #d2dbd6;border-radius:.7rem;outline:none;padding:0 .75rem}.account-password-form input:focus{border-color:#27875f;box-shadow:0 0 0 3px #27875f1c}.account-password-form>button{grid-column:1/-1;justify-self:start}.account-session-row strong{align-items:center;gap:.5rem;display:flex}.account-session-row strong em{color:#17704c;background:#e8f6ef;border-radius:99rem;padding:.18rem .4rem;font-size:.64rem;font-style:normal;font-weight:800}.button.compact{min-height:2.2rem;padding:.45rem .7rem;font-size:.75rem}@media (max-width:760px){.account-password-form{grid-template-columns:1fr}.account-provider-row,.account-session-row{grid-template-columns:auto minmax(0,1fr)}.account-provider-row>:last-child,.account-session-row>:last-child{grid-column:2;justify-self:start}}
