.step1_stepContainer__x1wZK{display:flex;flex-direction:column;gap:2rem;animation:step1_fadeIn__wbt6p .3s ease}@keyframes step1_fadeIn__wbt6p{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}.step1_header__TLMOv h2{font-size:1.5rem;color:var(--text-primary,#111827);margin:0 0 .5rem}.step1_header__TLMOv p{color:var(--text-secondary,#4b5563);margin:0;font-size:.95rem}.step1_searchSection__x19Rb{max-width:600px;position:relative}.step1_searchContainer__cIsaa{display:flex;flex-direction:column;gap:.75rem}.step1_selectWrapper___5GVX{position:relative}.step1_searchSelect__GdSjj{width:100%;padding:1rem;font-size:1.1rem;border:1px solid var(--border-color,#e5e7eb);border-radius:8px;background:var(--bg-card,#fff);box-shadow:0 2px 4px rgba(0,0,0,.02);transition:all .2s;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;color:var(--text-primary,#111827)}.step1_searchSelect__GdSjj:focus{outline:none;border-color:var(--color-primary,#2563eb);box-shadow:0 0 0 3px rgba(37,99,235,.1)}.step1_searchInputWrapper__zD804{position:relative;display:flex;align-items:center}.step1_searchIcon__le8_x{position:absolute;left:1rem;color:var(--text-secondary,#9ca3af);font-size:1.25rem}.step1_searchInput___p_Ta{width:100%;padding:1rem 1rem 1rem 3rem;font-size:1.1rem;border:1px solid var(--border-color,#e5e7eb);border-radius:8px;background:var(--bg-card,#fff);box-shadow:0 2px 4px rgba(0,0,0,.02);transition:all .2s}.step1_searchInput___p_Ta:focus{outline:none;border-color:var(--color-primary,#2563eb);box-shadow:0 0 0 3px rgba(37,99,235,.1)}.step1_searchResults__j3zRL{position:absolute;top:calc(100% + 8px);left:0;right:0;background:var(--bg-card,#fff);border:1px solid var(--border-color,#e5e7eb);border-radius:8px;box-shadow:0 10px 25px rgba(0,0,0,.1);z-index:10;max-height:400px;overflow-y:auto}.step1_emptyState__7rhRj,.step1_loadingState__X7WW4{padding:1rem;text-align:center;color:var(--text-secondary,#6b7280)}.step1_resultsList__iLF0g{list-style:none;margin:0;padding:0}.step1_resultItem__jfuA0{display:flex;align-items:center;gap:1rem;padding:1rem;cursor:pointer;border-bottom:1px solid var(--border-color,#f3f4f6);transition:background-color .2s}.step1_resultItem__jfuA0:last-child{border-bottom:none}.step1_resultItem__jfuA0:hover{background:var(--bg-hover,#f9fafb)}.step1_resultAvatar__93KTz{width:40px;height:40px;border-radius:8px;background:var(--color-primary-light,#eff6ff);color:var(--color-primary,#2563eb);display:flex;align-items:center;justify-content:center;font-weight:600;font-size:.9rem}.step1_resultInfo__fEwBo{display:flex;flex-direction:column}.step1_resultName__IXMFi{font-weight:500;color:var(--text-primary,#111827)}.step1_resultDetails__6QmSP{font-size:.85rem;color:var(--text-secondary,#6b7280)}.step1_selectedCard__Z72gL{border:1px solid var(--border-color,#e5e7eb);border-radius:12px;overflow:hidden;background:var(--bg-card,#fff);box-shadow:0 4px 15px rgba(0,0,0,.03)}.step1_cardHeader__jwKuK{padding:1.5rem;display:flex;align-items:center;gap:1.5rem;border-bottom:1px solid var(--border-color,#e5e7eb);position:relative}.step1_avatarLarge__1V3_t{width:64px;height:64px;border-radius:16px;background:linear-gradient(135deg,var(--color-primary),var(--color-primary-dark,#1e40af));color:#fff;display:flex;align-items:center;justify-content:center;font-size:1.5rem;font-weight:700;box-shadow:0 4px 10px rgba(37,99,235,.2)}.step1_cardTitleArea__k_TNZ h3{margin:0 0 .25rem;font-size:1.25rem;color:var(--text-primary)}.step1_badge__CzddW{display:inline-block;padding:.15rem .5rem;background:var(--bg-hover,#f3f4f6);border:1px solid var(--border-color,#e5e7eb);border-radius:4px;font-size:.75rem;color:var(--text-secondary)}.step1_statusBadge__dGVyh{position:absolute;top:1.5rem;right:1.5rem;display:flex;align-items:center;gap:.5rem;color:var(--color-success,#10b981);background:var(--color-success-light,#ecfdf5);padding:.5rem .75rem;border-radius:999px;font-size:.875rem;font-weight:500}.step1_cardBody__D1x_P{padding:1.5rem}.step1_infoGrid__T5Zz3{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));grid-gap:1.5rem;gap:1.5rem}.step1_infoItem__k_XYh{display:flex;align-items:flex-start;gap:.75rem}.step1_infoIcon__6Iaqv{color:var(--text-secondary,#9ca3af);font-size:1.25rem;margin-top:.125rem}.step1_infoItem__k_XYh div{display:flex;flex-direction:column;gap:.125rem}.step1_infoItem__k_XYh label{font-size:.75rem;text-transform:uppercase;letter-spacing:.05em;color:var(--text-secondary,#6b7280);font-weight:600}.step1_infoItem__k_XYh span{color:var(--text-primary,#111827);font-size:.95rem}.step1_cardActions__N2Oio{padding:1rem 1.5rem;background:var(--bg-hover,#f9fafb);border-top:1px solid var(--border-color,#e5e7eb);display:flex;gap:1rem}.step1_actionBtnSecondary__38BM_,.step1_actionBtn__v3Hk3{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.6rem 1rem;border-radius:6px;font-weight:500;font-size:.9rem;cursor:pointer;transition:all .2s;text-decoration:none}.step1_actionBtn__v3Hk3{background:#fff;color:var(--text-primary,#374151);border:1px solid var(--border-color,#d1d5db)}.step1_actionBtn__v3Hk3:hover{background:var(--bg-hover,#f3f4f6)}.step1_actionBtnSecondary__38BM_{background:transparent;color:var(--color-primary,#2563eb);border:1px solid transparent}.step1_actionBtnSecondary__38BM_:hover{background:var(--color-primary-light,#eff6ff)}.step2_stepContainer__8jTDG{display:flex;flex-direction:column;gap:2rem;animation:step2_fadeIn__0dVSK .3s ease}@keyframes step2_fadeIn__0dVSK{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}.step2_header__wblci h2{font-size:1.5rem;color:var(--text-primary,#111827);margin:0 0 .5rem}.step2_header__wblci p{color:var(--text-secondary,#4b5563);margin:0;font-size:.95rem}.step2_formGrid__yXjju{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));grid-gap:1.5rem;gap:1.5rem;max-width:800px}.step2_field__A7oha{display:flex;flex-direction:column;gap:.5rem}.step2_field__A7oha span{font-size:.875rem;font-weight:500;color:var(--text-primary,#374151)}.step2_input__jGtFo{padding:.75rem 1rem;border:1px solid var(--border-color,#d1d5db);border-radius:6px;background:#fff;font-size:.95rem;color:var(--text-primary,#111827);transition:all .2s}.step2_input__jGtFo:focus{outline:none;border-color:var(--color-primary,#2563eb);box-shadow:0 0 0 3px rgba(37,99,235,.1)}.budget-item-modal_overlay__JNUKr{position:fixed;top:0;left:0;width:100vw;height:100vh;background:rgba(0,0,0,.4);display:flex;justify-content:flex-end;z-index:9999;animation:budget-item-modal_fadeIn__nXpf6 .2s ease-out forwards}@keyframes budget-item-modal_fadeIn__nXpf6{0%{opacity:0}to{opacity:1}}.budget-item-modal_modal__PzqQX{background:#fff;width:100%;max-width:600px;height:100vh;display:flex;flex-direction:column;box-shadow:-4px 0 24px rgba(0,0,0,.1);transform:translateX(100%);animation:budget-item-modal_slideIn__3ljOZ .3s ease-out forwards}@keyframes budget-item-modal_slideIn__3ljOZ{to{transform:translateX(0)}}.budget-item-modal_header__QiupY{padding:1.5rem 2rem;border-bottom:1px solid #e2e8f0;display:flex;justify-content:space-between;align-items:center}.budget-item-modal_header__QiupY h2{font-size:1.25rem;font-weight:600;color:#0f172a}.budget-item-modal_closeBtn__kaKV_{background:none;border:none;font-size:1.5rem;cursor:pointer;color:#64748b}.budget-item-modal_closeBtn__kaKV_:hover{color:#0f172a}.budget-item-modal_body__psmTy{flex:1 1;overflow-y:auto;padding:2rem;display:flex;flex-direction:column;gap:2rem}.budget-item-modal_section__tpQgi{display:flex;flex-direction:column;gap:1rem}.budget-item-modal_section__tpQgi h3{font-size:.875rem;font-weight:600;color:#475569;text-transform:uppercase;letter-spacing:.05em;border-bottom:1px solid #e2e8f0;padding-bottom:.5rem}.budget-item-modal_grid__f4N6U{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:1rem;gap:1rem}.budget-item-modal_fieldFull__bEEKc,.budget-item-modal_field__t7lzf{display:flex;flex-direction:column;gap:.25rem}.budget-item-modal_fieldFull__bEEKc{grid-column:1/-1}.budget-item-modal_fieldFull__bEEKc span,.budget-item-modal_field__t7lzf span{font-size:.875rem;color:#334155;font-weight:500}.budget-item-modal_fieldFull__bEEKc input,.budget-item-modal_fieldFull__bEEKc textarea,.budget-item-modal_field__t7lzf input{padding:.5rem .75rem;border:1px solid #cbd5e1;border-radius:.375rem;font-family:inherit;font-size:.875rem;color:#0f172a;outline:none;transition:border-color .15s,box-shadow .15s}.budget-item-modal_fieldFull__bEEKc input:focus,.budget-item-modal_fieldFull__bEEKc textarea:focus,.budget-item-modal_field__t7lzf input:focus{border-color:#3b82f6;box-shadow:0 0 0 2px rgba(59,130,246,.2)}.budget-item-modal_field__t7lzf input:disabled{background-color:#f1f5f9;color:#64748b;cursor:not-allowed}.budget-item-modal_footer__65kU_{padding:1.5rem 2rem;border-top:1px solid #e2e8f0;display:flex;justify-content:flex-end;gap:1rem}.budget-item-modal_btnPrimary__9_kcn,.budget-item-modal_btnSecondary__tB4dM{padding:.5rem 1rem;border-radius:.375rem;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .15s}.budget-item-modal_btnSecondary__tB4dM{background:#fff;border:1px solid #cbd5e1;color:#334155}.budget-item-modal_btnSecondary__tB4dM:hover{background:#f8fafc;color:#0f172a}.budget-item-modal_btnPrimary__9_kcn{background:#01425e;border:1px solid #01425e;color:#fff}.budget-item-modal_btnPrimary__9_kcn:hover{background:#01354c}.budget-item-modal_btnPrimary__9_kcn:disabled{background:#94a3b8;border-color:#94a3b8;cursor:not-allowed}.step4_stepContainer__m_BeL{display:flex;flex-direction:column;gap:2rem;animation:step4_fadeIn__rcS7l .3s ease}@keyframes step4_fadeIn__rcS7l{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}.step4_header__NVgFe h2{font-size:1.5rem;color:var(--text-primary,#111827);margin:0 0 .5rem}.step4_header__NVgFe p{color:var(--text-secondary,#4b5563);margin:0;font-size:.95rem}.step4_tableSection__IlZQr{background:var(--bg-card,#fff);border:1px solid var(--border-color,#e5e7eb);border-radius:8px;overflow:visible}.step4_itemsTable__VjBGq{width:100%;border-collapse:collapse}.step4_itemsTable__VjBGq th{text-align:left;padding:1rem;background:var(--bg-hover,#f9fafb);border-bottom:1px solid var(--border-color,#e5e7eb);font-weight:600;color:var(--text-secondary,#4b5563);font-size:.85rem;text-transform:uppercase;letter-spacing:.05em}.step4_itemsTable__VjBGq td{padding:1rem;border-bottom:1px solid var(--border-color,#f3f4f6);vertical-align:middle}.step4_itemsTable__VjBGq tr:last-child td{border-bottom:none}.step4_tableInput__SnVg7{width:100%;padding:.5rem;border:1px solid transparent;border-radius:4px;background:transparent;font-size:.95rem;transition:all .2s}.step4_tableInput__SnVg7:focus,.step4_tableInput__SnVg7:hover{background:var(--bg-hover,#f9fafb);border-color:var(--border-color,#e5e7eb);outline:none}.step4_itemTotal__NrWGa{font-weight:600;color:var(--text-primary,#111827)}.step4_itemActions__o0UZo{text-align:right}.step4_btnRemove__X2xmX{background:none;border:none;color:var(--danger-color,#ef4444);cursor:pointer;padding:.5rem;border-radius:4px;transition:all .2s;display:inline-flex;align-items:center;justify-content:center}.step4_btnRemove__X2xmX:hover{background:#fef2f2}.step4_btnAddCatalog__F1f31,.step4_btnAddCustom__qg31T{display:flex;align-items:center;gap:.5rem;background:none;border:1px solid var(--border-color,#e5e7eb);color:var(--color-primary,#2563eb);font-weight:500;cursor:pointer;padding:.75rem 1rem;border-radius:6px;justify-content:center;transition:all .2s;flex:1 1}.step4_btnAddCatalog__F1f31:hover,.step4_btnAddCustom__qg31T:hover{background:var(--bg-hover,#f9fafb);border-color:var(--color-primary,#2563eb)}.step4_btnAction__A4dVj{background:none;border:none;color:var(--text-secondary,#64748b);cursor:pointer;padding:.5rem;border-radius:4px;transition:all .2s;display:inline-flex;align-items:center;justify-content:center;margin-right:.25rem}.step4_btnAction__A4dVj:hover{color:var(--color-primary,#2563eb);background:#eff6ff}.step4_inlineSearchWrapper__JCdmp{position:relative;width:100%}.step4_inlineSearchBox___wiWK{display:flex;align-items:center;border:1px solid var(--color-primary,#2563eb);border-radius:6px;background:#fff;overflow:hidden;box-shadow:0 0 0 3px rgba(37,99,235,.1)}.step4_inlineSearchCategory__tX1yM{border:none;border-right:1px solid #e5e7eb;padding:.6rem .5rem;font-size:.9rem;color:#4b5563;background:#f9fafb;outline:none;cursor:pointer}.step4_inlineSearchInput__HmeRq{flex:1 1;border:none;padding:.6rem .75rem;font-size:.95rem;outline:none}.step4_inlineDropdown__i5PMl{position:absolute;top:calc(100% + 4px);left:0;width:100%;min-width:400px;background:#fff;border:1px solid #e5e7eb;border-radius:6px;box-shadow:0 4px 12px rgba(0,0,0,.1);z-index:50;display:flex;flex-direction:column;overflow:hidden}.step4_inlineDropdownList__H9jVg{max-height:250px;overflow-y:auto;margin:0;padding:0;list-style:none}.step4_inlineDropdownItem__OKLXU{display:flex;justify-content:space-between;align-items:center;padding:.75rem 1rem;border-bottom:1px solid #f3f4f6;cursor:pointer}.step4_inlineDropdownItem__OKLXU:hover{background:#f9fafb}.step4_itemInfo__tRpMh{display:flex;flex-direction:column}.step4_itemName__krEdu{font-weight:500;color:var(--text-primary,#111827)}.step4_itemCategory__DllXU{font-size:.75rem;color:var(--text-secondary,#6b7280);text-transform:uppercase;letter-spacing:.05em;margin-top:.25rem}.step4_itemPrice__l50er{font-weight:600;color:var(--color-primary,#2563eb)}.step4_inlineDropdownFooter__iGNeh{padding:.75rem 1rem;background:#f9fafb;border-top:1px solid #e5e7eb;text-align:center}.step4_btnManual__6mvHg{background:none;border:none;color:#2563eb;font-weight:500;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:.5rem;width:100%;font-size:.9rem}.step4_btnManual__6mvHg:hover{text-decoration:underline}.step5_stepContainer__Fa7e5{display:flex;flex-direction:column;gap:2rem;animation:step5_fadeIn__xajDu .3s ease}@keyframes step5_fadeIn__xajDu{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}.step5_header__aQISI h2{font-size:1.5rem;color:var(--text-primary,#111827);margin:0 0 .5rem}.step5_header__aQISI p{color:var(--text-secondary,#4b5563);margin:0;font-size:.95rem}.step5_reviewGrid__GdP2J{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:1.5rem;gap:1.5rem}.step5_reviewCard__sy8yn{background:#fff;border:1px solid var(--border-color,#e5e7eb);border-radius:8px;padding:1.5rem}.step5_cardHeader__hNN_e{display:flex;align-items:center;gap:.75rem;margin-bottom:1rem;padding-bottom:.75rem;border-bottom:1px solid var(--border-color,#f3f4f6)}.step5_cardIcon__66LAq{color:var(--color-primary,#2563eb);font-size:1.25rem}.step5_cardHeader__hNN_e h3{margin:0;font-size:1.1rem;color:var(--text-primary)}.step5_cardBody__F3jeG p{margin:0 0 .5rem;color:var(--text-secondary);font-size:.95rem}.step5_cardBody__F3jeG p:last-child{margin:0}.step5_cardBody__F3jeG strong{color:var(--text-primary);font-weight:500}.step5_notesSection__e1jBs{background:#fff;border:1px solid var(--border-color,#e5e7eb);border-radius:8px;padding:1.5rem}.step5_notesHeader__74Lt7{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.step5_notesHeader__74Lt7 h3{margin:0;font-size:1.1rem;color:var(--text-primary)}.step5_suggestions__JUJ1_{display:flex;align-items:center;gap:.5rem}.step5_suggestionLabel__75jKa{font-size:.8rem;color:var(--text-secondary)}.step5_suggestions__JUJ1_ button{background:var(--bg-hover,#f3f4f6);border:1px solid var(--border-color,#e5e7eb);padding:.25rem .5rem;border-radius:4px;font-size:.75rem;color:var(--text-secondary);cursor:pointer;transition:all .2s}.step5_suggestions__JUJ1_ button:hover{background:var(--color-primary-light,#eff6ff);color:var(--color-primary,#2563eb);border-color:var(--color-primary-light,#eff6ff)}.step5_textarea__bQKAC{width:100%;padding:1rem;border:1px solid var(--border-color,#d1d5db);border-radius:6px;background:#fff;font-size:.95rem;color:var(--text-primary,#111827);transition:all .2s;resize:vertical}.step5_textarea__bQKAC:focus{outline:none;border-color:var(--color-primary,#2563eb);box-shadow:0 0 0 3px rgba(37,99,235,.1)}.step5_attachmentsSection__8NtVe{margin-top:1rem}.step5_comingSoon__P1reC{background:var(--bg-hover,#f9fafb);border:1px dashed var(--border-color,#d1d5db);border-radius:12px;padding:2rem;text-align:center}.step5_iconPlaceholder__EQECF{font-size:2rem;color:var(--text-secondary,#9ca3af);margin-bottom:.5rem}.step5_comingSoon__P1reC h3{margin:0 0 .5rem;color:var(--text-primary)}.step5_comingSoon__P1reC p{color:var(--text-secondary);font-size:.9rem;margin:0}.shar-brand{font-family:Plus Jakarta Sans,system-ui,sans-serif;font-weight:700;font-size:22px;letter-spacing:-.02em;color:#000;line-height:1;white-space:nowrap}.shar-brand__dot{color:#01425e}.shar-brand--inverse{color:#fff}.shar-brand--inverse .shar-brand__dot{color:#4ac4f0}.preview_page__Ok26f{background:#fff;width:210mm;min-height:297mm;padding:22mm 18mm;box-shadow:0 6px 24px rgba(0,0,0,.08);color:#111;font-family:Plus Jakarta Sans,system-ui,sans-serif;font-size:10.5pt;line-height:1.5;display:flex;flex-direction:column;position:relative;border-top:3px solid #000;border-bottom:3px solid #000}.preview_pageScaled__9Wxub{transform:scale(.62);transform-origin:top left;margin-bottom:-38%}.preview_head__cSlPE{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;margin-bottom:2.4rem}.preview_brandBlock__JU_5d{display:flex;flex-direction:column;gap:.3rem}.preview_brandTag__xN4_B{font-size:8.5pt;color:#9ca3af;letter-spacing:.5px}.preview_headRight__2P99p{text-align:right}.preview_headTitle__D0P78{font-size:14pt;font-weight:700;letter-spacing:3px;text-transform:uppercase;color:#000;line-height:1}.preview_headMeta___yeqk{margin-top:.4rem;font-size:9pt;color:#9ca3af;letter-spacing:.3px}.preview_head__cSlPE{align-items:center}.preview_dot__gZxeJ{opacity:.5;margin:0 .35rem}.preview_customerBox__ZgXf6{display:grid;grid-template-columns:1fr 1fr;grid-gap:2rem;gap:2rem;margin-bottom:2rem;padding-bottom:0}.preview_customerCol__ch4Ly{display:flex;flex-direction:column;gap:.6rem}.preview_customerHead___NMdR{font-size:8pt;font-weight:700;letter-spacing:2px;text-transform:uppercase;color:#9ca3af;padding-bottom:.4rem;border-bottom:1px solid #e5e7eb}.preview_customerBody__uIEcG{display:flex;flex-direction:column;gap:.1rem}.preview_label__DrQEh{font-size:8pt;font-weight:700;color:#9ca3af;text-transform:uppercase;letter-spacing:2px;margin-bottom:.4rem}.preview_customerName__z_Z35{font-size:11pt;font-weight:700;color:#111;margin-bottom:.2rem}.preview_customerLine__YphHL{font-size:9.5pt;color:#4b5563}.preview_itemsTable__flRfk{width:100%;border-collapse:collapse;margin-bottom:1.6rem;font-size:9.5pt}.preview_itemsTable__flRfk thead th{text-align:left;padding:.5rem .4rem;font-size:8pt;font-weight:700;color:#9ca3af;text-transform:uppercase;letter-spacing:1.5px;border-bottom:1px solid #d1d5db;background:transparent}.preview_itemsTable__flRfk tbody td{padding:.75rem .4rem;border-bottom:1px solid #f1f3f5;vertical-align:top;background:transparent}.preview_itemsTable__flRfk tbody tr:last-child td{border-bottom:none}.preview_itemNo__V0GLI{font-weight:600;color:#d1d5db;font-size:9.5pt;width:32px}.preview_itemDesc__1s_oW{font-weight:600;color:#111}.preview_itemTotal__WzDny{text-align:right;font-weight:700;color:#111}.preview_itemRef__v0UqT{display:inline-block;margin-left:.4rem;font-size:.85em;opacity:.55;text-decoration:none}.preview_itemRef__v0UqT:hover{opacity:1}.preview_empty__g1tMy{text-align:center;color:#9ca3af;padding:2rem;font-style:italic}.preview_bottomRow__TPFmP{margin-top:auto;display:flex;justify-content:space-between;align-items:flex-start;gap:2rem;padding-top:2rem;border-top:1px solid #f1f3f5}.preview_notesWrapper__xW3MH{flex:1 1;max-width:60%}.preview_summary__oC_T8{display:flex;justify-content:flex-end}.preview_totalDue__WpSPa{display:none}.preview_totalsList__P_bcg{width:280px;display:flex;flex-direction:column;gap:.4rem}.preview_totalLine__s2uuS{display:flex;justify-content:space-between;font-size:10pt;color:#4b5563}.preview_totalLine__s2uuS span:last-child{font-weight:600;color:#111}.preview_totalLineGrand__u5Sk_{border-top:1px solid #000;padding-top:.7rem;margin-top:.4rem;font-size:13pt;font-weight:800;letter-spacing:-.01em}.preview_totalLineGrand__u5Sk_ span{color:#000}.preview_notes__MfNcm{font-size:9.5pt;color:#4b5563;white-space:pre-wrap;line-height:1.55;margin-top:.5rem}.preview_foot__lgjK3{padding-top:1.2rem;border-top:1px solid #f1f3f5;display:flex;align-items:center;justify-content:space-between;gap:1rem;font-size:8.5pt;color:#9ca3af}.preview_footBrand__xUMbl{display:inline-flex;align-items:center}.preview_footInfo__3H53J{text-align:right}.public_shell__AvnXv{min-height:100vh;background:#eef2f7;padding:2rem 1rem}.public_wrapper__Tbh2k{max-width:880px;margin:0 auto;display:flex;flex-direction:column;gap:1.5rem}.public_head__Yt__x{text-align:center;margin-bottom:.5rem;display:flex;flex-direction:column;align-items:center;gap:.4rem}.public_subtitle__bLIvQ{color:#6b7280;font-size:.95rem;margin-top:.3rem}.public_actions__B3xMx{background:#fff;border-radius:12px;padding:1.5rem;box-shadow:0 6px 18px rgba(0,0,0,.06);display:flex;flex-direction:column;gap:.8rem;max-width:480px;margin:0 auto;width:100%}.public_actionsTitle__zKJDg{font-size:.85rem;text-transform:uppercase;letter-spacing:1px;color:#6b7280;font-weight:600}.public_nameInput___Hwuq{padding:.7rem .9rem;border:1px solid #d1d5db;border-radius:8px;font-size:1rem}.public_nameInput___Hwuq:focus{outline:none;border-color:#2563eb}.public_buttons__uvtYY{display:grid;grid-template-columns:1fr 2fr;grid-gap:.6rem;gap:.6rem}.public_btnApprove__Ig0ma{background:#16a34a;color:#fff;border:none;padding:.85rem 1rem;border-radius:8px;font-weight:700;font-size:1rem;cursor:pointer}.public_btnApprove__Ig0ma:hover{background:#15803d}.public_btnApprove__Ig0ma:disabled{opacity:.6;cursor:not-allowed}.public_btnReject___fxWL{background:#fff;color:#b91c1c;border:1px solid #fecaca;padding:.85rem 1rem;border-radius:8px;font-weight:600;font-size:1rem;cursor:pointer}.public_btnReject___fxWL:hover{background:#fee2e2}.public_btnReject___fxWL:disabled{opacity:.6;cursor:not-allowed}.public_hint__KbK_R{font-size:.8rem;color:#9ca3af;text-align:center}.public_statusBox__WvJ8y{display:flex;align-items:center;gap:1rem;background:#ecfdf5;border:1px solid #a7f3d0;border-radius:10px;padding:1rem 1.2rem;color:#065f46}.public_statusIcon__mIWxW{width:42px;height:42px;border-radius:50%;background:#16a34a;color:#fff;display:flex;align-items:center;justify-content:center;font-size:1.4rem;font-weight:800;flex-shrink:0}.public_statusBy__L9Xya{font-size:.85rem;color:#047857;margin-top:.15rem}.public_statusRejected___Wv4S{background:#fef2f2;border-color:#fecaca;color:#991b1b}.public_statusRejected___Wv4S .public_statusIcon__mIWxW{background:#dc2626}.public_statusRejected___Wv4S .public_statusBy__L9Xya{color:#b91c1c}.public_foot__FQrMW{text-align:center;color:#9ca3af;font-size:.85rem;padding-top:1rem}.public_center__8qtLh{min-height:100vh;display:grid;place-items:center;background:#eef2f7;padding:2rem}.public_errorCard__isNkP{background:#fff;padding:2rem 2.5rem;border-radius:12px;box-shadow:0 6px 18px rgba(0,0,0,.06);text-align:center}.public_errorCard__isNkP h1{font-size:1.2rem;margin-bottom:.4rem;color:#111827}.public_errorCard__isNkP p{color:#6b7280;font-size:.9rem}.drawer_overlay__GoCqf{position:fixed;inset:0;background-color:rgba(0,0,0,.4);z-index:1000;opacity:0;animation:drawer_fadeIn__7Oaat .3s ease-in-out forwards}.drawer_drawer__aaSDL{position:fixed;top:0;right:0;bottom:0;width:70%;max-width:1200px;background-color:#f8fafc;z-index:1001;display:flex;flex-direction:column;box-shadow:-10px 0 25px rgba(0,0,0,.1);transform:translateX(100%);animation:drawer_slideIn__MDwoI .3s ease-in-out forwards}@media (max-width:1400px){.drawer_drawer__aaSDL{width:80%}}@media (max-width:1024px){.drawer_drawer__aaSDL{width:90%}}@media (max-width:768px){.drawer_drawer__aaSDL{width:100%}}.drawer_drawerClosing__SqRKd{animation:drawer_slideOut__onROZ .3s ease-in-out forwards}.drawer_overlayClosing__RxwRw{animation:drawer_fadeOut__84wzV .3s ease-in-out forwards}@keyframes drawer_fadeIn__7Oaat{0%{opacity:0}to{opacity:1}}@keyframes drawer_fadeOut__84wzV{0%{opacity:1}to{opacity:0}}@keyframes drawer_slideIn__MDwoI{0%{transform:translateX(100%)}to{transform:translateX(0)}}@keyframes drawer_slideOut__onROZ{0%{transform:translateX(0)}to{transform:translateX(100%)}}.drawer_header__FXmoH{padding:1rem 1.5rem;background:#fff;border-bottom:1px solid #e2e8f0;display:flex;flex-direction:column;gap:1rem;flex-shrink:0}.drawer_headerTop__QRAy5{display:flex;justify-content:space-between;align-items:center}.drawer_navGroup___vS18{display:flex;align-items:center;gap:.5rem}.drawer_navBtn__0RKGy{background:transparent;border:1px solid #e2e8f0;border-radius:6px;padding:.4rem .6rem;color:#64748b;font-size:.85rem;cursor:pointer;display:flex;align-items:center;gap:.4rem;transition:all .2s}.drawer_navBtn__0RKGy:hover:not(:disabled){background:#f1f5f9;color:#0f172a}.drawer_navBtn__0RKGy:disabled{opacity:.5;cursor:not-allowed}.drawer_actionsGroup__ZgDi7{display:flex;align-items:center;gap:.75rem}.drawer_actionBtn__33Q64{background:transparent;border:1px solid #cbd5e1;border-radius:6px;padding:.4rem .8rem;color:#334155;font-size:.85rem;font-weight:500;cursor:pointer;transition:all .2s;display:flex;align-items:center;gap:.4rem}.drawer_actionBtn__33Q64:hover{background:#f8fafc}.drawer_closeBtn__hbZPl{background:transparent;border:none;color:#94a3b8;padding:.4rem;border-radius:6px;cursor:pointer;transition:all .2s;display:flex;align-items:center;justify-content:center}.drawer_closeBtn__hbZPl:hover{background:#fee2e2;color:#ef4444}.drawer_headerSummary__hjAyq{display:flex;align-items:center;gap:1.5rem;font-size:.95rem;color:#334155;flex-wrap:wrap}.drawer_summaryNumber__npeLr{font-weight:700;color:#0f172a;font-size:1.1rem}.drawer_summaryClient__Z2rkp{font-weight:600}.drawer_summaryTotal__YKqw7{font-weight:700;color:#2563eb}.drawer_summaryDate__4YhTM{color:#64748b;font-size:.85rem}.drawer_content__hgQEa{flex:1 1;overflow-y:auto;padding:2rem;display:flex;justify-content:center}.drawer_documentPaper__DJxhX{background:#fff;border-radius:8px;box-shadow:0 4px 20px rgba(0,0,0,.08);width:100%;max-width:800px;height:-moz-fit-content;height:fit-content;min-height:100%;padding:2.5rem}.drawer_badge__6UitE{display:inline-block;padding:.2rem .6rem;border-radius:999px;font-size:.75rem;font-weight:600;letter-spacing:.3px}.drawer_pending__ojVor{background:#fef3c7;color:#92400e}.drawer_draft__BQF_l{background:#f1f5f9;color:#475569}.drawer_approved__pbihE{background:#d1fae5;color:#065f46}.drawer_rejected__0hj6j{background:#fee2e2;color:#991b1b}.unsaved-modal_overlay__JmTg2{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.4);display:flex;align-items:center;justify-content:center;z-index:9999;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);animation:unsaved-modal_fadeIn__31UmS .2s ease-out forwards}.unsaved-modal_modal__RtEb_{background:#fff;border-radius:8px;width:90%;max-width:400px;padding:2rem;box-shadow:0 10px 25px rgba(0,0,0,.1);text-align:center;animation:unsaved-modal_slideUp__U4u8N .2s ease-out forwards}.unsaved-modal_icon__WLqpR{margin-bottom:1rem}.unsaved-modal_title__26eB8{font-size:1.25rem;font-weight:600;color:#111827;margin:0 0 .75rem}.unsaved-modal_text__P9OnF{font-size:.9rem;color:#4b5563;margin:0 0 1.5rem;line-height:1.5}.unsaved-modal_actions__ETp5V{display:flex;gap:1rem;justify-content:center}.unsaved-modal_btnDiscard__k1FUs{background:none;border:1px solid #e5e7eb;padding:.5rem 1rem;border-radius:6px;color:#ef4444;font-weight:500;cursor:pointer;transition:all .2s}.unsaved-modal_btnDiscard__k1FUs:hover{background:#fef2f2;border-color:#ef4444}.unsaved-modal_btnContinue__MOfys{background:#2563eb;border:none;padding:.5rem 1rem;border-radius:6px;color:#fff;font-weight:500;cursor:pointer;transition:all .2s}.unsaved-modal_btnContinue__MOfys:hover{background:#1d4ed8}@keyframes unsaved-modal_fadeIn__31UmS{0%{opacity:0}to{opacity:1}}@keyframes unsaved-modal_slideUp__U4u8N{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.wizard_wizardContainer__AcROL{display:flex;gap:2rem;max-width:1400px;margin:0 auto;align-items:flex-start}.wizard_mainContent__5P8vl{flex:1 1;background:var(--bg-card,#fff);border-radius:12px;box-shadow:0 4px 20px rgba(0,0,0,.05);padding:2rem;display:flex;flex-direction:column;min-height:600px}.wizard_sidebar__QAbTN{width:320px;position:-webkit-sticky;position:sticky;top:2rem}.wizard_sidebarCard__C4QCg{background:var(--bg-card,#fff);border-radius:12px;box-shadow:0 4px 20px rgba(0,0,0,.05);padding:1.5rem}.wizard_sidebarCard__C4QCg h3{margin:0 0 1.5rem;font-size:1.125rem;color:var(--text-primary,#111827);border-bottom:1px solid var(--border-color,#e5e7eb);padding-bottom:.5rem}.wizard_summaryLine__BgLOj{display:flex;justify-content:space-between;margin-bottom:1rem;color:var(--text-secondary,#4b5563);font-size:.95rem}.wizard_totalLine__H_7Eq{border-top:1px solid var(--border-color,#e5e7eb);padding-top:1rem;margin-top:1rem;font-weight:700;color:var(--text-primary,#111827);font-size:1.25rem}.wizard_progressContainer__dhKLX{margin-bottom:2rem}.wizard_progressHeader__BjXJ6{margin-bottom:.75rem;color:var(--text-secondary,#4b5563);font-size:.875rem}.wizard_progressHeader__BjXJ6 strong{color:var(--text-primary,#111827)}.wizard_progressBar__kzuhx{display:flex;gap:4px}.wizard_progressSegment__AbEew{height:6px;flex:1 1;background:var(--border-color,#e5e7eb);border-radius:3px;transition:background-color .3s ease}.wizard_progressSegment__AbEew.wizard_active__idRgU{background:var(--color-primary,#2563eb)}.wizard_stepContent__AS5fT{flex:1 1;animation:wizard_fadeIn__DfVWx .3s ease}@keyframes wizard_fadeIn__DfVWx{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}.wizard_saveStatus__sW2Ca{font-size:.8rem;font-weight:500;color:#9ca3af;background:#f3f4f6;padding:.25rem .5rem;border-radius:4px}.wizard_navButtons__hInPz{display:flex;justify-content:space-between;margin-top:2rem;padding-top:1.5rem;border-top:1px solid var(--border-color,#e5e7eb)}.wizard_btnPrimary__Dq2W5{background:var(--color-primary,#2563eb);color:#fff;padding:.75rem 1.5rem;border-radius:6px;font-weight:500;border:none;cursor:pointer;transition:all .2s}.wizard_btnPrimary__Dq2W5:hover:not(:disabled){background:var(--color-primary-dark,#1d4ed8);transform:translateY(-1px)}.wizard_btnPrimary__Dq2W5:disabled{opacity:.6;cursor:not-allowed}.wizard_btnSecondary__j4Qau{background:#fff;color:var(--text-primary,#111827);padding:.75rem 1.5rem;border-radius:6px;font-weight:500;border:1px solid var(--border-color,#e5e7eb);cursor:pointer;transition:all .2s}.wizard_btnSecondary__j4Qau:hover:not(:disabled){background:var(--bg-hover,#f3f4f6)}.wizard_btnSecondary__j4Qau:disabled{opacity:.5;cursor:not-allowed}.preview_shell__3TQaR{display:flex;flex-direction:column;gap:1.2rem}.preview_toolbar__GX43l{display:flex;align-items:center;justify-content:space-between;background:#fff;padding:.7rem 1rem;border-radius:8px;box-shadow:0 2px 6px rgba(0,0,0,.04)}.preview_toolbarRight__58euw{display:flex;gap:.5rem;align-items:center}.preview_btnPrimary__t2l5d{background:#2563eb;color:#fff;padding:.5rem 1rem;border-radius:6px;border:none;font-weight:600;font-size:.9rem;cursor:pointer}.preview_btnPrimary__t2l5d:hover{background:#1d4ed8}.preview_btnGhost__T0Qpi{background:#fff;border:1px solid #d1d5db;padding:.5rem .9rem;border-radius:6px;font-size:.9rem;color:#111827;cursor:pointer;text-decoration:none;display:inline-block}.preview_btnGhost__T0Qpi:hover{background:#f3f4f6}.preview_pageHolder__JGNzr{display:flex;justify-content:center}@media print{.preview_toolbar__GX43l{display:none!important}.preview_pageHolder__JGNzr{display:block}}.list_header__p5Ar8{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.5rem}.list_header__p5Ar8 h1{font-size:1.5rem;color:#111827}.list_toolbar__AxpKx{display:flex;flex-direction:column;gap:1rem;margin-bottom:1.5rem}.list_toolbarTop__AxxfH{display:flex;gap:1rem;align-items:center;justify-content:space-between}.list_searchWrapper__wgdlA{display:flex;gap:.5rem;flex:1 1;max-width:400px}.list_search__OI_c7{flex:1 1;padding:.55rem .8rem;border:1px solid #d1d5db;border-radius:8px;font-size:.95rem}.list_search__OI_c7:focus{outline:none;border-color:#2563eb}.list_btnPrimary__CMpcm{background:#2563eb;color:#fff;padding:.6rem 1.2rem;border-radius:8px;border:none;font-weight:600;font-size:.9rem;cursor:pointer;transition:all .2s}.list_btnPrimary__CMpcm:hover{background:#1d4ed8}.list_btnGhost__URBPa{background:#fff;border:1px solid #d1d5db;padding:.55rem 1rem;border-radius:8px;font-size:.9rem;cursor:pointer;transition:all .2s}.list_btnGhost__URBPa:hover{background:#f3f4f6}.list_viewToggle__LlkjR{display:flex;background:#f1f5f9;border-radius:8px;padding:.25rem}.list_viewToggleBtn__OB1KG{padding:.4rem 1rem;border-radius:6px;border:none;background:transparent;color:#64748b;font-weight:600;font-size:.85rem;cursor:pointer;transition:all .2s}.list_viewToggleBtn__OB1KG.list_active__BNfz7{background:#fff;color:#0f172a;box-shadow:0 1px 3px rgba(0,0,0,.1)}.list_filters__ednGO{display:flex;gap:.5rem;overflow-x:auto;padding-bottom:.5rem}.list_filterChip__Lt8ak{padding:.4rem 1rem;border-radius:99px;border:1px solid #e2e8f0;background:#fff;color:#64748b;font-size:.85rem;font-weight:600;cursor:pointer;white-space:nowrap;transition:all .2s}.list_filterChip__Lt8ak:hover{background:#f8fafc}.list_filterChip__Lt8ak.list_active__BNfz7{background:#1e293b;border-color:#1e293b;color:#fff}.list_card__9jANT{background:#fff;border-radius:12px;padding:1.25rem;box-shadow:0 4px 12px rgba(0,0,0,.04);margin-bottom:1rem}.list_table__oFtdO{width:100%;border-collapse:collapse;font-size:.9rem}.list_table__oFtdO td,.list_table__oFtdO th{text-align:left;padding:.8rem 1rem;border-bottom:1px solid #f1f1f3}.list_table__oFtdO th{font-weight:600;color:#6b7280;background:#fafafb}.list_link__DGaYC{color:#2563eb;font-weight:600;text-decoration:none}.list_link__DGaYC:hover{text-decoration:underline}.list_actionLink__dJ2e6{color:#2563eb;font-size:.85rem;margin-right:.6rem;text-decoration:none}.list_actionLink__dJ2e6:hover{text-decoration:underline}.list_actionBtn__C6U3R{background:transparent;border:1px solid #d1d5db;padding:.25rem .6rem;border-radius:6px;font-size:.8rem;margin-left:.3rem;cursor:pointer;transition:background .2s}.list_actionBtn__C6U3R:hover{background:#f3f4f6}.list_copied__1le8g{background:#d1fae5!important;color:#065f46!important;border-color:#a7f3d0!important}.list_danger__Pj67S{color:#b91c1c;border-color:#fecaca}.list_danger__Pj67S:hover{background:#fee2e2}.list_badge__3dRAW{display:inline-block;padding:.25rem .6rem;border-radius:999px;font-size:.75rem;font-weight:600;letter-spacing:.3px}.list_pending__zHmZk{background:#fef3c7;color:#92400e}.list_draft__m_p_D{background:#f1f5f9;color:#475569}.list_approved__0WfUD{background:#d1fae5;color:#065f46}.list_rejected__sE29V{background:#fee2e2;color:#991b1b}.list_empty__9iEEA{color:#6b7280;text-align:center;padding:3rem}.list_error__0WGme{padding:1rem;border-radius:8px}.list_clientGroup__xLD7L{margin-bottom:1rem;background:#fff;border-radius:12px;box-shadow:0 4px 12px rgba(0,0,0,.03);border:1px solid #f1f5f9;overflow:hidden}.list_clientSummary__Hqmuq{display:flex;align-items:center;justify-content:space-between;padding:1.25rem 1.5rem;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;list-style:none;transition:background .2s}.list_clientSummary__Hqmuq::-webkit-details-marker{display:none}.list_clientSummary__Hqmuq:hover{background:#fafafb}.list_clientHeaderLeft__yZ2vn{display:flex;align-items:center;gap:1rem}.list_clientTitle__cQIi3{font-size:1.1rem;font-weight:700;color:#0f172a}.list_clientCount__LUKNr{background:#e2e8f0;color:#475569;font-size:.8rem;font-weight:700;padding:.2rem .6rem;border-radius:99px}.list_clientHeaderRight___LVqb{display:flex;align-items:center;gap:2rem;text-align:right}.list_clientMeta__Axvjl{display:flex;flex-direction:column}.list_clientMetaLabel__mrFYV{font-size:.75rem;color:#94a3b8;text-transform:uppercase;letter-spacing:.5px;font-weight:600}.list_clientMetaValue__5Ze6e{font-size:.95rem;font-weight:600;color:#334155}.list_clientMetaTotal__F54SW{color:#2563eb}.list_chevron__ksv6Y{transition:transform .3s;color:#94a3b8}details[open] .list_chevron__ksv6Y{transform:rotate(180deg)}.list_clientBody__eIT8d{padding:0;border-top:1px solid #f1f5f9}.list_yearDivider__PfVyh{background:#f8fafc;padding:.5rem 1.5rem;font-size:.8rem;font-weight:700;color:#64748b;border-bottom:1px solid #f1f5f9;letter-spacing:1px}.list_clientBody__eIT8d .list_table__oFtdO td,.list_clientBody__eIT8d .list_table__oFtdO th{padding:.8rem 1.5rem}.list_error__0WGme{color:#b91c1c;background:#fee2e2;padding:.6rem .8rem;border-radius:6px;margin-bottom:1rem}