:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;font-synthesis:none;text-rendering:optimizelegibility;--bg:#e8eef5;--bg-deep:#dfe7f0;--surface:#eaf0f7;--surface-bright:#f6f9fc;--ink:#142237;--muted:#54657a;--quiet:#718096;--line:#485e7933;--accent:#2864dc;--accent-dark:#174cae;--accent-soft:#dbe7ff;--success:#16745a;--danger:#b23b47;--warning:#a35c12;--shadow-raised:-8px -8px 18px #ffffffd1, 8px 8px 18px #6e829a33;--shadow-small:-4px -4px 10px #ffffffb8, 4px 4px 10px #6e829a2e;--shadow-inset:inset 2px 2px 5px #6d80972e, inset -2px -2px 5px #ffffffd9;--radius-lg:22px;--radius-md:15px;--radius-sm:11px;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{background:var(--bg);min-width:320px}body{background:var(--bg);min-width:320px;min-height:100vh;color:var(--ink);margin:0}button,input,textarea,select{font:inherit}button{color:inherit}button,select,input[type=range],input[type=color],input[type=checkbox]{cursor:pointer}button:disabled,input:disabled,textarea:disabled,select:disabled{cursor:not-allowed;opacity:.62}button,a,input,textarea,select{outline:none}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline-offset:2px;outline:3px solid #2864dc52}input,textarea,select{border:1px solid var(--line);border-radius:var(--radius-sm);width:100%;box-shadow:var(--shadow-inset);color:var(--ink);background:#e5ecf4;padding:.72rem .82rem;transition:border-color .18s,box-shadow .18s,background .18s}input:hover,textarea:hover,select:hover{border-color:#2864dc59}input:focus,textarea:focus,select:focus{background:#edf3f9;border-color:#2864dca6}textarea{resize:vertical;line-height:1.5}select{appearance:auto}h1,h2,h3,p{margin-top:0}h1{letter-spacing:-.035em;font-size:clamp(1.55rem,2.6vw,2.25rem);line-height:1.12}h2{font-size:1.05rem}address{font-style:normal}.visually-hidden{clip:rect(0 0 0 0)!important;white-space:nowrap!important;width:1px!important;height:1px!important;position:absolute!important;overflow:hidden!important}.muted-copy{color:var(--muted);font-size:.84rem}.surface{background:var(--surface);border-radius:var(--radius-lg);box-shadow:var(--shadow-raised);border:1px solid #fff9}.eyebrow{color:var(--accent-dark);letter-spacing:.13em;text-transform:uppercase;margin-bottom:.55rem;font-size:.68rem;font-weight:750;display:block}.button{white-space:nowrap;min-height:42px;box-shadow:var(--shadow-small);border:1px solid #ffffffb3;border-radius:12px;justify-content:center;align-items:center;gap:.46rem;padding:.65rem 1rem;font-size:.88rem;font-weight:700;transition:color .18s,background .18s,box-shadow .18s,transform .18s;display:inline-flex}.button:hover:not(:disabled){transform:translateY(-1px)}.button:active:not(:disabled){box-shadow:var(--shadow-inset);transform:translateY(0)}.button--primary{background:var(--accent);color:#fff;border-color:#1649a833;box-shadow:0 8px 18px #2864dc3d,inset 0 1px #fff3}.button--primary:hover:not(:disabled){background:var(--accent-dark)}.button--secondary{background:var(--surface)}.button--ghost{box-shadow:none;color:var(--accent-dark);background:0 0;border-color:#0000}.button--ghost:hover:not(:disabled){background:#2864dc14;transform:none}.button--danger{background:var(--danger);color:#fff;border-color:#0000}.button--icon{background:var(--surface);width:40px;height:40px;min-height:40px;padding:0}.button--small{border-radius:10px;min-height:34px;padding:.42rem .7rem;font-size:.78rem}.button--icon.button--small{width:31px;height:31px;min-height:31px;padding:0}.field{flex-direction:column;gap:.38rem;min-width:0;display:flex}.field__label{color:#33475f;font-size:.76rem;font-weight:720}.field__hint{color:var(--quiet);font-size:.7rem;line-height:1.4}.field__error,.inline-error{color:var(--danger);font-size:.75rem;font-weight:650;line-height:1.4}.form-stack{flex-direction:column;gap:1rem;display:flex}.form-grid{gap:.9rem;display:grid}.form-grid--2{grid-template-columns:repeat(2,minmax(0,1fr))}.form-grid--3{grid-template-columns:repeat(3,minmax(0,1fr))}.form-actions,.inline-actions{justify-content:flex-end;align-items:center;gap:.6rem;display:flex}.segmented{box-shadow:var(--shadow-inset);background:#dfe7f0;border:1px solid #53667e2e;border-radius:10px;align-items:center;padding:3px;display:inline-flex}.segmented button{color:var(--muted);background:0 0;border:0;border-radius:7px;padding:.4rem .64rem;font-size:.71rem;font-weight:700;transition:all .16s}.segmented button.is-active{color:var(--accent-dark);background:var(--surface-bright);box-shadow:0 2px 6px #586b822e}.auth-shell,.onboarding-shell{background:radial-gradient(circle at 20% 15%, #ffffffb3, transparent 28%), radial-gradient(circle at 80% 85%, #6c91cb21, transparent 30%), var(--bg);justify-content:center;align-items:center;min-height:100vh;padding:2rem;display:flex}.auth-shell{flex-direction:column;gap:1rem}.auth-card{text-align:center;width:min(430px,100%);padding:2.6rem}.auth-card .form-stack{text-align:left;margin-top:1.8rem}.auth-card .button{width:100%}.auth-card .reset-vault-trigger{width:auto;color:var(--muted);margin-top:1rem}.reset-vault-confirm{border-top:1px solid var(--line);text-align:left;margin-top:1.2rem;padding-top:1rem}.reset-vault-confirm p{color:var(--danger);margin-bottom:.75rem;font-size:.74rem;line-height:1.45}.reset-vault-confirm>div{justify-content:flex-end;gap:.5rem;display:flex}.reset-vault-confirm .button{width:auto}.brand-orb{color:#fff;background:linear-gradient(145deg,#3477f2,#1748a6);border-radius:18px;justify-content:center;align-items:center;width:56px;height:56px;display:inline-flex;box-shadow:0 12px 25px #2257be47,inset 1px 1px #ffffff4d}.auth-card .brand-orb{margin-bottom:1.4rem}.loading-ring{border:3px solid #2864dc2e;border-top-color:var(--accent);border-radius:50%;width:28px;height:28px;animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.onboarding-shell{flex-direction:column}.onboarding-brand{align-items:center;gap:.7rem;font-weight:800;display:flex;position:fixed;top:1.6rem;left:2rem}.onboarding-brand .brand-orb{border-radius:13px;width:40px;height:40px}.setup-progress{gap:.4rem;margin-bottom:1.1rem;display:flex}.setup-progress span{background:#cad5e1;border-radius:10px;width:42px;height:5px}.setup-progress span.is-active{background:var(--accent)}.onboarding-card{width:min(760px,100%);padding:clamp(1.5rem,4vw,3rem)}.setup-step{text-align:center;width:min(440px,100%);margin:0 auto}.setup-step--wide{text-align:left;width:100%}.setup-step>p{color:var(--muted);line-height:1.55}.setup-icon{width:58px;height:58px;color:var(--accent);background:var(--accent-soft);box-shadow:var(--shadow-small);border-radius:18px;justify-content:center;align-items:center;margin:0 auto 1.2rem;display:flex}.setup-actions{border-top:1px solid var(--line);justify-content:space-between;align-items:center;margin-top:2rem;padding-top:1.2rem;display:flex}.template-choice-grid{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.template-choice{box-shadow:var(--shadow-inset);background:#e5ecf4;border:1px solid #566a8233;border-radius:16px;padding:1rem;transition:all .18s;position:relative}.template-choice:hover,.template-choice.is-selected{border-color:var(--accent);background:#edf3fa}.template-choice>svg{color:var(--accent);position:absolute;bottom:.7rem;right:.7rem}.template-choice__paper,.template-miniature{aspect-ratio:.71;background:#fff;border-radius:3px;margin-bottom:.8rem;padding:18%;display:block;overflow:hidden;box-shadow:0 7px 16px #2f405426}.template-choice__paper i,.template-miniature i{background:#d7dee8;height:5px;margin-bottom:9px;display:block}.template-choice__paper i:first-child,.template-miniature i:first-child{background:var(--template-accent);width:42%;height:10px}.template-choice__paper i:nth-child(3),.template-miniature i:nth-child(3){width:75%}.template-choice--studio .template-choice__paper{border-top:24px solid var(--template-accent)}.template-choice--ledger .template-choice__paper i{background:0 0;border:1px solid #aeb9c7}.app-shell{min-height:100vh;display:flex}.side-nav{z-index:20;width:92px;box-shadow:var(--shadow-raised);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#eaf0f7eb;border:1px solid #ffffffbf;border-radius:24px;flex-direction:column;align-items:center;padding:.75rem .55rem;display:flex;position:fixed;inset:14px auto 14px 14px}.side-nav__brand{color:#fff;background:linear-gradient(145deg,#3477f2,#1748a6);border:0;border-radius:15px;justify-content:center;align-items:center;width:48px;height:48px;display:flex;box-shadow:0 9px 20px #2864dc42,inset 1px 1px #ffffff4d}.side-nav nav{flex-direction:column;gap:.35rem;width:100%;margin-top:1.35rem;display:flex}.side-nav nav button,.side-nav__lock{width:100%;color:var(--muted);background:0 0;border:0;border-radius:13px;flex-direction:column;align-items:center;gap:.28rem;padding:.65rem .2rem;font-size:.64rem;font-weight:700;transition:all .17s;display:flex}.side-nav nav button:hover,.side-nav__lock:hover{color:var(--accent-dark);background:#2864dc12}.side-nav nav button.is-active{color:#fff;background:var(--accent);box-shadow:0 7px 14px #2864dc38}.side-nav__lock{margin-top:auto}.app-main{width:100%;min-width:0;padding-left:120px}.app-topbar{border-bottom:1px solid #5d708721;justify-content:space-between;align-items:center;height:64px;padding:0 1.65rem;display:flex}.app-topbar>div{align-items:center;gap:.55rem;display:flex}.topbar-mark{background:var(--accent);border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 5px #2864dc1a}.save-indicator{color:var(--muted);align-items:center;gap:.44rem;font-size:.72rem;font-weight:650;display:inline-flex}.save-indicator i{background:var(--success);border-radius:50%;width:7px;height:7px}.save-indicator--saving i{background:var(--accent);animation:1s infinite pulse}.save-indicator--error{color:var(--danger)}.save-indicator--error i{background:var(--danger)}@keyframes pulse{50%{opacity:.35}}.view-container{min-height:calc(100vh - 64px)}.view-loading{place-items:center;min-height:calc(100vh - 64px);display:grid}.mobile-nav,.mobile-lock{display:none}.invoice-workspace{grid-template-columns:minmax(510px,.95fr) minmax(520px,1.05fr);min-height:calc(100vh - 64px);display:grid}.invoice-editor{border-right:1px solid #556a8224;min-width:0;padding:1.5rem clamp(1rem,2vw,2rem) 7.5rem}.invoice-editor__header{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.35rem;display:flex}.invoice-editor__header h1{margin:0;font-size:1.55rem}.invoice-title-row{align-items:center;gap:.75rem;display:flex}.editor-section{border-radius:18px;margin-bottom:1rem;padding:1.15rem}.section-heading{color:#283b54;justify-content:space-between;align-items:center;min-height:28px;margin-bottom:.9rem;font-size:.8rem;font-weight:800;display:flex}.section-heading small{color:var(--quiet);font-weight:600}.section-heading__total{color:var(--accent-dark)}.saved-chip{color:var(--success);align-items:center;gap:.3rem;font-size:.7rem;display:inline-flex}.meta-grid{grid-template-columns:minmax(140px,1.2fr) repeat(2,minmax(128px,1fr)) minmax(82px,.7fr);gap:.65rem;margin-top:1rem;display:grid}.meta-grid input[type=date]{padding-inline:.5rem;font-size:.82rem}.readonly-banner{color:#27466d;background:#dbe7ff94;border:1px solid #2864dc38;border-radius:14px;justify-content:space-between;align-items:center;gap:.8rem;margin-bottom:1rem;padding:.75rem .9rem;font-size:.78rem;font-weight:650;display:flex}.readonly-banner>div{gap:.45rem;display:flex}.client-selector{position:relative}.client-selector__input{border:1px solid var(--line);box-shadow:var(--shadow-inset);background:#e5ecf4;border-radius:12px;align-items:center;gap:.55rem;padding:0 .8rem;display:flex}.client-selector__input>svg{color:var(--quiet);flex:none}.client-selector__input input{box-shadow:none;background:0 0;border:0;padding-left:0}.client-selector__input button{width:28px;height:28px;color:var(--quiet);background:0 0;border:0;justify-content:center;align-items:center;display:flex}.client-popover{z-index:40;background:#edf3f9;border:1px solid #fffc;border-radius:15px;padding:.45rem;position:absolute;top:calc(100% + 8px);left:0;right:0;box-shadow:0 16px 34px #3e51683d}.client-popover button{text-align:left;background:0 0;border:0;border-radius:10px;grid-template-columns:1fr auto;gap:.12rem .5rem;width:100%;padding:.65rem;display:grid}.client-popover button:hover{background:#2864dc14}.client-popover button span{font-weight:700}.client-popover button small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;grid-column:1;overflow:hidden}.client-popover button svg{color:var(--accent);grid-area:1/2/3;align-self:center}.client-popover p{color:var(--quiet);margin:0;padding:.5rem;font-size:.75rem}.client-popover .client-popover__add{color:var(--accent-dark);border-top:1px solid var(--line);border-radius:0;align-items:center;gap:.45rem;margin-top:.25rem;display:flex}.line-list{flex-direction:column;gap:.75rem;display:flex}.line-card{background:#edf3f994;border:1px solid #576c852e;border-radius:14px;grid-template-columns:27px minmax(0,1fr) 31px;gap:.7rem;padding:.8rem;display:grid}.line-card__number{background:var(--accent-soft);width:27px;height:27px;color:var(--accent-dark);border-radius:9px;justify-content:center;align-items:center;font-size:.67rem;font-weight:800;display:flex}.line-card__body{min-width:0}.line-card__body>textarea{min-height:58px}.line-card__controls{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:.7rem;margin-top:.65rem;display:flex}.line-card__actions{flex-direction:column;gap:.28rem;display:flex}.amount-input{border:1px solid var(--line);width:160px;box-shadow:var(--shadow-inset);background:#e5ecf4;border-radius:11px;align-items:center;display:flex;overflow:hidden}.amount-input span{color:var(--quiet);padding-left:.65rem;font-size:.7rem;font-weight:800}.amount-input input{box-shadow:none;text-align:right;background:0 0;border:0}.amount-input--field{width:100%}.line-breakdown{flex:1;grid-template-columns:65px 105px minmax(110px,1fr);gap:.5rem;display:grid}.line-breakdown label{flex-direction:column;gap:.25rem;min-width:0;display:flex}.line-breakdown label span{color:var(--muted);font-size:.64rem;font-weight:700}.line-breakdown input,.line-breakdown select{padding:.55rem}.line-card__deposit{border-top:1px solid #556a8221;flex-wrap:wrap;align-items:center;gap:.45rem;margin-top:.7rem;padding-top:.7rem;display:flex}.line-card__deposit-label{color:var(--muted);margin-right:.15rem;font-size:.7rem;font-weight:750}.line-card__deposit .segmented button{padding:.32rem .48rem}.line-card__deposit-input{border:1px solid var(--line);width:118px;box-shadow:var(--shadow-inset);background:#e5ecf4;border-radius:10px;align-items:center;display:flex;overflow:hidden}.line-card__deposit-input>span{color:var(--quiet);padding-left:.55rem;font-size:.65rem;font-weight:800}.line-card__deposit-input>input{min-width:0;box-shadow:none;text-align:right;background:0 0;border:0;border-radius:0;padding:.48rem .55rem}.line-card__deposit-result{color:var(--accent-dark);white-space:nowrap;margin-left:auto;font-size:.69rem;font-weight:800}.line-card__deposit.is-invalid .line-card__deposit-input{border-color:var(--danger)}.line-card__deposit-error{color:var(--danger);text-align:right;margin:.35rem 0 0;font-size:.67rem;font-weight:700}.add-row-button{border:1px dashed #2864dc4d;width:100%;margin-top:.75rem}.adjustment-row{border-bottom:1px solid #556a8221;grid-template-columns:130px minmax(195px,1fr) 110px;align-items:center;gap:.75rem;padding:.7rem 0;display:grid}.adjustment-row>span{font-size:.78rem;font-weight:700}.adjustment-row>input{text-align:right;padding:.55rem}.editor-totals{flex-direction:column;gap:.45rem;width:min(350px,100%);margin:1rem 0 0 auto;display:flex}.editor-totals span{color:var(--muted);justify-content:space-between;font-size:.77rem;display:flex}.editor-totals strong{color:var(--ink)}.editor-totals__due{border-top:1px solid var(--line);margin-top:.35rem;padding-top:.65rem;color:var(--ink)!important;font-size:.93rem!important}.editor-totals__due strong{color:var(--accent-dark);font-size:1.02rem}.editor-totals__remaining{color:var(--ink)!important}.editor-totals__balance{border-top:1px solid var(--line);margin-top:.35rem;padding-top:.65rem;color:var(--ink)!important;font-size:.93rem!important}.editor-totals__balance strong{color:var(--accent-dark);font-size:1.02rem}.editor-totals__paid{color:var(--ink)!important}.receipt-modal{flex-direction:column;gap:.75rem;height:100%;min-height:0;display:flex}.receipt-modal__fields,.receipt-modal__due{flex:none}.receipt-modal__due{color:var(--muted);margin:0;font-size:.78rem}.receipt-modal__due strong{color:var(--accent-dark)}.receipt-modal__preview{flex:auto;height:auto;min-height:0}.editor-export-bar{z-index:15;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#e8eef5ed;border-top:1px solid #51668026;justify-content:space-between;align-items:center;gap:1rem;width:calc(48.7vw - 58.44px);min-width:510px;padding:.85rem clamp(1rem,2vw,2rem) 1rem;display:flex;position:fixed;bottom:0;left:120px}.export-validation{color:var(--muted);font-size:.72rem;font-weight:650}.invoice-preview{background:#dfe7f0;min-width:0;height:calc(100vh - 64px);padding:1rem 1.25rem 1.25rem;position:sticky;top:0;overflow:hidden}.preview-toolbar{align-items:center;gap:1rem;min-height:48px;margin-bottom:.75rem;display:flex}.preview-template-select,.logo-size-control,.logo-position-control{color:var(--muted);white-space:nowrap;align-items:center;gap:.5rem;font-size:.69rem;font-weight:700;display:flex}.preview-template-select select{width:125px;padding:.48rem}.logo-size-control{flex:1}.logo-size-control input{min-width:80px}.logo-position-control select{width:88px;padding:.48rem}.pdf-frame{height:calc(100% - 58px);box-shadow:var(--shadow-inset);background:#cfd9e4;border:1px solid #4a5e7733;border-radius:17px;padding:.65rem;overflow:hidden}.pdf-viewer{background:#fff;border:0;border-radius:10px;width:100%;height:100%;display:block}.mobile-editor-tabs{display:none}.status-badge{letter-spacing:.02em;white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;padding:.32rem .58rem;font-size:.63rem;font-weight:800;display:inline-flex}.status-badge--draft{color:#55657a;background:#dbe3ec}.status-badge--exported{color:#2159ab;background:#dce8fb}.status-badge--partPaid{color:#8a560d;background:#f9eacb}.status-badge--paid{color:#16634f;background:#d4eee6}.status-badge--overdue{color:#9b303b;background:#f6dadd}.toast{z-index:80;color:#fff;background:#193b66;border-radius:12px;align-items:center;gap:.45rem;padding:.75rem .9rem;font-size:.78rem;font-weight:700;display:flex;position:fixed;bottom:1.3rem;right:1.3rem;box-shadow:0 13px 30px #23364f45}.toast--success{background:var(--success)}.toast--inline{background:#294a70;width:fit-content;margin-bottom:1rem;position:static}.modal-open{overflow:hidden}.modal-backdrop{z-index:100;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#1722338a;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.modal{background:var(--surface);border:1px solid #ffffffc7;border-radius:22px;flex-direction:column;width:min(610px,100%);max-height:min(90vh,900px);display:flex;overflow:hidden;box-shadow:0 28px 70px #1a273a59}.modal--wide{width:min(1120px,96vw);height:min(92vh,920px)}.modal__header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:1rem 1.15rem;display:flex}.modal__header h2{margin:0;font-size:1rem}.modal__body{flex:1;min-height:0;padding:1.15rem;overflow:auto}.modal__body:has(.receipt-modal){flex-direction:column;display:flex;overflow:hidden}.modal__footer{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:1rem;min-height:66px;padding:.75rem 1.15rem;display:flex}.modal__footer-actions{gap:.6rem;display:flex}.final-proof{background:#cfd9e4;border-radius:16px;height:100%;min-height:520px;padding:.75rem}.final-proof.receipt-modal__preview{min-height:0}.standard-page{width:min(1240px,100% - 2rem);margin:0 auto;padding:2rem 0 5rem}.page-header{justify-content:space-between;align-items:flex-end;gap:1rem;margin-bottom:1.5rem;display:flex}.page-header h1{margin:0}.page-header .eyebrow{margin-bottom:.4rem}.history-toolbar{border-radius:15px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.65rem;margin-bottom:1.1rem;padding:.65rem .85rem;display:grid}.history-toolbar>svg{color:var(--quiet)}.history-toolbar input{box-shadow:none;background:0 0;border:0}.history-toolbar>span{color:var(--muted);font-size:.72rem;font-weight:700}.history-list{flex-direction:column;gap:.75rem;display:flex}.history-row{border-radius:16px;align-items:center;padding:.45rem;display:flex}.history-row__main{text-align:left;background:0 0;border:0;border-radius:12px;flex:1;grid-template-columns:minmax(180px,1.5fr) .7fr .7fr .85fr auto;align-items:center;gap:1rem;min-width:0;padding:.7rem .8rem;transition:background .16s;display:grid}.history-row__main:hover{background:#2864dc0f}.history-row__identity,.history-row__date,.history-row__amount{flex-direction:column;gap:.2rem;min-width:0;display:flex}.history-row__identity strong{color:var(--accent-dark)}.history-row__identity span,.history-row__date span,.history-row__amount span{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:.68rem;overflow:hidden}.history-row__date strong{font-size:.76rem}.history-row__amount{text-align:right}.history-row__amount strong{font-size:.85rem}.history-row__actions{white-space:nowrap;align-items:center;gap:.35rem;padding-right:.4rem;display:flex}.empty-state{text-align:center;flex-direction:column;align-items:center;padding:4rem 1.5rem;display:flex}.empty-state__icon{background:var(--accent-soft);width:60px;height:60px;color:var(--accent);border-radius:18px;justify-content:center;align-items:center;margin-bottom:1rem;display:flex}.empty-state p{max-width:380px;color:var(--muted);line-height:1.6}.empty-state .button{margin-top:.5rem}.client-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}.client-card{border-radius:18px;min-width:0;padding:1.15rem}.client-card__top{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.client-avatar{background:var(--accent-soft);width:42px;height:42px;color:var(--accent-dark);border-radius:13px;justify-content:center;align-items:center;font-size:.76rem;font-weight:850;display:flex}.client-card__actions{gap:.3rem;display:flex}.client-card h2{margin-bottom:.25rem}.client-card p,.client-card address{color:var(--muted);font-size:.78rem;line-height:1.5}.client-card__meta{border-top:1px solid var(--line);color:var(--muted);flex-direction:column;gap:.35rem;margin-top:1rem;padding-top:.8rem;font-size:.7rem;display:flex}.client-card__meta span{text-overflow:ellipsis;white-space:nowrap;align-items:center;gap:.4rem;display:flex;overflow:hidden}.template-layout{grid-template-columns:minmax(520px,.95fr) minmax(430px,1.05fr);align-items:start;gap:1.4rem;display:grid}.template-settings-column{flex-direction:column;gap:1rem;display:flex}.template-library,.template-controls,.settings-card{border-radius:18px;padding:1.15rem}.template-library__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.65rem;display:grid}.template-tile{border:1px solid var(--line);text-align:left;box-shadow:var(--shadow-inset);background:#e5ecf4;border-radius:13px;grid-template-columns:52px minmax(0,1fr);align-items:center;gap:.7rem;padding:.55rem;display:grid}.template-tile.is-selected{border-color:var(--accent);background:#edf3fa}.template-tile>span:last-child{flex-direction:column;min-width:0;display:flex}.template-tile small{color:var(--quiet);font-size:.63rem}.template-miniature{aspect-ratio:auto;width:48px;height:64px;margin:0;padding:10px}.template-miniature i{height:2px;margin-bottom:4px}.template-miniature i:first-child{height:5px}.template-miniature--studio{border-top:10px solid var(--template-accent)}.template-library__actions{justify-content:flex-end;gap:.4rem;margin-top:.8rem;display:flex}.controls-disabled{opacity:.72}.color-control{grid-template-columns:auto 40px 1fr;align-items:center;gap:.45rem;display:grid}.color-control input[type=color]{height:42px;padding:3px}.toggle-grid{grid-template-columns:repeat(2,1fr);gap:.5rem;display:grid}.toggle-row{border:1px solid #53677e29;border-radius:11px;justify-content:space-between;align-items:center;gap:.7rem;padding:.7rem;font-size:.75rem;font-weight:650;display:flex}.toggle-row input{width:36px;height:20px;box-shadow:none}.label-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.7rem;display:grid}.template-preview-column{height:calc(100vh - 96px);position:sticky;top:1rem}.preview-sticky-label{justify-content:space-between;align-items:center;height:34px;padding:0 .2rem;display:flex}.preview-sticky-label span{font-weight:800}.preview-sticky-label small{color:var(--muted)}.template-pdf-frame{height:calc(100% - 34px)}.settings-grid{grid-template-columns:minmax(0,1fr) 320px;align-items:start;gap:1.2rem;display:grid}.settings-main{flex-direction:column;gap:1rem;display:flex}.settings-side{flex-direction:column;gap:1rem;display:flex;position:sticky;top:1rem}.logo-settings{border-bottom:1px solid var(--line);grid-template-columns:130px 1fr;align-items:center;gap:1rem;margin-bottom:1.1rem;padding-bottom:1.1rem;display:grid}.logo-preview{border:1px solid var(--line);height:96px;box-shadow:var(--shadow-inset);color:var(--quiet);background:#fff;border-radius:14px;justify-content:center;align-items:center;padding:.75rem;display:flex}.logo-preview img{object-fit:contain;max-width:100%;max-height:100%}.logo-settings p,.backup-card>p{color:var(--muted);margin-bottom:.7rem;font-size:.72rem}.logo-invoice-controls{border-bottom:1px solid var(--line);margin-bottom:1.1rem;padding-bottom:1.1rem}.logo-invoice-controls.is-disabled{opacity:.58}.logo-invoice-controls .segmented{width:100%}.logo-invoice-controls .segmented button{flex:1}.logo-invoice-controls>.button{margin-top:.75rem}.security-card{padding:1.3rem}.security-card__icon{width:48px;height:48px;color:var(--success);box-shadow:var(--shadow-small);background:#d6eee7;border-radius:15px;justify-content:center;align-items:center;margin-bottom:1rem;display:flex}.security-card h2{margin-bottom:.45rem}.security-card p{color:var(--muted);margin:0;font-size:.75rem;line-height:1.55}.backup-card{flex-direction:column;align-items:stretch;gap:.65rem;display:flex}.backup-card .section-heading{margin-bottom:0}.storage-card{border-radius:15px;align-items:center;gap:.7rem;padding:.9rem;display:flex}.storage-card>svg{color:var(--success)}.storage-card>div{flex-direction:column;gap:.15rem;display:flex}.storage-card strong{font-size:.75rem}.storage-card span{color:var(--muted);font-size:.65rem}.storage-card--warning>svg{color:var(--warning)}.restore-file,.restore-preview{border:1px solid var(--line);background:#ffffff59;border-radius:12px;align-items:center;gap:.7rem;padding:.75rem;display:flex}.restore-file span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.restore-preview{color:var(--success);background:#dff1eb}.restore-preview>div{flex-direction:column;display:flex}.restore-preview span{color:#315e52;font-size:.72rem}.logo-cropper{flex-direction:column;gap:1rem;width:min(720px,100%);margin:0 auto;display:flex}.logo-cropper>.segmented{align-self:center}.logo-crop-stage{touch-action:none;cursor:grab;width:100%;box-shadow:var(--shadow-inset);background-color:#fff;background-image:linear-gradient(45deg,#e9edf2 25%,#0000 25%),linear-gradient(-45deg,#e9edf2 25%,#0000 25%),linear-gradient(45deg,#0000 75%,#e9edf2 75%),linear-gradient(-45deg,#0000 75%,#e9edf2 75%);background-position:0 0,0 11px,11px -11px,-11px 0;background-size:22px 22px;border:1px solid #465c7747;border-radius:15px;margin:0 auto;position:relative;overflow:hidden}.logo-crop-stage:active{cursor:grabbing}.logo-crop-stage>img{-webkit-user-select:none;user-select:none;pointer-events:none;transform-origin:50%;max-width:none;position:absolute;top:50%;left:50%}.logo-crop-stage__mask{pointer-events:none;border:2px solid #ffffffe6;border-radius:14px;position:absolute;inset:0;box-shadow:inset 0 0 0 999px #14223714}.logo-crop-stage__hint{color:#fff;pointer-events:none;background:#142237c2;border-radius:999px;align-items:center;gap:.35rem;padding:.38rem .58rem;font-size:.68rem;font-weight:700;display:inline-flex;position:absolute;bottom:.65rem;left:50%;transform:translate(-50%)}.logo-crop-controls{grid-template-columns:repeat(3,minmax(0,1fr));gap:.8rem;display:grid}.range-with-icon{align-items:center;gap:.55rem;display:flex}.range-with-icon>svg{color:var(--accent-dark);flex:none}.logo-crop-actions{border-top:1px solid var(--line);padding-top:.9rem}@media (max-width:1180px){.invoice-workspace{grid-template-columns:minmax(440px,1fr) minmax(380px,.9fr)}.editor-export-bar{width:calc(53vw - 63.6px);min-width:440px}.meta-grid{grid-template-columns:repeat(2,1fr)}.client-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.template-layout{grid-template-columns:minmax(480px,1fr) minmax(380px,.85fr)}.preview-toolbar{gap:.5rem}.preview-template-select>span,.logo-position-control>span{display:none}.preview-template-select select{width:108px}.logo-position-control select{width:82px}}@media (max-width:920px){.side-nav{display:none}.app-main{padding-bottom:74px;padding-left:0}.app-topbar{height:56px;padding:0 1rem}.mobile-lock{background:var(--surface);width:38px;height:38px;box-shadow:var(--shadow-small);border:0;border-radius:12px;justify-content:center;align-items:center;display:flex}.save-indicator{margin-left:auto;margin-right:.7rem;font-size:0}.save-indicator i{width:8px;height:8px}.view-container{min-height:calc(100vh - 56px)}.mobile-nav{z-index:60;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#eaf0f7f0;border:1px solid #ffffffc7;border-radius:20px;grid-template-columns:repeat(5,1fr);height:62px;padding:.4rem;display:grid;position:fixed;bottom:.6rem;left:.6rem;right:.6rem;box-shadow:0 16px 40px #4357704d}.mobile-nav button{color:var(--muted);background:0 0;border:0;border-radius:13px;flex-direction:column;justify-content:center;align-items:center;gap:.18rem;font-size:.56rem;font-weight:750;display:flex}.mobile-nav button.is-active{color:#fff;background:var(--accent)}.invoice-workspace{min-height:calc(100vh - 56px);display:block}.mobile-editor-tabs{z-index:30;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#e8eef5f0;grid-template-columns:1fr 1fr;padding:.55rem 1rem;display:grid;position:sticky;top:0}.mobile-editor-tabs button{color:var(--muted);background:0 0;border:0;border-radius:11px;justify-content:center;align-items:center;gap:.4rem;padding:.55rem;font-size:.72rem;font-weight:750;display:flex}.mobile-editor-tabs button.is-active{color:var(--accent-dark);background:var(--surface-bright);box-shadow:var(--shadow-small)}.invoice-editor,.invoice-preview{display:none}.invoice-editor.is-mobile-active{border:0;padding:1rem 1rem 7rem;display:block}.invoice-preview.is-mobile-active{height:calc(100vh - 160px);padding:.75rem 1rem 1rem;display:block;position:static}.editor-export-bar{width:100%;min-width:0;padding:.75rem 1rem;bottom:72px;left:0}.standard-page{padding-top:1.3rem;padding-bottom:6rem}.template-layout{grid-template-columns:1fr}.template-preview-column{order:-1;height:70vh;position:static}.template-settings-column{min-width:0}.settings-grid{grid-template-columns:1fr}.settings-side{grid-template-columns:repeat(2,1fr);display:grid;position:static}.storage-card{grid-column:1/-1}}@media (max-width:640px){.onboarding-shell,.auth-shell{align-items:stretch;padding:1rem}.onboarding-brand{margin-bottom:1.5rem;position:static}.onboarding-card,.auth-card{padding:1.25rem}.template-choice-grid{grid-template-columns:1fr 1fr 1fr;gap:.5rem}.template-choice{padding:.55rem}.template-choice strong{font-size:.72rem}.form-grid--2,.form-grid--3{grid-template-columns:1fr}.invoice-editor__header{align-items:flex-start}.invoice-title-row{flex-direction:column;align-items:flex-start;gap:.4rem}.meta-grid{grid-template-columns:1fr 1fr}.line-card{grid-template-columns:24px minmax(0,1fr)}.line-card__actions{flex-direction:row;grid-column:2;justify-content:flex-end}.line-card__controls{flex-direction:column;align-items:stretch}.amount-input{width:100%}.line-breakdown{grid-template-columns:1fr 1fr}.line-breakdown label:last-child{grid-column:1/-1}.line-card__deposit-result{text-align:right;flex-basis:100%;margin-left:0}.adjustment-row{grid-template-columns:1fr}.adjustment-row .segmented{width:100%}.adjustment-row .segmented button{flex:1}.preview-toolbar{flex-wrap:wrap}.logo-size-control{flex-basis:100%}.page-header{align-items:flex-start}.page-header .button{padding-inline:.7rem}.history-row{flex-direction:column;align-items:stretch}.history-row__main{grid-template-columns:1fr auto;gap:.75rem}.history-row__identity{grid-column:1}.history-row__date{display:none}.history-row__amount{text-align:left;grid-column:1}.history-row__main .status-badge{grid-area:1/2}.history-row__actions{justify-content:flex-end;padding:0 .4rem .4rem}.client-grid{grid-template-columns:1fr}.template-library__grid{grid-template-columns:1fr 1fr}.toggle-grid,.label-grid,.settings-side,.logo-settings{grid-template-columns:1fr}.logo-preview{width:130px}.logo-crop-controls{grid-template-columns:1fr}.logo-crop-actions{flex-direction:column-reverse;align-items:stretch}.logo-crop-actions .button{width:100%}.modal__footer{flex-direction:column;align-items:stretch}.modal__footer-actions{justify-content:flex-end}.final-proof{min-height:420px}}@media (max-width:400px){.app-topbar strong{text-overflow:ellipsis;white-space:nowrap;max-width:180px;overflow:hidden}.mobile-nav button span{display:none}.meta-grid,.template-choice-grid{grid-template-columns:1fr}.template-choice{text-align:left;grid-template-columns:70px 1fr;align-items:center;gap:.8rem;display:grid}.template-choice__paper{margin:0}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.login-shell{background:radial-gradient(circle at 80% 10%,#1c6fff26,#0000 35%),#eef3f9;place-items:center;min-height:100svh;padding:24px;display:grid}.login-card{background:#fffffff0;border:1px solid #0a203e1f;border-radius:20px;gap:22px;width:min(100%,420px);padding:34px;display:grid;box-shadow:0 24px 70px #15325a24}.login-card h1{margin:2px 0 8px;font-size:clamp(30px,6vw,42px)}.login-eyebrow{color:#1269f5;letter-spacing:.18em;margin:0;font-size:12px;font-weight:800}.login-copy{color:#5a6b82;margin:0}.login-card label{color:#1b2a3c;gap:8px;font-weight:700;display:grid}.login-card input{color:#0d1c31;min-height:48px;font:inherit;background:#fff;border:1px solid #c9d5e3;border-radius:10px;padding:0 14px}.login-card input:focus{border-color:#1269f5;outline:3px solid #1269f533}.login-card button{color:#fff;min-height:50px;font:inherit;cursor:pointer;background:#1269f5;border:0;border-radius:10px;font-weight:800}.login-card button:hover{background:#0758d7}.login-card button:disabled{opacity:.65;cursor:wait}.login-error{color:#b42318;margin:-6px 0;font-weight:650}
