.page_container__BsVl4{--primary-blue:#1ea9cd;--dark-blue:#114b96;--background:#edf5f8;--text-primary:#0a0a0a;--text-secondary:#999999;--border-color:#d9d9d9;--white:#ffffff;--border-radius:13px;--button-radius:10px;padding:0;background-color:var(--background);min-height:100vh;width:100%;max-width:100%;overflow-x:hidden;box-sizing:border-box}.page_headerBar__T0ANH{background:#ffffff;border-radius:13px;padding:0 20px;display:flex;justify-content:space-between;align-items:center;margin-bottom:21px;margin-left:20px;margin-right:20px}.page_tabs__1ZgnH{display:flex;gap:0}.page_tab__1RO_1{padding:20px 32px;border:none;background:transparent;font-size:22px;font-weight:400;color:var(--text-primary);opacity:.5;cursor:pointer;transition:all .2s;border-bottom:0;white-space:nowrap;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif}.page_tab__1RO_1:hover{opacity:.7}.page_activeTab__ar2Ki{color:var(--text-primary);opacity:1;font-weight:600}.page_headerActions__QBAe1{display:flex;gap:16px;padding-right:30px}.page_deleteButton__gMBTS,.page_editButton__g2gRE{border-radius:10px;font-size:14px;cursor:pointer;transition:all .2s;display:flex;align-items:center;gap:8px;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;height:40px}.page_deleteButton__gMBTS{background:transparent;color:#114B96;border:1px solid #114b96;padding:8px 10px;font-weight:400}.page_deleteButton__gMBTS:hover{background:rgba(17,75,150,.05)}.page_editButton__g2gRE{background:#1EA9CD;color:var(--white);border:none;padding:10px 16px;font-weight:500}.page_editButton__g2gRE:hover{background:#1a95b8}.page_contentWrapper__PEAdY{display:grid;grid-template-columns:minmax(180px,214px) 1fr 1fr;grid-gap:21px;gap:21px;padding:0 20px 20px;align-items:stretch;width:100%;max-width:100%;overflow-x:hidden;box-sizing:border-box}.page_leftSidebar__SPQWT{flex-shrink:0;min-width:0;overflow-x:hidden}.page_profileSection__0WoF0{background:var(--white);border-radius:var(--border-radius);padding:24px 20px;box-shadow:none;display:flex;flex-direction:column;align-items:center;gap:12px;height:100%;max-height:373px}.page_profileImage__1AY3j{width:100%;display:flex;justify-content:center;margin-bottom:8px}.page_avatar__1lwLi{width:162px;height:157px;border-radius:8px;object-fit:cover}.page_avatarPlaceholder__m8_Y1{width:162px;height:157px;border-radius:8px;background:linear-gradient(135deg,#c0c0c0,#a0a0a0);display:flex;align-items:center;justify-content:center;font-size:56px;font-weight:600;color:var(--white)}.page_customerName__vPNma{font-size:18px;font-weight:600;color:var(--text-primary);margin:8px 0 12px;text-align:center;width:100%;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif}.page_customerCompanyBadge__JQeZr{align-self:center;margin-top:-4px;margin-bottom:4px}.page_summaryList__5Vn5U{width:100%;display:flex;flex-direction:column;gap:14px;overflow-y:auto;max-height:200px}.page_summaryLink__vhsZY{color:var(--text-primary);text-decoration:none;cursor:pointer}.page_summaryItem__yMWwq{display:flex;align-items:center;gap:7px}.page_summaryDot__vn32A{width:13px;height:13px;border-radius:50%;background-color:var(--dark-blue);flex-shrink:0}.page_summaryText__iXBxK{font-size:15px;color:var(--text-primary);font-weight:400;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif}.page_mainContent__4b_5C{display:contents}.page_infoSection__LtXNB{background:var(--white);border-radius:var(--border-radius);padding:16px 15px 23px;box-shadow:none;height:100%;max-height:373px;min-width:0;overflow-x:hidden}.page_sectionTitle__B_rNH{font-size:14px;font-weight:500;color:var(--primary-blue);margin:0 0 5px;padding-bottom:5px;border-bottom:1px solid rgba(30,169,205,.2);font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;letter-spacing:.14px}.page_infoGrid__BLWRn{display:flex;flex-direction:column;gap:0;padding-top:20px;overflow-y:auto;max-height:300px}.page_infoItem__IUZOW{display:flex;gap:4px;align-items:flex-start;padding:11.68px 0;border-bottom:.43px solid var(--border-color)}.page_infoItem__IUZOW:last-child{border-bottom:none}.page_infoLabel__365a1{font-weight:500;min-width:-moz-fit-content;min-width:fit-content;flex-shrink:0}.page_infoLabel__365a1,.page_infoValue__M_xVo{font-size:15.6px;color:var(--text-primary);font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif}.page_infoValue__M_xVo{font-weight:400;word-break:break-word}.page_infoValue__M_xVo a{color:var(--text-primary);text-decoration:none}.page_infoValue__M_xVo a:hover{text-decoration:underline}.page_tabContent__PJnbq{background:transparent;border-radius:0;padding:0 20px 20px;min-height:calc(100vh - 140px);width:100%;max-width:100%;overflow-x:hidden;box-sizing:border-box}.page_noteCard__2ubW6,.page_notesTab__uhP2n{display:flex;flex-direction:column;gap:10px}.page_noteCard__2ubW6{background:var(--white);border-radius:13px;padding:23px 25px}.page_noteHeader__RasYK{display:flex;align-items:center;gap:10px;height:30px}.page_noteAvatar__Gw3N4{width:30px;height:30px;border-radius:50%;object-fit:cover;flex-shrink:0}.page_noteAvatarPlaceholder__d6FVx{width:30px;height:30px;border-radius:50%;background:linear-gradient(135deg,#c0c0c0,#a0a0a0);display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:600;color:var(--white);flex-shrink:0}.page_noteUserInfo__7qKLu{display:flex;align-items:center;gap:2px;flex:1 1}.page_noteAuthor__4SZxA{font-size:14px;font-weight:600;color:var(--text-primary);font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;line-height:16px}.page_noteDot__HsrV9{width:3px;height:3px;border-radius:50%;background-color:rgba(0,0,0,.7);flex-shrink:0}.page_noteDate__VYpz1{font-size:12px;font-weight:400;color:rgba(0,0,0,.7);font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;line-height:16px}.page_noteContent__HUmjA{padding-left:41px;padding-right:41px;display:flex;flex-direction:column;gap:0}.page_noteMention__mVmxf{display:flex;align-items:center;gap:6px;height:19px}.page_noteMentionIcon__I7aGX{width:12px;height:12px;color:#114B96;flex-shrink:0}.page_noteMentionText__pHR3A{font-weight:400;color:#114B96}.page_noteMentionText__pHR3A,.page_noteTitle__t1LBQ{font-size:14px;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;line-height:28px;letter-spacing:-.3px}.page_noteTitle__t1LBQ{font-weight:700;color:var(--text-primary);margin:0;height:19px;display:flex;align-items:center}.page_noteCode__YvNeo{font-weight:500}.page_noteText__MQha8{font-size:12px;font-weight:400;color:rgba(0,0,0,.7);font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;line-height:16px;margin:0;height:16px;padding-left:41px;padding-right:41px}.page_noteFooter__PScNn{padding-left:41px;display:flex;align-items:center;justify-content:space-between;height:24px}.page_noteFooterLeft__E_JTE{display:flex;align-items:center;gap:8px}.page_noteCommentButton__hDNhP{display:flex;align-items:center;gap:4px;padding:4px 7px 4px 6px;background:#EDF5F8;border:none;border-radius:100px;cursor:pointer;font-family:Lato,-apple-system,BlinkMacSystemFont,sans-serif;height:24px;transition:opacity .2s}.page_noteCommentButton__hDNhP:hover{opacity:.8}.page_noteCommentIcon__eMHV0{width:16px;height:16px;color:#114B96;flex-shrink:0}.page_noteCommentText__Pcim6{font-size:11px;font-weight:400;color:var(--text-primary);font-family:Lato,-apple-system,BlinkMacSystemFont,sans-serif;line-height:13.2px}.page_noteReactions__K9ilg{display:flex;align-items:center;gap:8px}.page_noteReaction__ZNcvE{display:flex;align-items:center;gap:4px;padding:4px 7px 4px 6px;background:#EDF5F8;border:none;border-radius:100px;cursor:pointer;transition:opacity .2s;height:24px}.page_noteReaction__ZNcvE:hover{opacity:.8}.page_noteReactionEmoji__fsPaQ{font-size:16px;line-height:1}.page_noteReactionCount__O3AWt{font-size:11px;font-weight:400;color:var(--text-primary);font-family:Lato,-apple-system,BlinkMacSystemFont,sans-serif;line-height:13.2px}.page_noteFooterRight__y3JZt{display:flex;align-items:center;gap:15px;margin-left:auto;height:24px}.page_noteViews__M21Nm{display:flex;align-items:center;gap:6px;font-size:11px;font-weight:400;color:rgba(0,0,0,.5);font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;line-height:20px}.page_noteViewIcon___2aZG{width:12px;height:8px;color:rgba(0,0,0,.5);stroke:rgba(0,0,0,.5)}.page_noteViewAvatars__etvrX{display:flex;align-items:center;height:24px}.page_noteViewAvatar__UrXJC{width:23px;height:24px;border-radius:421px;object-fit:cover;border:1px solid var(--white);flex-shrink:0}.page_noteViewAvatar__UrXJC+.page_noteViewAvatar__UrXJC{margin-left:-8px}.page_noteCard__2ubW6.page_isReply__jvpkm{margin-left:66px}.page_messagesTab__iA72F{display:flex;flex-direction:column;gap:16px}.page_messageComposer__NXlQ4{background:var(--white);border-radius:13px;padding:20px;display:flex;flex-direction:column;gap:12px}.page_messageRow__5bwOc{display:flex;flex-direction:column;gap:6px}.page_messageToggleLabel__b4wf5,.page_messageToggleRow__s74Vw{display:flex;align-items:center;gap:8px}.page_messageToggleLabel__b4wf5{font-size:13px;font-weight:600;color:var(--text-primary)}.page_messageLabel__ESjkr{font-size:12px;font-weight:600;color:var(--text-primary)}.page_messageInput__OUtAj{height:38px;padding:0 12px}.page_messageInput__OUtAj,.page_messageTextarea__28adQ{border-radius:8px;border:1px solid var(--border-gray-light);font-size:14px;color:var(--text-primary);background:var(--white)}.page_messageTextarea__28adQ{min-height:90px;padding:10px 12px;resize:vertical}.page_messageActions__sGpwr{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.page_messageSendButton__2zNRc{height:38px;padding:0 18px;border-radius:10px;border:none;background:#1ea9cd;color:var(--white);font-weight:600;cursor:pointer}.page_messageSendButton__2zNRc:disabled{opacity:.5;cursor:not-allowed}.page_messageError__i6zi8{color:#b42318;font-size:12px}.page_messageSuccess___VDfe{color:#027a48;font-size:12px}.page_messageHistory__C_kb4{display:flex;flex-direction:column;gap:12px}.page_messageHistoryTitle__EgpdH{font-size:14px;font-weight:700;color:var(--text-primary)}.page_messageList__21bxv{display:flex;flex-direction:column;gap:10px}.page_messageCard__LqITN{background:var(--white);border-radius:13px;padding:16px 18px;display:flex;flex-direction:column;gap:8px;border:1px solid var(--border-gray-light)}.page_messageMeta__gO78O{display:flex;align-items:center;justify-content:space-between;gap:10px}.page_messageMetaRight__5tttc{display:flex;align-items:center;gap:8px}.page_messageBulkBadge__nEAj0{background:rgba(30,169,205,.12);color:#1ea9cd}.page_messageBulkBadge__nEAj0,.page_messageChannelBadge__g468s{font-size:10px;font-weight:700;text-transform:uppercase;padding:4px 8px;border-radius:999px}.page_messageChannelBadgeWhatsapp__NqDeV{background:rgba(15,157,88,.14);color:#0f9d58}.page_messageChannelBadgeSms__PsDkv{background:rgba(17,75,150,.14);color:#114b96}.page_messageRecipient__6lP0p{font-weight:600;font-size:13px}.page_messageStatus__KpSwm{font-size:11px;font-weight:700;text-transform:uppercase;padding:4px 8px;border-radius:999px}.page_messageStatusSent__ZLz6F{background:rgba(2,122,72,.12);color:#027a48}.page_messageStatusFailed__FMIGJ{background:rgba(176,26,26,.12);color:#b42318}.page_messageBody__PUoAY{font-size:14px;color:var(--text-primary);line-height:20px}.page_messageFooter__UyQIN{font-size:11px;color:var(--text-secondary);display:flex;align-items:center;gap:6px;flex-wrap:wrap}.page_messageDot__SsV3p{width:3px;height:3px;border-radius:50%;background:var(--text-secondary)}.page_messageEmpty__xHTgr,.page_messageExternal___6__4{color:var(--text-secondary)}.page_messageEmpty__xHTgr{font-size:13px;padding:12px 0}.page_proposalsTab__DObFW{width:100%;padding:0}.page_errorMessage__ktnnS{background:var(--white);border-radius:var(--border-radius);padding:40px;text-align:center;font-size:16px;color:#ef4444;margin:20px;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif}@media (max-width:1200px){.page_contentWrapper__PEAdY{grid-template-columns:200px 1fr 1fr;gap:16px}}@media (max-width:1024px){.page_contentWrapper__PEAdY{grid-template-columns:1fr;gap:20px}.page_leftSidebar__SPQWT{width:100%}.page_profileSection__0WoF0{flex-direction:row;align-items:flex-start;text-align:left;gap:20px;max-height:none}.page_customerName__vPNma{text-align:left}.page_profileImage__1AY3j{margin-bottom:0}.page_avatarPlaceholder__m8_Y1,.page_avatar__1lwLi{width:100px;height:100px}.page_infoSection__LtXNB{max-height:none}.page_infoGrid__BLWRn,.page_summaryList__5Vn5U{max-height:none;overflow-y:visible}}@media (max-width:768px){.page_headerBar__T0ANH{flex-direction:column;align-items:stretch}.page_tabs__1ZgnH{overflow-x:auto;justify-content:flex-start}.page_tab__1RO_1{padding:16px 20px;font-size:16px}.page_headerActions__QBAe1{padding:15px 20px;border-top:1px solid var(--border-color)}.page_contentWrapper__PEAdY{padding:15px}.page_infoSection__LtXNB{padding:16px 15px}.page_infoLabel__365a1,.page_infoValue__M_xVo{font-size:14px}.page_tabContent__PJnbq{margin:15px;padding:0 15px}.page_profileSection__0WoF0{flex-direction:column;align-items:center;max-height:none}.page_customerName__vPNma{text-align:center}.page_infoSection__LtXNB{max-height:none}.page_infoGrid__BLWRn,.page_summaryList__5Vn5U{max-height:none;overflow-y:visible}.page_noteCard__2ubW6{padding:15px}.page_noteContent__HUmjA{padding-left:0}.page_noteFooter__PScNn{padding-left:0;flex-wrap:wrap}.page_noteViews__M21Nm{width:100%;margin-left:0;margin-top:8px}.page_noteCard__2ubW6.page_isReply__jvpkm{margin-left:30px}.page_noteText__MQha8{padding-left:0;padding-right:0}}.LoadingIndicator_loadingContainer__mVhst{display:flex;justify-content:center;align-items:center;height:100vh;background-color:var(--background)}.LoadingIndicator_spinner__CR1_Q{display:flex;gap:8px}.LoadingIndicator_dot__3Eq3K{width:12px;height:12px;border-radius:50%;background-color:var(--primary);animation:LoadingIndicator_pulse__E6PR9 1.4s ease-in-out infinite both}.LoadingIndicator_dot__3Eq3K:first-child{animation-delay:-.32s}.LoadingIndicator_dot__3Eq3K:nth-child(2){animation-delay:-.16s}.LoadingIndicator_dot__3Eq3K:nth-child(3){animation-delay:0s}@keyframes LoadingIndicator_pulse__E6PR9{0%,80%,to{transform:scale(0);opacity:.5}40%{transform:scale(1);opacity:1}}.Toast_toast__5vjwy{position:fixed;top:var(--gap-20);right:var(--gap-20);background:var(--white);border-radius:var(--border-radius-sm);box-shadow:var(--shadow-md);z-index:1001;min-width:300px;max-width:400px;animation:Toast_slideInRight__ClIJL .3s ease-out}.Toast_content__VYUPF{display:flex;align-items:center;justify-content:space-between;padding:var(--gap-12) var(--gap-15);gap:var(--gap-10)}.Toast_message__gQtoa{font-size:var(--font-size-lg);font-weight:var(--table-data-font-weight-medium);color:var(--text-primary);flex:1 1}.Toast_closeButton___2GiV{background:none;border:none;font-size:20px;font-weight:700;color:var(--text-secondary);cursor:pointer;padding:0;width:24px;height:24px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:all .2s ease}.Toast_closeButton___2GiV:hover{background:var(--gray-100);color:var(--text-primary)}.Toast_success__X6ITm{border-left:4px solid var(--primary-green)}.Toast_error__h_Qz3{border-left:4px solid var(--primary-red)}.Toast_warning__KftPq{border-left:4px solid var(--primary-orange)}.Toast_info__YmGK5{border-left:4px solid var(--primary)}@keyframes Toast_slideInRight__ClIJL{0%{transform:translateX(100%);opacity:0}to{transform:translateX(0);opacity:1}}.CompanyBadge_badge__IQC0m{display:inline-flex;align-items:center;gap:6px;padding:4px 8px;border-radius:999px;background:var(--primary-light-10,rgba(30,169,205,.1));color:var(--primary-dark,#114B96);font-size:12px;font-weight:500;line-height:1.2}.CompanyBadge_prefix__pKiQY{opacity:.8}.CompanyBadge_name__0LpJu{font-weight:600}.ProposalsBoardView_boardContainer__804_m{width:100%;min-height:calc(100vh - 180px);padding:0;box-sizing:border-box;margin-top:var(--gap-20);overflow-x:hidden}.ProposalsBoardView_boardColumns__qp2o_{display:flex;width:100%;gap:var(--gap-10);padding:0 var(--gap-3);overflow-x:auto;align-items:flex-start}.ProposalsBoardView_column__X0ije{flex:1 1;min-width:280px;max-width:auto;display:flex;flex-direction:column}.ProposalsBoardView_columnHeader__7pi8U{height:var(--gap-66);gap:var(--gap-10);opacity:1;border-radius:var(--modal-border-radius);padding:var(--gap-10) var(--gap-15);border-bottom:var(--gap-2) solid var(--primary-dark);background-color:var(--primary-dark);color:var(--white);display:flex;flex-direction:column;position:relative;margin-bottom:var(--gap-8);flex-shrink:0}.ProposalsBoardView_columnHeaderContent__NHBTJ{display:flex;align-items:center;justify-content:space-between;margin-bottom:var(--gap-4)}.ProposalsBoardView_columnTitle__FFSjU{font-size:var(--font-size-md-plus);font-weight:600;color:var(--white);line-height:1.2;letter-spacing:.135px}.ProposalsBoardView_columnCount__9TzH2{background-color:var(--white);color:var(--primary);font-size:var(--font-size-xl);font-weight:600;padding:3px 6px;border-radius:var(--border-radius-lg);min-width:22px;width:22px;height:22px;display:flex;align-items:center;justify-content:center;line-height:1}.ProposalsBoardView_columnCountWaiting__0FwnB{color:var(--primary-orange)}.ProposalsBoardView_columnCountAnalysis__cfarW{color:var(--primary-purple)}.ProposalsBoardView_columnCountRejected__OLadL{color:var(--primary-red)}.ProposalsBoardView_columnCountAccepted__XsPO0{color:var(--primary-green)}.ProposalsBoardView_columnAmount__8tuQr{font-size:var(--font-size-sm);font-weight:400;color:var(--white);line-height:1.33}.ProposalsBoardView_columnCards__2oOvE{padding:var(--gap-8);display:flex;flex-direction:column;gap:var(--gap-10)}.ProposalsBoardView_proposalCard___qmZJ{background-color:var(--white);border-radius:var(--modal-border-radius);padding:var(--gap-15) var(--gap-10);border:1px solid var(--border-gray);display:flex;flex-direction:column;gap:var(--gap-5);transition:box-shadow .2s ease;min-height:280px;height:280px;position:relative}.ProposalsBoardView_proposalCard___qmZJ:hover{box-shadow:var(--shadow-md)}.ProposalsBoardView_proposalCardAccepted__z2V6O{background-color:var(--green-light)!important;border-bottom-width:1px!important;border:1px solid var(--primary-green)!important;border-bottom:var(--gap-2) solid var(--primary-green)!important}.ProposalsBoardView_proposalCardAccepted__z2V6O:hover{box-shadow:var(--shadow-sm)!important}.ProposalsBoardView_proposalCardDragging__DRTQM{opacity:.5;transform:rotate(2deg);cursor:-webkit-grabbing;cursor:grabbing;z-index:1000}.ProposalsBoardView_columnDragOver__aaiXc{background-color:var(--primary-dark);border:2px dashed var(--primary);border-radius:var(--modal-border-radius)}.ProposalsBoardView_cardHeader__t2thN{display:flex;align-items:center;justify-content:space-between;margin-bottom:var(--gap-10)}.ProposalsBoardView_cardHeaderRight__7rgyK{display:flex;align-items:center;gap:var(--gap-8)}.ProposalsBoardView_profileImage__xbYtz{width:39px;height:39px;background-color:var(--gray-300);border-radius:50%;flex-shrink:0}.ProposalsBoardView_statusDropdownContainer__D8oyq{position:relative}.ProposalsBoardView_statusDropdownSelect__jT1pW{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;cursor:pointer;z-index:2}.ProposalsBoardView_statusDropdown__jMXnL{display:flex;align-items:center;gap:var(--gap-2);background-color:transparent;border:none;cursor:pointer;outline:none;padding:0;pointer-events:none;position:relative;z-index:1}.ProposalsBoardView_statusDropdownText__YbkpZ{font-family:Inter;font-style:normal;font-weight:600;font-size:var(--font-size-sm);line-height:16px;color:var(--primary-dark);white-space:nowrap}.ProposalsBoardView_statusDropdownIcon__SycgT{flex-shrink:0;width:12px;height:12px}.ProposalsBoardView_actionsDropdownContainer__180lu{position:relative}.ProposalsBoardView_actionsToggleButton__0cn7L{display:inline-flex;align-items:center;gap:6px;border:1px solid var(--border-gray);background:var(--white);color:var(--primary-dark);border-radius:8px;padding:5px 8px;font-size:var(--font-size-xs);font-weight:600;cursor:pointer;transition:all .2s ease}.ProposalsBoardView_actionsToggleButton__0cn7L:hover{border-color:var(--primary-dark);color:var(--primary-dark)}.ProposalsBoardView_actionsToggleText__5zZfJ{white-space:nowrap;line-height:1}.ProposalsBoardView_actionsToggleIcon__yIWSf{display:inline-flex;align-items:center;justify-content:center;line-height:0}.ProposalsBoardView_actionsMenu__ZtCFg{position:absolute;right:0;top:calc(100% + 8px);min-width:155px;background:var(--white);border:1px solid var(--border-gray);border-radius:10px;box-shadow:var(--shadow-md);z-index:20;padding:6px}.ProposalsBoardView_actionsMenuItem__58LcU{width:100%;display:inline-flex;align-items:center;gap:8px;border:none;background:transparent;color:var(--primary-dark);font-size:var(--font-size-sm);font-weight:500;border-radius:8px;padding:8px;cursor:pointer;text-align:left;transition:background-color .2s ease,color .2s ease}.ProposalsBoardView_actionsMenuItem__58LcU:hover{background-color:var(--background-light)}.ProposalsBoardView_actionsMenuItemDanger__Gbfhg{color:var(--primary-red)}.ProposalsBoardView_actionsMenuItemDanger__Gbfhg:hover{background-color:rgba(255,0,0,.08)}.ProposalsBoardView_actionsMenuItemIcon__xwN08{width:14px;height:14px;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.ProposalsBoardView_cardTitle__e__8A{font-size:var(--font-size-lg);font-weight:600;color:var(--black);line-height:1.3;margin:0 0 4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;position:relative;cursor:pointer}.ProposalsBoardView_cardTitle__e__8A:hover:after{content:attr(title);position:absolute;top:100%;left:50%;transform:translateX(-50%);background-color:var(--primary-dark);color:var(--white);padding:8px 12px;border-radius:var(--border-radius-sm);font-size:var(--font-size-sm);font-weight:400;white-space:nowrap;z-index:1000;max-width:300px;word-wrap:break-word;white-space:normal;box-shadow:var(--shadow-md);pointer-events:none;margin-top:4px}.ProposalsBoardView_cardSubmitter__l9Xiv{font-size:var(--font-size-sm);font-weight:400;color:var(--gray-600);line-height:1.2;margin-bottom:var(--gap-4)}.ProposalsBoardView_cardAmount__yBCSo{font-size:var(--font-size-lg);font-weight:600;color:var(--primary);line-height:1.2;margin-bottom:var(--gap-6)}.ProposalsBoardView_cardDateTime__HLJpj{display:flex;align-items:center;gap:var(--gap-8);margin-bottom:var(--gap-4)}.ProposalsBoardView_cardDate___Mp97,.ProposalsBoardView_cardTime__fk7ZW{font-size:var(--font-size-xs);font-weight:400;color:var(--gray-600)}.ProposalsBoardView_cardContact__Q_w2y{font-size:var(--font-size-sm);font-weight:400;color:var(--black);line-height:1.2;margin-bottom:var(--gap-8)}.ProposalsBoardView_statusBadge__XZAbj{display:inline-flex;align-items:center;justify-content:center;padding:7px var(--font-size-lg);border-radius:var(--border-radius-xs);font-size:var(--font-size-sm);font-weight:500;line-height:1;width:-moz-fit-content;width:fit-content;margin-bottom:var(--gap-6)}.ProposalsBoardView_statusBadgeNew__LrBpg{background-color:var(--primary);color:var(--white)}.ProposalsBoardView_statusBadgeWaiting__Z8w8m{background-color:var(--primary-orange);color:var(--white)}.ProposalsBoardView_statusBadgeRejected__CtzVh{background-color:var(--primary-red);color:var(--white)}.ProposalsBoardView_statusBadgeAccepted__Yre24{background-color:var(--primary-green);color:var(--white);font-weight:600}.ProposalsBoardView_statusBadgeAnalysis__fadha{background-color:var(--primary-purple);color:var(--white);font-weight:600}.ProposalsBoardView_statusBadgeOnDelivery__3lyvs{background-color:var(--primary-orange);color:var(--white);font-weight:600}.ProposalsBoardView_statusBadgeCompleted__ai7LF,.ProposalsBoardView_statusBadgeDelivered__yhIvz{background-color:var(--primary-green);color:var(--white);font-weight:600}.ProposalsBoardView_cardDescription__91qVg{font-size:var(--font-size-xs);font-weight:300;color:var(--black);line-height:16px;word-wrap:break-word;margin:0}.ProposalsBoardView_emptyColumn__ss_If{min-height:150px;display:flex;align-items:center;justify-content:center;border:2px dashed var(--border-gray);border-radius:var(--modal-border-radius);margin:var(--gap-8);transition:all .3s ease;background-color:var(--background-light);padding:var(--gap-15)}.ProposalsBoardView_emptyColumnDragOver__yjdtb{border-color:var(--primary);background-color:var(--primary-light)}.ProposalsBoardView_emptyColumnText__Iz6VX{color:var(--text-secondary);font-size:var(--font-size-md);font-weight:500;text-align:center;line-height:1.4;white-space:nowrap}@media (max-width:1600px){.ProposalsBoardView_column__X0ije{min-width:200px;max-width:240px}.ProposalsBoardView_boardColumns__qp2o_{gap:var(--gap-10);padding:0 var(--gap-3)}.ProposalsBoardView_proposalCard___qmZJ{min-height:270px;height:270px}}@media (max-width:1400px){.ProposalsBoardView_column__X0ije{min-width:180px;max-width:220px}.ProposalsBoardView_boardColumns__qp2o_{gap:var(--gap-8);padding:0 var(--gap-3)}.ProposalsBoardView_proposalCard___qmZJ{padding:var(--gap-15) var(--gap-10);min-height:260px;height:260px}}@media (max-width:1200px){.ProposalsBoardView_column__X0ije{min-width:170px;max-width:200px}.ProposalsBoardView_boardColumns__qp2o_{gap:var(--gap-8);padding:0 var(--gap-3)}.ProposalsBoardView_columnTitle__FFSjU{font-size:var(--font-size-md);letter-spacing:.13px}.ProposalsBoardView_columnCount__9TzH2{font-size:var(--font-size-xl);width:22px;height:22px;min-width:22px}.ProposalsBoardView_columnAmount__8tuQr{font-size:var(--font-size-sm)}.ProposalsBoardView_proposalCard___qmZJ{min-height:250px;height:250px}.ProposalsBoardView_actionsToggleText__5zZfJ{display:none}.ProposalsBoardView_actionsToggleButton__0cn7L{padding:5px;min-width:28px;justify-content:center}}@media (max-width:1024px){.ProposalsBoardView_boardContainer__804_m{margin-top:var(--gap-18)}.ProposalsBoardView_column__X0ije{min-width:160px;max-width:190px}.ProposalsBoardView_boardColumns__qp2o_{gap:var(--gap-8);padding:0 var(--gap-3);overflow-x:auto}.ProposalsBoardView_columnHeader__7pi8U{padding:var(--gap-8) var(--gap-10);min-height:var(--gap-60)}.ProposalsBoardView_columnTitle__FFSjU{font-size:12.5px;letter-spacing:.125px}.ProposalsBoardView_columnCount__9TzH2{font-size:var(--font-size-lg);width:20px;height:20px;min-width:20px}.ProposalsBoardView_columnAmount__8tuQr{font-size:var(--font-size-xs)}.ProposalsBoardView_proposalCard___qmZJ{padding:var(--gap-10) var(--gap-8);min-height:240px;height:240px}.ProposalsBoardView_cardTitle__e__8A{font-size:var(--font-size-md);line-height:1.3}.ProposalsBoardView_cardContact__Q_w2y,.ProposalsBoardView_cardSubmitter__l9Xiv{font-size:var(--font-size-xs)}.ProposalsBoardView_cardAmount__yBCSo{font-size:var(--font-size-md)}.ProposalsBoardView_statusBadge__XZAbj{font-size:var(--font-size-xs);padding:var(--gap-6) var(--gap-12)}}@media (max-width:768px){.ProposalsBoardView_boardContainer__804_m{min-height:calc(100vh - 140px);margin-top:16px;overflow-x:hidden}.ProposalsBoardView_column__X0ije{min-width:150px;max-width:180px}.ProposalsBoardView_boardColumns__qp2o_{gap:var(--gap-5);padding:0 2px;overflow-x:auto}.ProposalsBoardView_columnHeader__7pi8U{padding:var(--gap-8);min-height:55px}.ProposalsBoardView_columnTitle__FFSjU{font-size:var(--font-size-sm);letter-spacing:.12px;line-height:1.2}.ProposalsBoardView_columnCount__9TzH2{font-size:var(--font-size-md);width:18px;height:18px;border-radius:9px;min-width:18px;padding:2px 4px}.ProposalsBoardView_columnAmount__8tuQr{font-size:10px}.ProposalsBoardView_columnCards__2oOvE{padding:var(--gap-8);gap:var(--gap-8)}.ProposalsBoardView_proposalCard___qmZJ{padding:var(--gap-10) var(--gap-8);min-height:220px;height:220px}.ProposalsBoardView_profileImage__xbYtz{width:28px;height:28px}.ProposalsBoardView_cardTitle__e__8A{font-size:var(--font-size-sm);line-height:1.3}.ProposalsBoardView_cardContact__Q_w2y,.ProposalsBoardView_cardSubmitter__l9Xiv{font-size:var(--font-size-xs)}.ProposalsBoardView_cardAmount__yBCSo{font-size:var(--font-size-sm);font-weight:600}.ProposalsBoardView_cardDate___Mp97,.ProposalsBoardView_cardTime__fk7ZW{font-size:10px}.ProposalsBoardView_statusBadge__XZAbj{font-size:10px;padding:5px 10px}.ProposalsBoardView_cardDescription__91qVg{font-size:10px;line-height:1.4}.ProposalsBoardView_statusDropdownText__YbkpZ{font-size:var(--font-size-xs)}.ProposalsBoardView_cardHeaderRight__7rgyK{gap:6px}.ProposalsBoardView_actionsToggleButton__0cn7L{min-width:24px;padding:4px;border-radius:7px}.ProposalsBoardView_actionsMenu__ZtCFg{min-width:136px;padding:5px}.ProposalsBoardView_actionsMenuItem__58LcU{padding:7px;font-size:var(--font-size-xs);gap:7px}}@media (max-width:600px){.ProposalsBoardView_boardContainer__804_m{min-height:calc(100vh - 120px);margin-top:12px;overflow-x:hidden}.ProposalsBoardView_column__X0ije{min-width:140px;max-width:170px}.ProposalsBoardView_boardColumns__qp2o_{gap:4px;padding:0 1px}.ProposalsBoardView_columnHeader__7pi8U{padding:var(--gap-5) var(--gap-8);min-height:var(--gap-50)}.ProposalsBoardView_columnTitle__FFSjU{font-size:var(--font-size-xs);letter-spacing:.11px;line-height:1.2}.ProposalsBoardView_columnCount__9TzH2{font-size:var(--font-size-sm);width:16px;height:16px;border-radius:8px;min-width:16px;padding:1px 3px}.ProposalsBoardView_columnAmount__8tuQr{font-size:9px}.ProposalsBoardView_columnCards__2oOvE{padding:6px;gap:6px}.ProposalsBoardView_proposalCard___qmZJ{padding:8px 6px;min-height:200px;height:200px}.ProposalsBoardView_profileImage__xbYtz{width:24px;height:24px}.ProposalsBoardView_cardTitle__e__8A{font-size:var(--font-size-xs);line-height:1.3}.ProposalsBoardView_cardContact__Q_w2y,.ProposalsBoardView_cardSubmitter__l9Xiv{font-size:10px}.ProposalsBoardView_cardAmount__yBCSo{font-size:var(--font-size-xs);font-weight:600}.ProposalsBoardView_cardDate___Mp97,.ProposalsBoardView_cardTime__fk7ZW{font-size:9px}.ProposalsBoardView_statusBadge__XZAbj{font-size:9px;padding:4px 8px}.ProposalsBoardView_cardDescription__91qVg{font-size:9px;line-height:1.3}.ProposalsBoardView_statusDropdownText__YbkpZ{font-size:10px}.ProposalsBoardView_actionsToggleButton__0cn7L{min-width:22px;padding:3px}.ProposalsBoardView_actionsMenu__ZtCFg{min-width:126px}}@media (max-width:480px){.ProposalsBoardView_boardContainer__804_m{min-height:calc(100vh - 100px);margin-top:8px;overflow-x:hidden}.ProposalsBoardView_column__X0ije{min-width:130px;max-width:160px}.ProposalsBoardView_boardColumns__qp2o_{gap:3px;padding:0 .5px}.ProposalsBoardView_columnHeader__7pi8U{padding:4px 6px;min-height:45px}.ProposalsBoardView_columnTitle__FFSjU{font-size:10px;letter-spacing:.1px;line-height:1.2}.ProposalsBoardView_columnCount__9TzH2{font-size:var(--font-size-xs);width:14px;height:14px;border-radius:7px;min-width:14px;padding:1px 2px}.ProposalsBoardView_columnAmount__8tuQr{font-size:8px}.ProposalsBoardView_columnCards__2oOvE{padding:4px;gap:4px}.ProposalsBoardView_proposalCard___qmZJ{padding:6px 4px;min-height:180px;height:180px}.ProposalsBoardView_profileImage__xbYtz{width:20px;height:20px}.ProposalsBoardView_cardTitle__e__8A{font-size:10px;line-height:1.2}.ProposalsBoardView_cardContact__Q_w2y,.ProposalsBoardView_cardSubmitter__l9Xiv{font-size:9px}.ProposalsBoardView_cardAmount__yBCSo{font-size:10px;font-weight:600}.ProposalsBoardView_cardDate___Mp97,.ProposalsBoardView_cardTime__fk7ZW{font-size:8px}.ProposalsBoardView_statusBadge__XZAbj{font-size:8px;padding:3px 6px}.ProposalsBoardView_cardDescription__91qVg{font-size:8px;line-height:1.2}.ProposalsBoardView_statusDropdownText__YbkpZ{font-size:9px}.ProposalsBoardView_statusDropdownIcon__SycgT{width:10px;height:10px}.ProposalsBoardView_cardHeaderRight__7rgyK{gap:4px}.ProposalsBoardView_actionsToggleButton__0cn7L{min-width:20px;padding:2px}.ProposalsBoardView_actionsMenu__ZtCFg{min-width:116px;right:-4px}}@media (max-width:380px){.ProposalsBoardView_boardContainer__804_m{min-height:calc(100vh - 80px);margin-top:6px;overflow-x:hidden}.ProposalsBoardView_column__X0ije{min-width:120px;max-width:140px}.ProposalsBoardView_boardColumns__qp2o_{gap:2px;padding:0 .5px}.ProposalsBoardView_columnHeader__7pi8U{padding:3px 4px;min-height:40px}.ProposalsBoardView_columnTitle__FFSjU{font-size:9px;letter-spacing:.09px}.ProposalsBoardView_columnCount__9TzH2{font-size:8px;width:12px;height:12px;border-radius:6px;min-width:12px;padding:0 2px}.ProposalsBoardView_columnAmount__8tuQr{font-size:7px}.ProposalsBoardView_columnCards__2oOvE{padding:3px;gap:3px}.ProposalsBoardView_proposalCard___qmZJ{padding:5px 3px;min-height:160px;height:160px}.ProposalsBoardView_cardTitle__e__8A{font-size:9px;line-height:1.2}.ProposalsBoardView_cardContact__Q_w2y,.ProposalsBoardView_cardSubmitter__l9Xiv{font-size:7px}.ProposalsBoardView_cardAmount__yBCSo{font-size:9px;font-weight:600}.ProposalsBoardView_cardDate___Mp97,.ProposalsBoardView_cardTime__fk7ZW{font-size:8px}.ProposalsBoardView_statusBadge__XZAbj{font-size:8px;padding:3px 6px}.ProposalsBoardView_cardDescription__91qVg{font-size:8px;line-height:1.3}.ProposalsBoardView_statusDropdownText__YbkpZ{font-size:8px}.ProposalsBoardView_statusDropdownIcon__SycgT{width:8px;height:8px}.ProposalsBoardView_profileImage__xbYtz{width:24px;height:24px}.ProposalsBoardView_actionsToggleButton__0cn7L{min-width:18px;padding:2px}.ProposalsBoardView_actionsMenu__ZtCFg{min-width:108px;right:-6px}}.Dialog_modalBackdrop__GHX8T{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:var(--modal-overlay);display:flex;align-items:center;justify-content:center;z-index:1000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.Dialog_modalContainer__eaPGr{background:var(--modal-background);border:1px solid var(--gray-200);border-radius:35px;width:491px;min-height:506px;max-height:calc(100vh - 40px);display:flex;flex-direction:column;align-items:center;justify-content:center;padding:65px 56px;box-shadow:0 20px 25px -5px color-mix(in srgb,var(--black) 10%,transparent),0 10px 10px -5px color-mix(in srgb,var(--black) 4%,transparent);box-sizing:border-box;position:relative;overflow-y:auto;overflow-x:hidden}.Dialog_closeButton__6bfFz{position:absolute;top:20px;right:20px;background:none;border:none;cursor:pointer;padding:8px;color:var(--gray);transition:color .2s ease}.Dialog_closeButton__6bfFz:hover{color:var(--text-dark)}.Dialog_iconContainer__Fjp6o{margin-bottom:24px;display:flex;align-items:center;justify-content:center}.Dialog_iconContainer__Fjp6o svg{width:72px;height:72px}.Dialog_content__h6rv3{text-align:center;margin-bottom:59px}.Dialog_title__mNyLR{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-weight:700;font-size:26px;line-height:22px;margin:0 0 32px;letter-spacing:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}.Dialog_errorTitle__QLref{color:var(--danger-red)}.Dialog_warningTitle__E2sLE{color:var(--warning-orange)}.Dialog_successTitle__T26Fo{color:var(--success-green)}.Dialog_message__glykn{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-weight:400;font-size:17px;line-height:22px;color:var(--text-secondary);margin:0;letter-spacing:0;max-width:380px;text-align:center;white-space:pre-line;overflow-wrap:anywhere}.Dialog_buttonContainer__yxBDu{gap:15px;margin-bottom:59px;flex-wrap:nowrap}.Dialog_buttonContainer__yxBDu,.Dialog_button__VWDQQ{display:flex;justify-content:center;align-items:center}.Dialog_button__VWDQQ{width:182px;height:48px;box-sizing:border-box;border-radius:10px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-weight:500;line-height:24px;cursor:pointer;transition:all .2s ease;border:none;flex-shrink:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.Dialog_secondaryButton__UuHmR{border:1px solid var(--primary-dark);background:transparent;color:var(--primary-dark);font-size:14px;padding:10px 16px}.Dialog_secondaryButton__UuHmR:hover{background-color:color-mix(in srgb,var(--primary-dark) 5%,transparent)}.Dialog_primaryButton__eTXjc{background:var(--primary-dark);color:var(--white);font-size:16px;padding:12px 20px}.Dialog_primaryButton__eTXjc:hover{background-color:color-mix(in srgb,var(--primary-dark) 85%,var(--black) 15%)}.Dialog_logoContainer__wGvTc{display:flex;align-items:center;justify-content:center;margin-top:auto}.Dialog_logo__uIORR{width:120px;height:32px;object-fit:contain;opacity:.8;transition:opacity .2s ease}.Dialog_logo__uIORR:hover{opacity:1}.Dialog_success__YVbkV .Dialog_buttonContainer__yxBDu{justify-content:center}.Dialog_success__YVbkV .Dialog_primaryButton__eTXjc{min-width:280px}@media (max-width:600px){.Dialog_modalContainer__eaPGr{width:90vw;max-width:400px;height:auto;min-height:450px;padding:40px 30px;margin:20px}.Dialog_message__glykn{width:auto;max-width:320px;white-space:pre-line;overflow-wrap:anywhere;font-size:15px}.Dialog_buttonContainer__yxBDu{flex-direction:row;gap:15px;width:100%;max-width:400px;justify-content:center;flex-wrap:nowrap}.Dialog_button__VWDQQ{width:160px;height:44px;flex-shrink:0}.Dialog_logo__uIORR{width:100px;height:26px}.Dialog_closeButton__6bfFz{top:15px;right:15px}}@media (max-width:400px){.Dialog_modalContainer__eaPGr{padding:30px 20px}.Dialog_title__mNyLR{font-size:20px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:320px}.Dialog_message__glykn{font-size:15px}.Dialog_iconContainer__Fjp6o svg{width:60px;height:60px}.Dialog_buttonContainer__yxBDu{flex-direction:row;gap:8px;max-width:320px;flex-wrap:nowrap}.Dialog_button__VWDQQ{width:130px;height:40px;font-size:13px;flex-shrink:0}}.Dialog_button__VWDQQ:focus{outline:2px solid color-mix(in srgb,var(--primary-dark) 30%,transparent);outline-offset:2px}.UnauthorizedState_container__u8YZ1{width:100%;display:flex;justify-content:center;align-items:center;padding:48px 24px;box-sizing:border-box}.UnauthorizedState_card___4HpT{background:var(--white);border-radius:16px;padding:32px;display:flex;flex-direction:column;gap:8px;align-items:center;text-align:center;box-shadow:var(--shadow-sm);max-width:460px;width:100%}.UnauthorizedState_title__p2fNb{font-size:18px;font-weight:600;color:var(--black)}.UnauthorizedState_message__VcWOJ{font-size:13px;color:var(--gray)}.ListComponent_container__08wYq{width:100%;background:var(--white);border-radius:13px;overflow:hidden;min-height:0;display:flex;flex-direction:column}.ListComponent_header__xtvLQ{display:flex;justify-content:space-between;align-items:center;padding:30px 20px;flex-shrink:0;flex-wrap:wrap;gap:12px}.ListComponent_titleSection__TW1L3{display:flex;align-items:center;gap:20px;flex-wrap:wrap;min-width:0;flex:1 1}.ListComponent_title__R3KA5{font-size:24px;font-weight:600;color:#111827;margin:0}.ListComponent_dateFilterSection__DmEVw{display:flex;gap:8px;align-items:center;min-width:0;max-width:100%;overflow-x:auto}.ListComponent_boardViewToggle__i9aMC{display:flex;align-items:center;gap:8px}.ListComponent_boardViewLabel__2ldQs{font-family:var(--table-data-font-family);font-size:var(--table-data-font-size);font-weight:var(--table-data-font-weight);font-style:var(--table-data-font-style);letter-spacing:var(--table-data-letter-spacing);color:var(--black);-webkit-user-select:none;-moz-user-select:none;user-select:none}.ListComponent_toggleSwitch__htX3e{position:relative;width:36px;height:16px;border:none;border-radius:8px;background:var(--border-gray);cursor:pointer;transition:background-color .2s ease;padding:0;outline:none}.ListComponent_toggleSwitch__htX3e:focus{outline:2px solid var(--primary);outline-offset:2px}.ListComponent_toggleActive__KFFNf{background:var(--primary)}.ListComponent_toggleButton__AxZSb{position:absolute;top:0;left:0;width:16px;height:16px;border-radius:50%;background:var(--gray-light);transition:all .2s ease;box-shadow:0 1px 2px rgba(0,0,0,.06),0 1px 3px rgba(0,0,0,.1)}.ListComponent_toggleActive__KFFNf .ListComponent_toggleButton__AxZSb{left:20px;background:var(--white)}.ListComponent_headerButtons__m2bnL{display:flex;gap:12px;align-items:center;flex-wrap:wrap;min-width:0;max-width:100%}.ListComponent_headerButtons__m2bnL>*{flex:0 0 auto}@media (max-width:1600px){.ListComponent_dateFilterSection__DmEVw{width:100%}.ListComponent_header__xtvLQ{flex-direction:column;align-items:flex-start}.ListComponent_titleSection__TW1L3{width:100%}.ListComponent_headerButtons__m2bnL{width:100%;justify-content:flex-start}}.ListComponent_currencySelector__vY2Kl{display:flex;align-items:center;gap:8px;margin-right:16px}.ListComponent_currencySelector__vY2Kl label{font-size:14px;font-weight:500;color:#374151}.ListComponent_currencySelect__Zy2kt{padding:6px 12px;border:1px solid #d1d5db;border-radius:8px;font-size:14px;background:white;cursor:pointer;outline:none;transition:border-color .2s ease}.ListComponent_currencySelect__Zy2kt:focus{border-color:var(--primary);box-shadow:0 0 0 1px var(--primary)}.ListComponent_addButton__s2QB9,.ListComponent_customizeButton__USU_a,.ListComponent_filterButton__5gFvx{display:flex;align-items:center;gap:8px;padding:10px 16px;border:none;border-radius:10px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease;height:40px;white-space:nowrap}.ListComponent_customizeButton__USU_a{background:var(--white);color:var(--primary-dark);border:1px solid var(--primary-dark)}.ListComponent_customizeButton__USU_a:hover{background:var(--primary-light-10);border-color:var(--primary-dark)}.ListComponent_customizeContainer__B6Bun{position:relative}.ListComponent_customizeMenu__9oD8l{background:var(--white);border:1px solid var(--border-gray);border-radius:8px;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06);min-width:320px;max-width:min(360px,calc(100vw - 16px))}.ListComponent_columnList__0MgYx{padding:16px;max-height:min(420px,calc(100vh - 32px));overflow-y:auto}.ListComponent_columnItem__MCvDQ{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:8px 10px;cursor:default;font-size:14px;color:#374151;border-radius:10px;transition:background-color .2s ease,box-shadow .2s ease,opacity .2s ease}.ListComponent_columnItem__MCvDQ:hover{background:var(--primary-extra-light)}.ListComponent_columnItemMain__nR5co{display:flex;align-items:center;gap:10px;min-width:0;flex:1 1}.ListComponent_columnVisibilityLabel__ERqyt{display:flex;align-items:center;gap:12px;min-width:0;flex:1 1;cursor:pointer}.ListComponent_columnItemLabel__jJXT6{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ListComponent_columnOrderButtons__U2TvH{display:flex;align-items:center;gap:6px}.ListComponent_columnOrderButton__QoN5p{width:28px;height:28px;border:1px solid var(--border-gray);border-radius:8px;background:var(--white);color:var(--primary-dark);cursor:pointer;transition:all .2s ease}.ListComponent_columnOrderButton__QoN5p:hover:not(:disabled){border-color:var(--primary);background:var(--primary-extra-light)}.ListComponent_columnOrderButton__QoN5p:disabled{opacity:.45;cursor:not-allowed}.ListComponent_columnItemDragging__ACvKB{opacity:.55}.ListComponent_columnItemDropBefore__gFaFb{box-shadow:inset 0 3px 0 var(--primary)}.ListComponent_columnItemDropAfter__DIWAJ{box-shadow:inset 0 -3px 0 var(--primary)}.ListComponent_customizeEmptyState__n5fE_{padding:12px 10px;color:var(--gray);font-size:13px}.ListComponent_columnItem__MCvDQ input[type=checkbox]{-moz-appearance:none;appearance:none;-webkit-appearance:none;width:16px;height:16px;border:2px solid var(--primary);border-radius:3px;background:var(--white);cursor:pointer;position:relative}.ListComponent_columnItem__MCvDQ input[type=checkbox]:checked{background:var(--primary)}.ListComponent_columnItem__MCvDQ input[type=checkbox]:checked:after{content:"✓";position:absolute;top:-2px;left:1px;color:white;font-size:12px;font-weight:700}.ListComponent_columnItem__MCvDQ input[type=checkbox]:disabled{cursor:not-allowed;border-color:var(--border-gray);background:var(--border-gray)}.ListComponent_addButton__s2QB9{background:var(--primary-dark);color:white}.ListComponent_addButton__s2QB9:hover{background:color-mix(in srgb,var(--primary-dark) 90%,var(--black))}.ListComponent_hintButton__7yxCm{display:flex;align-items:center;justify-content:center;gap:8px;padding:10px 14px;border:1px solid var(--primary-orange);border-radius:10px;background:var(--primary-orange);color:var(--white);font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease;height:40px;white-space:nowrap;order:-2}.ListComponent_hintButton__7yxCm:hover{background:color-mix(in srgb,var(--primary-orange) 90%,var(--black))}.ListComponent_excelContainer__qayL9{display:flex;align-items:center;gap:var(--gap-8);position:relative;margin-right:var(--gap-8)}.ListComponent_excelButton__2o4HG{flex-direction:row;padding:10px 16px;gap:8px;width:178px;background:var(--white);border:1px solid var(--primary);border-radius:10px;font-style:normal;color:var(--primary)}.ListComponent_excelButton__2o4HG,.ListComponent_excelSecondaryButton__czc6V{box-sizing:border-box;display:flex;justify-content:center;align-items:center;height:40px;font-weight:500;font-size:13px;line-height:15px;cursor:pointer;transition:all .2s ease}.ListComponent_excelSecondaryButton__czc6V{padding:10px 14px;background:var(--primary-extra-light);border:1px solid var(--primary-light);border-radius:10px;color:var(--primary-dark);margin-left:8px}.ListComponent_excelSecondaryButton__czc6V:hover{background:var(--primary-lightest);border-color:var(--primary);color:var(--primary)}.ListComponent_excelButton__2o4HG:hover{background:var(--primary-extra-light);border-color:var(--primary-dark)}.ListComponent_excelMenu__5yWzc{background:var(--white);border:1px solid var(--gray-200);border-radius:var(--border-radius-sm);box-shadow:var(--shadow-md);z-index:1000;min-width:200px;max-width:min(280px,calc(100vw - 16px));max-height:min(420px,calc(100vh - 16px));overflow-y:auto;overscroll-behavior:contain}.ListComponent_excelMenuItem__QkTBb{width:100%;background:none;border:none;padding:var(--gap-12) var(--gap-15);text-align:left;cursor:pointer;display:flex;align-items:center;gap:var(--gap-8);font-size:var(--font-size-lg);color:var(--text-primary);transition:background-color .2s}.ListComponent_excelMenuItem__QkTBb:hover{background:var(--gray-100)}.ListComponent_excelMenuItem__QkTBb:first-child{border-radius:var(--border-radius-sm) var(--border-radius-sm) 0 0}.ListComponent_excelMenuItem__QkTBb:last-child{border-radius:0 0 var(--border-radius-sm) var(--border-radius-sm)}.ListComponent_excelMenuDivider__ASpCr{height:1px;margin:6px 10px;background:var(--gray-200)}.ListComponent_excelMenuSectionTitle__WoyMt{padding:4px 15px 8px;font-size:11px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:var(--gray)}.ListComponent_editIcon__9zoR4{color:var(--primary)}.ListComponent_addIcon__Kl2bS,.ListComponent_customizeIcon__pxw7A,.ListComponent_excelIcon___cvvg,.ListComponent_filterIcon__Dhc16{font-size:16px}.ListComponent_tableContainer__CPhI2{overflow:auto;padding:0 0 0 20px;position:relative;z-index:2;flex:1 1;display:flex;flex-direction:column}.ListComponent_tableContainer__CPhI2::-webkit-scrollbar{width:8px;height:8px}.ListComponent_tableContainer__CPhI2::-webkit-scrollbar-track{background:var(--border-gray);border-radius:4px}.ListComponent_tableContainer__CPhI2::-webkit-scrollbar-thumb{background:var(--gray-light);border-radius:4px;-webkit-transition:background-color .2s ease;transition:background-color .2s ease}.ListComponent_tableContainer__CPhI2::-webkit-scrollbar-thumb:hover{background:var(--gray)}.ListComponent_table__L_7lw{width:max-content;min-width:100%;border-collapse:collapse;font-weight:var(--table-data-font-weight);flex:1 1;min-height:0;direction:ltr}.ListComponent_table__L_7lw,.ListComponent_table__L_7lw th{font-family:var(--table-data-font-family);font-size:12px;line-height:140%}.ListComponent_table__L_7lw th{background:var(--border-gray);padding:10px 28px 10px 12px;text-align:left;font-weight:600;color:#0A0A0A;-webkit-user-select:none;-moz-user-select:none;user-select:none;position:relative;height:44px;box-sizing:border-box}.ListComponent_table__L_7lw th:first-child{border-radius:6px 0 0 6px}.ListComponent_table__L_7lw th:last-child{border-radius:0 6px 6px 0}.ListComponent_table__L_7lw .ListComponent_selectionCell__Qx0an,.ListComponent_table__L_7lw .ListComponent_selectionHeader__Q7LLF{width:40px;padding:0 8px;text-align:center}.ListComponent_selectionCheckbox__AzcEx{-moz-appearance:none;appearance:none;-webkit-appearance:none;width:16px;height:16px;border:2px solid var(--primary);border-radius:3px;background:var(--white);cursor:pointer;position:relative}.ListComponent_selectionCheckbox__AzcEx:checked{background:var(--primary)}.ListComponent_selectionCheckbox__AzcEx:checked:after{content:"✓";position:absolute;top:-2px;left:1px;color:var(--white);font-size:12px;font-weight:700}.ListComponent_selectionCheckbox__AzcEx:indeterminate{background:var(--primary)}.ListComponent_selectionCheckbox__AzcEx:indeterminate:after{content:"–";position:absolute;top:-3px;left:3px;color:var(--white);font-size:14px;font-weight:700}.ListComponent_selectionCheckbox__AzcEx:disabled{cursor:not-allowed;background:var(--border-gray);border-color:var(--border-gray)}.ListComponent_sortableHeader__9ElGh{position:relative}.ListComponent_table__L_7lw th:hover{background:var(--primary-extra-light)}.ListComponent_headerDragging__FzIM_{opacity:.55}.ListComponent_headerDropBefore__JHRHf{box-shadow:inset 3px 0 0 var(--primary)}.ListComponent_headerDropAfter__DCpRR{box-shadow:inset -3px 0 0 var(--primary)}.ListComponent_sortableHeader__9ElGh:after{content:"↑↓";position:absolute;right:8px;top:50%;transform:translateY(-50%);font-size:12px;opacity:.5}.ListComponent_sortableHeader__9ElGh.ListComponent_sortAsc__mCvNP:after{content:"↑";opacity:1;color:var(--primary-dark)}.ListComponent_sortableHeader__9ElGh.ListComponent_sortDesc__GYGTS:after{content:"↓";opacity:1;color:var(--primary-dark)}.ListComponent_table__L_7lw td{padding:10px 12px;border-bottom:.5px solid #e0e0e0;color:#0A0A0A;font-family:var(--table-data-font-family);font-weight:var(--table-data-font-weight);font-size:12px;line-height:140%;height:44px;box-sizing:border-box;vertical-align:middle}.ListComponent_table__L_7lw td.ListComponent_imageCell__vC8kA{width:60px!important;min-width:60px!important;max-width:60px!important;padding:0 2px;text-align:center}.ListComponent_table__L_7lw th.ListComponent_imageHeader__EIlwG{width:60px!important;min-width:60px!important;max-width:60px!important;padding:10px 2px;text-align:center}.ListComponent_table__L_7lw td.ListComponent_stockColumn__z9vWQ{color:var(--gray);font-weight:var(--table-data-font-weight);text-align:left}.ListComponent_table__L_7lw tbody tr:hover{background:var(--primary-extra-light)}.ListComponent_actionButtons___toJj{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:1px;gap:10px;width:-moz-fit-content;width:fit-content;height:-moz-fit-content;height:fit-content}.ListComponent_actionButtonsFill__baa87{width:100%}.ListComponent_actionsCell__x_J6Y,.ListComponent_actionsHeader__fyU_I{min-width:220px;padding:0}.ListComponent_table__L_7lw td.ListComponent_actionsCell__x_J6Y,.ListComponent_table__L_7lw th.ListComponent_actionsHeader__fyU_I{position:-webkit-sticky;position:sticky;right:0;z-index:2;background:var(--white);box-shadow:-8px 0 12px -8px rgba(0,0,0,.2)}.ListComponent_actionsSticky__gbNx7{height:100%;display:flex;align-items:center;padding:10px 12px;box-sizing:border-box}.ListComponent_actionsHeader__fyU_I .ListComponent_actionsSticky__gbNx7{background:var(--border-gray);z-index:3;font-weight:600}.ListComponent_table__L_7lw th.ListComponent_actionsHeader__fyU_I{z-index:3;background:var(--border-gray)}.ListComponent_deleteButton__DaA3y,.ListComponent_editButton__cesQU{display:flex;justify-content:center;align-items:center;gap:var(--gap-6,6px);padding:var(--spacing-xs,8px) var(--spacing-sm,10px);border:1px solid;font-size:var(--font-size-sm,12px);font-weight:400;line-height:16px;cursor:pointer;transition:all .2s ease;border-radius:var(--border-radius-small,10px);background:var(--white,#fff)}.ListComponent_editButton__cesQU{height:32px;border-color:var(--checkbox-checked-bg,#1ea9cd);color:var(--checkbox-checked-bg,#1ea9cd)}.ListComponent_editButton__cesQU svg{width:14px;height:14px}.ListComponent_editButton__cesQU:hover{background:var(--primary-extra-light)}.ListComponent_deleteButton__DaA3y{background:var(--white,#fff);border-color:var(--color-primary-blue,#114b96);color:var(--color-primary-blue,#114b96);padding:var(--spacing-xs,8px) var(--spacing-sm,10px);display:inline-flex;align-items:center;justify-content:center}.ListComponent_deleteButton__DaA3y svg{width:16px;height:16px;fill:var(--color-primary-blue,#114b96)}.ListComponent_deleteButton__DaA3y:hover{background:rgba(17,75,150,.05)}.ListComponent_productInfo__l0Tv6{display:flex;align-items:center;gap:12px}.ListComponent_productImage__29Q5R{width:40px;height:40px;background:var(--border-gray);border-radius:4px;flex-shrink:0}.ListComponent_statusBadge__rhB3j{display:inline-block;padding:4px 12px;border-radius:20px;font-size:12px;font-weight:500;text-align:center}.ListComponent_statusNew__VLTCz{background:#dbeafe;color:#1e40af}.ListComponent_statusAccepted__ZA8tK{background:#dcfce7;color:#166534}.ListComponent_statusRejected__zHla1{background:#fef2f2;color:#dc2626}.ListComponent_statusPending__rxEAj{background:#fef3c7;color:#d97706}.ListComponent_statusInProduction__kEw5T{background:#f3e8ff;color:#7c3aed}.ListComponent_statusDefault__NUTXq{background:#f3f4f6;color:#374151}.ListComponent_table__L_7lw tbody tr{border-bottom:.5px solid #e0e0e0;transition:background-color .2s ease;height:44px}.ListComponent_table__L_7lw tbody tr:hover{background-color:rgba(0,0,0,.02)}.ListComponent_rowStatusAccepted__wzfaM{background-color:rgba(0,192,22,.05)!important}.ListComponent_rowStatusRejected__nlqp_{background-color:rgba(255,0,0,.05)!important}.ListComponent_columnHeader__e5UIN{display:flex;align-items:center;gap:8px;width:100%;min-width:0}.ListComponent_codeColumn__tun7m{position:relative}.ListComponent_columnHeader__e5UIN .ListComponent_filterButton__5gFvx{background:none;border:none;cursor:pointer;padding:4px;display:flex;align-items:center;justify-content:center;border-radius:4px;transition:background .2s ease;margin-left:auto;margin-right:0;position:relative;z-index:2}.ListComponent_columnHeader__e5UIN .ListComponent_filterButton__5gFvx svg{width:14px;height:14px;fill:#6a6a6a}.ListComponent_columnLabel__2S0SY{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;min-width:0;flex:1 1}@media (max-width:768px){.ListComponent_container__08wYq{min-height:100%}.ListComponent_header__xtvLQ{flex-direction:column;gap:16px;align-items:flex-start}.ListComponent_titleSection__TW1L3{flex-direction:column;align-items:flex-start;gap:12px;width:100%}.ListComponent_headerButtons__m2bnL{width:100%;justify-content:space-between;flex-wrap:wrap;gap:8px}.ListComponent_boardViewToggle__i9aMC{order:-1}.ListComponent_boardViewLabel__2ldQs{font-size:calc(var(--table-data-font-size) - 2px)}.ListComponent_toggleSwitch__htX3e{width:28px;height:14px}.ListComponent_toggleButton__AxZSb{width:14px;height:14px}.ListComponent_toggleActive__KFFNf .ListComponent_toggleButton__AxZSb{left:14px}.ListComponent_filterButton__5gFvx{padding:4px 8px;font-size:calc(var(--table-data-font-size) - 3px);border:1px solid var(--border-gray);border-radius:var(--button-border-radius);gap:3px}.ListComponent_addButton__s2QB9{padding:8px 12px}.ListComponent_addButton__s2QB9,.ListComponent_columnItem__MCvDQ{font-size:calc(var(--table-data-font-size) - 2px)}.ListComponent_table__L_7lw td,.ListComponent_table__L_7lw th{padding:12px 8px;font-size:calc(var(--table-data-font-size) - 2px)}.ListComponent_table__L_7lw .ListComponent_selectionCell__Qx0an,.ListComponent_table__L_7lw .ListComponent_selectionHeader__Q7LLF{width:36px;padding:0 6px}.ListComponent_actionButtons___toJj{flex-direction:column;gap:10px}.ListComponent_deleteButton__DaA3y,.ListComponent_editButton__cesQU{padding:4px 8px;font-size:11px}.ListComponent_columnHeader__e5UIN{gap:6px}.ListComponent_columnHeader__e5UIN .ListComponent_filterButton__5gFvx{padding:2px}.ListComponent_columnHeader__e5UIN .ListComponent_filterButton__5gFvx svg{width:12px;height:12px}}.ListComponent_paginationContainer__KWXDz{display:flex;justify-content:space-between;align-items:center;padding:20px;margin-top:auto;border-top:1px solid var(--border-gray);background:var(--white)}.ListComponent_paginationInfo__hd2DX{color:var(--gray);font-size:14px}.ListComponent_paginationControls__Pqr4j{display:flex;align-items:center;gap:20px}.ListComponent_pageSizeSelector__Ax8G4{display:flex;align-items:center;gap:8px;font-size:14px;color:var(--gray)}.ListComponent_pageSizeSelector__Ax8G4 select{border:1px solid var(--border-gray);border-radius:6px;background-color:var(--white);font-size:14px;color:var(--gray);cursor:pointer;outline:none;transition:all .2s ease;appearance:none;-webkit-appearance:none;-moz-appearance:none;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3e%3cpolyline points='6 9 12 15 18 9'%3e%3c/polyline%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right 8px center;background-size:18px;padding:6px 32px 6px 12px}.ListComponent_pageSizeSelector__Ax8G4 select:hover{border-color:var(--primary);background-color:var(--primary-extra-light)}.ListComponent_pageSizeSelector__Ax8G4 select:focus{border-color:var(--primary);box-shadow:0 0 0 2px rgba(30,169,205,.1)}.ListComponent_pageNavigation__9mVuI{display:flex;align-items:center;gap:8px}.ListComponent_pageButton__gTycz{padding:8px 12px;border:1px solid var(--border-gray);background-color:var(--white);color:var(--gray);border-radius:6px;font-size:14px;cursor:pointer;transition:all .2s;min-width:40px}.ListComponent_pageButton__gTycz:hover:not(:disabled){background-color:var(--primary-extra-light);border-color:var(--gray-light)}.ListComponent_pageButton__gTycz:disabled{opacity:.5;cursor:not-allowed}.ListComponent_activePage__aZZfH{background-color:var(--primary-dark);color:var(--white);border-color:var(--primary-dark)}.ListComponent_activePage__aZZfH:hover{background-color:var(--primary)}.ListComponent_pageEllipsis__lZCur{color:var(--gray);padding:0 8px;font-size:14px}@media (max-width:768px){.ListComponent_paginationContainer__KWXDz{flex-direction:column;align-items:stretch;gap:12px;padding:12px 16px}.ListComponent_paginationInfo__hd2DX{text-align:center;font-size:12px}.ListComponent_paginationControls__Pqr4j{flex-direction:column;align-items:stretch;gap:10px}.ListComponent_pageSizeSelector__Ax8G4{justify-content:center;flex-wrap:wrap;font-size:12px}.ListComponent_pageNavigation__9mVuI{flex-wrap:wrap;justify-content:center;gap:6px}.ListComponent_pageButton__gTycz{min-width:36px;padding:6px 8px;font-size:12px}.ListComponent_pageEllipsis__lZCur{font-size:12px;padding:0 4px}}.ListComponent_headerContent__9hPTV{display:flex;align-items:center;justify-content:space-between;gap:8px}.ListComponent_sortIcon__IGawa{font-size:14px;color:var(--gray);margin-left:8px;font-weight:700}.ListComponent_sortIcon__IGawa.ListComponent_default__UI5GP:after{content:"↑↓"}.ListComponent_sortIcon__IGawa.ListComponent_asc__J_X0d:after{content:"↑"}.ListComponent_sortIcon__IGawa.ListComponent_desc__XgX_D:after{content:"↓"}.ListComponent_sortableHeader__9ElGh{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;transition:all .2s}.ListComponent_sortableHeader__9ElGh:hover{background-color:var(--primary-extra-light)}.ListComponent_sortableHeader__9ElGh .ListComponent_headerContent__9hPTV{display:flex;align-items:center;justify-content:space-between;gap:8px}.ListComponent_headerActions__HbDsp{display:flex;gap:12px;align-items:center}.ListComponent_loadingCell__Hpasw{text-align:center;padding:40px 20px;color:var(--gray);font-size:14px}.ListComponent_emptyCell__XbzAP{text-align:center;padding:60px 20px;color:var(--gray)}.ListComponent_emptyIcon__W_1hx{margin-bottom:16px;opacity:.5}.ListComponent_emptyIcon__W_1hx svg{width:48px;height:48px;fill:var(--gray)}.ListComponent_emptyMessage__VzINa{font-size:16px;color:var(--gray);font-weight:500}.ListComponent_segmentOluturIcon__sB9ip{width:100%;position:relative;border-radius:4px;max-height:100%}.ListComponent_imageUploadModalOverlay__mEaAI{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.3);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);display:flex;align-items:center;justify-content:center;z-index:9999}@supports not ((-webkit-backdrop-filter:blur(20px)) or (backdrop-filter:blur(20px))){.ListComponent_imageUploadModalOverlay__mEaAI{background-color:rgba(0,0,0,.6)}}.ListComponent_imageUploadModalContent__p7XKL{background-color:white;border-radius:13px;padding:20px;max-width:600px;width:90%;max-height:90vh;overflow:visible}.ListComponent_imageUploadModalTitle__gOjXn{margin-bottom:16px;font-size:18px;font-weight:600}.ListComponent_imageUploadModalButtons__Li0MR{margin-top:16px;display:flex;justify-content:flex-end;gap:12px}.ListComponent_imageUploadModalCancelButton__Yrjfg{padding:10px 20px;border-radius:8px;border:1px solid #ccc;background-color:white;cursor:pointer}.ListComponent_hiddenInput__IQqrk{display:none}.ListComponent_iconWrapper__i3_1W{fill:white}.ListComponent_actionsHeader__fyU_I{min-width:220px;width:1%}.ListComponent_imageUploadModalSaveButton__DGlI8{padding:10px 20px;border-radius:8px;border:none;color:white;cursor:pointer}.ListComponent_imageUploadModalSaveButton__DGlI8:disabled{background-color:#ccc;cursor:not-allowed}.ListComponent_imageUploadModalSaveButton__DGlI8:not(:disabled){background-color:var(--primary-dark);cursor:pointer}.ListComponent_productThumbnailImage__WdZV_{width:100%;height:100%;object-fit:contain;border-radius:6px;display:block;margin:0;box-sizing:border-box;padding:4px;background:var(--white);border:none}.ListComponent_addImageButton__oeRUE{background-color:#e7edf4;border:1px solid #114b96;padding:0;margin:0}.ListComponent_addImageButton__oeRUE,.ListComponent_imageWrapper___nSlb{width:60px;height:60px;display:flex;align-items:center;justify-content:center;cursor:pointer;border-radius:8px}.ListComponent_imageWrapper___nSlb{transition:opacity .2s ease;margin:0 auto;overflow:hidden;background:var(--white);box-shadow:inset 0 0 0 1px #e5e7eb}.ListComponent_imageWrapper___nSlb:hover{opacity:.8}.page_page__A5DI7{padding:20px;display:flex;flex-direction:column;gap:14px}.page_header__wEMGy{display:flex;flex-direction:column;gap:4px}.page_header__wEMGy h1{margin:0;color:#0f172a;font-size:24px;font-weight:700}.page_header__wEMGy p{margin:0;color:#64748b;font-size:13px;line-height:1.5}.page_errorBanner__hE0e2{border:1px solid #fecaca;background:#fef2f2;color:#b91c1c;border-radius:10px;padding:10px 12px;font-size:13px;font-weight:600}.page_titleCell__e3inI{display:flex;flex-direction:column;gap:4px}.page_companyBadge__gy_83{width:-moz-fit-content;width:fit-content}.page_statusBadge__qFEJk{display:inline-flex;align-items:center;border-radius:999px;padding:4px 10px;font-size:12px;font-weight:700}.page_ordered___e7rX{color:#155e75;background:#e0f2fe}.page_accepted__lpa30{color:#166534;background:#dcfce7}.page_onProduction__yzt9v{color:#6d28d9;background:#ede9fe}.page_onDelivery__z6Z4M{color:#9a3412;background:#ffedd5}.page_delivered__wbgs4{color:#0f766e;background:#ccfbf1}.page_completed__3lVAg{color:#14532d;background:#dcfce7}.page_rowActions__6HxHX{width:100%;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:34px;grid-gap:8px;gap:8px;align-items:stretch}.page_actionGridButton__ssCBz{border:1px solid #cbd5e1;background:#ffffff;color:#0f172a;border-radius:8px;width:100%;min-width:0;height:100%;padding:0 8px;font-size:11px;font-weight:700;line-height:1.2;text-align:center;cursor:pointer;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:inline-flex;align-items:center;justify-content:center;transition:all .2s ease}.page_actionGridButton__ssCBz:hover{border-color:#94a3b8;background:#f8fafc}.page_actionGridButtonWarning__2K_ME{border-color:#fcd9bd;color:#9a3412;background:#fff7ed}.page_actionGridButtonWarning__2K_ME:hover{border-color:#fdba74;background:#ffedd5}.page_actionSlotEmpty__5_XmT{border:1px solid transparent;border-radius:8px;width:100%;min-width:0;height:100%;visibility:hidden}@media (max-width:1200px){.page_rowActions__6HxHX{grid-auto-rows:32px;gap:6px}.page_actionGridButton__ssCBz{font-size:10px;padding:0 5px}}@media (max-width:760px){.page_rowActions__6HxHX{grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:30px;gap:6px}.page_actionGridButton__ssCBz{font-size:9px;padding:0 4px}}@media (max-width:900px){.page_page__A5DI7{padding:14px}}.Input_inputField__GCz4_{display:grid;grid-template-columns:120px 1fr;align-items:center;grid-column-gap:12px;column-gap:12px;min-height:40px}.Input_inputFieldLabel__Cc322{text-align:left;width:120px;display:inline-block}.Input_inputFieldLabel__Cc322,.Input_inputTextAreaLabel__rSjRI{font-size:12px;font-weight:500;color:var(--black)}.Input_doubleInputFieldLabel__VHTyX{text-align:left}.Input_inputFieldInput__Vg74B{border:1px solid var(--border-gray);border-radius:8px;padding:8px 10px;width:100%;position:relative;min-height:40px;box-sizing:border-box;max-width:auto;font-size:14px;line-height:1.4}.Input_inputFieldInput__Vg74B[rows]{width:100%;height:143px;gap:8px;border-radius:8px;padding:8px 10px;border-width:1px;resize:none}@media (max-width:992px){.Input_inputFieldInput__Vg74B[rows]{width:100%;height:130px}}@media (max-width:768px){.Input_inputFieldInput__Vg74B[rows]{height:120px;padding:6px 8px}}@media (max-width:576px){.Input_inputFieldInput__Vg74B[rows]{height:110px;padding:5px 6px}}@media (max-width:480px){.Input_inputFieldInput__Vg74B[rows]{height:100px;padding:4px 5px}}@media (max-width:360px){.Input_inputFieldInput__Vg74B[rows]{height:90px;padding:3px 4px}}.Input_inputFieldContainer__L8L8_{position:relative;width:100%;flex:1 1;min-width:0}.Input_inputFieldIcon__qfUcw{position:absolute;right:20px;top:50%;transform:translateY(-50%);color:var(--gray);pointer-events:none;z-index:1}.Input_doubleInputField__rzjSv{display:flex;flex-direction:row;align-items:center;width:100%;gap:15px}.Input_inputFieldSingle__fV_AP{width:100%}.Input_inputFieldWide___ld13{display:grid;grid-template-columns:40px 1fr;align-items:center;grid-column-gap:24px;column-gap:24px;min-height:40px}.Input_inputFieldWideLabel__FXw34{font-size:12px;font-weight:500;color:var(--black);text-align:left;min-width:100px}.Input_inputFieldWide___ld13 .Input_inputFieldInput__Vg74B{border:1px solid var(--border-gray);border-radius:8px;padding:8px 12px;width:100%;position:relative;min-height:40px;box-sizing:border-box;max-width:100%;font-size:14px;line-height:1.4}@media (max-width:767px){.Input_inputField__GCz4_{display:flex;flex-direction:column;align-items:stretch;gap:8px}.Input_inputFieldWide___ld13{display:grid;grid-template-columns:70px 1fr;align-items:center;grid-column-gap:16px;column-gap:16px;min-height:40px}.Input_inputFieldLabel__Cc322,.Input_inputFieldWideLabel__FXw34{width:100%;font-size:11px;margin-bottom:4px}.Input_inputTextAreaLabel__rSjRI{font-size:11px;margin-bottom:4px}.Input_inputFieldInput__Vg74B,.Input_inputFieldWide___ld13 .Input_inputFieldInput__Vg74B{padding:12px 8px;font-size:14px;min-height:40px}.Input_inputFieldIcon__qfUcw{right:15px}}@media (max-width:576px){.Input_inputField__GCz4_{gap:6px}.Input_inputFieldWide___ld13{grid-template-columns:65px 1fr;column-gap:14px}.Input_inputFieldLabel__Cc322,.Input_inputFieldWideLabel__FXw34,.Input_inputTextAreaLabel__rSjRI{font-size:10px;margin-bottom:3px}.Input_inputFieldInput__Vg74B,.Input_inputFieldWide___ld13 .Input_inputFieldInput__Vg74B{padding:10px 6px;font-size:13px;min-height:36px}.Input_inputFieldIcon__qfUcw{right:12px}}@media (max-width:480px){.Input_inputField__GCz4_{gap:4px}.Input_inputFieldWide___ld13{grid-template-columns:60px 1fr;column-gap:12px}.Input_inputFieldLabel__Cc322,.Input_inputFieldWideLabel__FXw34,.Input_inputTextAreaLabel__rSjRI{font-size:9px;margin-bottom:2px}.Input_inputFieldInput__Vg74B,.Input_inputFieldWide___ld13 .Input_inputFieldInput__Vg74B{padding:8px 5px;font-size:12px;min-height:32px}.Input_inputFieldIcon__qfUcw{right:10px}}@media (max-width:360px){.Input_inputField__GCz4_{gap:3px}.Input_inputFieldWide___ld13{grid-template-columns:55px 1fr;column-gap:10px}.Input_inputFieldLabel__Cc322,.Input_inputFieldWideLabel__FXw34,.Input_inputTextAreaLabel__rSjRI{font-size:8px;margin-bottom:1px}.Input_inputFieldInput__Vg74B,.Input_inputFieldWide___ld13 .Input_inputFieldInput__Vg74B{padding:6px 4px;font-size:11px;min-height:28px}.Input_inputFieldIcon__qfUcw{right:8px}}@media (max-width:480px){.Input_inputFieldLabel__Cc322,.Input_inputTextAreaLabel__rSjRI{font-size:10px}.Input_inputFieldInput__Vg74B{padding:10px 6px;font-size:13px;min-height:36px}.Input_inputFieldInput__Vg74B[rows]{width:100%;height:120px;padding:8px 6px}}@media (max-width:768px){.Input_inputFieldInput__Vg74B[rows]{width:100%;height:130px;padding:8px}.Input_inputFieldIcon__qfUcw{right:12px}}.AddChildProductModal_backdrop__5XvLv{position:fixed;inset:0;background:rgba(0,0,0,.45);display:flex;align-items:center;justify-content:center;z-index:9999}.AddChildProductModal_modal__saD9z{background:#fff;border-radius:12px;width:900px;max-width:95vw;box-shadow:0 4px 12px rgba(0,0,0,.1);padding:20px 22px;display:flex;flex-direction:column;gap:14px;max-height:90vh;overflow-y:auto}.AddChildProductModal_header__vfL8M{display:flex;align-items:center;justify-content:space-between}.AddChildProductModal_title__35wPk{margin:0;font-size:20px;font-weight:600}.AddChildProductModal_closeButton__ZQLS3{background:transparent;border:none;cursor:pointer;font-size:18px;line-height:1}.AddChildProductModal_form__BFkXk{display:flex;flex-direction:column;gap:12px}.AddChildProductModal_sectionCard__r2MDL,.AddChildProductModal_section__H8z6n{display:flex;flex-direction:column;gap:10px}.AddChildProductModal_infoCard__iJVJ_,.AddChildProductModal_sectionCard__r2MDL{background:#fff;border:1px solid #e8e8e8;border-radius:12px;padding:14px}.AddChildProductModal_infoCard__iJVJ_{display:flex;flex-direction:column;gap:12px}.AddChildProductModal_field__KLsVp{display:flex;flex-direction:column;gap:6px}.AddChildProductModal_label__T3Bkn{font-size:13px;font-weight:600;color:#333}.AddChildProductModal_input__srIrM,.AddChildProductModal_select__uDOw9{border:1px solid #d9d9d9;border-radius:8px;padding:10px 12px;font-size:14px;outline:none}.AddChildProductModal_inline__ppR_G{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));grid-gap:10px;gap:10px}.AddChildProductModal_topRow__xZaKm{display:grid;grid-template-columns:1fr 1.3fr;grid-gap:14px;gap:14px}.AddChildProductModal_mediaColumn__7cXbJ{display:flex;flex-direction:column;gap:10px}.AddChildProductModal_helper__IPgm_{font-size:12px;color:#666}.AddChildProductModal_subTitle__EnBTr{font-weight:600;font-size:14px}.AddChildProductModal_actions___Ntp4{display:flex;justify-content:flex-end;gap:10px;margin-top:6px}.AddChildProductModal_button__ZLARG{border-radius:8px;padding:10px 14px;cursor:pointer;font-size:14px;border:1px solid #d9d9d9;background:#fff}.AddChildProductModal_primary__H0Btw{background:#1ea9cd;border-color:#1ea9cd;color:#fff}.AddChildProductModal_button__ZLARG:disabled,.AddChildProductModal_primary__H0Btw:disabled{opacity:.6;cursor:not-allowed}.AddChildProductModal_error__ZERd0{color:#d83a52;font-size:12px}.AddChildProductModal_priceRow__kjdr8{display:grid;grid-template-columns:220px 200px 200px 200px 40px;grid-gap:10px;gap:10px;align-items:flex-end}.AddChildProductModal_removeButton__wDD__{border:1px solid #d9d9d9;background:#fff;border-radius:8px;padding:8px 10px;cursor:pointer}.AddChildProductModal_addPriceBtn__SjW_q{align-self:flex-start;border:1px dashed #1ea9cd;color:#1ea9cd;border-radius:8px;padding:8px 12px;background:#f7fcff;cursor:pointer}.AddChildProductModal_section__H8z6n textarea{min-height:90px}.AddChildProductModal_currencySelect__jdfr6{position:relative;display:flex;align-items:center;width:100%;min-width:0}.AddChildProductModal_currencyFlag__11Myu{position:absolute;left:10px;pointer-events:none}.AddChildProductModal_currencySelect__jdfr6 .AddChildProductModal_select__uDOw9{padding-left:32px;background:#f7f9fb;width:100%;min-width:0;text-overflow:ellipsis}.AddChildProductModal_priceField__eQDit{display:flex;flex-direction:column;gap:6px;min-width:0}.AddChildProductModal_priceLabel__InNve{font-size:13px;font-weight:600;color:#0a0a0a}.AddChildProductModal_totalBoxSimple__8tru9{border:1px solid #d9d9d9;border-radius:8px;padding:0 12px;background:#f7f9fb;font-weight:400;color:#222;display:flex;align-items:center;height:40px;box-sizing:border-box;pointer-events:none;width:100%}.ItemSelector_inputField__xZpOt{display:grid;grid-template-columns:120px 1fr;align-items:center;grid-column-gap:12px;column-gap:12px;min-height:40px}.ItemSelector_inputLabel__keE8V{font-size:12px;font-weight:500;color:var(--black);text-align:left;width:120px;display:inline-block}.ItemSelector_itemDropdown__cTgvb{position:relative;width:100%}.ItemSelector_itemTrigger__NqQ_a{border:1px solid var(--border-gray);border-radius:8px;padding:8px 10px;width:100%;position:relative;min-height:40px;box-sizing:border-box;font-size:14px;line-height:1.4;background:var(--white);display:flex;justify-content:space-between;align-items:center;cursor:pointer;transition:all .2s ease}.ItemSelector_itemTrigger__NqQ_a:hover{border-color:var(--primary)}.ItemSelector_itemError__tD92G{border-color:#dc3545;background-color:#fff5f5}.ItemSelector_itemTriggerText__YKkE1{flex:1 1;color:var(--black);font-size:14px;font-family:Inter,sans-serif;font-weight:400;text-align:left;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ItemSelector_itemPlaceholder__54ZdA{opacity:.5}.ItemSelector_itemChevron__g1KJ6{width:12px;height:12px;display:flex;align-items:center;justify-content:center;transition:transform .2s ease;opacity:.5}.ItemSelector_itemChevron__g1KJ6 svg{width:10px;height:10px;color:var(--gray);fill:currentColor}.ItemSelector_itemChevronUp__cAzUI{transform:rotate(180deg)}.ItemSelector_itemDropdownMenu__JOhV6{position:absolute;top:calc(100% + 8px);left:0;right:0;background:var(--white);box-shadow:0 2px 37px rgba(0,0,0,.25);border-radius:12px;z-index:9999;width:100%;box-sizing:border-box;overflow:hidden;min-height:100px;max-height:350px;padding:12px 0}.ItemSelector_itemOptionsList__dxwz5{position:relative;width:100%;display:flex;flex-direction:column;align-items:flex-start;gap:4px;box-sizing:border-box;padding:0 16px;max-height:320px;overflow-y:auto}.ItemSelector_itemDivider__FY75r{align-self:stretch;position:-webkit-sticky;position:sticky;top:0;height:24px;color:var(--black);font-size:14px;font-family:Inter,sans-serif;font-weight:300;line-height:24px;letter-spacing:.02em;display:inline-block;width:100%;background:var(--white);z-index:10;padding:8px 0;margin:-8px 0}.ItemSelector_itemOption__BMrF3{align-self:stretch;display:flex;align-items:center;justify-content:space-between;gap:8px;cursor:pointer;transition:all .2s ease;padding:8px 16px;min-height:40px;border-radius:10px;width:100%;box-sizing:border-box}.ItemSelector_itemOption__BMrF3:hover{background-color:rgba(0,0,0,.02)}.ItemSelector_itemOptionSelected__xXxBV{background-color:var(--background)}.ItemSelector_itemOptionText__K4UH6{position:relative;letter-spacing:.02em;line-height:24px;font-weight:300;color:var(--black);font-size:14px;font-family:Inter,sans-serif}.ItemSelector_itemCheckIcon__taPoC{margin-left:auto;display:flex;align-items:center;justify-content:center;color:var(--primary-dark);width:20px;height:20px}.ItemSelector_itemSeparator__lJIy_{align-self:stretch;position:relative;border-top:.5px solid var(--border-gray);box-sizing:border-box;height:.5px}@media (max-width:768px){.ItemSelector_inputField__xZpOt{grid-template-columns:120px 1fr;column-gap:12px}.ItemSelector_inputLabel__keE8V{width:120px}}@media (max-width:480px){.ItemSelector_inputField__xZpOt{grid-template-columns:100px 1fr;column-gap:8px}.ItemSelector_inputLabel__keE8V{width:100px;font-size:11px}}.AddItemModal_rectangleDiv__jgc5S{width:100%;height:100vh;position:fixed;top:0;left:0;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background-color:rgba(0,0,0,.7);z-index:10010}.AddItemModal_koleksiyonlarParent__4K7ZI{width:100%;height:291px;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);text-align:left;font-size:14px;color:#1ea9cd;font-family:Inter;z-index:10011}.AddItemModal_koleksiyonlar__tBsG6{position:absolute;top:0;left:50%;transform:translateX(-50%);height:291px;display:flex;align-items:flex-start;justify-content:center}.AddItemModal_recentlyHistory__yL17P{height:291px;width:662px;border-radius:13px;background-color:#edf5f8;overflow:hidden;flex-shrink:0;display:flex;flex-direction:column;align-items:center;padding:16px 15px 28px;box-sizing:border-box;gap:27px}.AddItemModal_recentlyHistoryInner__IdQqV{width:622px;display:flex;flex-direction:column;align-items:flex-start}.AddItemModal_frameParent__xkdM_{align-self:stretch;display:flex;flex-direction:column;align-items:flex-start;gap:5px}.AddItemModal_yeniKategoriBilgileriParent__xIbWW{align-self:stretch;display:flex;align-items:flex-end;justify-content:space-between;gap:20px}.AddItemModal_yeniKategoriBilgileri__iDsrY{position:relative;letter-spacing:.01em;font-weight:500}.AddItemModal_closeIcon__K3amG{height:14px;width:14px;position:relative;cursor:pointer;display:flex;align-items:center;justify-content:center}.AddItemModal_frameChild__F2tvc{width:594px;height:1px;position:relative;border-top:1px solid rgba(30,169,205,.2);box-sizing:border-box}.AddItemModal_recentlyHistoryWrapper__ng9Ht{display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.AddItemModal_recentlyHistory2__Dt9D9{width:566px;height:129px;border-radius:13px;background-color:#fff;overflow:hidden;flex-shrink:0;display:flex;flex-direction:column;align-items:flex-start;padding:16px 15px 28px;box-sizing:border-box}.AddItemModal_frameGroup__iPGyT{align-self:stretch;display:flex;flex-direction:column;align-items:flex-start;gap:20px}.AddItemModal_kategoriAd__w2zeH{align-self:stretch;position:relative;letter-spacing:.01em;font-weight:500}.AddItemModal_frameItem__R1Tut{align-self:stretch;height:1px;position:relative;border-top:1px solid rgba(30,169,205,.2);box-sizing:border-box}.AddItemModal_textWrapper__ZGYYw{align-self:stretch;display:flex;flex-direction:column;align-items:flex-start;font-size:12px;color:#000}.AddItemModal_text__UtT1F{align-self:stretch}.AddItemModal_textArea__iiIn_,.AddItemModal_text__UtT1F{height:40px;display:flex;align-items:center;justify-content:center}.AddItemModal_textArea__iiIn_{width:536px;border-radius:8px;background-color:#fdfdfd;border:1px solid #e0e0e0;box-sizing:border-box;padding:8px 10px;gap:8px;flex-shrink:0}.AddItemModal_enterTextHere__UyVeu{flex:1 1;position:relative;letter-spacing:-.02em;border:none;background:transparent;outline:none;font-family:inherit;font-size:inherit}.AddItemModal_enterTextHere__UyVeu::placeholder{opacity:.5}.AddItemModal_chevronDown__9rbp_{width:12px;position:relative;font-size:10px;letter-spacing:-.02em;font-family:Font Awesome\ 6 Free;text-align:center;display:none;flex-shrink:0;opacity:.5}.AddItemModal_supportingText__jU8eb{width:266px;display:none;align-items:center;justify-content:center;padding:0 8px;box-sizing:border-box;gap:8px;flex-shrink:0;font-size:10px}.AddItemModal_supportingText2__vpslT{flex:1 1;position:relative;opacity:.7}.AddItemModal_div__6RlXj{flex:1 1;position:relative;text-align:right;opacity:.3}.AddItemModal_title__dubYH{position:absolute;top:226px;left:50%;transform:translateX(-50%);box-shadow:0 -4px 19px rgba(0,0,0,.35);border-radius:15px;background-color:#fff;width:662px;height:65px;display:flex;align-items:center;justify-content:flex-end;padding:0 28px;box-sizing:border-box;font-size:16px;color:#114b96}.AddItemModal_ptalParent__IGM7U{display:flex;align-items:center;justify-content:flex-end;gap:12px}.AddItemModal_ptal__Uzmlg{height:40px;border-radius:10px;border:1px solid #114b96;box-sizing:border-box;display:flex;align-items:center;justify-content:center;padding:10px 16px;gap:8px;cursor:pointer;transition:all .2s ease}.AddItemModal_ptal__Uzmlg:hover{background-color:rgba(17,75,150,.05)}.AddItemModal_groupWrapper__gYIwN{height:16px;width:16px;position:relative;display:flex;align-items:center;justify-content:center}.AddItemModal_groupIcon__Hj2F8{width:100%;height:100%;object-fit:contain;flex-shrink:0}.AddItemModal_ptal2__56ruZ{position:relative;line-height:16px;font-weight:500}.AddItemModal_koleksiyonEkle__lzYB_{height:40px;border-radius:10px;background-color:#114b96;display:flex;align-items:center;justify-content:center;padding:10px 16px;box-sizing:border-box;gap:8px;font-size:14px;color:#fff;cursor:pointer;transition:all .2s ease}.AddItemModal_koleksiyonEkle__lzYB_:hover{background-color:#0d3a75}.AddItemModal_groupIcon2__1Ayfb{width:14px;height:14px;position:relative;display:flex;align-items:center;justify-content:center;flex-shrink:0}.AddItemModal_koleksiyonEkle2__x2G8p{position:relative;line-height:24px;font-weight:500;flex-shrink:0}@media (max-width:768px){.AddItemModal_recentlyHistory__yL17P{width:90vw;max-width:500px}.AddItemModal_frameChild__F2tvc,.AddItemModal_recentlyHistory2__Dt9D9,.AddItemModal_recentlyHistoryInner__IdQqV,.AddItemModal_textArea__iiIn_{width:100%}.AddItemModal_title__dubYH{width:90vw;max-width:500px;left:50%;transform:translateX(-50%);padding:0 16px}.AddItemModal_ptalParent__IGM7U{width:100%;justify-content:space-between}.AddItemModal_koleksiyonEkle__lzYB_,.AddItemModal_ptal__Uzmlg{padding:10px 12px}.AddItemModal_koleksiyonEkle2__x2G8p,.AddItemModal_ptal2__56ruZ{font-size:13px}}@media (max-width:480px){.AddItemModal_recentlyHistory__yL17P{width:95vw;padding:12px 10px 20px}.AddItemModal_title__dubYH{width:95vw;padding:0 12px;height:60px}.AddItemModal_koleksiyonEkle__lzYB_,.AddItemModal_ptal__Uzmlg{height:36px;padding:8px 10px;font-size:12px}.AddItemModal_koleksiyonEkle2__x2G8p,.AddItemModal_ptal2__56ruZ{font-size:12px;line-height:20px}.AddItemModal_kategoriAd__w2zeH,.AddItemModal_yeniKategoriBilgileri__iDsrY{font-size:13px}}