@import"https://fonts.googleapis.com/css?family=Poppins:400,500,600,700&display=swap";@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&display=swap";.container-main{display:grid;place-Items:center}.dashboard-container{padding:20px;background-color:#f8f9fc;height:100vh;overflow-y:auto}.dashboard-content{display:flex;flex-wrap:wrap;gap:16px}.dashboard-card{border-radius:12px;box-shadow:0 4px 12px #0000000d;height:300px;overflow:hidden;flex:1;min-width:300px}.tasks-card{margin-top:20px;padding:20px;border-radius:12px;background-color:#fff;box-shadow:0 4px 12px #0000000d;height:auto}.dashboard-header{display:flex;align-items:center;gap:10px;margin-bottom:20px}.input-field{flex:1;max-width:300px}.update-message{margin-left:10px;color:#858796;font-weight:700}.tasks-card{margin-top:20px;padding:20px;border-radius:12px;background-color:#fff;box-shadow:0 4px 12px #0000000d}@media screen and (max-width: 768px){.dashboard-container{padding:12px}.dashboard-content{gap:12px}.dashboard-card{min-width:100%;height:250px}.dashboard-header{flex-direction:column;align-items:stretch}.input-field{max-width:100%}}@media screen and (min-width: 769px) and (max-width: 1024px){.dashboard-card{min-width:calc(50% - 16px);height:275px}}.dashboard-container{background-color:#f8f9fa!important;max-height:calc(100vh - 94px);padding:8px;overflow-y:auto;overflow-x:hidden;height:100vh;max-width:100%}.dashboard-header{margin-bottom:24px;display:flex;gap:16px;align-items:center;flex-wrap:wrap}.dashboard-statistics{margin-bottom:24px}.statistics-row{margin-bottom:12px}.stat-card{box-shadow:0 2px 8px #0000001a;border-radius:8px;transition:all .3s ease;height:100%;transition:all .3s}.stat-card:hover{transform:translateY(-5px);box-shadow:0 4px 12px #00000026}.dashboard-card{height:400px;width:100%;padding:16px;box-shadow:0 2px 8px #0000001a;border-radius:8px;transition:all .3s ease;display:flex;flex-direction:column;margin:0}.dashboard-card .ant-card-body{height:calc(100% - 57px);padding:0;display:flex;align-items:center;justify-content:center}.dashboard-card:hover{transform:translateY(-3px);box-shadow:0 4px 12px #00000026}.project-card,.activity-card{height:400px;overflow-y:auto}.project-card .ant-list-item{padding:12px;transition:background-color .3s}.project-card .ant-list-item:hover{background-color:#00000005}.activity-card .ant-timeline{padding:12px}.dashboard-bottom{margin-top:-8px}.input-field{max-width:300px}.update-message{color:#1890ff;font-weight:500}.dashboard-content{display:flex;flex-wrap:wrap;margin:24px -8px 0;width:100%}.dashboard-content .ant-row{width:100%;margin:0!important;display:flex;flex-wrap:wrap}.dashboard-content .ant-col{padding:8px}.chart-container{height:100%;width:100%;position:relative;min-height:270px;padding:5px}.charts-wrapper{margin-bottom:0}.stats-middle-section{margin-top:0}.project-card-container,.activity-card-container{height:380px;box-shadow:0 2px 8px #0000001a;border-radius:8px;margin:0}.scrollable-content{height:320px;overflow-y:auto;padding:0 8px}.scrollable-content::-webkit-scrollbar{width:6px}.scrollable-content::-webkit-scrollbar-track{background:#f1f1f1;border-radius:3px}.scrollable-content::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:3px}.scrollable-content::-webkit-scrollbar-thumb:hover{background:#a1a1a1}.scrollable-content .ant-list-item{padding:8px 0;margin-bottom:8px;border-bottom:1px solid #f0f0f0}.scrollable-content .ant-timeline-item{padding-bottom:12px}.project-card-container .ant-card-body,.activity-card-container .ant-card-body{padding:0}.top-stats-section{margin-bottom:12px;position:relative;z-index:1;padding-top:5px}.middle-stats-section{margin-top:-8px;margin-bottom:0}.middle-stats-section .stat-card{margin-bottom:0;height:110px}.middle-stats-section .ant-card-body{padding:12px!important}.dashboard-bottom .ant-col{margin-top:0;padding-top:0}.project-card-container,.activity-card-container{margin-top:0;margin-bottom:0}.dashboard-bottom.ant-row{margin-top:0!important}.middle-stats-section.ant-row,.ant-row{margin-bottom:0!important}.dashboard-container .ant-row{row-gap:8px!important}.marketing-text{margin-top:2px}.top-companies-section{margin-top:16px}.no-data-encourage{display:flex;flex-direction:column;align-items:center;justify-content:center;height:300px;text-align:center;padding:20px}.no-data-icon{font-size:48px;color:#bfbfbf;margin-bottom:16px}.no-data-encourage h4{margin-bottom:8px;color:#434343}.no-data-encourage p{color:#8c8c8c;max-width:300px;margin-bottom:24px}@media (max-width: 1200px){.dashboard-card{height:350px}}@media (max-width: 768px){.mvp-modal-footer{flex-direction:column;align-items:stretch;gap:12px}.mvp-modal-actions{width:100%;justify-content:space-between}.mvp-support-btn,.mvp-modal-actions .ant-btn-primary{flex:1}.dashboard-container{padding:16px}.dashboard-card{height:300px;margin-bottom:16px}.input-field{max-width:100%}.dashboard-header{flex-direction:column;align-items:stretch}.chart-container{min-height:200px}}@media (max-width: 576px){.dashboard-card{height:300px}}@media (prefers-color-scheme: dark){.dashboard-container{background-color:#141414}.stat-card,.dashboard-card{background-color:#1f1f1f;border:1px solid #303030}.project-card .ant-list-item:hover{background-color:#ffffff05}}.mvp-modal .ant-modal-content{border-radius:12px}.mvp-modal-body{padding:10px 0}.mvp-modal-title{margin-bottom:16px!important;text-align:center}.mvp-text{font-size:14px;display:block;margin-bottom:12px;line-height:1.6}.mvp-text.greeting{font-size:16px;margin-bottom:12px}.mvp-text.strong{font-weight:700}.mvp-section{margin-bottom:16px}.mvp-signature{font-size:16px;display:block;text-align:center;margin-bottom:20px;font-weight:700}.mvp-modal-footer{display:flex;justify-content:space-between;align-items:center;margin-top:20px}.mvp-modal-actions{display:flex;gap:12px}.mvp-support-btn{background:#626f92;border-color:#626f92;color:#fff;font-weight:500;border-radius:6px;box-shadow:0 2px 6px #626f9240;border:1px solid #626f92;transition:all .3s ease}.mvp-support-btn:hover{background:#f9c4ac!important;border-color:#f9c4ac!important;color:#474168!important;box-shadow:0 3px 10px #f9c4ac59!important}.tour-helper-button{position:fixed;bottom:30px;right:30px;z-index:1001!important;box-shadow:0 4px 12px #47416826;pointer-events:auto!important}.__floater__body,.__floater__arrow,.__floater__open{z-index:1600!important}.__floater__body{max-width:400px!important}.__react-joyride-helper{z-index:1500!important}.__react-joyride-spotlight{z-index:1499!important;border-radius:8px!important;transition:all .3s ease-in-out!important}.__react-joyride-spotlight.top-stats-spotlight{margin-top:-10px!important}.tour-helper-button{position:fixed;bottom:30px;right:30px;z-index:999;box-shadow:0 4px 12px #47416826}.joyride-tooltip{text-align:left}.joyride-button-next{background-color:#474168!important;border-color:#474168!important;color:#fff!important;transition:all .2s ease-in-out}.joyride-button-next:hover{background-color:#626f92!important;border-color:#626f92!important;transform:translateY(-1px);box-shadow:0 4px 8px #47416833}.joyride-button-back{margin-right:10px;border-color:#474168!important;color:#474168!important}.joyride-button-back:hover{color:#626f92!important;border-color:#626f92!important;background-color:#626f920d!important}.custom-tooltip{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;line-height:1.5}.custom-tooltip .ant-checkbox-checked .ant-checkbox-inner{background-color:#474168;border-color:#474168;position:relative}.custom-tooltip .ant-checkbox-checked .ant-checkbox-inner:after{border-color:#fff;opacity:1;visibility:visible;position:absolute;display:table;border:2px solid #fff;border-top:0;border-left:0;transform:rotate(45deg) scale(1);transition:all .2s cubic-bezier(.12,.4,.29,1.46) .1s;content:"";top:50%;left:22%;width:5.71428571px;height:9.14285714px;margin-top:-5.5px}.custom-tooltip .ant-checkbox:hover .ant-checkbox-inner,.custom-tooltip .ant-checkbox-wrapper:hover .ant-checkbox-inner{border-color:#626f92}.custom-tooltip .ant-checkbox:focus .ant-checkbox-inner{border-color:#626f92;box-shadow:0 0 0 2px #626f9233}.custom-tooltip .tour-content{margin-bottom:16px}.custom-tooltip .ant-checkbox{z-index:auto}.custom-tooltip .ant-checkbox-inner{width:16px;height:16px;border-radius:2px;border:1px solid #d9d9d9}.custom-tooltip .ant-checkbox+span{padding-left:8px;padding-right:8px;color:#474168}.login-container{display:flex;align-items:center;justify-content:center;min-height:100vh;background:#272637;position:relative}.login-wrapper{width:100%;max-width:400px;padding:2rem;background:#585580;border-radius:12px;box-shadow:0 8px 24px #0003}.login-header{text-align:center;margin-bottom:2rem;display:flex;flex-direction:column;align-items:center}login-header h3{color:#f9c4ac}.login-header p{color:#f9c4ac;opacity:.8}.form-field{margin-bottom:1.5rem;width:100%}.form-field input{width:100%;padding:12px 16px;border:1px solid rgba(249,196,172,.2);border-radius:8px;background:#f9c4ac1a;color:#f9c4ac;font-size:1rem;transition:all .3s ease;box-sizing:border-box}.form-field input::placeholder{color:#f9c4ac99}.form-field input:focus{outline:none;border-color:#f9c4ac;box-shadow:0 0 0 2px #f9c4ac33}.form-actions{display:flex;flex-direction:column;gap:1rem;align-items:center}.forgot-password{color:#f9c4ac;text-decoration:none;font-size:.9rem;opacity:.8;transition:opacity .3s ease}.forgot-password:hover{opacity:1}.login-button{width:100%;height:48px;background:#474168!important;border:none!important;border-radius:8px!important;color:#f9c4ac!important;font-size:1rem!important;font-weight:500!important;transition:all .3s ease!important}.login-button:hover{background:#373158!important;transform:translateY(-1px)}.try-free-button{width:100%;height:52px!important;background:linear-gradient(45deg,#ff9a7b,#f9c4ac)!important;border:none!important;border-radius:8px!important;color:#272637!important;font-size:1.2rem!important;font-weight:600!important;margin-top:8px!important;position:relative;overflow:hidden;box-shadow:0 4px 15px #f9c4ac4d!important;text-transform:uppercase!important;letter-spacing:1px!important}.try-free-button:after{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;animation:shine 2s infinite}@keyframes shine{to{left:200%}}.try-free-button:hover{transform:translateY(-2px)!important;box-shadow:0 6px 20px #f9c4ac80!important}.language-selector{position:absolute;top:20px;right:20px}.lang-button{color:#f9c4ac!important;font-size:1.2rem!important;background:transparent!important;border:1px solid rgba(249,196,172,.3)!important;padding:8px!important;border-radius:50%!important;width:40px!important;height:40px!important;display:flex!important;align-items:center!important;justify-content:center!important;transition:all .3s ease!important;cursor:pointer}.lang-button:hover{background:#f9c4ac1a!important;border-color:#f9c4ac!important;transform:translateY(-2px)!important;box-shadow:0 4px 8px #0003!important}.custom-dropdown-menu{background-color:#474168;border:1px solid rgba(249,196,172,.3);border-radius:8px;box-shadow:0 4px 12px #27263726;overflow:hidden;min-width:120px;padding:4px 0}.ant-dropdown-menu{background-color:transparent!important;box-shadow:none!important;border:none!important}.ant-dropdown-menu-item{color:#f9c4ac!important;padding:10px 15px!important;transition:background-color .3s}.ant-dropdown-menu-item:hover{background-color:#f9c4ac1a!important}.ant-dropdown{z-index:1050}.ant-dropdown-menu{min-width:120px}.ant-dropdown-menu-root{overflow:visible!important}.login-language-dropdown{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;background-color:#474168;color:#f9c4ac;font-size:20px;cursor:pointer;transition:background-color .3s;box-shadow:0 4px 12px #27263733}.login-language-dropdown:hover{background-color:#f9c4ac1a}.login-language-options{position:absolute;top:50px;right:0;background-color:#474168;border-radius:8px;box-shadow:0 4px 12px #27263726;overflow:hidden;min-width:120px;display:none;z-index:1000;border:1px solid rgba(249,196,172,.3)}.login-language-options.show{display:block}.login-language-option{padding:10px 15px;cursor:pointer;color:#f9c4ac;transition:background-color .3s}.login-language-option:hover{background-color:#f9c4ac1a}@media (max-width: 480px){.login-wrapper{margin:1rem;padding:1.5rem;width:calc(100% - 2rem);max-width:100%}.form-field input{width:100%;font-size:16px}.login-header h1{font-size:2rem}}.mobile-search-wrapper{display:flex;align-items:center;gap:12px;width:100%}.mobile-search-input{background:#f9c4ac1a!important;border:1px solid rgba(249,196,172,.2)!important;height:40px!important;width:100%}.mobile-search-input input{background:transparent!important;color:#f9c4ac!important;font-size:16px;padding-right:40px!important}.mobile-search-input input::placeholder{color:#f9c4ac80}.search-icon{color:#f9c4ac;font-size:18px;opacity:.8}.close-search-icon{color:#f9c4ac;font-size:20px;padding:8px;cursor:pointer;transition:all .3s ease;flex-shrink:0}.close-search-icon:hover{opacity:.8}.mobile-search-input .ant-input-clear-icon{color:#f9c4ac!important;font-size:14px;opacity:.8}.mobile-search-input .ant-input-clear-icon:hover{opacity:1}.admin-header{position:relative;width:100%;display:flex;height:64px}.themed-search{width:10%!important}.center-search{align-items:center;left:40%!important;position:absolute;transform:translate(-50%);margin-left:32px;z-index:1}.notification-icon{background-color:#f9c4ac26!important;color:#f9c4ac!important;cursor:pointer;transition:all .3s ease}.notifications-item.unread{background:#f9c4ac2e;border:1px solid rgba(249,196,172,.45);transition:background .2s ease,border-color .2s ease}.notifications-item.unread .notifications-item-title{font-weight:700;color:#fbe3d3}.notification-icon:hover{background-color:#f9c4ac40!important;transform:translateY(-1px)}.notification-icon.has-unread{box-shadow:0 0 #f9c4ac99;animation:bellPulse 2s infinite}@keyframes bellPulse{0%{box-shadow:0 0 #f9c4ac8c;transform:scale(1)}50%{box-shadow:0 0 12px 6px #f9c4ac59;transform:scale(1.03)}to{box-shadow:0 0 #f9c4ac8c;transform:scale(1)}}.header-actions{display:flex;align-items:center;gap:16px}.ant-dropdown{min-width:180px}.ant-dropdown-menu{background-color:#272637!important;border:1px solid rgba(249,196,172,.15);box-shadow:0 4px 16px #47416833;border-radius:8px;padding:4px}.ant-dropdown-menu-item{border-radius:6px;margin:2px 0;color:#f9c4ac!important;transition:all .2s ease}.ant-dropdown-menu-item:hover{background-color:#f9c4ac26!important;transform:translate(2px)}.ant-dropdown-menu-item .anticon{color:#f9c4ac;margin-right:10px;font-size:16px;transition:all .2s ease}.ant-dropdown-menu-item:hover .anticon{transform:scale(1.1)}.ant-dropdown-menu-item-divider{background-color:#f9c4ac1a;margin:4px 0}.notification-badge .ant-badge-count{background-color:#f9c4ac!important;color:#272637!important;box-shadow:0 0 0 2px #474168!important;font-size:8.5pt!important;font-weight:700!important;min-width:18px!important;height:15px!important;width:12px!important;line-height:18px!important;border-radius:25px!important;padding-top:-15px!important}.ant-dropdown-menu-item[key=tr],.ant-dropdown-menu-item[key=en]{justify-content:center;text-align:center;font-weight:500}.themed-search .ant-input{background-color:#272637;border:1px solid #f9c4ac;color:#f9c4ac}.themed-search .ant-input::placeholder{color:#f9c4ac}.themed-search .ant-input-group-addon{background-color:#272637;border:1px solid #f9c4ac}.themed-search .ant-btn,.themed-search .ant-btn:hover{background-color:#f9c4ac;border:1px solid #f9c4ac;color:#272637}.desktop-header-content{display:flex;width:100%;justify-content:space-between;align-items:center;padding:0 16px}.desktop-header-content .ant-input-search{width:300px!important}.desktop-header-content .ant-input-search .ant-input{background-color:#f9c4ac1a;border-color:#f9c4ac33;color:#f9c4ac}.desktop-header-content .ant-input-search .ant-input::placeholder{color:#f9c4ac99}.desktop-header-content .ant-input-search .ant-btn{background-color:#f9c4ac26;border-color:#f9c4ac33}.desktop-header-content .ant-input-search .ant-btn:hover{background-color:#f9c4ac40;border-color:#f9c4ac4d}.desktop-header-content .ant-input-search .ant-btn .anticon{color:#f9c4ac}.mobile-bottom-menu .ant-menu-item[data-menu-id=aiAssistant]{display:flex;align-items:center;justify-content:center}.mobile-bottom-menu .ant-menu-item[data-menu-id=aiAssistant] span[role=img]{font-size:20px;line-height:1}.notifications-dropdown{width:360px;max-height:420px;overflow:auto;padding:8px 8px 4px;background:#272637;border:1px solid rgba(249,196,172,.15);border-radius:10px;box-shadow:0 12px 30px #47416859}.notifications-header{display:flex;align-items:center;justify-content:space-between;padding:6px 8px 10px;border-bottom:1px solid rgba(249,196,172,.12);margin-bottom:6px}.notifications-title{color:#f9c4ac;font-weight:700;letter-spacing:.3px}.notifications-list .ant-list-items{padding-right:2px}.notifications-item{border-radius:8px;margin:4px 0;padding:8px 10px;background:#f9c4ac0f;border:1px solid rgba(249,196,172,.08)}.notifications-item:hover{background:#f9c4ac1f;transform:translateY(-1px);transition:all .2s ease}.notifications-item-title{color:#f9c4ac;font-weight:600}.notifications-item-time{color:#f9c4accc;font-size:12px}.notifications-item-message{color:#e9d5cc;white-space:pre-line;font-size:12px;line-height:1.5}.notifications-item-message .message-entity{color:#f9c4ac;font-weight:500}.notifications-item-message .message-preview{color:#e9d5cce6;font-style:italic}.notifications-list .ant-list-item-extra{margin-left:12px}.notifications-list .ant-list-item .ant-btn-text{padding:0 4px}.notifications-dropdown::-webkit-scrollbar{width:8px}.notifications-dropdown::-webkit-scrollbar-thumb{background:#f9c4ac40;border-radius:8px}.notifications-dropdown::-webkit-scrollbar-track{background:transparent}#notifications-scroll{max-height:360px;overflow:auto}.notifications-list .ant-list-empty-text,.notifications-list .ant-empty-description{color:#e9d5cc;opacity:.9;text-align:center}.ai-assistant-container{position:fixed;bottom:80px;right:20px;width:500px;height:500px;background:#f8f9fa;border-radius:8px;box-shadow:0 2px 8px #27263726;display:flex;flex-direction:column;z-index:999;padding:20px;border:1px solid #e0e4e8;pointer-events:auto}.chat-header{display:flex;justify-content:space-between;align-items:center;padding:10px 15px;background:#474168;color:#fff;border-radius:8px 8px 0 0}.chat-header h3{color:#fff;margin:0;font-size:16px;font-weight:500}.close-button{background:none;border:none;color:#f9c4ac;font-size:24px;cursor:pointer;transition:all .3s ease}.close-button:hover{transform:scale(1.1);color:#fff}.chat-container{flex:1;overflow-y:auto;padding:10px;display:flex;flex-direction:column;margin-bottom:20px;border:1px solid #e0e4e8;border-radius:8px;background:#fff;pointer-events:auto}.message{margin:5px 0;padding:8px 12px;border-radius:8px;max-width:80%;white-space:pre-line;line-height:1.5}.user{background-color:#474168;color:#fff;align-self:flex-end}.ai{background-color:#f0f2f5;color:#272637;align-self:flex-start;font-family:monospace;font-size:14px}.input-form{display:flex;gap:10px;padding:10px;border-top:1px solid #e0e4e8;pointer-events:auto}.input-field{flex:1;padding:8px;border:1px solid #e0e4e8;border-radius:8px;outline:none;background:#fff;color:#272637}.input-field:focus{border-color:#626f92;box-shadow:0 0 0 2px #626f9233}.send-button{padding:8px 15px;background-color:#474168;color:#fff;border:none;border-radius:8px;cursor:pointer;transition:all .3s ease}.send-button:hover{background-color:#626f92;transform:translateY(-1px)}.ai-assistant-button{position:fixed;bottom:20px;right:20px;width:50px;height:50px;border-radius:25px;background:#474168;color:#f9c4ac;border:none;cursor:pointer;box-shadow:0 2px 8px #27263726;z-index:998;font-size:24px;display:flex;align-items:center;justify-content:center;transition:all .3s ease;pointer-events:auto}.ai-assistant-button:hover{transform:scale(1.1);background-color:#626f92}.header-buttons{display:flex;align-items:center;gap:8px;pointer-events:auto}.header-button{background:none;border:none;color:#f9c4ac;font-size:16px;cursor:pointer;transition:all .3s ease;padding:4px;display:flex;align-items:center;justify-content:center;border-radius:4px}.header-button:hover{background-color:#f9c4ac1a;transform:scale(1.1);color:#fff}.header-button:disabled{opacity:.5;cursor:not-allowed;pointer-events:none}@media (prefers-color-scheme: dark){.ai-assistant-container{background:#272637;border-color:#3d3643}.chat-container{background:#3d3643;border-color:#474168}.ai{background-color:#474168;color:#f9c4ac}.input-field{background:#3d3643;color:#f9c4ac;border-color:#474168}.input-field:focus{border-color:#626f92;box-shadow:0 0 0 2px #626f924d}.chat-header{background:#626f92}.chat-header h3{color:#fff}.header-button{color:#f9c4ac}.header-button:hover{background-color:#f9c4ac26}}.chat-history{flex:1;display:flex;flex-direction:column;background:#fff;border-radius:8px}.history-header{display:flex;justify-content:space-between;align-items:center;padding:15px;background:#474168;color:#fff;border-radius:8px 8px 0 0}.history-list{flex:1;overflow-y:auto;padding:10px;pointer-events:auto}.history-item{padding:12px;border-bottom:1px solid #e0e4e8;cursor:pointer;transition:all .2s ease;pointer-events:auto}.history-item:hover{background-color:#4741680d}.history-item h4{margin:0;color:#474168;font-size:14px}.history-item span{font-size:12px;color:#626f92}.message-time{font-size:10px;color:#ffffffb3;margin-left:8px;align-self:flex-end}.ai .message-time{color:#ffffffb3}@media (prefers-color-scheme: dark){.chat-history{background:#272637}.history-item{border-color:#3d3643}.history-item:hover{background-color:#f9c4ac0d}.history-item h4{color:#f9c4ac}.history-item span{color:#626f92}}.empty-state{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;color:#626f92;text-align:center;padding:20px}.empty-state p{margin-top:10px;font-size:14px;color:#626f92b3}.title-container{display:flex;align-items:center;gap:8px}.title-container h3{display:flex;align-items:center;gap:8px;cursor:pointer}.edit-icon{font-size:14px;opacity:0;transition:opacity .2s ease}.title-container h3:hover .edit-icon{opacity:1}.title-input{background:none;border:none;border-bottom:1px solid #f9c4ac;color:#fff;font-size:16px;font-weight:500;padding:4px 8px;width:200px;outline:none}.title-input:focus{border-bottom:2px solid #f9c4ac}@media (prefers-color-scheme: dark){.title-input{color:#f9c4ac}}.loading-spinner{display:inline-block;width:20px;height:20px;border:2px solid #f3f3f3;border-top:2px solid #474168;border-radius:50%;animation:spin 1s linear infinite;margin-right:10px}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.thinking-message{display:flex;align-items:center;color:#666;font-style:italic;padding:10px;margin:5px 0}@media screen and (max-width: 767px){.ai-assistant-container{position:fixed;inset:0;width:100%;height:100vh;margin:0;border-radius:0;z-index:9999}.chat-header{border-radius:0;position:sticky;top:0}.chat-container{border-radius:0;height:calc(100vh - 130px)}.input-form{position:sticky;bottom:0;background:#272637;padding:15px;border-top:1px solid rgba(249,196,172,.2)}.ai-assistant-button{display:none}}@media screen and (max-width: 767px){.ai-assistant-container.mobile{position:fixed;inset:0 0 64px;width:100%!important;height:calc(100vh - 64px)!important;margin:0;padding:0;border-radius:0;z-index:997}.mobile .chat-header{border-radius:0;position:sticky;top:0;z-index:1}.mobile .chat-container{flex:1;border-radius:0;margin:0;padding:10px 10px 70px;height:calc(100vh - 184px);overflow-y:auto}.mobile .input-form{position:fixed;bottom:64px;left:0;right:0;background:#272637;padding:12px 15px;margin:0;border-top:1px solid rgba(249,196,172,.2);z-index:998;height:64px;display:flex;align-items:center}.mobile-bottom-menu{position:fixed;bottom:0;left:0;right:0;height:64px;z-index:999}.ai-assistant-button{display:none}}@media screen and (min-width: 768px){.ai-assistant-container.desktop{position:fixed;bottom:100px;right:30px;width:400px;height:600px;background:#272637;border-radius:16px;box-shadow:0 8px 32px #27263759;padding:0;border:2px solid rgba(249,196,172,.2);transition:all .3s cubic-bezier(.4,0,.2,1);overflow:hidden;top:auto;max-height:80vh}.desktop .chat-header{background:linear-gradient(135deg,#272637,#474168 35%,#626f92);border-bottom:1px solid rgba(249,196,172,.2);box-shadow:0 2px 8px #0000001a;position:sticky;top:0;z-index:2;padding:12px 16px;height:56px;display:flex;align-items:center;justify-content:space-between}.desktop .title-container{max-width:60%;overflow:hidden}.desktop .title-container h3{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin:0;padding-right:8px;color:#f9c4ac}.desktop .chat-container{background:#3d3643;border:none;margin:0;padding:12px 20px 20px;height:calc(100% - 140px);height:calc(100% - 112px)}.desktop .message{max-width:85%;margin:12px 0;padding:12px 16px;border-radius:12px;font-size:14px;line-height:1.5;box-shadow:0 2px 8px #00000026;transition:transform .2s ease}.desktop .message:hover{transform:translateY(-2px)}.desktop .user{background:linear-gradient(135deg,#626f92,#474168);color:#fff;margin-left:40px;border-bottom-right-radius:4px}.desktop .ai{background:linear-gradient(135deg,#474168,#3d3643);color:#f9c4ac;margin-right:40px;border-bottom-left-radius:4px}.desktop .input-form{position:absolute;bottom:0;left:0;right:0;padding:20px;background:linear-gradient(180deg,#27263700,#272637);backdrop-filter:blur(8px);border-top:1px solid rgba(249,196,172,.15)}.desktop .input-field{background:#f9c4ac1a;border:1px solid rgba(249,196,172,.2);color:#f9c4ac;padding:12px 16px;font-size:14px;border-radius:24px;transition:all .3s ease}.desktop .input-field:focus{border-color:#f9c4ac;box-shadow:0 0 0 3px #f9c4ac1a;background:#f9c4ac26}.desktop .send-button{background:#f9c4ac;color:#272637;font-weight:500;padding:12px 24px;border-radius:24px;transition:all .3s ease}.desktop .send-button:hover{background:#ffdbcc;transform:translateY(-2px);box-shadow:0 4px 12px #f9c4ac33}.desktop .thinking-message{background:#47416880;border-radius:12px;padding:16px;margin:12px 0;backdrop-filter:blur(4px)}.desktop .loading-spinner{border:2px solid rgba(249,196,172,.2);border-top:2px solid #f9c4ac;width:24px;height:24px}.ai-assistant-button{display:none}}.user-avatar-container{display:flex;flex-direction:column;align-items:center;gap:1rem}.profile-image{width:200px;height:200px;border-radius:50%;object-fit:cover}.profile-initials{width:200px;height:200px;border-radius:50%;background-color:#f0f2f5;display:flex;align-items:center;justify-content:center;font-size:64px;font-weight:700;color:#1890ff}.change-photo-btn{cursor:pointer;padding:4px 15px;border:1px solid #d9d9d9;border-radius:6px;background:#fff;margin-top:8px;text-align:center}.change-photo-btn:hover{border-color:#4096ff;color:#4096ff}.avatar-wrapper{position:relative;width:200px;height:200px}.avatar-wrapper.clickable:hover .profile-image{opacity:.95}.linkedin-style-modal{top:20px}.linkedin-style-modal .ant-modal-content{background:transparent;box-shadow:none;padding:0}.linkedin-style-modal .ant-modal-close{top:-30px;right:-30px}.linkedin-style-modal .ant-modal-close-x{color:#fff;font-size:20px}.modal-avatar-image{max-width:90vw;max-height:80vh;border-radius:4px;box-shadow:0 4px 12px #00000026}.version-update-banner{position:fixed;top:0;left:0;right:0;z-index:9999;padding:0;animation:slideDown .3s ease-out}.version-update-banner .ant-alert{border-radius:0;border-left:none;border-right:none;border-top:none}:root{--primary-color: #1890ff;--background-color: #f0f2f5;--card-shadow: 0 2px 8px rgba(0, 0, 0, .08);--border-radius: 8px;--spacing-unit: 16px}.company-list-container{display:flex;flex-direction:column;height:100%;background-color:var(--background-color);padding:var(--spacing-unit)}.company-processes-container{width:100%;height:100%;padding:1rem;display:flex;flex-direction:column;gap:1rem;background-color:#f5f5f5}.search-header{display:flex;gap:1rem;align-items:center;background-color:#fff;padding:1rem;border-radius:6px;box-shadow:0 2px 8px #0000000d}.search-header .ant-btn{min-width:auto}.search-header .ant-input-affix-wrapper{flex:1}.filter-panel{display:flex;gap:1rem;padding:1rem;background-color:#fff;border-radius:6px;box-shadow:0 2px 8px #0000000d}.filter-panel>*{flex:1}.filter-panel .ant-btn{flex:0 0 auto;min-width:120px}.filter-panel .ant-select{min-width:160px}.filter-panel-enter{animation:filterPanelEnter .3s ease-in-out forwards}.filter-panel-exit{animation:filterPanelExit .3s ease-in-out forwards}.company-list-content{flex:1;overflow-y:auto;padding:.5rem;background-color:#efeff5!important;border-radius:6px}.company-list{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1rem}.company-card{display:flex;flex-direction:column;animation:fadeIn .3s ease-in;background:#fff;border-radius:var(--border-radius);box-shadow:0 4px 12px #0000000f;transition:transform .2s ease,box-shadow .2s ease}.company-card:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000001f}.company-item-card{height:100%;transition:all .3s ease;box-shadow:0 4px 12px #0000000f;border-radius:6px}.company-item-card:hover{box-shadow:0 4px 12px #0000001f;transform:translateY(-2px)}.loading-more{display:flex;justify-content:center;align-items:center;padding:2rem 0;grid-column:1 / -1}.no-more-data{text-align:center;color:#8c8c8c;padding:1.5rem 0;font-size:.9rem;grid-column:1 / -1}@keyframes filterPanelEnter{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@keyframes filterPanelExit{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-10px)}}@media (max-width: 768px){.company-list-container{padding:calc(var(--spacing-unit) / 2)}.search-header{flex-direction:column;gap:var(--spacing-unit)}.search-header .ant-input-affix-wrapper,.search-header .ant-btn{width:100%}.filter-panel{flex-direction:column;gap:var(--spacing-unit)}.filter-panel>*{width:100%}.company-list{grid-template-columns:1fr}.company-list-content{height:calc(100vh - 300px)}}@media (prefers-color-scheme: dark){:root{--background-color: #141414;--card-shadow: 0 2px 8px rgba(0, 0, 0, .2)}.page-header,.company-list-content{background:#1f1f1f}.filter-panel{background-color:#1f1f1f}.no-more-data{color:#ffffff73}.company-card:hover{box-shadow:0 4px 12px #0000004d}}.company-list-content::-webkit-scrollbar{width:6px}.company-list-content::-webkit-scrollbar-track{background:transparent}.company-list-content::-webkit-scrollbar-thumb{background-color:#0003;border-radius:3px}.company-list-content::-webkit-scrollbar-thumb:hover{background-color:#0000004d}@media (prefers-color-scheme: dark){.company-list-content::-webkit-scrollbar-thumb{background-color:#fff3}.company-list-content::-webkit-scrollbar-thumb:hover{background-color:#ffffff4d}}.company-card-details{display:flex;flex-direction:column;gap:6px;min-height:100px}.company-card-details .detail-item{display:flex;align-items:center;gap:6px;min-height:20px}.company-card-details .detail-item span:empty:after{content:"—";color:#999;font-style:italic}.detail-item{display:flex;align-items:flex-start}.detail-item .detail-icon{margin-right:6px;flex-shrink:0;font-size:16px;color:#7265f0;display:inline-flex;align-items:center}.category-wrapper{display:inline-flex;gap:4px;align-items:center;flex-wrap:nowrap;max-width:100%;overflow:hidden}.company-editable-card-wrapper .category-chip{display:inline-flex;align-items:center;padding:2px 10px;background:#fff;border:1px solid #e1e1e8;border-radius:10px;font-size:13px;color:#4b4b65;line-height:1;white-space:nowrap;user-select:none}.company-editable-card-wrapper .category-chip-more{cursor:pointer;background:#fff;border:1px solid #d5d5e0;border-radius:10px;color:#4b4b65;font-size:13px}.company-editable-card-wrapper .ant-card{border:none!important;box-shadow:none!important;border-radius:14px;transition:all .2s ease}.company-editable-card-wrapper .ant-card:hover{transform:translateY(-2px);box-shadow:0 10px 24px #00000014!important}.company-editable-card-wrapper .ant-ribbon-wrapper{margin-bottom:0!important;padding-bottom:0!important}.company-editable-card-wrapper .ant-card-bordered{border:none!important}.company-editable-card-wrapper .ant-ribbon-corner{border-width:7px!important}.company-tour-tooltip{font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}.company-tour-helper-button{transition:all .3s ease;z-index:1000}.company-tour-helper-button:hover{transform:translateY(-3px);box-shadow:0 4px 12px #47416840}.company-tour-tooltip .react-joyride__tooltip{border-radius:8px;padding:10px}.company-tour-tooltip h2{font-size:18px;margin-bottom:10px;color:#474168}.company-tour-tooltip .joyride-button-next:hover{background-color:#5c5682!important}.company-tour-tooltip .joyride-button-back:hover{color:#5c5682!important;background-color:#4741681a!important}@media (max-width: 768px){.company-tour-helper-button{bottom:70px!important;right:15px!important}.company-tour-tooltip h2{font-size:16px}.company-tour-tooltip div[role=dialog]{max-width:90%!important}}.company-detail-drawer .ant-drawer-body{padding:24px}.company-detail-drawer .ant-descriptions-item-label{font-weight:500;color:#262626}.company-detail-drawer .ant-descriptions-item-content{color:#595959}.company-detail-drawer .ant-descriptions-item-content a{color:#1890ff;text-decoration:none}.company-detail-drawer .ant-descriptions-item-content a:hover{color:#40a9ff;text-decoration:underline}.company-detail-drawer .not-specified{color:#8c8c8c;font-style:italic}.company-detail-drawer .ant-tag{margin-right:4px;margin-bottom:4px}.company-detail-drawer .ant-divider{margin:16px 0}.company-detail-drawer .ant-avatar{box-shadow:0 2px 8px #0000001a}@media (max-width: 768px){.company-detail-drawer .ant-drawer-content-wrapper{width:100%!important}.company-detail-drawer .ant-descriptions{margin-bottom:0}}.company-add-container{max-height:68vh;overflow-y:auto;padding:1rem}.company-add-form{display:flex;flex-direction:column}.company-add-header{text-align:center;margin-bottom:2rem}.company-add-form-row{display:flex;justify-content:space-between}.company-add-form-column{width:48%}.divider{height:100%}.b2b-search-container{display:flex;flex-direction:column;gap:8px;padding:8px;background:#f0f2f5;height:calc(100vh - 96px);width:100%;overflow:hidden;position:relative;margin-top:4px;box-shadow:0 2px 12px #00000014;border-radius:8px}.b2b-card-description-box{background:#f9c4ac14;border-left:3px solid #ff9b5e;padding:6px 10px;border-radius:8px;font-size:13px;font-style:italic;color:#555;margin-bottom:8px}.b2b-search-header{display:flex;gap:12px;align-items:center;background:linear-gradient(135deg,#fff,#f9fafb);padding:12px;border-radius:8px;box-shadow:0 2px 8px #4741680f;border:1px solid rgba(71,65,104,.1);flex-shrink:0;z-index:1}.b2b-search-input-wrapper{flex:1}.b2b-search-input{border-radius:8px}.b2b-search-actions{display:flex;gap:12px}.b2b-filter-panel{display:flex;gap:12px;padding:12px;background:linear-gradient(135deg,#fff,#f9fafb);border-radius:8px;box-shadow:0 2px 8px #4741680f;border:1px solid rgba(71,65,104,.1);overflow:hidden;flex-wrap:wrap;flex-shrink:0;z-index:1}.b2b-filter-select{min-width:200px;flex:1}.b2b-filter-panel-enter{animation:b2bFilterSlideDown .5s ease-out}.b2b-filter-panel-exit{animation:b2bFilterSlideUp .5s ease-out}@keyframes b2bFilterSlideDown{0%{opacity:0;transform:translateY(-20px);max-height:0}to{opacity:1;transform:translateY(0);max-height:300px}}@keyframes b2bFilterSlideUp{0%{opacity:1;transform:translateY(0);max-height:300px}to{opacity:0;transform:translateY(-20px);max-height:0}}.b2b-results-info{padding:4px 12px;flex-shrink:0}.b2b-results-count{font-size:13px;color:#474168;font-weight:600;background:linear-gradient(135deg,#f9c4ac,#eec9b7);padding:6px 14px;border-radius:16px;display:inline-block;box-shadow:0 2px 6px #f9c4ac40}.b2b-results-info .ant-tag{font-size:12px;padding:4px 10px;border-radius:12px;font-weight:500;border:none;display:inline-flex;align-items:center;gap:4px}.b2b-results-info .ant-tag .anticon-close{font-size:10px;margin-left:4px;cursor:pointer;transition:all .2s ease}.b2b-results-info .ant-tag .anticon-close:hover{transform:scale(1.2)}.b2b-list-content{flex:1;background:#fff;padding:8px;border-radius:8px;box-shadow:0 2px 12px #00000014;display:flex;flex-direction:column;min-height:0;overflow-y:auto!important;overflow-x:hidden!important;height:100%!important;-webkit-overflow-scrolling:touch;overscroll-behavior:contain}.b2b-list-container-animating{transition:margin-top .3s ease-out}.b2b-company-list{display:grid;grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:16px;padding:12px;margin:0;position:relative;z-index:0}.b2b-company-card{height:100%}.b2b-card{height:100%;border-radius:16px;border:1px solid rgba(71,65,104,.15);background:linear-gradient(135deg,#fff,#fafbfc);transition:all .3s cubic-bezier(.4,0,.2,1);overflow:hidden}.b2b-card:hover{transform:translateY(-6px);box-shadow:0 16px 32px #47416826;border-color:#f9c4ac}.b2b-card .ant-card-body{padding:0;height:100%;display:flex;flex-direction:column}.b2b-card-header{display:flex;align-items:flex-start;gap:16px;padding:24px;background:linear-gradient(135deg,#474168,#3d3643);border-bottom:3px solid #f9c4ac;position:relative}.b2b-card-avatar{flex-shrink:0}.b2b-card-title-section{flex:1;min-width:0}.b2b-card-title{margin:0;font-size:18px;font-weight:600;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:1.4}.b2b-card-subtitle{display:block;font-size:13px;color:#eec9b7;margin-top:4px;font-weight:500}.b2b-card-type-tag{position:absolute;top:20px;right:20px;margin:0;font-size:12px;padding:6px 14px;border-radius:16px;font-weight:600;text-transform:uppercase;letter-spacing:.5px;border:2px solid rgba(255,255,255,.3);background:#ffffff26;backdrop-filter:blur(10px);color:#fff}.b2b-card-body{padding:24px;flex:1;display:flex;flex-direction:column;gap:20px;background:#fff}.b2b-card-description{color:#474168;font-size:14px;line-height:1.7;margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;font-weight:400}.b2b-card-info{display:flex;flex-direction:column;gap:12px}.b2b-card-info-item{display:flex;align-items:center;gap:12px;font-size:13px;color:#3d3643;padding:8px 12px;background:#f9fafb;border-radius:8px;transition:all .2s ease}.b2b-card-info-item:hover{background:#f9c4ac;color:#474168;transform:translate(4px)}.b2b-card-icon{color:#f9c4ac;font-size:16px;flex-shrink:0}.b2b-card-info-item span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.b2b-card-footer{padding:20px 24px;border-top:1px solid rgba(71,65,104,.1);background:linear-gradient(135deg,#f9fafb,#fff)}.b2b-connect-button{width:100%;height:44px;border-radius:10px;font-weight:600;font-size:14px;text-transform:uppercase;letter-spacing:.5px;background:linear-gradient(135deg,#f9c4ac,#eec9b7);border:none;color:#474168;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 12px #f9c4ac4d}.b2b-connect-button:hover{transform:translateY(-3px);box-shadow:0 8px 20px #f9c4ac80;background:linear-gradient(135deg,#ffdbcc,#f9c4ac);color:#474168}.b2b-loading-more{grid-column:1 / -1;display:flex;justify-content:center;padding:32px}.b2b-no-more-data{grid-column:1 / -1;text-align:center;padding:32px;color:#474168;font-size:14px;font-weight:500;background:linear-gradient(135deg,#fff,#f9fafb);border-radius:12px;border:2px dashed #eec9b7}.b2b-search-welcome{grid-column:1 / -1;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:80px 32px;background:linear-gradient(135deg,#fff,#fafbfc);border-radius:20px;text-align:center;border:2px dashed rgba(249,196,172,.3);min-height:450px;animation:b2bWelcomeFadeIn .6s ease-out}@keyframes b2bWelcomeFadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.b2b-search-welcome-icon-wrapper{width:120px;height:120px;border-radius:50%;background:linear-gradient(135deg,#f9c4ac,#eec9b7);display:flex;align-items:center;justify-content:center;margin-bottom:28px;box-shadow:0 8px 24px #f9c4ac66;animation:b2bWelcomeIconPulse 2s ease-in-out infinite}@keyframes b2bWelcomeIconPulse{0%,to{transform:scale(1);box-shadow:0 8px 24px #f9c4ac66}50%{transform:scale(1.05);box-shadow:0 12px 32px #f9c4ac80}}.b2b-search-welcome-icon{font-size:56px;color:#fff;animation:b2bWelcomeIconRotate 20s linear infinite}@keyframes b2bWelcomeIconRotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.b2b-search-welcome-title{font-size:28px;font-weight:700;color:#474168;margin:0 0 16px;line-height:1.3;background:linear-gradient(135deg,#474168,#3d3643);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.b2b-search-welcome-description{font-size:16px;color:#3d3643;margin:0 0 32px;line-height:1.6;max-width:500px}.b2b-search-welcome-hint{display:inline-flex;align-items:center;gap:10px;padding:12px 24px;background:linear-gradient(135deg,#f9c4ac26,#eec9b71a);border-radius:24px;font-size:14px;color:#474168;font-weight:500;border:1px solid rgba(249,196,172,.3);animation:b2bWelcomeHintFloat 3s ease-in-out infinite}@keyframes b2bWelcomeHintFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}.b2b-search-welcome-hint-icon{font-size:18px;color:#f9c4ac}.b2b-search-no-results{grid-column:1 / -1;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:80px 32px;background:linear-gradient(135deg,#fff,#f9fafb);border-radius:16px;text-align:center;border:1px solid rgba(71,65,104,.1);min-height:400px;animation:b2bNoResultsFadeIn .4s ease-out}@keyframes b2bNoResultsFadeIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.b2b-search-empty-icon{font-size:72px;color:#eec9b7;margin-bottom:24px;animation:b2bEmptyIconBounce 2s ease-in-out infinite}@keyframes b2bEmptyIconBounce{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.b2b-search-empty-title{font-size:22px;color:#474168;margin:0 0 12px;font-weight:600}.b2b-search-empty-description{font-size:15px;color:#3d3643;margin:0;max-width:400px;line-height:1.5}.b2b-connection-modal{z-index:9999!important}.b2b-connection-modal .ant-modal-wrap{z-index:9999!important;overflow-y:auto!important;position:fixed!important}.b2b-connection-modal .ant-modal-mask{z-index:9998!important;position:fixed!important}.b2b-connection-modal .ant-modal{z-index:9999!important}.b2b-connection-modal .ant-modal-header{background:linear-gradient(135deg,#474168,#3d3643);border-bottom:3px solid #f9c4ac;border-radius:8px 8px 0 0;padding:24px;z-index:10000;position:relative}.b2b-connection-modal .ant-modal-title{color:#fff}.b2b-connection-modal .ant-btn-primary{background:linear-gradient(135deg,#f9c4ac,#eec9b7);border:none;color:#474168;font-weight:600;height:44px;border-radius:8px;box-shadow:0 4px 12px #f9c4ac4d;transition:all .3s ease}.b2b-connection-modal .ant-btn-primary:hover{background:linear-gradient(135deg,#eec9b7,#f9c4ac);transform:translateY(-2px);box-shadow:0 6px 16px #f9c4ac66}.b2b-connection-modal .ant-btn-default{border:2px solid rgba(71,65,104,.2);color:#474168;height:44px;border-radius:8px;font-weight:500;transition:all .3s ease}.b2b-connection-modal .ant-btn-default:hover{border-color:#f9c4ac;color:#f9c4ac}.b2b-modal-header{display:flex;align-items:center;font-size:16px;font-weight:600;color:#fff}.b2b-modal-header .anticon{font-size:20px;color:#f9c4ac}.b2b-connection-modal .ant-modal-content{background:#fff;border-radius:12px;overflow:visible;position:relative;z-index:10000}.b2b-connection-modal .ant-modal-body{max-height:60vh;overflow-y:auto;padding:24px;position:relative;z-index:10000}.b2b-connection-modal .ant-modal-footer{border-top:1px solid rgba(71,65,104,.1);padding:16px 24px;background:linear-gradient(135deg,#f9fafb,#fff);position:relative;z-index:10001}body.ant-scrolling-effect{overflow:hidden!important;width:100%!important;position:relative!important}.b2b-connection-modal .ant-modal-footer .ant-btn{position:relative;z-index:10002;pointer-events:auto!important;cursor:pointer!important}.b2b-connection-modal .ant-select,.b2b-connection-modal .ant-input,.b2b-connection-modal textarea{position:relative;z-index:10001;pointer-events:auto!important}.b2b-connection-modal .message-field .ant-form-item-label>label{font-weight:500}.b2b-connection-modal textarea.ant-input{height:auto!important;min-height:100px!important;line-height:1.5715!important;padding:4px 11px!important;display:block!important}.b2b-modal-content{padding:4px 0}.b2b-modal-company-info{display:flex;align-items:center;gap:16px;padding:20px;background:linear-gradient(135deg,#f9fafb,#fff);border-radius:12px;margin-bottom:24px;border:1px solid rgba(71,65,104,.1)}.b2b-modal-company-info h4{margin:0;font-size:16px;font-weight:600;color:#474168}.b2b-modal-company-subtitle{margin:4px 0 0;font-size:13px;color:#3d3643;font-weight:500}@media screen and (max-width: 1400px){.b2b-company-list{grid-template-columns:repeat(auto-fill,minmax(340px,1fr));gap:20px}}@media screen and (max-width: 1200px){.b2b-company-list{grid-template-columns:repeat(auto-fill,minmax(320px,1fr))}.b2b-search-header{flex-wrap:wrap}}@media screen and (max-width: 992px){.b2b-search-container{padding:16px}.b2b-company-list{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:16px}.b2b-search-header{padding:20px;gap:12px}.b2b-filter-panel{padding:16px 20px;gap:12px}.b2b-filter-select{min-width:150px}}@media screen and (max-width: 768px){.b2b-search-container{padding:8px;gap:12px;height:calc(100vh - 56px);margin-top:-8px}.b2b-company-list{grid-template-columns:1fr;gap:12px;padding:8px}.b2b-search-header{flex-direction:column;padding:12px}.b2b-search-input-wrapper{width:100%}.b2b-search-actions{width:100%;justify-content:stretch}.b2b-search-actions button{flex:1}.b2b-filter-panel{flex-direction:column;padding:12px;gap:10px}.b2b-filter-select{width:100%;min-width:unset}.b2b-card-header,.b2b-card-body{padding:12px}.b2b-card-footer{padding:10px 12px}.b2b-card-type-tag{position:static;margin-top:10px;display:inline-block}.b2b-list-content{padding:4px;height:calc(100vh - 120px)!important;max-height:calc(100vh - 120px)!important}.b2b-results-info{padding:0 8px}}@media screen and (max-width: 576px){.b2b-search-container{padding:4px;gap:8px;height:calc(100vh - 50px);margin-top:-4px}.b2b-search-header,.b2b-filter-panel{padding:10px;border-radius:6px}.b2b-card{border-radius:6px}.b2b-card-title{font-size:15px}.b2b-card-description{font-size:12px}.b2b-card-info-item{font-size:11px}.b2b-modal-company-info{flex-direction:column;align-items:flex-start;text-align:left}.b2b-list-content{padding:2px;height:calc(100vh - 100px)!important;max-height:calc(100vh - 100px)!important}.b2b-company-list{padding:4px}}.b2b-list-content::-webkit-scrollbar{width:8px}.b2b-list-content::-webkit-scrollbar-track{background:#f0f0f0;border-radius:4px}.b2b-list-content::-webkit-scrollbar-thumb{background:linear-gradient(135deg,#f9c4ac,#eec9b7);border-radius:4px;transition:background .3s ease}.b2b-list-content::-webkit-scrollbar-thumb:hover{background:linear-gradient(135deg,#eec9b7,#f9c4ac)}@media print{.b2b-search-header,.b2b-filter-panel,.b2b-card-footer{display:none}.b2b-company-list{grid-template-columns:repeat(2,1fr)}.b2b-card{break-inside:avoid}}.b2b-card:focus-within{outline:3px solid #f9c4ac;outline-offset:2px}.b2b-connect-button:focus{outline:3px solid #f9c4ac;outline-offset:2px}@keyframes b2bCardFadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.b2b-company-card{animation:b2bCardFadeIn .5s ease-out}.b2b-company-card:nth-child(1){animation-delay:0s}.b2b-company-card:nth-child(2){animation-delay:.05s}.b2b-company-card:nth-child(3){animation-delay:.1s}.b2b-company-card:nth-child(4){animation-delay:.15s}.b2b-company-card:nth-child(5){animation-delay:.2s}.b2b-company-card:nth-child(6){animation-delay:.25s}.b2b-company-card:nth-child(7){animation-delay:.3s}.b2b-company-card:nth-child(8){animation-delay:.35s}@media screen and (max-width: 768px){.b2b-search-welcome{padding:60px 20px;min-height:350px}.b2b-search-welcome-icon-wrapper{width:100px;height:100px}.b2b-search-welcome-icon{font-size:48px}.b2b-search-welcome-title{font-size:24px}.b2b-search-welcome-description{font-size:15px}.b2b-search-no-results{padding:60px 20px;min-height:350px}.b2b-search-empty-icon{font-size:60px}.b2b-search-empty-title{font-size:20px}}@media screen and (max-width: 576px){.b2b-search-welcome{padding:40px 16px;min-height:300px;border-radius:12px}.b2b-search-welcome-icon-wrapper{width:80px;height:80px;margin-bottom:20px}.b2b-search-welcome-icon{font-size:40px}.b2b-search-welcome-title{font-size:20px;margin-bottom:12px}.b2b-search-welcome-description{font-size:14px;margin-bottom:24px}.b2b-search-welcome-hint{font-size:13px;padding:10px 18px}.b2b-search-welcome-hint-icon{font-size:16px}.b2b-search-no-results{padding:40px 16px;min-height:280px;border-radius:12px}.b2b-search-empty-icon{font-size:56px;margin-bottom:20px}.b2b-search-empty-title{font-size:18px}.b2b-search-empty-description{font-size:14px}}:root{--header-height: 64px;--breadcrumb-height: 32px;--page-padding: 24px;--filter-section-height: 56px;--search-section-height: 56px;--tabs-header-height: 46px;--content-padding: 16px;--card-gap: 16px;--total-padding: 48px}.user-processes-container{padding:24px;background-color:#f0f2f5;min-height:100vh}.search-section{background:#fff;padding:16px;border-radius:8px 8px 0 0;flex-shrink:0;display:flex;flex-direction:column;gap:16px;border-bottom:1px solid #f0f0f0}.search-section .ant-row{margin:-4px!important}.search-section .ant-col{padding:4px!important}.content-section{flex:1;overflow:auto;padding:24px 16px 180px;height:calc(100% - var(--search-section-height))!important;-webkit-overflow-scrolling:touch;position:relative}.content-section .ant-row{margin:0!important;padding:0!important}.content-section .ant-col{padding:8px!important;margin-top:0!important;margin-bottom:16px!important}.content-section .ant-card{border:1px solid #e8e8e8;margin:0}#scrollableDiv{height:100%!important;overflow:auto!important;-webkit-overflow-scrolling:touch!important;position:relative!important;will-change:scroll-position!important}.infinite-scroll-component{overflow:unset!important;min-height:auto!important;position:relative!important}.user-list-container{position:relative;height:calc(100vh - var(--header-height) - var(--breadcrumb-height));padding:var(--page-padding);background-color:#f0f2f5;display:flex;flex-direction:column;overflow:hidden;gap:16px}.user-list-content{flex:1;background:#fff;padding:var(--content-padding);border-radius:8px;box-shadow:0 2px 12px #00000014;display:flex;flex-direction:column;min-height:0;overflow:hidden;transition:height .3s ease-in-out}.table-row-hover{cursor:pointer}.card-actions{margin-top:12px;padding-top:12px;border-top:1px solid #f0f0f0;width:100%;display:flex;justify-content:center;align-items:center}.role-icon:hover{background-color:#626f921a;transform:translateY(-1px)}.status-switch{width:90px!important;height:35px!important;line-height:35px!important;font-size:11px!important;font-weight:500!important;position:relative!important}.status-switch .ant-switch-inner{display:flex!important;align-items:center!important;justify-content:center!important;width:100%!important;height:100%!important;padding:0!important;margin:0!important;white-space:nowrap!important;transition:transform .2s ease-in-out!important}.status-switch .ant-switch-handle{top:50%!important;margin-top:-9px!important;width:18px!important;height:18px!important;left:6px!important;inset-inline-start:6px!important;transition:left .2s ease-in-out!important}.status-switch.ant-switch-checked .ant-switch-handle{left:calc(100% - 24px)!important;inset-inline-start:calc(100% - 24px)!important}.status-switch:not(.ant-switch-checked) .ant-switch-inner{transform:translate(-10px) translateY(9px)!important}.status-switch.ant-switch-checked .ant-switch-inner{transform:translate(10px)!important}.status-switch.ant-switch-checked .ant-switch-inner{color:#fff!important}.status-switch:not(.ant-switch-checked) .ant-switch-inner{color:#fff!important}@media screen and (min-width: 540px) and (max-width: 1366px){.user-processes-container{padding:12px!important;min-height:100vh!important;height:100vh!important;overflow:hidden!important;display:flex!important;flex-direction:column!important}.user-list-container{height:100vh!important;min-height:100vh!important;max-height:100vh!important;padding:0!important;margin:0!important;overflow:hidden!important;display:flex!important;flex-direction:column!important;gap:0!important}.search-section{flex-shrink:0!important;height:auto!important;overflow:visible!important}.user-list-content{flex:1!important;height:auto!important;min-height:0!important;overflow:hidden!important;display:flex!important;flex-direction:column!important;padding:12px!important}.content-section{flex:1!important;height:auto!important;min-height:0!important;overflow-y:auto!important;overflow-x:hidden!important;padding:8px 8px 200px!important;-webkit-overflow-scrolling:touch!important}#scrollableDiv{height:100%!important;overflow-y:auto!important;overflow-x:hidden!important;-webkit-overflow-scrolling:touch!important;position:relative!important}.infinite-scroll-component{overflow:visible!important;min-height:auto!important;padding-bottom:200px!important}.content-section .ant-col{margin-bottom:32px!important}.content-section .ant-col:last-child{margin-bottom:200px!important}}@media screen and (max-width: 912px) and (min-height: 1024px){.content-section{padding-bottom:180px!important}.infinite-scroll-component{padding-bottom:150px!important}.content-section .ant-col:last-child{margin-bottom:180px!important}}@media screen and (min-width: 1024px) and (max-width: 1366px) and (max-height: 800px){.content-section{padding-bottom:150px!important}.infinite-scroll-component{padding-bottom:120px!important}.content-section .ant-col:last-child{margin-bottom:150px!important}}@media screen and (min-width: 540px) and (max-width: 768px){.user-processes-container{padding:8px!important}.content-section{padding:4px 4px 180px!important}.infinite-scroll-component{padding-bottom:150px!important}}@media screen and (min-width: 540px) and (max-width: 1366px){body{overflow-x:hidden!important;overflow-y:auto!important}.infinite-scroll-component__outerdiv{height:auto!important;overflow:visible!important}div[style*=overflow]{overflow:visible!important}.content-section>div{min-height:110vh!important}.ant-list{min-height:105vh!important}.content-section:after{content:"";display:block;height:50px!important;width:100%!important;clear:both!important}}@media screen and (min-width: 540px) and (max-width: 1366px){.infinite-scroll-component{border-bottom:none!important;margin-bottom:20px!important}.infinite-scroll-component>div:last-child{margin-bottom:120px!important;padding-bottom:80px!important}.infinite-scroll-component [style*="text-align: center"]{margin-bottom:50px!important;padding-bottom:40px!important}}@media (max-width: 768px){.status-switch{width:82px!important;height:28px!important;line-height:28px!important;font-size:10px!important}.status-switch .ant-switch-handle{width:16px!important;height:16px!important;margin-top:-8px!important;left:5px!important;inset-inline-start:5px!important}.status-switch.ant-switch-checked .ant-switch-handle{left:calc(100% - 21px)!important;inset-inline-start:calc(100% - 21px)!important}.status-switch:not(.ant-switch-checked) .ant-switch-inner{transform:translate(-8px) translateY(8px)!important}.status-switch.ant-switch-checked .ant-switch-inner{transform:translate(7px)!important}}.user-tour-tooltip{font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}.user-tour-helper-button{transition:all .3s ease;z-index:1000}.user-tour-helper-button:hover{transform:translateY(-3px);box-shadow:0 4px 12px #47416840}.user-tour-tooltip .react-joyride__tooltip{border-radius:8px;padding:10px}.user-tour-tooltip h2{font-size:18px;margin-bottom:10px;color:#474168}.user-tour-tooltip .joyride-button-next:hover{background-color:#5c5682!important}.user-tour-tooltip .joyride-button-back:hover{color:#5c5682!important;background-color:#4741681a!important}@media (max-width: 768px){.user-tour-helper-button{bottom:70px!important;right:15px!important}.user-tour-tooltip h2{font-size:16px}.user-tour-tooltip div[role=dialog]{max-width:90%!important}}.user-add-tour-tooltip .react-joyride__tooltip{font-family:Roboto,Segoe UI,Tahoma,Geneva,Verdana,sans-serif;max-width:450px;padding:20px}.user-add-tour-tooltip .react-joyride__tooltip h2{margin-top:0;font-size:18px;font-weight:600;color:#474168}.user-add-tour-tooltip .react-joyride__tooltip p{font-size:15px;line-height:1.5;margin-bottom:15px}.user-add-tour-helper-button{animation:pulse 2s infinite;transition:all .3s ease}.user-add-tour-helper-button:hover{transform:scale(1.1);animation:none}@keyframes pulse{0%{box-shadow:0 0 #474168b3}70%{box-shadow:0 0 0 10px #47416800}to{box-shadow:0 0 #47416800}}.joyride-button-next{transition:background-color .3s}.joyride-button-next:hover{background-color:#5d5784!important}.joyride-button-back:hover{color:#5d5784!important}@media (max-width: 768px){.user-add-tour-tooltip .react-joyride__tooltip{max-width:300px;padding:15px}.user-add-tour-tooltip .react-joyride__tooltip h2{font-size:16px}.user-add-tour-tooltip .react-joyride__tooltip p{font-size:14px}}.uad-page-container{min-height:100vh;max-height:100vh;background-color:#f0f2f5;padding:24px 24px 160px;overflow-y:auto;overflow-x:hidden;position:relative;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:#626f92 rgba(249,196,172,.1);box-sizing:border-box;display:flex;flex-direction:column}.uad-page-container::-webkit-scrollbar{width:8px}.uad-page-container::-webkit-scrollbar-track{background:#f9c4ac1a;border-radius:8px}.uad-page-container::-webkit-scrollbar-thumb{background:#626f92;border-radius:8px;border:1px solid rgba(249,196,172,.1)}.uad-page-container::-webkit-scrollbar-thumb:hover{background:#474168}.uad-form-card{background:#fff!important;border:1px solid #e0e4e8!important;box-shadow:0 2px 12px #00000014!important;border-radius:8px!important;overflow:visible!important;margin-bottom:160px;width:100%;flex-shrink:0;position:relative}.uad-card-title{font-family:DM Sans,sans-serif;font-size:18px;font-weight:600;color:#474168;margin:0}.uad-form-card .ant-card-head{background:#fff;border-bottom:1px solid #e0e4e8;padding:16px 24px;min-height:auto}.uad-form-card .ant-card-body{padding:24px}.uad-form{width:100%}.uad-form-item{margin-bottom:20px!important}.uad-form-item .ant-form-item-label>label{font-family:DM Sans,sans-serif;font-weight:600;color:#474168;font-size:14px}.uad-field-group{margin-bottom:16px}.uad-required .ant-form-item-label>label:before{color:#626f92!important}.uad-input,.uad-input-password{height:40px!important;border-radius:6px!important;border:1px solid #d9d9d9!important;background:#fff!important;font-family:DM Sans,sans-serif!important;font-size:14px!important;transition:all .3s ease!important}.uad-input:focus,.uad-input-password:focus,.uad-input:hover,.uad-input-password:hover{border-color:#626f92!important;box-shadow:0 0 0 2px #626f921a!important}.uad-input::placeholder{color:#00000073!important;font-style:normal}.uad-input-icon{color:#626f92;font-size:16px}.uad-submit-button{width:100%;height:40px;border-radius:6px;background:#626f92!important;border:1px solid #626f92!important;font-family:DM Sans,sans-serif;font-weight:600;font-size:14px;margin-top:16px;margin-bottom:80px;transition:all .3s ease}.uad-submit-button:hover,.uad-submit-button:focus{background:#474168!important;border-color:#474168!important;box-shadow:0 2px 8px #47416826!important}.uad-form-item.ant-form-item-has-error .uad-input,.uad-form-item.ant-form-item-has-error .uad-input-password{border-color:#ff4d4f!important}.uad-form-item .ant-form-item-explain-error{color:#ff4d4f;font-family:DM Sans,sans-serif;font-size:12px;margin-top:4px}.uad-tour-wrapper{position:fixed;bottom:24px;right:24px;z-index:1000}@media (min-width: 769px) and (max-width: 1024px){.uad-page-container{min-height:100vh;max-height:100vh;padding:32px 32px 200px;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch}.uad-form-card{margin-bottom:200px;max-width:800px;margin-left:auto;margin-right:auto}.uad-submit-button{margin-bottom:120px}.uad-form-card .ant-card-body{padding:32px}}@media (max-width: 768px) and (min-width: 577px){.uad-page-container{min-height:100vh;max-height:100vh;padding:24px 24px 250px;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch}.uad-form-card{margin-bottom:250px}.uad-submit-button{margin-bottom:150px}.uad-form-card .ant-card-body{padding:24px}}@media (max-width: 768px){.uad-page-container{padding:16px 16px 180px;min-height:100vh;max-height:100vh;overflow-y:auto;overflow-x:hidden}.uad-form-card .ant-card-body{padding:16px}.uad-form-card{margin-bottom:180px}.uad-submit-button{margin-bottom:100px}}@media (max-width: 576px){.uad-page-container{padding:12px 12px 300px;min-height:100vh;max-height:100vh;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch}.uad-form-card .ant-card-head{padding:12px 16px}.uad-form-card .ant-card-body{padding:16px 12px}.uad-card-title{font-size:16px}.uad-form-card{margin-bottom:300px}.uad-submit-button{margin-bottom:200px}}@media (max-height: 600px){.uad-page-container{min-height:100vh;max-height:100vh;overflow-y:auto;padding:8px 8px 350px;-webkit-overflow-scrolling:touch}.uad-form-card .ant-card-body{padding:12px}.uad-form-item{margin-bottom:16px!important}.uad-form-card{margin-bottom:350px}.uad-submit-button{margin-bottom:250px}}@media (max-width: 350px){.uad-page-container{padding-bottom:400px}.uad-form-card{margin-bottom:400px}.uad-submit-button{margin-bottom:300px}}@media (orientation: landscape) and (max-height: 768px){.uad-page-container{padding-bottom:200px}.uad-form-card{margin-bottom:200px}.uad-submit-button{margin-bottom:120px}}@media (min-width: 1200px) and (max-width: 1300px) and (min-height: 750px) and (max-height: 850px){.uad-page-container{padding-bottom:300px!important;min-height:100vh!important;max-height:100vh!important}.uad-form-card{margin-bottom:300px!important}.uad-submit-button{margin-bottom:200px!important}}@media (min-width: 1000px) and (max-width: 1050px) and (min-height: 580px) and (max-height: 620px){.uad-page-container{padding-bottom:250px!important;min-height:100vh!important;max-height:100vh!important}.uad-form-card{margin-bottom:250px!important}.uad-submit-button{margin-bottom:180px!important}}@media (min-width: 830px) and (max-width: 880px) and (min-height: 1250px) and (max-height: 1300px){.uad-page-container{padding-bottom:400px!important;min-height:100vh!important;max-height:100vh!important}.uad-form-card{margin-bottom:400px!important}.uad-submit-button{margin-bottom:300px!important}}@media (min-width: 520px) and (max-width: 560px) and (min-height: 700px) and (max-height: 740px){.uad-page-container{padding-bottom:350px!important;min-height:100vh!important;max-height:100vh!important}.uad-form-card{margin-bottom:350px!important}.uad-submit-button{margin-bottom:250px!important}}@media (min-width: 890px) and (max-width: 930px) and (min-height: 1340px) and (max-height: 1390px){.uad-page-container{padding-bottom:450px!important;min-height:100vh!important;max-height:100vh!important}.uad-form-card{margin-bottom:450px!important}.uad-submit-button{margin-bottom:350px!important}}@media (min-width: 1000px) and (max-width: 1050px) and (min-height: 1340px) and (max-height: 1390px){.uad-page-container{padding-bottom:450px!important;min-height:100vh!important;max-height:100vh!important}.uad-form-card{margin-bottom:450px!important}.uad-submit-button{margin-bottom:350px!important}}@media (min-width: 800px) and (max-width: 840px) and (min-height: 1160px) and (max-height: 1200px){.uad-page-container{padding-bottom:400px!important;min-height:100vh!important;max-height:100vh!important}.uad-form-card{margin-bottom:400px!important}.uad-submit-button{margin-bottom:300px!important}}@media (min-width: 748px) and (max-width: 788px) and (min-height: 1000px) and (max-height: 1044px){.uad-page-container{padding-bottom:400px!important;min-height:100vh!important;max-height:100vh!important}.uad-form-card{margin-bottom:400px!important}.uad-submit-button{margin-bottom:300px!important}}@media (min-width: 690px) and (max-width: 730px) and (min-height: 1115px) and (max-height: 1160px){.uad-page-container{padding-bottom:400px!important;min-height:100vh!important;max-height:100vh!important}.uad-form-card{margin-bottom:400px!important}.uad-submit-button{margin-bottom:300px!important}}@media (min-device-width: 481px) and (max-device-width: 1400px){.uad-page-container{scroll-behavior:smooth!important;-webkit-overflow-scrolling:touch!important;position:relative!important;min-height:calc(100vh + 300px)!important}.uad-page-container::-webkit-scrollbar{width:12px!important;background:#0000001a!important}.uad-page-container::-webkit-scrollbar-thumb{background:#626f92!important;border-radius:6px!important}.uad-page-container:after{content:"";display:block;height:1px;width:100%;margin-top:100px}}@media (orientation: portrait) and (min-device-width: 481px) and (max-device-width: 1400px){.uad-page-container{padding-bottom:500px!important}.uad-form-card{margin-bottom:500px!important}}@media (orientation: landscape) and (min-device-width: 481px) and (max-device-width: 1400px){.uad-page-container{padding-bottom:300px!important}.uad-form-card{margin-bottom:300px!important}}:root{--header-height: 64px;--breadcrumb-height: 32px;--page-padding: 8px;--filter-section-height: 56px;--search-section-height: 56px;--tabs-header-height: 46px;--content-padding: 8px;--card-gap: 16px;--total-padding: 8px}.product-list-container{position:relative;height:calc(100vh - var(--header-height) - var(--breadcrumb-height));padding:var(--page-padding) var(--page-padding) var(--page-padding) var(--page-padding);margin-top:-12px;background-color:#f0f2f5;display:flex;flex-direction:column;overflow:hidden;gap:0px!important;box-shadow:0 2px 12px #00000014!important;border-radius:8px!important}@media (max-width: 768px){.product-list-container{height:calc(100vh - 56px);padding:4px;margin-top:-8px}}@media (max-width: 480px){.product-list-container{height:calc(100vh - 50px);padding:2px;margin-top:-4px}}.search-section{background:#fff;flex-shrink:0;display:flex;flex-direction:column;gap:4px!important;padding:8px;margin-bottom:12px!important}.filter-panel{background-color:#f5f5f5;border-radius:4px;overflow:hidden;transition:all .3s ease-in-out;padding:8px!important;margin-top:1px!important}.filter-panel>div{display:flex;flex-direction:row;gap:8px;width:100%}@media (max-width: 768px){.filter-panel>div{flex-direction:column;gap:12px}.filter-panel .ant-input,.filter-panel .ant-select,.filter-panel .ant-tree-select{width:100%!important;margin-right:0!important;margin-bottom:0!important}.filter-panel .ant-btn{width:100%!important;margin-right:0!important;justify-content:center}}.product-list-content{flex:1;background:#fff;padding:4px;border-radius:8px;box-shadow:0 2px 12px #00000014;display:flex;flex-direction:column;min-height:0;overflow:hidden;transition:height .3s ease-in-out}@media (max-width: 768px){.product-list-content{padding:2px;height:calc(100vh - 120px)!important;max-height:calc(100vh - 120px)!important;overflow:hidden}}@media (max-width: 480px){.product-list-content{padding:1px;height:calc(100vh - 100px)!important;max-height:calc(100vh - 100px)!important;overflow:hidden}}#scrollableDiv,#scrollableDivTab2{flex:1;overflow-y:auto!important;overflow-x:hidden!important;padding:16px;height:100%!important;min-height:400px!important;-webkit-overflow-scrolling:touch;overscroll-behavior:contain}@media (max-width: 768px){#scrollableDiv,#scrollableDivTab2{padding:8px;height:calc(100vh - 180px)!important;overflow-y:scroll!important;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;position:relative;max-height:calc(100vh - 180px)!important}}@media (max-width: 480px){#scrollableDiv,#scrollableDivTab2{padding:4px;height:calc(100vh - 160px)!important;overflow-y:scroll!important;overscroll-behavior:contain;position:relative;max-height:calc(100vh - 160px)!important}}.ant-tabs{display:flex;flex-direction:column;height:100%}.ant-tabs-content{flex:1;height:100%;overflow:hidden}.ant-tabs-tabpane{height:100%;overflow:hidden}@media (max-width: 768px){.ant-tabs-content,.ant-tabs-tabpane{height:calc(100vh - 140px)!important;overflow-y:auto;position:relative;max-height:calc(100vh - 140px)!important}}@media (max-width: 480px){.ant-tabs-content,.ant-tabs-tabpane{height:calc(100vh - 120px)!important;max-height:calc(100vh - 120px)!important}}.infinite-scroll-component{overflow:unset!important}@media (max-width: 768px){.infinite-scroll-component{overflow-y:visible!important;height:auto!important;max-height:none!important;position:relative!important}.infinite-scroll-component__outerdiv{overflow-y:visible!important;height:auto!important;max-height:none!important}.infinite-scroll-component__loading{padding:10px!important}}@media (max-width: 480px){.infinite-scroll-component,.infinite-scroll-component__outerdiv{overflow-y:visible!important;height:auto!important;max-height:none!important}}.ant-card-meta-title,.ant-card-meta-description{white-space:normal}.ant-badge-ribbon-wrapper{width:100%}.product-list{display:flex;flex-wrap:wrap;width:100%;padding:8px;gap:8px}.ant-row{width:100%;padding:4px!important;margin-top:-14px!important}.ant-row>.ant-col{padding:4px!important}@media (max-width: 768px){.ant-row{margin-top:-4px!important;padding:1px!important;margin-bottom:8px!important}.ant-row>.ant-col{padding:1px!important;margin-bottom:4px!important}}@media (max-width: 480px){.ant-row{margin-top:-2px!important;padding:0!important;margin-bottom:4px!important}.ant-row>.ant-col{padding:0!important;margin-bottom:2px!important}}.ant-card{width:100%;height:450px;display:flex;flex-direction:column;margin-bottom:0;background-color:#fff;border:1px solid #e0e4e8;transition:all .3s ease}@media (max-width: 768px){.ant-card{height:400px;margin-bottom:8px}}@media (max-width: 480px){.ant-card{height:350px;margin-bottom:4px}}.ant-card:hover{transform:translateY(-1px);box-shadow:0 4px 12px #626f9226;border-color:#f9c4ac}.ant-card-cover{height:200px;overflow:hidden;position:relative;display:flex;align-items:center;justify-content:center}@media (max-width: 768px){.ant-card-cover{height:160px}}@media (max-width: 480px){.ant-card-cover{height:140px}}.ant-card-cover img{height:100%;width:100%;object-fit:cover}.ant-image{width:100%!important;height:100%!important;display:flex;align-items:center;justify-content:center;background-color:#f5f5f5}.ant-image-img{width:100%!important;height:100%!important;object-fit:contain}.ant-card-cover .ant-image{height:200px!important}.ant-card-body{flex:1;padding:16px;display:flex;flex-direction:column}.ant-card-meta{flex:1;display:flex;flex-direction:column;gap:1px}.ant-card-meta-title{color:#474168!important;font-size:16px;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;transition:color .3s ease}.ant-card:hover .ant-card-meta-title{color:#626f92!important}.ant-card-meta-detail{flex:1;display:flex;flex-direction:column;gap:4px}.ant-card-meta-description{height:auto!important;max-height:none!important;overflow:visible!important;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;margin-top:-8px}.ant-card-meta-description .ant-typography{margin-bottom:2px}.ant-card-meta-description .ant-typography{margin-bottom:4px}.ant-card-meta-description .ant-space{width:100%;display:flex;flex-direction:column;gap:4px}.ant-card-meta-description .ant-space>div:last-child{display:flex;flex-direction:row;gap:4px;flex-wrap:nowrap;overflow:hidden}.ant-tag{margin:0;padding:2px 6px;line-height:16px;height:20px;font-size:12px;display:inline-flex;align-items:center;flex-shrink:0;border-radius:4px;border:1px solid #626f92;color:#626f92;background:#626f921a}.ant-space-wrap{gap:4px!important}.carousel-container{height:200px}.carousel-container .ant-carousel{height:100%}.carousel-container .ant-carousel .slick-slider,.carousel-container .ant-carousel .slick-list,.carousel-container .ant-carousel .slick-track,.carousel-container .ant-carousel .slick-slide>div{height:100%}.carousel-container .ant-carousel .slick-dots{bottom:8px}.carousel-container .ant-carousel .slick-dots li button{background:#fff;opacity:.7}.carousel-container .ant-carousel .slick-dots li.slick-active button{opacity:1}.ant-card-actions{background:#f8f9fa;border-top:1px solid #e0e4e8}.ant-card-actions>li{margin:6px 0}.ant-card-actions .ant-btn-text:hover{background-color:#626f921a;color:#626f92}.product-processes__custom-switch.ant-switch,.custom-switch.ant-switch{width:90px!important;height:35px!important;line-height:35px!important;font-size:11px!important;font-weight:500!important;position:relative!important;background-color:#4741684d;min-width:90px!important}.product-processes__custom-switch.ant-switch.ant-switch-checked,.custom-switch.ant-switch.ant-switch-checked{background-color:#626f92}.product-processes__custom-switch.ant-switch:hover:not(.ant-switch-disabled),.custom-switch.ant-switch:hover:not(.ant-switch-disabled){background-color:#474168}.product-processes__custom-switch .ant-switch-inner,.custom-switch .ant-switch-inner{display:flex!important;align-items:center!important;justify-content:center!important;width:100%!important;height:100%!important;padding:0!important;margin:0!important;white-space:nowrap!important;transition:transform .2s ease-in-out!important;color:#fff!important}.product-processes__custom-switch .ant-switch-handle,.custom-switch .ant-switch-handle{top:50%!important;margin-top:-9px!important;width:18px!important;height:18px!important;left:6px!important;inset-inline-start:6px!important;transition:left .2s ease-in-out!important}.product-processes__custom-switch.ant-switch-checked .ant-switch-handle,.custom-switch.ant-switch-checked .ant-switch-handle{left:calc(100% - 24px)!important;inset-inline-start:calc(100% - 24px)!important}.product-processes__custom-switch:not(.ant-switch-checked) .ant-switch-inner,.custom-switch:not(.ant-switch-checked) .ant-switch-inner{transform:translate(-10px) translateY(8px)!important}.product-processes__custom-switch.ant-switch-checked .ant-switch-inner,.custom-switch.ant-switch-checked .ant-switch-inner{transform:translate(10px) translateY(0)!important}@media screen and (min-width: 540px) and (max-width: 1366px){.product-processes__custom-switch,.custom-switch{width:90px!important;height:35px!important;line-height:35px!important;font-size:11px!important}.product-processes__custom-switch .ant-switch-handle,.custom-switch .ant-switch-handle{width:18px!important;height:18px!important;margin-top:-9px!important;left:6px!important;inset-inline-start:6px!important}.product-processes__custom-switch.ant-switch-checked .ant-switch-handle,.custom-switch.ant-switch-checked .ant-switch-handle{left:calc(100% - 24px)!important;inset-inline-start:calc(100% - 24px)!important}.product-processes__custom-switch:not(.ant-switch-checked) .ant-switch-inner,.custom-switch:not(.ant-switch-checked) .ant-switch-inner{transform:translate(-10px) translateY(8px)!important}.product-processes__custom-switch.ant-switch-checked .ant-switch-inner,.custom-switch.ant-switch-checked .ant-switch-inner{transform:translate(10px) translateY(0)!important}}@media (max-width: 768px){.product-processes__custom-switch,.custom-switch{width:82px!important;height:28px!important;line-height:28px!important;font-size:10px!important}.product-processes__custom-switch .ant-switch-handle,.custom-switch .ant-switch-handle{width:16px!important;height:16px!important;margin-top:-8px!important;left:5px!important;inset-inline-start:5px!important}.product-processes__custom-switch.ant-switch-checked .ant-switch-handle,.custom-switch.ant-switch-checked .ant-switch-handle{left:calc(100% - 21px)!important;inset-inline-start:calc(100% - 21px)!important}.product-processes__custom-switch:not(.ant-switch-checked) .ant-switch-inner,.custom-switch:not(.ant-switch-checked) .ant-switch-inner{transform:translate(-8px) translateY(8px)!important}.product-processes__custom-switch.ant-switch-checked .ant-switch-inner,.custom-switch.ant-switch-checked .ant-switch-inner{transform:translate(7px)!important}}.ant-card:hover .ant-card-meta-title{color:#1890ff;text-decoration:underline}.product-tabs{flex:1;display:flex;flex-direction:column;min-height:0}.product-tabs .ant-tabs-content{flex:1;height:100%;overflow:hidden}.ant-modal-wrap{display:flex!important;align-items:center!important;justify-content:center!important}.ant-modal{top:0!important;padding-bottom:0!important;margin:0 auto!important;max-width:90vw!important}.ant-modal-content{max-height:90vh!important;display:flex!important;flex-direction:column!important;border-radius:8px!important}.ant-modal-body{flex:1 1 auto!important;overflow-y:auto!important;max-height:calc(90vh - 110px)!important;padding:24px!important;scrollbar-width:thin;scrollbar-color:rgba(0,0,0,.3) rgba(0,0,0,.1)}.product-processes__global-view-toggle{display:flex;gap:4px;margin-right:8px}@media (max-width: 768px){.product-processes__content-container{height:auto!important;max-height:calc(100vh - 180px)!important;overflow-y:auto!important;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;position:relative}.product-processes__content-container.grid-mode{padding-bottom:20px!important}}@media (max-width: 480px){.product-processes__content-container{height:auto!important;max-height:calc(100vh - 160px)!important;overflow-y:auto!important;padding-bottom:30px!important}}.product-processes__content-container{height:100%;overflow-y:auto;overflow-x:hidden;transition:all .3s ease;-webkit-overflow-scrolling:touch;overscroll-behavior:contain}.product-processes__content-container.list-mode{padding:0}.product-processes__list-view{width:100%;background:#fff}.product-processes__list-row{cursor:pointer;transition:all .2s ease}.product-processes__list-row:hover{background-color:#626f920d}.product-processes__list-row td{padding:12px 8px!important}.product-processes__product-name{font-weight:500;color:#474168}.product-processes__categories-container{max-width:250px}.product-processes__tags-wrapper{display:flex;flex-wrap:wrap;gap:4px}.product-processes__category-tag{margin:0;padding:2px 6px;line-height:16px;height:20px;font-size:12px;display:inline-flex;align-items:center;flex-shrink:0;border-radius:4px;border:1px solid #626f92;color:#626f92;background:#626f921a}.product-processes__more-tag{background-color:#f0f0f0;cursor:pointer;margin:0;white-space:nowrap;flex-shrink:0}.product-processes__tooltip-categories{display:flex;flex-direction:column;gap:4px}.product-processes__tooltip-tag{margin:2px 0;font-size:12px;line-height:16px;padding:2px 6px;white-space:nowrap;color:#f9c4ac;border:1px solid #f9c4ac}.product-processes__no-image{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background-color:#f5f5f5;color:#626f92;font-size:12px;border-radius:4px}.product-processes__no-categories{color:#a0a0a0;font-style:italic;font-size:12px}@media (max-width: 768px){.product-processes__content-container.list-mode .ant-table-cell:nth-child(3),.product-processes__content-container.list-mode .ant-table-cell:nth-child(4){display:none}}@media (max-width: 576px){.product-processes__content-container.list-mode .ant-table-cell:nth-child(2){max-width:150px}}@media (max-width: 768px){.ant-tabs-nav{margin:0!important}.ant-tabs-nav .ant-tabs-tab{font-size:15px!important;padding:8px 12px!important;margin:0 2px!important}.ant-tabs-nav .ant-tabs-tab .ant-tabs-tab-btn{font-size:18px!important;font-weight:500!important}.ant-tabs-nav-list{gap:4px!important}.ant-tabs-tab-btn{white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;max-width:120px!important}}@media (max-width: 480px){.ant-tabs-nav .ant-tabs-tab{font-size:11px!important;padding:6px 8px!important;margin:0 1px!important}.ant-tabs-nav .ant-tabs-tab .ant-tabs-tab-btn{font-size:11px!important;max-width:100px!important}}.copy-product-container{position:relative;width:100%}.copy-product-wrapper{position:relative;z-index:auto}.product-code-item .ant-form-item-label>label{font-size:11px;color:#666;font-weight:400}.product-code-item .ant-form-item-label>label:after{content:none!important}.product-code-item .ant-form-item-label>label:before{content:none!important}.copy-product-modal{top:20px!important;padding-bottom:0!important;margin:0 auto!important;width:90vw!important;max-width:1200px!important;z-index:1000!important}.copy-product-modal .ant-modal-content{border-radius:12px;box-shadow:0 8px 24px #0000001f;overflow:hidden}.copy-product-modal .ant-modal-header{padding:12px 20px!important;border-bottom:1px solid rgba(0,0,0,.06);background:#fff}.copy-product-modal .ant-modal-title{font-size:18px;color:#272637;font-weight:600}.copy-product-modal .ant-modal-body{padding:12px 20px!important;max-height:calc(90vh - 180px);overflow-y:auto}.copy-product-modal .ant-modal-footer{padding:16px 24px;border-top:1px solid rgba(0,0,0,.06);background:#fff}.copy-product-modal .ant-modal-content{position:relative;z-index:1000}.copy-product-modal .ant-modal-wrap,.copy-product-modal .ant-modal-mask{z-index:1000}.copy-product-content{max-height:90vh!important;display:flex!important;flex-direction:column!important}.copy-product-trees{display:grid;grid-template-columns:1fr 1px 1fr;gap:8px!important;margin-top:0!important;position:relative;max-height:calc(90vh - 240px)}.copy-product-tree-section{background:#fff;border:1px solid rgba(71,65,104,.15);border-radius:8px;padding:4px!important;overflow-y:auto;position:relative}.copy-product-tree-section .ant-tree{background:transparent}.copy-product-tree-section .ant-tree-treenode{padding:0!important;margin:0!important;line-height:1!important}.copy-product-tree-section .ant-tree-node-content-wrapper{padding:0 4px!important;min-height:18px!important;line-height:14px!important}.copy-product-tree-section .ant-tree-switcher{height:18px!important;line-height:18px!important;width:18px!important}.copy-product-tree-section .ant-tree-checkbox{margin:0 2px 0 0!important;transform:scale(.85)!important}.copy-product-tree-section .ant-tree-title{display:inline-flex!important;align-items:center!important;min-height:14px!important;font-size:11px!important}.copy-product-tree-section .ant-tree-node-content-wrapper:hover{background:#4741680d}.copy-product-divider{background:#47416826;width:1px;margin:0}.copy-product-tree-section .ant-btn-link{color:#626f92;padding:0 4px!important;height:auto;font-size:11px!important}.copy-product-tree-section .ant-btn-link:hover{color:#474168;background:#4741680d;border-radius:4px}.copy-product-tree-section .ant-input-textarea{margin-top:8px}.copy-product-tree-section .ant-input-textarea textarea{border-color:#47416833;border-radius:6px}.copy-product-input-group{margin-bottom:16px}.copy-product-title{font-weight:700;padding:4px 0}.copy-product-label{color:#666;min-width:120px;margin-right:12px}.copy-product-value{color:#1f1f1f;font-weight:500}.copy-product-required{color:#ff4d4f}.product-list-container{position:relative;z-index:1}.ant-tree{position:relative;z-index:1051!important;pointer-events:auto!important}.ant-btn{position:relative;z-index:3}body.modal-open{overflow:hidden;pointer-events:none}body.modal-open .ant-modal-root{pointer-events:auto}@media screen and (max-width: 768px){.copy-product-modal{width:100vw!important;max-width:none!important;margin:0!important;top:0!important;border-radius:0}.copy-product-modal .ant-modal-content{border-radius:0;min-height:100vh}.copy-product-trees{grid-template-columns:1fr;gap:16px}.copy-product-divider{display:none}.copy-product-tree-section{max-height:none}.copy-product-modal .ant-modal-body{max-height:calc(100vh - 120px);padding:16px}}@media screen and (min-width: 769px) and (max-width: 1024px){.copy-product-modal{width:95vw!important}.copy-product-trees{gap:16px}}.copy-product-modal{z-index:1000!important}.nested-modal{z-index:1200!important}.copy-product-modal .ant-modal-content,.nested-modal .ant-modal-content{transition:none!important}.ant-modal-wrap,.ant-modal-root{position:fixed!important}.nested-modal .ant-modal-content,.copy-product-modal .ant-modal-content{pointer-events:auto!important}.ant-modal-mask,.ant-modal{transition:none!important}body.has-modal{overflow:hidden!important}.ant-modal-body{max-height:calc(90vh - 180px);overflow-y:auto!important}.ant-modal-mask{position:fixed!important;transition:none!important}.tour-helper-button{position:fixed;bottom:20px;right:20px;box-shadow:0 2px 8px #00000026;z-index:1000;background-color:#474168;border-color:#474168}.tour-helper-button:hover,.tour-helper-button:focus{background-color:#5d5686;border-color:#5d5686}.ant-switch{position:relative;z-index:1}.ant-card-actions .ant-switch,.product-processes__status-container .ant-switch,.ant-switch{z-index:99!important}.product-processes__copy-button{position:relative;z-index:1}.joyride-tooltip{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.joyride-button-next{margin-left:10px}.joyride-button-back{margin-right:10px}:root{--reactour-accent: #474168}.__react-joyride-spotlight{border-radius:8px!important;transition:all .3s ease-in-out!important}.__floater__body{z-index:2000!important}.react-joyride__tooltip{max-width:450px!important;border-radius:8px!important;box-shadow:0 4px 15px #0003!important}.__floater__open{transition:all .3s cubic-bezier(.25,.1,.25,1)!important}@media (max-width: 768px){.tour-helper-button{bottom:10px;right:10px}.react-joyride__tooltip{max-width:90%!important}}.__floater__body[data-target=".ant-card:first-of-type"]{margin-top:20px!important}.__react-joyride-helper--7{margin-bottom:20px!important}.add-product-form-container{margin:0 auto;padding:10px;background:#fff;max-height:68vh;overflow-y:auto}.add-product-form{width:100%}.selected-tags{margin-top:10px;display:flex;flex-wrap:wrap}.tag-item{background-color:#f0f0f0;border-radius:4px;padding:5px 10px;margin:5px;display:flex;align-items:center}.tag-remove-icon{margin-left:5px;cursor:pointer}.product-feature-row{display:flex;align-items:baseline;margin-bottom:8px}.product-feature-input{flex:1;margin-right:8px}.remove-feature-icon{margin-left:8px;cursor:pointer}.image-upload-wrapper{position:relative;border:1px solid #f0f0f0;border-radius:8px;padding:2px;height:100%;max-height:800px;display:flex;flex-direction:column}.image-upload-header{flex-shrink:0;margin-bottom:16px}.image-upload-content{flex:.7;min-height:150px;max-height:40vh;overflow-y:auto;padding-right:8px}.image-upload-footer{flex:1.3;margin-top:16px;border-top:1px solid #f0f0f0;padding-top:16px;overflow-y:auto;min-height:200px}.validation-panel{margin-top:16px;background:#fafafa;border-radius:8px;padding:16px;max-height:150px;overflow-y:auto;overflow-x:hidden}.validation-panel-header{position:sticky;top:0;background:#fafafa;padding:4px 0;margin:0 0 12px;z-index:1}.validation-warning{color:#ff4d4f;font-weight:700;padding:8px;margin:-8px -8px 8px;background:#fff2f0;border-bottom:1px solid #ffccc7}.image-upload-content::-webkit-scrollbar,.validation-panel::-webkit-scrollbar{width:6px}.image-upload-content::-webkit-scrollbar-track,.validation-panel::-webkit-scrollbar-track{background:#f0f0f0}.image-upload-content::-webkit-scrollbar-thumb,.validation-panel::-webkit-scrollbar-thumb{background:#888;border-radius:3px}.ant-upload-list-picture-card .ant-upload-list-item{padding:0}.showcase-badge{position:absolute;top:8px;left:50%;transform:translate(-50%);background:#000000a6;color:#fff;padding:2px 8px;border-radius:4px;font-size:12px;z-index:10;white-space:nowrap}.ant-upload-list-item-thumbnail{position:relative}.ant-upload-list-item-thumbnail.loading:before{content:"";position:absolute;inset:0;background:#fffc;z-index:1}.ant-upload-list-item-thumbnail.loading:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:20px;height:20px;border:2px solid #1890ff;border-top-color:transparent;border-radius:50%;z-index:2;animation:spin 1s linear infinite}@keyframes spin{0%{transform:translate(-50%,-50%) rotate(0)}to{transform:translate(-50%,-50%) rotate(360deg)}}.product-info{width:100%;text-align:left}.product-info.pi-card{position:relative;display:flex;flex-direction:column;gap:16px;padding:0;border-radius:0;background:transparent;border:none;box-shadow:none;width:100%;height:auto}.pi-card-header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;z-index:1;width:100%}.pi-card-title{margin:0;font-size:20px;font-weight:600;color:#474168}.pi-edit-trigger{padding:0;font-weight:500;color:#626f92}.pi-edit-mode{display:flex;flex-wrap:nowrap;gap:12px;width:100%;align-items:center}.pi-name-field{flex:1 1 auto;min-width:0}.pi-name-field .ant-input{width:100%;height:36px}.pi-edit-mode .ant-btn{flex-shrink:0;white-space:nowrap}.pi-card-meta,.pi-card-description,.pi-card-tags{z-index:1;display:flex;flex-direction:column;gap:8px;width:100%}.pi-category-search{width:100%!important;display:block!important}.pi-category-search.ant-select,.pi-category-search .ant-select-selector,.pi-category-search .ant-input{width:100%!important}.pi-card-meta .ant-input,.pi-card-description .ant-input{width:100%;display:block}.pi-card-meta,.pi-card-description{width:100%}.pi-meta-text{margin:0;font-size:15px;font-weight:500;color:#474168}.pi-description-text{margin:0;color:#626f92;line-height:1.5}.pi-category-search .ant-select-selector,.pi-category-search .ant-input{border-radius:12px!important;border-color:#f9c4ac99!important;box-shadow:none!important;background-color:#f9c4ac14!important;color:#474168!important}.pi-category-search .ant-select-selection-placeholder,.pi-category-search .ant-input::placeholder{color:#626f9299!important}.pi-tag-cloud{display:flex;flex-wrap:wrap;gap:8px;margin-top:4px}.pi-tag-cloud .ant-tag{margin:0;padding:4px 10px;border-radius:999px;background:#f9c4ac33;border:1px solid rgba(249,196,172,.45);color:#474168;font-weight:500}.pi-tag-cloud .ant-tag-close-icon{color:#474168}.pi-search-helper{padding:10px;color:#626f92;text-align:left}.pi-search-helper.is-loading{text-align:center}.pi-card-tags .ant-select,.pi-card-tags .ant-input,.pi-card-tags .ant-spin,.pi-card-tags .ant-select-auto-complete{width:100%!important}@media (max-width: 768px){.product-info.pi-card{padding:18px;gap:14px}.pi-edit-mode{flex-direction:column;align-items:stretch}.pi-edit-mode .ant-btn{width:100%}.pi-card-header{flex-direction:column;align-items:flex-start}}.fetch-feature-content{display:flex;flex-direction:row;height:calc(100% - 70px);overflow:hidden}.fetch-feature-tree-container{flex:1;overflow-y:auto;padding:16px;border-right:1px solid #e8e8e8}.fetch-feature-steps li p{margin:0;color:#595959;font-size:13px}.feature-example{display:flex;align-items:center;background-color:#fff;padding:8px 12px;border-radius:4px;margin-top:8px;border:1px dashed #d9d9d9}.feature-icon{color:#1890ff;margin-right:4px}.feature-key{font-weight:500;margin-right:4px}.feature-value{color:#595959}.feature-checkbox{margin-left:auto}.fetch-feature-import-section{margin-top:24px;text-align:center}.fetch-feature-import-btn{width:100%}.fetch-feature-tree .ant-tree-node-content-wrapper{display:flex;align-items:center}.fetch-feature-product-title{display:flex;align-items:center;gap:8px}.product-name{font-weight:500}.product-code{color:#8c8c8c;font-size:12px}.fetch-feature-item{display:flex;align-items:center;gap:4px}.fetch-feature-loading,.fetch-feature-loading-more{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:20px}.fetch-feature-loading p,.fetch-feature-loading-more span{margin-top:12px;color:#8c8c8c}.fetch-feature-end-message{text-align:center;color:#8c8c8c;padding:16px}@media screen and (max-width: 768px){.fetch-feature-content{flex-direction:column}.fetch-feature-tree-container,.fetch-feature-preview{flex:none;width:100%;max-height:400px}.fetch-feature-preview{margin-top:16px}}.fetch-feature-attribute-item{display:flex;align-items:center;padding:3px 0}.fetch-feature-attribute-item .attribute-icon{margin-right:6px;color:#722ed1;font-size:14px}.fetch-feature-attribute-item .attribute-key{font-weight:500;margin-right:4px;color:#722ed1}.fetch-feature-attribute-item .attribute-value{color:#555;max-width:200px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.fetch-feature-variant-item{display:flex;align-items:center;padding:3px 0}.fetch-feature-variant-item .variant-icon{margin-right:6px;color:#1890ff;font-size:14px}.fetch-feature-variant-item .variant-name{font-weight:500;color:#1890ff}.mh-material-history-container{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;padding:0;height:100%;overflow:visible;position:relative;background:transparent;box-shadow:none;background:transparent!important;box-shadow:none!important;padding:0!important}.mh-custom-timeline{margin-top:0;padding:4px 0;background:transparent}.mh-timeline-item{padding-bottom:16px;transition:all .3s ease;background:transparent}.mh-timeline-item:hover{background-color:transparent}.mh-timeline-label{display:flex;align-items:flex-start;margin-right:12px;font-size:13px;white-space:nowrap;gap:4px;justify-content:flex-end}.mh-timeline-date{margin-left:8px;color:#666;font-size:12px}.mh-timeline-avatar{border:2px solid #fff;box-shadow:0 2px 4px #0000001a;margin-right:-8px;margin-top:4px}.mh-timeline-dot{font-size:16px;animation:mh-pulse 2s infinite}.mh-event-item-container{cursor:pointer;padding:8px 12px;border-radius:6px;background:#f5f5f5;transition:background-color .2s ease-in-out,transform .1s ease,box-shadow .2s ease;border-left:3px solid #474168;margin-left:6px;position:relative;box-shadow:0 1px 3px #00000014;width:100%;display:block}.mh-event-item-container:hover{background-color:#ebebeb;transform:translate(2px);box-shadow:0 2px 5px #0000001a}.mh-event-item-container:active{transform:translate(0);box-shadow:0 1px 2px #00000026}.mh-event-content{display:flex;align-items:center;width:100%}.mh-event-action{font-weight:500;color:#333;font-size:14px;flex:1}.mh-loading-container{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:40px 0;color:#888;background:transparent}.mh-loading-text{margin-top:16px;font-size:14px;color:#666}.mh-loading-more{display:flex;align-items:center;justify-content:center;padding:10px 0;color:#888;gap:8px;background:transparent}.mh-loading-more-text{margin-left:10px;font-size:14px;color:#666}.mh-empty-container{margin:20px 0;padding:20px 0;background:transparent}.mh-empty-text{color:#999;font-size:14px}.mh-notification-detail-modal .ant-modal-content{border-radius:8px;overflow:hidden}.mh-notification-detail-modal .ant-modal-header{padding:5px;border-bottom:1px solid #f0f0f0;background-color:#f8f9fa}.mh-modal-title{display:flex;align-items:center}.mh-modal-title span{margin-left:8px;font-weight:600}.mh-modal-content{padding:0!important}.mh-modal-header{display:flex;align-items:center;border-bottom:1px solid #f0f0f0}.mh-modal-avatar{margin-right:10px;box-shadow:0 2px 5px #0000001a;margin-bottom:5px}.mh-modal-info{flex:1;display:flex;flex-direction:column}.mh-modal-date{color:#888;font-size:12px;margin:0}.mh-modal-action{font-size:16px;margin:0}.mh-modal-body{padding:15px 5px;font-size:14px;line-height:1.6}.mh-content-text{line-height:1.6;color:#333;background:#f8f9fa;padding:15px;border-radius:8px;border:1px solid #e8e8e8;margin:0}.mh-message-content p{margin-bottom:8px}@keyframes mh-pulse{0%{transform:scale(1);opacity:1}50%{transform:scale(1.05);opacity:.8}to{transform:scale(1);opacity:1}}@media (max-width: 768px){.mh-timeline-label{font-size:12px}.mh-modal-content{padding:5px 0}.mh-modal-header{flex-direction:column;align-items:center;text-align:center}.mh-modal-avatar{margin-right:0;margin-bottom:10px}}.ant-tooltip-inner{font-size:13px}.ant-timeline{background:transparent!important}.ant-timeline-item{padding-bottom:20px!important;background:transparent!important}.ant-timeline-item-content{background:transparent!important}.mh-formatted-content{padding:0}.mh-content-title{font-size:16px;font-weight:500;margin-bottom:16px;color:#474168}.mh-content-details{background:#f9fafb;padding:16px;border-radius:8px;border:1px solid #eee}.mh-table-info{margin-bottom:16px}.mh-value-comparison{display:flex;flex-direction:column;gap:16px;margin-top:12px}.mh-old-value,.mh-new-value{padding:12px;border-radius:6px;background:#fff}.mh-old-value{border:1px solid #ffccc7}.mh-new-value{border:1px solid #b7eb8f}.mh-value-label{font-weight:600;font-size:13px}.mh-value-content{font-family:Courier New,monospace;background:#fff;border-radius:4px;font-size:13px;border:1px solid #f0f0f0;white-space:pre-wrap;overflow-x:auto}.mh-json-content{background:#f5f5f5;border-radius:6px;font-family:Courier New,monospace;font-size:12px;border:1px solid #e8e8e8;max-height:300px;overflow:auto;margin:0;white-space:pre-wrap}.mh-formatted-content .ant-divider{margin:0;border-top:1px solid #e8e8e8}.mh-formatted-content .ant-divider-inner-text{font-size:14px;font-weight:500;color:#474168}.mh-formatted-content .ant-divider-horizontal.ant-divider-with-text{font-size:14px;border-top-color:#e8e8e8;color:#666}.mh-add-description{margin-bottom:12px;color:#555;font-size:14px}.mh-feature-container{background:#f0f7ff;border:1px solid #d6e4ff;border-radius:6px;padding:12px}.mh-feature-item{display:flex;flex-direction:column;margin-bottom:8px}.mh-feature-item:last-child{margin-bottom:0}.mh-feature-label{font-weight:600;margin-bottom:4px;color:#474168;font-size:13px}.mh-feature-value{background:#fff;padding:8px 12px;border-radius:4px;font-family:Courier New,monospace;font-size:13px;border:1px solid #d9d9d9;word-break:break-word}.mh-key{color:#1890ff;font-weight:500}.mh-value{color:#52c41a}.mh-variant-container{display:flex;align-items:center;padding:16px;border-radius:6px;gap:16px}.mh-variant-add{background-color:#f6ffed;border:1px solid #b7eb8f}.mh-variant-delete{background-color:#fff2e8;border:1px solid #ffbb96}.mh-variant-icon{font-size:24px;width:48px;height:48px;display:flex;align-items:center;justify-content:center;border-radius:50%;flex-shrink:0}.mh-variant-add .mh-variant-icon{background-color:#d9f7be;color:#52c41a}.mh-variant-delete .mh-variant-icon{background-color:#ffe7ba;color:#fa8c16}.mh-variant-info{flex:1}.mh-variant-name{font-size:16px;font-weight:600;color:#333;margin-bottom:4px}.mh-variant-description{color:#666;font-size:14px}.mh-timeline-user-date{display:flex;flex-direction:column;align-items:flex-end;font-size:13px;margin-left:8px}.mh-timeline-user{font-weight:500;color:#000000d9;margin-bottom:2px;font-size:13px}.mh-timeline-date{color:#0009;font-size:11px}.mh-modal-user-date{display:flex;flex-direction:column}.mh-modal-user{font-weight:500;color:#000000d9;font-size:15px;margin-bottom:2px}.mh-modal-date{color:#0009;font-size:12px}.ant-avatar:empty{background-color:#1890ff;color:#fff;font-weight:500;display:flex;align-items:center;justify-content:center}.material-features-container{position:relative;display:flex;flex-direction:column;height:100%;margin:0;flex-wrap:nowrap;min-height:auto;padding:0}.material-features-main{display:flex;flex:1;height:100%;width:100%}.material-features-divider{border-color:#474168;border-width:1px;margin:0}.material-features-edit-button{font-size:12px;padding:2px 8px;height:24px;color:#474168}.material-features-form-item{margin-bottom:0!important}.material-features-input{width:100%;padding:2px 6px;font-size:12px}.material-features-text{display:block;padding:2px 4px;font-size:12px}.material-features-remove-icon{color:#ff4d4f;cursor:pointer;font-size:14px}.material-features-remove-icon:hover{color:#ff7875}.material-features-table .ant-table-tbody>tr>td{padding:4px 8px;font-size:12px}.material-features-table .ant-table-thead>tr>th{padding:6px 8px;font-size:11px;background:#fafafa}.material-features-space{position:sticky;bottom:0;background:#fff;padding:6px;border-top:1px solid #f0f0f0;margin-top:4px;z-index:10}.material-features-add-button{width:100%;font-size:12px;height:28px}.material-features-row{margin-top:2px}.material-features-left{flex:1;padding:0;height:100%;display:flex;flex-direction:column;background:transparent;border-radius:0;box-shadow:none;min-width:0;gap:0}.material-features-right{flex:1;background:transparent;border-radius:0;box-shadow:none;min-width:0}.features-panel{display:flex;flex-direction:column;height:100%;background-color:transparent;border-radius:0;box-shadow:none;overflow-x:hidden;overflow-y:auto;position:relative;padding:0}.panel-header{display:flex;justify-content:space-between;align-items:center;padding:0 0 6px;margin-bottom:8px;border-bottom:1px solid #f0f0f0}.panel-header h3{margin:0;font-size:13px;font-weight:700;color:#474168;text-transform:uppercase;letter-spacing:.5px}.panel-header-buttons{display:flex;align-items:center;gap:4px}.mf-visibility-card{border:1px dashed rgba(71,65,104,.25);border-radius:14px;padding:12px;background:#ffffffb3;margin-bottom:12px}.mf-visibility-card__header{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:10px}.mf-visibility-card__title{display:inline-flex;align-items:center;gap:6px;font-size:12px;font-weight:600;color:#3f2439;text-transform:uppercase;letter-spacing:.4px}.mf-visibility-card__body{display:flex;flex-direction:column;gap:8px}.mf-visibility-pill{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:8px 12px;border-radius:12px;border:1px solid rgba(124,58,237,.25);background:#ffffffeb;box-shadow:0 2px 6px #7c3aed14}.mf-visibility-pill .ant-tag{margin:0;font-size:10px;border-radius:999px;text-transform:uppercase}.mf-visibility-pill__text{display:flex;flex-direction:column;line-height:1.1}.mf-visibility-pill__text span{font-size:12px;font-weight:600;color:#3f2439}.mf-visibility-pill__text small{font-size:11px;color:#8c6b8b}.mf-visibility-card__empty{font-size:12px;color:#8c8c8c;font-style:italic}.import-button{background:transparent;color:#474168!important;font-weight:500;font-size:11px;border:1px solid #e8e8ff!important;border-radius:4px;padding:0 8px;height:24px;box-shadow:none;transition:all .2s ease!important;animation:none;display:flex;align-items:center;justify-content:center;gap:4px}.import-button:hover,.import-button:focus{transform:none;box-shadow:none;background:#f8f9ff;color:#474168!important;border:1px solid #474168!important}.import-button .anticon{font-size:12px;margin-right:0;color:#474168}.import-button:hover .anticon{color:#474168}@keyframes pulse{0%{box-shadow:none}to{box-shadow:none}}.features-form{flex:1;display:flex;flex-direction:column;height:100%}.material-features-table-container{flex:1;overflow-y:auto;min-height:0;position:relative;height:auto;max-height:200px;margin-bottom:0}.material-features-button-container{margin-top:8px;border-top:1px solid #f0f0f0;margin-bottom:0;padding:8px 0 0;background:transparent;border-radius:0}.material-features-button-container .ant-space-compact{gap:4px!important;display:flex!important}.material-features-button-container .ant-space-compact .ant-input-wrapper{margin-bottom:4px}.material-features-button-container .ant-space-compact>*{margin-bottom:4px!important}.material-features-left .ant-tabs,.material-features-right .ant-tabs{height:100%}.material-features-left .ant-tabs-content-holder,.material-features-right .ant-tabs-content-holder{padding:16px}.material-features-table-container::-webkit-scrollbar{width:8px}.material-features-table-container::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}.material-features-table-container::-webkit-scrollbar-thumb{background:#888;border-radius:4px}@media screen and (max-width: 768px){.material-features-container{flex-direction:column;gap:16px}.material-features-left,.material-features-right{width:100%}.material-features-main{flex-direction:column}}.material-details-features-wrapper .material-features-container{padding:0;margin:0;height:100%;background:transparent}.material-details-features-wrapper .material-features-main{gap:0}.material-details-features-wrapper .material-features-left{box-shadow:none;border-radius:0;background:transparent;padding:0}.material-details-features-wrapper .features-panel{display:flex;flex-direction:column;height:calc(100vh - 250px);padding:0;background:transparent}.material-details-features-wrapper .material-features-table-container{margin-bottom:0}.material-details-features-wrapper .material-features-button-container{margin-bottom:24px;position:sticky;bottom:0;z-index:1;background:#fff}.ant-modal-root{position:fixed;z-index:1000}.ant-modal-mask,.ant-modal-wrap{position:fixed;inset:0}.ant-modal-hidden{display:none!important}body:not(.ant-modal-open){overflow:auto!important;padding-right:0!important}.features-panel button,.features-panel a{position:relative;z-index:1}.excel-upload-modal{z-index:1050!important}.ant-modal-wrap:not(.ant-modal-centered){overflow:auto;text-align:center}.material-features-modern{background:linear-gradient(180deg,#fff5ef,#ffede1);border-radius:22px;padding:14px;border:1px solid #ffe1cf}.material-features-modern .mf-panel{background:linear-gradient(180deg,#fffcf8f2,#ffecdef2);border:1px solid rgba(255,196,166,.55);border-radius:20px;padding:18px;box-shadow:0 18px 36px #d98c6029;gap:14px}.material-features-modern .mf-panel__header{border-bottom:1px solid rgba(255,199,176,.6);padding-bottom:12px;align-items:center}.material-features-modern .mf-panel__title{color:#3f2439;font-size:13px;letter-spacing:.3px;text-transform:uppercase}.material-features-modern .mf-panel__actions{gap:8px}.material-features-modern .mf-panel__action-btn{border-radius:24px!important;border-color:transparent!important;color:#7c3aed!important;font-weight:600;background:#7c3aed14;padding:0 12px}.material-features-modern .mf-panel__action-btn:hover{background:#7c3aed24;color:#5b21b6!important}.material-features-modern .mf-form{gap:12px}.material-features-modern .mf-table-shell,.material-features-modern .mf-attribute-list-shell{border-radius:18px;padding:12px 14px;background:linear-gradient(180deg,#fff5ef,#ffede1);border:1px solid rgba(255,196,166,.45);box-shadow:inset 0 0 0 1px #fff6}.material-features-modern .mf-attribute-list-shell{margin-bottom:12px}.material-features-modern .mf-attribute-list{display:flex;flex-direction:column;gap:12px}.material-features-modern .mf-attribute-card{display:flex;justify-content:space-between;gap:12px;padding:16px;border-radius:16px;border:1px solid rgba(255,210,185,.6);background:#fffdf9;box-shadow:0 18px 40px #ffb89c40;position:relative}.material-features-modern .mf-attribute-card--pending{border-color:#f08f80b3;background:linear-gradient(135deg,#fff1e9f2,#ffe7d7e6)}.material-features-modern .mf-attribute-card__body{display:flex;flex:1;gap:18px;flex-wrap:wrap}.material-features-modern .mf-attribute-field{flex:1 1 220px;display:flex;flex-direction:column;gap:6px}.material-features-modern .mf-field-label{text-transform:uppercase;font-size:11px;letter-spacing:.05em;color:#b2684f;font-weight:600}.material-features-modern .mf-field-value{font-size:14px;font-weight:600;color:#4b3244;background:#fff8f1;border-radius:10px;padding:8px 12px}.material-features-modern .mf-attribute-card__actions{display:flex;align-items:center;gap:8px;flex-wrap:wrap;justify-content:flex-end;min-width:120px}.material-features-modern .mf-value-with-history{display:flex;align-items:center;gap:6px}.material-features-modern .mf-row-history-btn{padding:2px 4px;height:22px;width:22px;min-width:22px;display:flex;align-items:center;justify-content:center;color:#8c8c8c;border-radius:4px;transition:all .2s ease}.material-features-modern .mf-row-history-btn:hover{background:#0000000f;color:#595959}.material-features-modern .mf-row-history-btn .anticon{font-size:13px}.material-features-modern .mf-pill{background:#f08f802e;color:#b64034;font-weight:600;border-radius:999px;padding:2px 10px;font-size:11px;text-transform:uppercase}.material-features-modern .mf-empty-state{padding:36px 12px;text-align:center}.material-features-modern .mf-table .ant-table{background:#fff8f1;border-radius:14px}.material-features-modern .mf-table .ant-table-container{border-radius:14px;box-shadow:inset 0 0 0 1px #ffd2b94d}.material-features-modern .mf-table .ant-table-content,.material-features-modern .mf-table .ant-table-body{background:linear-gradient(180deg,#fff8f1,#fff2e6);border-radius:12px}.material-features-modern .mf-table .ant-table-header{border-radius:14px 14px 0 0}.material-features-modern .mf-table .ant-table-thead>tr>th{background:#ffe9d8!important;color:#4b3244;font-weight:600;border-bottom:1px solid rgba(255,193,164,.5);padding:12px 16px}.material-features-modern .mf-table .ant-table-thead>tr:first-child th:first-child{border-top-left-radius:14px}.material-features-modern .mf-table .ant-table-thead>tr:first-child th:last-child{border-top-right-radius:14px}.material-features-modern .mf-table .ant-table-tbody>tr>td{padding:12px 16px;border-bottom:1px solid rgba(255,220,200,.5);background:#fff9f2;vertical-align:middle}.material-features-modern .mf-table__row{transition:transform .15s ease,box-shadow .15s ease}.material-features-modern .mf-table__row:hover td{background:#ffe6d4!important}.material-features-modern .mf-table__row:hover{box-shadow:inset 0 0 0 1px #ffb28c59}.material-features-modern .mf-table .ant-table-tbody>tr:hover>td,.material-features-modern .mf-table .ant-table-tbody>tr.ant-table-row:hover>td,.material-features-modern .mf-table .ant-table-tbody>tr.ant-table-row-selected>td{background:#ffe6d4!important}.material-features-modern .mf-table__row--pending td{background:#fff2e7cc!important;box-shadow:inset 0 0 0 1px #ffb9a040}.material-features-modern .mf-table__cell{display:flex;align-items:center;gap:6px;width:100%;min-height:38px}.material-features-modern .mf-table__cell--input,.material-features-modern .mf-table__cell--input .ant-form-item,.material-features-modern .mf-table__cell--input .ant-form-item-control-input,.material-features-modern .mf-table__cell--input .ant-form-item-control-input-content,.material-features-modern .mf-table__cell--input .mf-input{width:100%}.material-features-modern .mf-table__cell--input .mf-input .ant-select-selector,.material-features-modern .mf-table__cell--input .mf-input .ant-input,.material-features-modern .mf-table__cell--input .mf-input input{height:38px;line-height:38px;display:flex;align-items:center}.material-features-modern .mf-table__text{display:inline-block;max-width:220px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#3c2a3d;font-weight:500}.material-features-modern .mf-table__cell span,.material-features-modern .mf-table__cell input,.material-features-modern .mf-table__cell .ant-select-selection-item,.material-features-modern .mf-table__cell .ant-select-selection-placeholder{color:#3c2a3d}.material-features-modern .mf-input-item .ant-form-item-control-input-content{display:flex;align-items:center}.material-features-modern .mf-input{width:100%;min-height:34px;font-size:12px}.material-features-modern .mf-input .ant-select-selector,.material-features-modern .mf-input .ant-input{border-radius:12px!important;background:#fff;border:1px solid #f0d7c7}.material-features-modern .mf-input .ant-select-selection-item,.material-features-modern .mf-input .ant-select-selection-placeholder,.material-features-modern .mf-input .ant-input,.material-features-modern .mf-input input{color:#3e1f2b;font-weight:500}.material-features-modern .mf-input.ant-select-focused .ant-select-selector,.material-features-modern .mf-input.ant-input-affix-wrapper-focused,.material-features-modern .mf-input.ant-input-focused{border-color:#f08f80!important;box-shadow:0 0 0 2px #f08f8040}.material-features-modern .mf-inline-control{display:flex;justify-content:center;align-items:center;height:38px;width:100%}.material-features-modern .mf-checkbox .ant-checkbox-inner{width:16px;height:16px;border-radius:4px;border-color:#f3b7a7}.material-features-modern .mf-inline-control .ant-checkbox-wrapper,.material-features-modern .mf-inline-control .ant-checkbox{display:flex;align-items:center}.material-features-modern .mf-checkbox.ant-checkbox-checked .ant-checkbox-inner{background:#f08f80;border-color:#f08f80}.material-features-modern .mf-remove-button{display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;border-radius:50%;border:none;background:#f08f8026;color:#d03b2c;cursor:pointer;transition:background .2s ease,transform .2s ease}.material-features-modern .mf-remove-button:hover{background:#f08f8040;transform:translateY(-1px)}.material-features-modern .mf-action-bar{border:none;padding-top:12px;margin-top:6px;background:#fff0e7e6;border-radius:16px;padding-left:12px;padding-right:12px}.material-features-modern .mf-action-bar__inputs .ant-select,.material-features-modern .mf-action-bar__inputs .ant-input,.material-features-modern .mf-action-bar__inputs .ant-select-selector{width:100%;border-radius:12px}.material-features-modern .mf-add-button{border-style:dashed;border-color:#f3c6b3!important;color:#c15562!important;font-weight:600}.material-features-modern .mf-add-button:hover{border-color:#d0626e!important;color:#a9424b!important}.material-features-modern .mf-ghost-button{border-radius:24px;border-color:#e3c9ba;color:#5f4d4d;background:transparent}.material-features-modern .mf-primary-button{border-radius:24px;border:none;background:linear-gradient(135deg,#f07b7f,#f4ab73);box-shadow:0 10px 20px #f07b7f4d}.material-features-modern .mf-primary-button:hover{background:linear-gradient(135deg,#e9656a,#f1985d)}.material-features-modern .mf-action-bar__cta button{min-width:120px}.material-features-modern .mf-table .ant-table-placeholder,.material-features-modern .mf-table .ant-table-placeholder:hover{background:linear-gradient(180deg,#fff5ef,#ffede1)!important;border:none;border-radius:0 0 14px 14px}.material-features-modern .mf-table .ant-empty{padding:32px 0}.material-features-modern .mf-table .ant-empty-img-simple svg path{fill:#c0868059}.material-features-modern .mf-table .ant-table-placeholder .ant-empty-description{color:#bf7b73;font-weight:500}.pvx-main-history-btn{color:#fff!important}@media (max-width: 768px){.material-features-modern{padding:8px}.material-features-modern .mf-panel{padding:12px}.material-features-modern .mf-table__text{max-width:140px}}.mat-overview-container{position:relative;padding:0;background:transparent;border-radius:0;border:none;transition:all .3s cubic-bezier(.4,0,.2,1);margin-bottom:0}.mat-overview-container-editing{background:transparent;border:none;padding:0}.mat-overview-container:hover{box-shadow:none;border-color:transparent}.mat-overview-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px;padding-bottom:12px;border-bottom:1px solid #f5f5f5}.mat-overview-title{font-size:13px;font-weight:700;color:#262626;text-transform:uppercase;letter-spacing:.75px;display:flex;align-items:center;gap:8px}.mat-overview-edit-btn{font-size:12px;padding:4px 12px;height:28px;border-radius:6px;color:#595959;background:#f5f5f5;border:none;transition:all .2s;display:flex;align-items:center;gap:6px;cursor:pointer}.mat-overview-edit-btn:hover{background:#e6e6e6;color:#262626}.mat-overview-content{font-size:14px;color:#434343;line-height:1.6;white-space:pre-wrap;word-wrap:break-word}.mat-overview-meta-section{margin-top:20px;padding-top:16px;border-top:1px dashed #e8e8e8;display:flex;flex-direction:column;gap:12px}.mat-overview-meta-row{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.mat-overview-meta-label{font-size:11px;font-weight:600;color:#8c8c8c;text-transform:uppercase;letter-spacing:.5px;min-width:80px}.mat-overview-tag{border-radius:6px;font-size:12px;font-weight:500;padding:4px 10px;border:none;display:inline-flex;align-items:center;gap:6px}.mat-overview-tag-process{background:#626f921a;color:#626f92;border:1px solid rgba(98,111,146,.2)}.mat-overview-tag-material{background:#f9c4ac26;color:#474168;border:1px solid rgba(249,196,172,.4)}.mat-overview-tag-unknown{background:#f5f5f5;color:#8c8c8c;font-style:italic}.mat-overview-empty-text{color:#bfbfbf;font-style:italic;font-size:13px}.mat-overview-form-item{margin-bottom:16px}.mat-overview-form-label{font-size:12px;font-weight:600;color:#595959;margin-bottom:6px;display:block}.mat-overview-actions{display:flex;justify-content:flex-end;gap:8px;margin-top:20px;padding-top:16px;border-top:1px solid #f0f0f0}.mat-overview-radio-group .ant-radio-button-wrapper{border-radius:6px;margin-right:8px;border:1px solid #d9d9d9;color:#595959;background:#fff}.mat-overview-radio-group .ant-radio-button-wrapper:hover{color:#f9c4ac;border-color:#f9c4ac}.mat-overview-radio-group .ant-radio-button-wrapper:last-child{margin-right:0}.mat-overview-radio-group .ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled){background:#f9c4ac26!important;border-color:#f9c4ac!important;color:#626f92!important;font-weight:600;box-shadow:none!important}.mat-overview-radio-group .ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):before{background-color:#f9c4ac!important}.mat-overview-select .ant-select-selector{border-radius:6px!important}.mat-overview-select:hover .ant-select-selector{border-color:#f9c4ac!important}.mat-overview-select.ant-select-focused .ant-select-selector{border-color:#f9c4ac!important;box-shadow:0 0 0 2px #f9c4ac33!important}.mat-ov-divider{border-color:#7cb305;border-width:2px;margin:0}.mat-ov-edit-button{position:absolute;right:0;top:-25px;font-size:14px;display:flex;align-items:center;padding:0;color:#555}.mat-ov-edit-button-wrapper{text-align:right;margin:0;padding:0}.mat-ov-edit-button-inline{margin:0;padding:0}.mat-ov-form{margin:0;padding:0;line-height:1}.mat-ov-certifications-section{margin:0;padding:0}.mat-ov-cert-header{margin-bottom:2px;display:none}.mat-ov-cert-header-icon{font-size:16px;color:#626f92}.mat-ov-cert-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:12px}.mat-ov-cert-card{padding:12px;background:#fff;border-radius:8px;transition:all .3s ease}.mat-ov-cert-card-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:8px}.mat-ov-cert-card-content{flex:1}.mat-ov-cert-card-title{font-weight:600;font-size:14px;color:#333;margin-bottom:4px}.mat-ov-cert-card-tag{font-size:11px;padding:0 6px}.mat-ov-cert-card-icon{font-size:16px;color:#1890ff}.mat-ov-cert-card-issuer{font-size:12px;color:#666}.mat-ov-no-certs{margin-top:20px;padding:16px;background:#f5f5f5;border-radius:8px;text-align:center;color:#999}.mat-ov-no-certs-icon{margin-right:8px}.mat-ov-edit-form{margin-top:0;padding:15px;background:#f9f9f9;border-radius:8px}.mat-ov-form-label-bold{font-weight:600}.mat-ov-form-item-certs{margin-top:0;margin-bottom:0;background:transparent!important}.mat-ov-form-item-certs .ant-form-item-control-input,.mat-ov-form-item-certs .ant-form-item-control-input-content{background:transparent!important}.mat-ov-form-item-certs .ant-form-item-label{padding-bottom:8px}.mat-ov-cert-selector{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:8px;margin-bottom:16px}.mat-ov-cert-option{padding:10px;border-radius:6px;cursor:pointer;transition:all .3s ease;position:relative}.mat-ov-cert-option-name{font-weight:600;font-size:13px;color:#333}.mat-ov-cert-option-category{font-size:11px;color:#666;margin-top:2px}.mat-ov-cert-option-check{position:absolute;top:4px;right:4px;width:18px;height:18px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-size:12px}.mat-ov-add-cert-button{width:100%;margin-top:8px}.mat-ov-add-cert-badge{margin-left:8px}.mat-ov-selected-certs{margin-top:16px;padding:0;background:transparent;border-radius:0}.mat-ov-selected-certs-title{font-weight:600;margin-bottom:12px;color:#333}.mat-ov-selected-cert-item{margin-bottom:10px;padding:10px;background:#fafafa;border-radius:6px;display:flex;justify-content:space-between;align-items:center}.mat-ov-selected-cert-name{font-weight:600;font-size:13px}.mat-ov-actions-row{margin-top:16px;margin-right:20px}.mat-ov-modal-form{margin-top:16px}.fetch-documents-container{height:100%}.tree-container{max-height:400px;overflow-y:auto}.product-documents-tree .ant-tree-node-content-wrapper{padding:4px 8px;border-radius:4px}.product-documents-tree .ant-tree-node-content-wrapper:hover{background-color:#f5f5f5}.product-documents-tree .ant-tree-node-selected .ant-tree-node-content-wrapper{background-color:#e6f7ff}.product-documents-tree .ant-tree-checkbox{margin-right:8px}.product-documents-tree .ant-tree-title{font-size:13px}.product-documents-tree .ant-tag{font-size:11px;padding:0 4px;height:18px;line-height:16px}.ant-tree-switcher{width:20px;height:20px;line-height:20px}.ant-tree-checkbox-wrapper{margin-right:4px}.product-documents-tree .ant-tree-treenode[data-level="1"] .ant-tree-title{color:#52c41a;font-weight:500}.product-documents-tree .ant-tree-treenode[data-level="0"] .ant-tree-title{color:#1890ff;font-weight:600}.tree-loading{text-align:center;padding:20px;color:#999}.filter-panel{background:#fafafa;padding:12px;border-radius:6px;margin-bottom:16px}@media (max-width: 768px){.tree-container{max-height:300px}.product-documents-tree .ant-tree-title{font-size:12px}.product-documents-tree .ant-tag{font-size:10px;padding:0 2px;height:16px;line-height:14px}}.bulk-document-import-modal .ant-modal-body{padding:20px 24px;height:70vh;overflow:hidden}.bulk-document-import-container{display:flex;height:100%;gap:0}.bulk-document-import-tabs-section{flex:1;display:flex;flex-direction:column;height:100%;min-width:0}.bulk-document-import-tabs-section .ant-tabs{height:100%;display:flex;flex-direction:column}.bulk-document-import-tabs-section .ant-tabs-content-holder{flex:1;overflow:hidden}.bulk-document-import-tabs-section .ant-tabs-tabpane{height:100%;overflow:auto;padding-right:8px}.bulk-document-import-divider{width:6px;background:linear-gradient(135deg,#f5f5f5,#e8e8e8);position:relative;cursor:col-resize;border-left:1px solid #e8e8e8;border-right:1px solid #e8e8e8;display:flex;align-items:center;justify-content:center;min-height:100%;transition:background .2s ease}.bulk-document-import-divider:hover{background:linear-gradient(135deg,#e8e8e8,#ddd)}.bulk-document-import-divider-toggle{background:#fff;border:1px solid #d9d9d9;border-radius:50%;width:24px;height:24px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;box-shadow:0 2px 4px #0000001a}.bulk-document-import-divider-toggle:hover{border-color:#40a9ff;box-shadow:0 2px 8px #40a9ff33}.bulk-document-import-preview-section{flex:1;display:flex;flex-direction:column;height:100%;transition:all .3s ease;overflow:hidden}.bulk-document-import-preview-section.collapsed{flex:0;min-width:0;max-width:0;opacity:0}.bulk-document-import-preview-section.expanded{flex:1;min-width:300px;opacity:1}.bulk-document-import-preview-header{background:#fafafa;padding:12px 16px;border-bottom:1px solid #e8e8e8;font-weight:600;color:#262626;display:flex;align-items:center;gap:8px;border-radius:6px 6px 0 0;margin-left:8px}.bulk-document-import-preview{flex:1;overflow:auto;padding:16px;margin-left:8px;background:#fff;border-radius:0 0 6px 6px;border:1px solid #e8e8e8;border-top:none}.bulk-document-import-preview .ant-list-item{padding:12px 0;border-bottom:1px solid #f0f0f0}.bulk-document-import-preview .ant-list-item:last-child{border-bottom:none}.bulk-document-import-preview .ant-list-item-meta-title{margin-bottom:4px;font-size:14px;font-weight:500}.bulk-document-import-preview .ant-list-item-meta-description{font-size:12px;color:#666;line-height:1.4}.bulk-document-import-preview .ant-list-item-action{margin-left:16px}.bulk-document-import-preview .ant-btn{border:none;box-shadow:none;padding:4px 8px;height:auto}.bulk-document-import-preview .ant-btn:hover{color:#40a9ff}.bulk-document-import-preview .ant-btn-dangerous:hover{color:#ff4d4f}.no-data-message{text-align:center;color:#999;font-style:italic;padding:40px 20px;background:#fafafa;border-radius:6px;border:1px dashed #d9d9d9}.bulk-document-import-tab-content{height:100%;display:flex;flex-direction:column;padding:16px;background:#fff;border-radius:6px;border:1px solid #e8e8e8}@media (max-width: 768px){.bulk-document-import-modal .ant-modal-body{padding:16px;height:80vh}.bulk-document-import-container{flex-direction:column;gap:16px}.bulk-document-import-divider{width:100%;height:6px;min-height:6px}.bulk-document-import-preview-section.expanded{min-width:auto}.bulk-document-import-preview-header,.bulk-document-import-preview{margin-left:0}}.bulk-document-import-loading{display:flex;align-items:center;justify-content:center;height:200px;flex-direction:column;gap:16px;color:#666}.bulk-document-import-error{text-align:center;padding:40px 20px;color:#ff4d4f;background:#fff2f0;border:1px solid #ffccc7;border-radius:6px}.bulk-document-import-preview .ant-tag{font-size:11px;padding:0 4px;height:18px;line-height:16px;border-radius:2px}.bulk-document-import-preview .anticon-file{font-size:16px;margin-right:8px}.bulk-document-import-preview-section{transition:all .3s cubic-bezier(.4,0,.2,1)}.bulk-document-import-divider-toggle{transition:all .2s cubic-bezier(.4,0,.2,1)}.bulk-document-import-divider-toggle:focus{outline:2px solid #40a9ff;outline-offset:2px}.bulk-document-import-preview::-webkit-scrollbar{width:6px}.bulk-document-import-preview::-webkit-scrollbar-track{background:#f5f5f5;border-radius:3px}.bulk-document-import-preview::-webkit-scrollbar-thumb{background:#d9d9d9;border-radius:3px}.bulk-document-import-preview::-webkit-scrollbar-thumb:hover{background:#bfbfbf}.fu-section{display:flex;flex-direction:column;width:100%;gap:.5rem}.fu-header{display:flex;justify-content:space-between;align-items:center;min-height:28px}.fu-history-btn{color:#722ed1!important;font-size:.8rem!important;padding:0 .5rem!important;height:26px!important;opacity:.8;transition:opacity .2s ease}.fu-history-btn:hover{opacity:1}.fu-actions{display:flex;align-items:center;gap:.4rem}.fu-edit-btn{color:#5a5d7a!important;font-size:.8rem!important;padding:0 .5rem!important;height:26px!important}.fu-bulk-btn{background:transparent;color:#474168!important;font-weight:500;font-size:11px;border:1px solid #e8e8ff!important;border-radius:4px;padding:0 8px;height:24px;box-shadow:none;transition:all .2s ease!important;animation:none;display:flex;align-items:center;justify-content:center;gap:4px}.fu-bulk-btn:hover,.fu-bulk-btn:focus{transform:none;box-shadow:none;background:#f8f9ff;color:#474168!important;border:1px solid #474168!important}.fu-bulk-btn .anticon{font-size:12px;margin-right:0;color:#474168}.fu-bulk-btn:hover .anticon{color:#474168}.fu-bulk-btn{border-radius:24px!important;border-color:transparent!important;color:#7c3aed!important;font-weight:600;background:#7c3aed14;padding:0 12px}.fu-bulk-btn:hover,.fu-bulk-btn:focus{background:#7c3aed24;color:#5b21b6!important}.fu-bulk-btn .anticon{color:#7c3aed}.fu-bulk-btn:hover .anticon,.fu-bulk-btn:focus .anticon{color:#5b21b6}.fu-divider.ant-divider{margin:.25rem 0!important;border-color:#e8e8ef!important;font-size:.75rem!important;color:#9a9cb0!important}.fu-body{flex:1;min-height:0}.fu-inner{display:flex;flex-direction:column;gap:.5rem}.fu-loading,.fu-empty{display:flex;align-items:center;justify-content:center;gap:.4rem;min-height:80px;border:1px dashed #e0e0ea;border-radius:8px;color:#8b8da0;font-size:.8rem;background:#fafafc}.fu-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:.5rem}.fu-card{background:#fff;border:1px solid #ebebf2;border-radius:8px;padding:.6rem .7rem;display:flex;flex-direction:column;gap:.35rem;transition:border-color .15s,box-shadow .15s}.fu-card:hover{border-color:#d0d0e0;box-shadow:0 2px 8px #0000000a}.fu-card--removal{border-color:#ffccc7;background:#fff8f7}.fu-card--pending{border-color:#ffe58f;background:#fffbe6}.fu-card__top{display:flex;align-items:flex-start;justify-content:space-between;gap:.5rem}.fu-card__name{font-size:.82rem;font-weight:600;color:#2d2d3a;line-height:1.3;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}.fu-card__ext{font-size:.6rem;color:#7c7f9a;background:#f0f0f6;padding:.1rem .4rem;border-radius:4px;flex-shrink:0}.fu-card__desc{font-size:.75rem;color:#6b6d80;line-height:1.35;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.fu-card__bottom{display:flex;align-items:center;justify-content:space-between;gap:.4rem;margin-top:.15rem}.fu-card__tags{display:flex;align-items:center;gap:.25rem;flex-wrap:wrap}.fu-card__tag{font-size:.6rem!important;padding:0 .35rem!important;line-height:1.5!important;border-radius:4px!important;margin:0!important}.fu-card__btns{display:flex;align-items:center;gap:.15rem}.fu-card__btns .ant-btn{width:24px!important;height:24px!important;padding:0!important;font-size:.75rem!important}.fu-card__check .ant-checkbox-inner{width:14px;height:14px}.fu-delete-info{background:#fffbf0;border:1px solid #ffe7ba;border-radius:6px;padding:.4rem .6rem;font-size:.75rem;color:#ad6800}.fu-showmore{align-self:center;font-size:.75rem!important;height:26px!important;padding:0 1rem!important;border-radius:6px!important;color:#6b6d80!important;border-color:#e0e0ea!important}.fu-uploader{border:1px dashed #d8d8e5;border-radius:8px;padding:.5rem;background:#fcfcfe}.fu-dragger.ant-upload-drag{border:1px dashed #c8c8d8!important;background:#f8f8fc!important;border-radius:6px!important;padding:.5rem!important}.fu-dragger .ant-upload-drag-icon{margin-bottom:.25rem!important}.fu-dragger .ant-upload-drag-icon .anticon{font-size:1.5rem!important;color:#8080a0!important}.fu-dragger .ant-upload-text{font-size:.8rem!important;color:#6b6d80!important}.fu-pending{display:flex;flex-direction:column;gap:.5rem;margin-top:.5rem}.fu-size-info{display:flex;align-items:center;gap:.3rem;padding:.35rem .6rem;border-radius:6px;background:#f6ffed;border:1px solid #d9f7be;color:#389e0d;font-size:.72rem}.fu-size-info--error{background:#fff2f0;border-color:#ffccc7;color:#cf1322}.fu-editbar{display:flex;justify-content:flex-end;padding:.5rem 0;margin-top:auto;border-top:1px solid #f0f0f5}.fu-editbar .ant-btn{height:30px!important;font-size:.8rem!important}@media (max-width: 640px){.fu-grid{grid-template-columns:1fr}.fu-card{padding:.5rem}}.mtx-card{border:1px solid #ece8ff;border-radius:14px;background:#f9f7ff;padding:16px;margin:12px 0;box-shadow:0 4px 12px #37299014;cursor:pointer}.mtx-card--editing{border-color:#b39bff;box-shadow:0 8px 20px #3729901f;cursor:default}.mtx-card-header{display:flex;align-items:center;justify-content:space-between;gap:12px}.mtx-card-controls{display:inline-flex;align-items:center;gap:8px}.mtx-card-labels{display:flex;flex-direction:column;gap:2px}.mtx-card-title{font-size:13px;font-weight:700;letter-spacing:.4px;text-transform:uppercase;color:#3b2f73}.mtx-card-subtitle{font-size:11px;color:#3b2f73bf}.mtx-summary-header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.mtx-summary-action{padding:0;color:#5a4eb5!important;font-weight:600}.mtx-edit-actions{display:flex;justify-content:flex-end;gap:8px;margin-top:16px}.mtx-edit-button{padding:0 10px;font-weight:600}.mtx-edit-button--primary{box-shadow:0 6px 16px #6c63ff40}.mtx-pill{border-radius:999px;font-size:11px;font-weight:600;padding:2px 12px;text-transform:uppercase}.mtx-pill--material{background:#e8fff2;color:#0b8457}.mtx-pill--process{background:#fff2e6;color:#c15b00}.mtx-collapse-trigger{border:none;background:transparent;padding:4px;border-radius:50%;cursor:pointer;color:#6f5ae3;transition:background .2s ease}.mtx-collapse-trigger:disabled{cursor:not-allowed;color:#6f5ae380}.mtx-card-body--collapsed{display:none}.mtx-radio-group .ant-radio-button-wrapper{min-width:120px;text-align:center}.mtx-body-text{margin-top:12px;color:#483c8b;font-size:12px}.mtx-hint{margin-top:4px;color:#483c8bb3;font-size:11px}.mtx-summary{display:flex;flex-direction:column;gap:4px}.mtx-summary-label{font-size:13px;font-weight:600;color:#3b2f73}.mtx-summary-text{font-size:12px;color:#3b2f73bf;.mtx-card{border:1px solid #ecebff;border-radius:16px;padding:16px 18px;background:linear-gradient(135deg,#f8f9ff,#f2f0ff);margin-bottom:16px;box-shadow:0 4px 14px #47416814;cursor:pointer}box-shadow:0 4px 14px #47416814}.mtx-card--editing{background:linear-gradient(135deg,#fff7ed,#ffeeda);border-color:#ffd9b3;cursor:default}border-color: #ffd9b3; } .mtx-card-header{display:flex;align-items:center;justify-content:space-between;gap:12px}.mtx-card-labels{display:flex;flex-direction:column;gap:4px}.mtx-card-title{font-size:13px;letter-spacing:.4px;text-transform:uppercase;font-weight:700;color:#4a4070}.mtx-card-subtitle{font-size:11px;color:#4a4070bf;font-weight:500}.mtx-card-body{margin-top:12px}.mtx-radio-group{width:100%;display:flex;justify-content:flex-start;gap:12px}.mtx-radio-group .ant-radio-button-wrapper{flex:1;text-align:center;height:36px;line-height:34px;font-weight:600;border-radius:10px!important;border:1px solid #dcd8ff;color:#4a4070;background:#fff}.mtx-radio-group .ant-radio-button-wrapper-checked{color:#fff!important;background:#6c63ff!important;border-color:#6c63ff!important}.mtx-body-text{margin:12px 0 4px;font-size:12px;color:#4a4070;font-weight:600}.mtx-hint{margin:0;font-size:11px;color:#4a4070b3}.mtx-summary{padding:12px;border-radius:12px;background:#ffffffa6;border:1px solid #ede9ff}.mtx-summary-label{font-weight:700;font-size:13px;color:#3d3563}.mtx-summary-text{margin-top:4px;font-size:12px;color:#3d3563bf}.mtx-pill{font-size:11px;font-weight:700;padding:4px 12px;border-radius:999px;text-transform:uppercase}.mtx-pill--material{background:#e4f6ee;color:#0f9d58}.mtx-pill--process{background:#fff0f0;color:#d93025}.mtx-process-type-field{margin-top:16px;display:flex;flex-direction:column;gap:8px}.mtx-process-type-label{font-size:12px;font-weight:700;color:#4a4070;text-transform:uppercase;letter-spacing:.3px}.mtx-process-type-input{width:100%}.mtx-process-type-input .ant-select-selector{border-radius:10px!important;border:1px solid #dcd8ff!important;background:#fff!important;min-height:36px;font-weight:500}.mtx-process-type-input .ant-select-selector:hover{border-color:#b39bff!important}.mtx-process-type-input .ant-select-focused .ant-select-selector{border-color:#6c63ff!important;box-shadow:0 0 0 2px #6c63ff1a!important}.mtx-process-type-badge{font-size:11px;font-weight:600;color:#d93025;margin-left:8px}.mtx-process-type-info{margin-top:8px;padding:8px 12px;background:#d930250d;border-radius:8px;font-size:11px;color:#4a4070}.mtx-process-type-info strong{color:#d93025;font-weight:700}@media (max-width: 768px){.mtx-process-type-field{margin-top:12px}.mtx-process-type-label{font-size:11px}.mtx-process-type-input .ant-select-selector{min-height:32px;font-size:13px}}.dp-feature-card{background:transparent;padding:0}.pf-toolbar{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.pf-toolbar--compact{margin-bottom:0}.pf-history-btn{background:linear-gradient(135deg,#722ed1,#9254de)!important;border:none!important;font-size:13px!important;font-weight:500!important;padding:4px 16px!important;height:32px!important;border-radius:6px!important;box-shadow:0 2px 4px #722ed133!important;transition:all .2s ease!important}.pf-history-btn:hover{background:linear-gradient(135deg,#531dab,#722ed1)!important;box-shadow:0 4px 8px #722ed14d!important;transform:translateY(-1px)}.pf-toolbar-actions{display:inline-flex;gap:12px}.pf-link-button{color:#474168!important;font-weight:600;text-transform:capitalize;letter-spacing:.5px}.pf-section-title{display:inline-flex;align-items:center;gap:8px;text-transform:uppercase;font-size:13px;letter-spacing:.5px;color:#474168;background:transparent;padding:0;margin-bottom:12px;font-weight:700}.pf-collapse-container{margin-bottom:0!important;padding-bottom:0!important}.pf-collapse-container--compact{margin-top:4px}.dp-feature-card .features-collapse{border:none}.dp-feature-card .features-collapse .ant-collapse-item{border:1px solid #e8e8ff!important;border-radius:8px!important;background:#f8f9ff!important;box-shadow:none;margin-bottom:6px!important;overflow:hidden}.dp-feature-card .features-collapse .ant-collapse-header{border-radius:8px!important;padding:12px 16px!important;background:transparent!important}.dp-feature-card .feature-info strong{font-weight:700;color:#474168}.dp-feature-card .feature-value-text{color:#5a527a;background:transparent;padding:0;border-radius:0}.pf-feature-body{background:transparent;border-radius:0;padding:8px 0;border:none;margin-top:0}.pf-info-card{border-radius:16px;padding:14px 16px;border:1px solid #e7e8fb;margin-bottom:12px;box-shadow:0 4px 12px #47416814;transition:box-shadow .2s ease,transform .2s ease}.pf-info-card:last-child{margin-bottom:0}.pf-info-card--description{background:linear-gradient(135deg,#f5f2ff,#eceafd);border-color:#dfdbff}.pf-info-card--features{background:linear-gradient(135deg,#fff7ed,#ffeeda);border-color:#ffd9b3}.pf-info-card--files{background:linear-gradient(135deg,#fbf4ff,#f3e5ff);border-color:#e7c7ff}.pf-info-card--visibility{background:linear-gradient(135deg,#f0f4ff,#e8eeff);border-color:#d4dfff}.pf-info-card-header{display:flex;justify-content:space-between;align-items:center;gap:12px;cursor:pointer;user-select:none}.pf-info-card-labels{display:flex;flex-direction:column;gap:2px}.pf-info-card-title{font-size:13px;font-weight:700;letter-spacing:.5px;text-transform:uppercase;color:#4a4070}.pf-info-card-subtitle{font-size:11px;font-weight:500;color:#4a4070a6}.pf-info-card-arrow{font-size:12px;color:#4a407099;transition:transform .2s ease,color .2s ease}.pf-info-card-arrow--open{transform:rotate(90deg);color:#4a4070}.pf-info-card-body{margin-top:10px;background:#ffffff8c;border-radius:12px;padding:12px}.pf-info-card--collapsed .pf-info-card-body{display:none}.pf-subcard{background:transparent;border-radius:0;border:none;border-bottom:1px solid #f0f0f0;padding:8px 0;box-shadow:none;margin-bottom:0}.pf-subcard:last-child{margin-bottom:0;border-bottom:none}.pf-add-card{margin-top:8px;padding:8px 0;border-radius:0;background:transparent;border:none;border-top:1px dashed #e8e8ff}.pf-add-card .ant-form-item{margin-bottom:0!important;min-width:0}.pf-add-card .ant-select,.pf-add-card .ant-select-selector,.pf-add-card .ant-input,.pf-add-card .ant-input-affix-wrapper{height:32px!important;line-height:30px!important}.pf-add-card .ant-select-selection-item{line-height:30px!important}.pf-action-row{display:flex;justify-content:flex-end;gap:8px;margin-top:8px;margin-bottom:10px}.features-collapse-container{margin-top:8px!important;margin-bottom:0!important;padding-bottom:0!important}.features-collapse{background:transparent!important;border:none!important;border-radius:0!important}.features-collapse .ant-collapse-item{margin-bottom:4px!important;border:1px solid #e8e8ff!important;border-radius:8px!important;overflow:hidden;transition:all .2s ease;background:#f8f9ff;box-shadow:none}.features-collapse .ant-collapse-item:last-child{margin-bottom:0!important}.features-collapse .ant-collapse-item:hover{border-color:#474168!important;box-shadow:none}.features-collapse .ant-collapse-header{padding:12px 16px!important;background:transparent!important;border-radius:8px 8px 0 0!important;align-items:center!important;min-height:40px!important}.features-collapse .ant-collapse-header .ant-collapse-expand-icon{margin-right:8px;display:inline-flex;align-items:center}.features-collapse .ant-collapse-item-active .ant-collapse-header{background:transparent!important;border-bottom:1px solid #e8e8ff}.feature-collapse-header{display:flex;justify-content:space-between;align-items:center;width:100%;gap:16px}.feature-header-controls{display:flex;align-items:center;gap:10px;margin-left:auto}.feature-info{display:flex;align-items:baseline;gap:12px;flex:0 0 auto;min-width:0;justify-content:flex-start}.feature-type-toggle{display:flex;align-items:center;gap:6px;flex-shrink:0}.feature-name{font-size:13px;font-weight:400;color:#272637;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:200px}.feature-name strong{color:#474168;font-weight:700}.feature-value-text{font-size:13px;font-weight:500;color:#5a527a;font-style:normal;margin-left:4px}.feature-actions{display:flex;gap:2px;flex-shrink:0}.feature-actions .ant-btn{padding:2px 6px;height:24px;font-size:12px}.pf-visibility-count-tag{background:#edf3ff;color:#2f54eb;border-radius:999px;font-size:11px;font-weight:600;display:inline-flex;align-items:center;gap:4px;padding:0 10px;height:24px;border:none}.pf-activity-trigger{color:#5a527a;border:none!important;box-shadow:none!important;background:transparent!important}.pf-activity-trigger:hover,.pf-activity-trigger:focus{color:#2f54eb;border:none!important;box-shadow:none!important;background:transparent!important}.pf-feature-visibility{border:1px dashed #e0e2ff;border-radius:12px;padding:12px;margin-bottom:12px;background:#f8f9ffd9}.pf-visibility-row{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:12px}.pf-visibility-label{display:inline-flex;align-items:center;gap:6px;font-size:12px;font-weight:600;color:#3c3a56;text-transform:uppercase;letter-spacing:.2px}.pf-visibility-controls{display:inline-flex;align-items:center;gap:8px}.pf-visibility-select{min-width:200px}.pf-visibility-tags{margin-top:12px;display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:8px}.pf-visibility-pill{display:flex;align-items:center;gap:8px;padding:8px 12px;background:#fff;border:1px solid #ebeefe;border-radius:999px;box-shadow:0 2px 6px #47416814}.pf-visibility-avatar{background:#e8e8ff;color:#474168;font-size:12px}.pf-visibility-text{display:flex;flex-direction:column;line-height:1.1}.pf-visibility-text span{font-size:12px;font-weight:600;color:#272637}.pf-visibility-text small{font-size:11px;color:#6f6b88}.pf-visibility-stage{margin-left:auto;font-size:10px;text-transform:uppercase;padding:0 8px;border-radius:999px}.pf-visibility-empty{font-size:12px;color:#8c8c8c;font-style:italic}.pf-activity-drawer .ant-drawer-body{padding:16px}.pf-activity-timeline .ant-timeline-item-tail{border-inline-start:2px solid rgba(47,84,235,.15)}.pf-activity-row{display:flex;flex-direction:column;gap:4px;color:#272637}.pf-activity-meta{display:flex;align-items:center;gap:8px;flex-wrap:wrap;font-size:12px;color:#5a527a}.pf-activity-date{font-size:12px;color:#8c8c8c}.pf-activity-empty{padding:24px 12px;text-align:center;color:#8c8c8c}.inline-edit-input{max-width:180px;font-size:12px;height:28px}.inline-edit-input.ant-input-status-error{border-color:#ff4d4f}.feature-manufacturers-content{padding:16px;background:#fff}.manufacturers-header{display:flex;align-items:center;gap:6px;margin-bottom:12px;padding-bottom:10px;border-bottom:1px solid #f0f0f0}.manufacturers-icon{font-size:13px;color:#474168}.manufacturers-title{font-size:13px;font-weight:700;color:#474168;text-transform:uppercase;letter-spacing:.5px}.manufacturers-list{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:8px}.manufacturer-item{display:flex;align-items:center;gap:8px;padding:8px 12px;background:#f8f9ff;border:1px solid #e8e8ff;border-radius:8px;transition:all .2s ease;cursor:pointer}.manufacturer-item:hover{border-color:#474168;background:#f8f9ff;transform:translate(2px)}.manufacturer-avatar{flex-shrink:0;width:24px!important;height:24px!important;font-size:12px!important}.manufacturer-name{font-size:12px;font-weight:400;color:#272637;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.manufacturers-empty-state{text-align:center;padding:20px;color:#999;font-size:12px;font-style:italic}.features-collapse .ant-collapse-content{background:#fff!important;border-top:none!important}.features-collapse .ant-collapse-content-box,.features-collapse .ant-collapse-expand-icon{padding:0!important}.features-collapse .anticon-down{font-size:10px!important;color:#474168!important;transition:color .2s ease}.features-collapse .ant-collapse-item:hover .anticon-down{color:#5a527a!important}@media screen and (max-width: 768px){.feature-collapse-header{flex-direction:column;align-items:flex-start;gap:8px}.feature-info{flex-direction:column;align-items:flex-start;width:100%;gap:6px}.feature-name{max-width:100%}.feature-actions{width:100%;justify-content:flex-end}.manufacturers-list{grid-template-columns:1fr}.inline-edit-input{max-width:100%}}.feature-collapse-header .feature-info{gap:12px}.feature-collapse-header .feature-info .feature-name,.feature-collapse-header .feature-info .inline-edit-input{max-width:none;flex:1 1 0;min-width:80px}.feature-collapse-header .feature-info input.ant-input,.feature-collapse-header .feature-info .ant-input-affix-wrapper{width:auto}.feature-collapse-header .feature-type-toggle,.feature-collapse-header .feature-actions{flex:0 0 auto;margin-left:16px}@media screen and (max-width: 576px){.features-collapse .ant-collapse-header{padding:6px 10px!important}.feature-manufacturers-content{padding:10px}.manufacturers-header{margin-bottom:8px}}.addFeatureForm{border-radius:8px;display:flex;align-items:center;margin-top:10px;border-top:1px dashed #e8e8e8;padding-top:10px;flex-direction:column;align-items:stretch}.addFeatureForm .ant-form-item{margin-bottom:0;flex:1;width:100%}.addFeatureForm .ant-form-item:last-child{flex:0;margin-right:0;width:100%}.buttonContainer{display:flex;justify-content:flex-end}.product-features-container{position:relative}.product-features-container .mf-panel__action-btn{border-radius:24px!important;border-color:transparent!important;color:#7c3aed!important;font-weight:600;background:#7c3aed14;padding:0 12px}.product-features-container .mf-panel__action-btn:hover,.product-features-container .mf-panel__action-btn:focus{background:#7c3aed24;color:#5b21b6!important}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:#f1f1f1;border-radius:3px}::-webkit-scrollbar-thumb{background:#888;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#555}@media (max-width: 768px){.container{padding:16px}.headerContainer{flex-direction:column;align-items:flex-start}.editButton{width:100%;justify-content:center}.buttonContainer{width:100%;justify-content:space-between}}.ant-select-dropdown{border-radius:8px;box-shadow:0 4px 12px #0000001a}.ant-select-item{padding:8px 12px;border-radius:4px;margin:2px 4px}.ant-select-item:hover{background-color:#f5f5f5}.ant-select-item-option-selected{background-color:#e6f7ff;font-weight:500}.addFeatureForm .ant-select{width:100%}.addFeatureForm .ant-select .ant-select-selector{border-radius:6px;border-color:#d9d9d9;transition:all .3s}.addFeatureForm .ant-select:hover .ant-select-selector{border-color:#40a9ff}.addFeatureForm .ant-select.ant-select-focused .ant-select-selector{border-color:#1890ff;box-shadow:0 0 0 2px #1890ff1a}.feature-search-dropdown .ant-select-item{padding:12px 16px;border-bottom:1px solid #f0f0f0}.feature-search-dropdown .ant-select-item:last-child{border-bottom:none}.feature-search-dropdown .ant-select-item:hover{background-color:#f8f9fa}.feature-search-dropdown .ant-select-item-option-selected{background-color:#e6f7ff}.feature-search-dropdown .ant-select-item-option-content{display:flex;justify-content:space-between;align-items:center;width:100%}.variant-tabs-in-feature{width:100%}.variant-tabs-in-feature .ant-tabs-nav{background:transparent;border-radius:0;margin-bottom:12px;padding:0;border:none;border-bottom:1px solid #f0f0f5}.variant-tabs-in-feature .ant-tabs-nav:before{border-bottom:none}.variant-tabs-in-feature .ant-tabs-ink-bar{display:block!important;background:#474168!important;height:2px!important;bottom:0!important}.variant-tabs-in-feature .ant-tabs-tab{margin:0!important;padding:6px 12px!important;transition:all .2s ease;border-radius:0;font-weight:400;background:transparent;border:none}.variant-tabs-in-feature .ant-tabs-tab .ant-tabs-tab-btn{color:#999;font-size:11px;font-weight:400;text-transform:none;letter-spacing:0}.variant-tabs-in-feature .ant-tabs-tab:hover{background:transparent}.variant-tabs-in-feature .ant-tabs-tab:hover .ant-tabs-tab-btn{color:#666}.variant-tabs-in-feature .ant-tabs-tab-active,.variant-tabs-in-feature .ant-tabs-tab.ant-tabs-tab-active{background:transparent!important;box-shadow:none}.variant-tabs-in-feature .ant-tabs-tab-active .ant-tabs-tab-btn,.variant-tabs-in-feature .ant-tabs-tab.ant-tabs-tab-active .ant-tabs-tab-btn{color:#474168!important;font-weight:500}.variant-tabs-in-feature .ant-tabs-content-holder{background:transparent;border-radius:0;padding:0;border:none}.variant-content-sections{padding:0}.variant-content-sections .feature-description-section,.variant-content-sections .feature-attributes-section,.variant-content-sections .feature-files-section{animation:fadeIn .3s ease-in}@keyframes fadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@media screen and (max-width: 768px){.variant-tabs-in-feature .ant-tabs-nav{padding:0;border-radius:0}.variant-tabs-in-feature .ant-tabs-tab{padding:6px 10px!important;margin:0!important}.variant-tabs-in-feature .ant-tabs-tab .ant-tabs-tab-btn{font-size:10px}.variant-content-sections .feature-description-section,.variant-content-sections .feature-attributes-section,.variant-content-sections .feature-files-section{padding:0!important;margin-bottom:8px!important}}.pf-description-wrapper{background:transparent;border:none;border-radius:0;padding:0;margin-bottom:0;transition:none}.pf-description-wrapper:hover{border-color:transparent;box-shadow:none}.pf-description-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:6px;padding-bottom:6px;border-bottom:1px solid #f0f0f0}.pf-description-title{font-size:12px;font-weight:700;color:#474168;text-transform:uppercase;letter-spacing:.5px}.pf-description-edit-btn{font-size:11px!important;color:#474168!important;padding:2px 6px!important;height:22px!important}.pf-description-edit-btn:hover{color:#5a527a!important;background:#4741680f!important}.pf-description-content{font-size:12px;line-height:1.5;color:#333;word-wrap:break-word;white-space:pre-wrap}.pf-description-textarea{font-size:12px!important;line-height:1.5!important;resize:vertical!important;min-height:60px!important;border-color:#e8e8ff!important;border-radius:4px!important}.pf-description-textarea:focus{border-color:#474168!important;box-shadow:0 0 0 2px #4741681a!important}.pf-description-actions{margin-top:8px;display:flex;justify-content:flex-end;gap:6px}.pf-attributes-wrapper{background:transparent;border:none;border-radius:0;padding:0;margin-bottom:0;transition:none}.pf-attributes-wrapper:hover{border-color:transparent;box-shadow:none}.pf-attributes-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:6px;padding-bottom:6px;border-bottom:1px solid #f0f0f0}.pf-attributes-title{font-size:12px;font-weight:700;color:#474168;text-transform:uppercase;letter-spacing:.5px}.pf-attributes-actions{display:flex;gap:4px;align-items:center}.pf-import-btn,.pf-attributes-edit-btn{font-size:11px!important;color:#474168!important;padding:2px 6px!important;height:22px!important}.pf-import-btn:hover,.pf-attributes-edit-btn:hover{color:#5a527a!important;background:#4741680f!important}.pf-attributes-table{border:1px solid #f0f0f0!important;border-radius:4px!important;overflow:hidden}.pf-attributes-table .ant-table{font-size:11px}.pf-attributes-table .ant-table-thead>tr>th{background:#fafafa!important;color:#474168!important;font-weight:600!important;font-size:10px!important;text-transform:uppercase;letter-spacing:.3px;border-bottom:1px solid #f0f0f0!important;padding:6px 8px!important}.pf-attributes-table .ant-table-tbody>tr>td{padding:6px 8px!important;border-bottom:1px solid #f0f0f0!important;font-size:11px}.pf-attributes-table .ant-table-tbody>tr:hover>td{background:#fafafa!important}.pf-attributes-table .ant-table-tbody>tr:last-child>td{border-bottom:none!important}.pf-attributes-input{font-size:11px!important;border-color:#f0f0f0!important;border-radius:4px!important}.pf-attributes-input:focus{border-color:#474168!important;box-shadow:0 0 0 2px #4741681a!important}.pf-attributes-remove-icon{font-size:14px;color:#cf222e;cursor:pointer;transition:all .2s}.pf-attributes-remove-icon:hover{color:#a40e26;transform:scale(1.05)}.pf-add-attribute-section{margin-top:8px;padding-top:8px;border-top:1px solid #f0f0f0}.pf-add-attribute-input{margin-bottom:4px}.pf-add-attribute-input .ant-select,.pf-add-attribute-input .ant-input{font-size:11px!important;border-color:#f0f0f0!important;border-radius:4px!important}.pf-add-attribute-input .ant-select:hover,.pf-add-attribute-input .ant-input:hover{border-color:#474168!important}.pf-add-attribute-input .ant-select-focused .ant-select-selector,.pf-add-attribute-input .ant-input:focus{border-color:#474168!important;box-shadow:0 0 0 2px #4741681a!important}.pf-add-attribute-btn{font-size:11px!important;border-color:#f0f0f0!important;color:#474168!important;border-radius:4px!important;height:26px!important}.pf-add-attribute-btn:hover{border-color:#474168!important;color:#5a527a!important;background:#4741680a!important}.pf-attributes-save-actions{margin-top:8px;display:flex;justify-content:flex-end;gap:6px}.pf-files-wrapper{background:transparent;border:none;border-radius:0;padding:0;margin-bottom:0;transition:none}.pf-files-wrapper:hover{border-color:transparent;box-shadow:none}.pf-files-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:6px;padding-bottom:6px;border-bottom:1px solid #f0f0f0}.pf-files-title{font-size:12px;font-weight:700;color:#474168;text-transform:uppercase;letter-spacing:.5px}.pf-files-edit-btn{font-size:11px!important;color:#474168!important;padding:2px 6px!important;height:22px!important}.pf-files-edit-btn:hover{color:#5a527a!important;background:#4741680f!important}.pf-files-table{border:1px solid #f0f0f0!important;border-radius:4px!important;overflow:hidden}.pf-files-table .ant-table{font-size:11px}.pf-files-table .ant-table-thead>tr>th{background:#fafafa!important;color:#474168!important;font-weight:600!important;font-size:10px!important;text-transform:uppercase;letter-spacing:.3px;border-bottom:1px solid #f0f0f0!important;padding:6px 8px!important}.pf-files-table .ant-table-tbody>tr>td{padding:6px 8px!important;border-bottom:1px solid #f0f0f0!important;font-size:11px}.pf-files-table .ant-table-tbody>tr:hover>td{background:#fafafa!important}.pf-files-table .ant-table-tbody>tr:last-child>td{border-bottom:none!important}.pf-files-dragger{border:1px dashed #e0e0e0!important;border-radius:4px!important;background:#fafafa!important;transition:all .2s!important;padding:8px!important}.pf-files-dragger:hover{border-color:#474168!important;background:#47416805!important}.pf-files-dragger .ant-upload-drag-icon{color:#474168!important;font-size:20px!important;margin-bottom:4px!important}.pf-files-dragger .ant-upload-text{color:#333!important;font-size:11px!important;font-weight:500!important}.pf-files-dragger .ant-upload-hint{color:#999!important;font-size:10px!important}.pf-file-item{display:flex;align-items:center;gap:6px;padding:6px 8px;border:1px solid #f0f0f0;border-radius:4px;margin-bottom:4px;transition:all .2s;background:#fff}.pf-file-item:hover{background:#fafafa;border-color:#474168}.pf-file-icon{font-size:14px;color:#474168}.pf-file-info{flex:1;min-width:0}.pf-file-name{font-size:11px;font-weight:500;color:#333;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pf-file-meta{font-size:10px;color:#999;margin-top:1px}.pf-file-actions{display:flex;gap:4px}.pf-file-action-btn{font-size:12px;color:#474168;cursor:pointer;transition:all .2s}.pf-file-action-btn:hover{color:#5a527a;transform:scale(1.05)}.pf-files-save-actions{margin-top:8px;padding-top:8px;border-top:1px solid #f0f0f0;display:flex;justify-content:flex-end;gap:6px}.pf-btn-cancel{font-size:11px!important;border-color:#f0f0f0!important;color:#666!important;border-radius:4px!important;height:26px!important;padding:0 10px!important}.pf-btn-cancel:hover{border-color:#474168!important;color:#474168!important}.pf-btn-save{font-size:11px!important;background:#474168!important;border-color:#474168!important;border-radius:4px!important;height:26px!important;padding:0 10px!important}.pf-btn-save:hover{background:#5a527a!important;border-color:#5a527a!important}.pf-empty-state{text-align:center;padding:16px 8px;color:#999}.pf-empty-icon{font-size:32px;color:#e0e0e0;margin-bottom:8px}.pf-empty-text{font-size:11px;color:#999}.pf-loading-container{display:flex;justify-content:center;align-items:center;padding:16px}@media screen and (max-width: 768px){.pf-description-wrapper,.pf-attributes-wrapper,.pf-files-wrapper{padding:12px}.pf-description-title,.pf-attributes-title,.pf-files-title{font-size:12px}.pf-attributes-table .ant-table-thead>tr>th,.pf-attributes-table .ant-table-tbody>tr>td,.pf-files-table .ant-table-thead>tr>th,.pf-files-table .ant-table-tbody>tr>td{padding:8px!important;font-size:12px!important}}.pf-subcard .ant-tabs-nav{margin-bottom:0}.pf-subcard .ant-tabs-nav-wrap{background:#f4f4ff;border-radius:999px;padding:4px}.pf-subcard .ant-tabs-nav:before{border-bottom:none}.pf-subcard .ant-tabs-tab{margin:0!important;padding:6px 14px!important;border-radius:999px;transition:all .2s ease}.pf-subcard .ant-tabs-tab .ant-tabs-tab-btn{color:#7b7a9b;font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.pf-subcard .ant-tabs-tab:hover .ant-tabs-tab-btn{color:#474168}.pf-subcard .ant-tabs-tab.ant-tabs-tab-active{background:linear-gradient(140deg,#474168,#626f92);box-shadow:0 4px 12px #47416840}.pf-subcard .ant-tabs-tab.ant-tabs-tab-active .ant-tabs-tab-btn{color:#fff!important;text-shadow:0 1px 2px rgba(0,0,0,.2)}.pf-subcard .ant-tabs-ink-bar{display:none}.pf-subcard .ant-tabs-content-holder{background:#fff;border-radius:16px;margin-top:8px;padding:16px;border:1px solid rgba(71,65,104,.08)}.fetch-variant-container{max-width:1024px;margin:40px auto;padding:24px;background-color:#fff;border-radius:8px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial}.variant-tab-header{display:flex;justify-content:center;gap:32px;margin-bottom:16px;font-weight:500}.variant-tab-header span{cursor:pointer;padding-bottom:4px;border-bottom:2px solid transparent}.variant-tab-header .active{border-color:#925ff0;color:#925ff0}.fetch-variant-search-row{display:flex;gap:8px;justify-content:flex-start;margin-bottom:16px}.fetch-variant-search-input{min-width:300px}.fetch-variant-loading,.fetch-variant-empty{text-align:center;padding:24px;background-color:#fafafa;border:1px dashed #d9d9d9;border-radius:4px}.fetch-variant-tree-container{border:1px solid #e0e0e0;background-color:#fafafa;border-radius:6px;padding:16px;height:500px;overflow-y:auto}.fetch-variant-product-title{display:flex;justify-content:space-between;font-weight:500;font-size:14px;color:#262626}.fetch-variant-variant-item{display:flex;align-items:center;gap:8px;font-size:13px}.fetch-variant-instructions{border:1px solid #e0e0e0;background-color:#fafafa;border-radius:6px;padding:16px;height:500px;overflow-y:auto}.fetch-variant-instructions h4{font-size:14px;font-weight:600;margin-bottom:12px}.fetch-variant-instructions p{font-size:13px;margin-bottom:8px;color:#595959}.fetch-variant-search-block .ant-collapse{background:none;border:none}.fetch-variant-search-block .ant-collapse>.ant-collapse-item>.ant-collapse-header{padding-left:0;font-weight:500;font-size:14px}.pvx-variants-container{position:relative}.pvx-variants-container.pvx-editing{display:block}.pvx-header{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%;margin-bottom:8px}.pvx-header--hidden{display:none}.pvx-header-actions{display:flex;align-items:center;gap:8px}.pvx-divider{border-color:#7cb305;border-width:2px;margin-bottom:0;width:100%}.pvx-bulk-import-btn{display:inline-flex}.pvx-collapse-container,.pvx-collapse{width:100%}.pvx-collapse-body{padding:16px 0}.pvx-collapse-body-pending{color:#999;font-style:italic}.pvx-empty-state{text-align:center;padding:24px;color:#999}.pvx-edit-list{display:flex;flex-direction:column;row-gap:6px;width:100%}.pvx-edit-item{display:flex;gap:8px;align-items:center;margin-bottom:4px}.pvx-edit-input{flex:2;min-width:120px}.pvx-edit-type-autocomplete{flex:1;min-width:80px}.pvx-edit-type-other{flex:1;min-width:120px}.pvx-edit-remove{color:#ff4d4f;cursor:pointer;font-size:18px;flex-shrink:0}.pvx-edit-remove:hover{color:#ff7875}.pvx-add-item{display:flex;gap:8px;align-items:center;margin-top:16px;margin-bottom:16px}.pvx-add-row-value{flex:2;min-width:120px}.pvx-add-row-type{flex:1;min-width:80px}.pvx-add-row-other{flex:1;min-width:120px}.pvx-add-btn{flex-shrink:0;white-space:nowrap}.pvx-add-row-dropdown-hint{padding:8px;color:#999}.pvx-add-row-dropdown-loading{padding:8px;text-align:center}.pvx-action-buttons{display:flex;justify-content:flex-end;margin-bottom:3px;margin-top:8px}.pvx-drawer-loading{padding:16px}.pvx-load-more{height:20px}.pvx-info-card{margin-bottom:16px}.pvx-info-card-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}.pvx-info-card-title{font-weight:600;font-size:14px}.pvx-info-card-edit-btn{padding:0}.pvx-info-card-content{display:block}.pvx-notes-editor{display:flex;flex-direction:column;gap:12px}.pvx-notes-actions{display:flex;justify-content:flex-end}.pvx-notes-display{white-space:pre-wrap;color:#333}@media (max-width: 768px){.pvx-edit-item,.pvx-add-item{flex-wrap:wrap}.pvx-edit-input,.pvx-add-row-value{flex:1 1 100%;min-width:100%}.pvx-edit-type-autocomplete,.pvx-add-row-type,.pvx-edit-type-other,.pvx-add-row-other{flex:1 1 45%}}.pvx-main-history-btn{display:inline-flex;align-items:center;gap:6px;font-weight:500;border-radius:6px;box-shadow:0 2px 4px #0000001a;transition:all .2s ease}.pvx-main-history-btn:hover{transform:translateY(-1px);box-shadow:0 4px 8px #00000026}.pvx-main-history-btn .anticon{font-size:16px}.pvx-collapse-header{display:flex;align-items:center;gap:8px;width:100%}.pvx-collapse-header-name{font-weight:500;color:#333}.pvx-collapse-header-badge{display:inline-flex;align-items:center;padding:2px 8px;font-size:11px;font-weight:500;color:#faad14;background:#fffbe6;border:1px solid #ffe58f;border-radius:4px}.pvx-variant-detail-content{margin-top:16px;padding:16px;background:#fafafa;border-radius:8px;border:1px solid #f0f0f0}.pvx-add-form{display:flex;gap:8px;align-items:flex-start;margin-top:16px;margin-bottom:16px}.pvx-add-form-inner{flex:1}.pvx-add-form-inner .ant-form-item{margin-bottom:0}.m6zwb4v,.m6zwb4v:visited{color:#575f67;cursor:pointer;display:inline-block;background:#e6f3ff;padding-left:2px;padding-right:2px;border-radius:2px;-webkit-text-decoration:none;text-decoration:none}.m6zwb4v:hover,.m6zwb4v:focus{color:#677584;background:#edf5fd;outline:0}.m6zwb4v:active{color:#222;background:#455261}.mnw6qvm{border:1px solid #eee;position:absolute;min-width:220px;max-width:440px;background:#fff;border-radius:2px;box-shadow:0 4px 30px #dcdcdc;cursor:pointer;padding-top:8px;padding-bottom:8px;z-index:2;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;box-sizing:border-box;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0)}.m1ymsnxd{opacity:0;-webkit-transition:opacity .25s cubic-bezier(.3,1.2,.2,1);transition:opacity .25s cubic-bezier(.3,1.2,.2,1)}.m126ak5t{opacity:1}.mtiwdxc{padding:7px 10px 3px;-webkit-transition:background-color .4s cubic-bezier(.27,1.27,.48,.56);transition:background-color .4s cubic-bezier(.27,1.27,.48,.56)}.mtiwdxc:active{background-color:#cce7ff}.myz2dw1{padding:7px 10px 3px;-webkit-transition:background-color .4s cubic-bezier(.27,1.27,.48,.56);transition:background-color .4s cubic-bezier(.27,1.27,.48,.56);background-color:#e6f3ff}.myz2dw1:active{background-color:#cce7ff}.mpqdcgq{display:inline-block;margin-left:8px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:368px;font-size:.9em;margin-bottom:.2em}.m1mfvffo{display:inline-block;width:24px;height:24px;border-radius:12px}.text-input-guide,.excel-input-guide{margin-bottom:0;padding:16px;background-color:#f8f9fa;border-radius:8px;border-left:4px solid #626f92;box-shadow:0 2px 8px #2726370d}.text-input-guide h4,.excel-input-guide h4{margin-top:0;margin-bottom:16px;color:#626f92}.text-input-guide h5,.excel-input-guide h5{margin-top:16px;margin-bottom:12px;color:#626f92}.text-input-guide p,.excel-input-guide p{margin-bottom:12px}.text-input-guide ul,.excel-input-guide ul{margin-bottom:16px;padding-left:20px}.text-input-guide li,.excel-input-guide li{margin-bottom:8px}.example-block{background-color:#f0f0f0;border:1px solid #e8e8e8;border-radius:4px;padding:12px;font-family:monospace;white-space:pre-wrap;margin:10px 0;font-size:13px}.tips-section{border-top:1px solid #e8e8e8;margin-top:16px;padding-top:12px}.excel-steps-container{margin:16px 0}.excel-steps-container .ant-steps-item-content{margin-left:12px}.keyboard-shortcuts-container{background-color:#626f920d;padding:12px 16px;border-radius:4px;margin:12px 0}.keyboard-shortcuts-container kbd{background-color:#f0f0f0;border:1px solid #ccc;border-radius:3px;box-shadow:0 1px 1px #2726371a;color:#474168;display:inline-block;font-family:monospace;font-size:.85em;line-height:1;padding:2px 4px;margin:0 2px}.excel-tips-list{background-color:#626f920d;padding:12px 16px 12px 32px;border-radius:4px;margin:12px 0}.guide-modal .ant-modal-body{max-height:70vh;overflow-y:auto;padding:24px}.guide-modal .ant-modal-content{position:relative;height:auto!important;max-height:85vh}.guide-modal{z-index:1060!important}.fetch-feature-container{display:flex;flex-direction:column;height:100%;padding:16px;background-color:#fff;border-radius:8px}.fetch-feature-search-container{margin-bottom:16px;display:flex;align-items:center}.fetch-feature-search{flex:1}.fetch-feature-refresh-btn{color:#626f92;border-color:#626f92}.fetch-feature-filter-panel{background-color:#f8f9fa;padding:16px;border-radius:8px;border:1px solid #e8e8e8;margin-bottom:16px;margin-top:8px}.filter-item{display:flex;flex-direction:column}.filter-label{font-size:12px;font-weight:500;color:#474168;margin-bottom:4px}.filter-button-active{background-color:#474168;color:#fff;border-color:#474168}.fetch-notes-container{height:100%;display:flex;flex-direction:column;padding:16px;background:#fafafa;border-radius:8px}.fetch-notes-header{margin-bottom:16px;padding-bottom:12px;border-bottom:1px solid #f0f0f0}.search-section{margin-bottom:12px}.actions-section{display:flex;justify-content:space-between;align-items:center}.fetch-notes-content{display:flex;flex-direction:row;height:calc(100% - 70px);overflow:hidden}.loading-container{display:flex;flex-direction:column;align-items:center;justify-content:center;height:200px;flex:1;padding:16px;border-right:1px solid #e8e8e8}.tree-container{flex:1;overflow-y:auto;background:#fff;border:1px solid #f0f0f0;border-radius:4px;padding:16px;border-right:1px solid #e8e8e8}.fetch-notes-error{padding:16px}.product-node{padding:4px 0;width:100%;display:flex;flex-direction:column;text-align:left}.product-info{display:flex;align-items:flex-start;gap:8px;margin-bottom:4px;text-align:left}.product-code{font-size:12px;text-align:left;display:block;width:100%}.product-title{font-weight:600;font-size:16px;text-align:left;display:block;width:100%}.notes-preview{margin-left:4px;max-width:100%}.notes-content{font-size:12px;line-height:1.4;display:block;white-space:normal;word-break:break-word;color:#666;text-align:left}.ant-tree .ant-tree-node-content-wrapper{padding:4px 8px;border-radius:4px;transition:all .2s}.ant-tree .ant-tree-node-content-wrapper:hover{background-color:#f5f5f5}.ant-tree .ant-tree-node-selected .ant-tree-node-content-wrapper{background-color:#e6f7ff}.ant-tree .ant-tree-checkbox{margin-right:8px}.ant-tree .ant-tree-iconEle{margin-right:6px;color:#666}@media (max-width: 768px){.fetch-notes-container{padding:12px}.product-info{flex-direction:column;align-items:flex-start;gap:2px}.notes-content{font-size:11px}}.tree-container::-webkit-scrollbar{width:6px}.tree-container::-webkit-scrollbar-track{background:#f1f1f1;border-radius:3px}.tree-container::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:3px}.tree-container::-webkit-scrollbar-thumb:hover{background:#a8a8a8}.fetch-feature-guide{width:320px;overflow-y:auto;padding:0;background-color:#f9f9f9;border-left:1px solid #e8e8e8}.fetch-feature-guide-header{padding:12px 16px;border-bottom:1px solid #e8e8e8;background-color:#f0f2f5}.fetch-feature-guide-header h3{margin:0;font-size:16px;display:flex;align-items:center;color:#404040}.fetch-feature-guide-header h3 .anticon{margin-right:8px;color:#1890ff}.fetch-feature-guide-content{padding:16px}.fetch-feature-steps{padding-left:20px;margin-bottom:24px}.fetch-feature-steps li{margin-bottom:16px}.fetch-feature-steps li strong{display:block;margin-bottom:4px;color:#262626}.fetch-feature-steps p{margin:0;color:#595959;font-size:13px}@media screen and (max-width: 768px){.fetch-notes-content{flex-direction:column}.tree-container,.fetch-feature-guide{flex:none;width:100%;max-height:400px}.fetch-feature-guide{margin-top:16px}}.text-input-guide{margin-bottom:16px;padding:16px;background-color:#f8f9fa;border-radius:8px;border-left:4px solid #626f92;box-shadow:0 2px 8px #2726370d}.text-input-guide h4{margin-top:0;margin-bottom:12px;color:#626f92}.text-input-guide p{margin-bottom:8px}.text-input-guide ul{margin-bottom:16px;padding-left:20px}.text-input-guide li{margin-bottom:4px}.text-input-guide code{background-color:#f0f0f0;border:1px solid #e8e8e8;border-radius:3px;padding:2px 4px;font-family:monospace;font-size:13px}.text-guide-button-container{display:flex;justify-content:flex-end;margin-bottom:16px}.text-guide-button{width:auto!important;display:inline-flex;align-items:center;border:1px solid #d9d9d9;box-shadow:none;background-color:transparent}.text-guide-button:hover{border-color:#626f92;color:#626f92}.text-guide-button .anticon{margin-right:8px}.ant-modal-body .text-input-guide{margin-bottom:0;padding:16px;background-color:#f8f9fa;border-radius:8px;border-left:4px solid #626f92;box-shadow:0 2px 8px #2726370d}.ant-modal-body .text-input-guide h4{margin-top:0;margin-bottom:12px;color:#626f92}.ant-modal-body .text-input-guide p{margin-bottom:8px}.ant-modal-body .text-input-guide ul{margin-bottom:16px;padding-left:20px}.ant-modal-body .text-input-guide li{margin-bottom:4px}.example-block{background-color:#f0f0f0;border:1px solid #e8e8e8;border-radius:3px;padding:12px;font-family:monospace;white-space:pre-wrap;margin:10px 0}.tips-section{border-top:1px solid #e8e8e8;margin-top:12px;padding-top:12px}.text-input-instructions{margin-bottom:12px;font-style:italic;color:#666}.excel-upload-textarea{width:100%;height:calc(65vh - 40px)!important;min-height:200px!important;max-height:none!important;padding:8px;border:1px solid #d9d9d9;border-radius:4px;font-size:14px;line-height:1.5;resize:none;font-family:monospace}.excel-upload-textarea:focus{border-color:#626f92;box-shadow:0 0 0 2px #626f9233;outline:none}.react-spreadsheet{width:100%;border-collapse:collapse;border:1px solid #f0f0f0;box-sizing:border-box;overflow:visible!important;max-width:100%}.react-spreadsheet td{border:1px solid #f0f0f0;padding:6px}.react-spreadsheet th{background-color:#fafafa;font-weight:500}.react-spreadsheet__header{background-color:#f5f5f5}.file-drop-zone{border:2px dashed #e8e8e8;border-radius:4px;padding:20px;text-align:center;background-color:#fafafa;cursor:pointer;transition:border-color .3s}.file-drop-zone:hover{border-color:#626f92}.file-drop-zone-active{border-color:#f9c4ac;background-color:#f9c4ac1a}.selected-column{background-color:#626f9226}.excel-upload-modal{z-index:1050!important;position:relative}.excel-upload-modal .ant-modal{top:50%!important;left:50%!important;transform:translate(-50%,-50%)!important;margin:0!important;position:absolute;width:90vw!important;max-width:1200px}.excel-upload-modal .ant-modal-content{height:700px!important;max-height:85vh;display:flex;flex-direction:column;width:100%}.excel-upload-modal .ant-modal-body{max-height:80vh;overflow:auto;padding:16px;height:calc(100% - 110px);overflow:hidden;display:flex;position:relative;z-index:1050}@media (max-width: 768px){.excel-upload-modal .ant-modal{width:95vw!important;max-width:100%}.excel-upload-modal .ant-modal-content{height:600px!important;max-height:90vh}.excel-upload-preview-section.expanded{width:200px}}@media (max-width: 576px){.excel-upload-modal .ant-modal{width:98vw!important}.excel-upload-modal .ant-modal-content{height:500px!important}.excel-upload-preview-section.expanded{width:150px}.excel-preview-table td,.excel-preview-table th{padding:6px;min-width:60px;font-size:13px}}.excel-spreadsheet-container{height:calc(100% - 80px);overflow:auto;margin-bottom:20px}.excel-upload-modal button,.excel-upload-modal a{position:relative;z-index:auto}.excel-upload-preview-section.has-content{animation:preview-attention 1s ease-in-out}@keyframes preview-attention{0%{box-shadow:0 0 #626f92b3}50%{box-shadow:0 0 15px 3px #626f92b3}to{box-shadow:0 0 #626f9200}}.excel-upload-preview .ant-list-item-action>li{padding:0 4px}.excel-preview-column-header{top:0;background-color:#f7f7f7;height:40px}.excel-preview-cell{cursor:context-menu;transition:all .2s;position:relative}.excel-preview-cell:hover:after{content:"🖱️";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);opacity:.5;font-size:14px;pointer-events:none}.excel-preview-column-header{cursor:context-menu;transition:all .2s}.excel-preview-column-header:hover:after{content:"🖱️";margin-left:5px;opacity:.5;font-size:14px}.pending-key{animation:pendingKeyPulse 1.5s infinite;border:3px solid #626f92!important;background-color:#626f921a!important}.selected-key{background-color:#626f924d}.selected-value{background-color:#f9c4ac4d}.selected-key,.selected-value{background-color:#626f921a;border:1px solid rgba(98,111,146,.5)}.key-1,.value-1{border:2px solid #626f92}.key-2,.value-2{border:2px solid #474168}.key-3,.value-3{border:2px solid #f9c4ac}.key-4,.value-4{border:2px solid #722ed1}.key-5,.value-5{border:2px solid #eb2f96}.key-6,.value-6{border:2px solid #faad14}.key-7,.value-7{border:2px solid #13c2c2}.key-8,.value-8{border:2px solid #f5222d}.key-9,.value-9{border:2px solid #626f92}.key-10,.value-10{border:2px solid #474168}.pending-key{animation:pendingKeyPulse 1.5s infinite;border:3px solid #626f92!important;position:relative}.excel-context-menu{position:fixed;background:#fff;box-shadow:0 2px 8px #2726371a;border-radius:4px;z-index:1100;font-size:14px}.excel-preview-actions{padding:10px;text-align:center;background-color:#f7f7f7;border-top:1px solid #e8e8e8}.excel-help-content .ant-steps-item-content{margin-top:0}.pending-key{background-color:#626f924d!important;border:2px solid #626f92!important;font-weight:700}.excel-context-menu{position:fixed;background:#fff;box-shadow:0 4px 12px #2726371a;border-radius:8px;z-index:1000}.excel-preview-cell{position:relative}.toggle-hint{font-size:10px;color:#f9c4ac}.text-guide-modal{z-index:1060!important}.text-guide-modal .ant-modal-body{max-height:70vh;overflow-y:auto;padding:24px;height:auto}.text-guide-modal-content{position:relative;z-index:auto}.ant-modal-wrap,.ant-modal-mask{position:fixed;inset:0}.text-guide-modal .ant-modal-content{position:relative;height:auto!important;max-height:85vh}.excel-upload-modal .ant-modal-body{position:relative;z-index:1050}.text-guide-modal .ant-modal-header,.text-guide-modal .ant-modal-footer{position:relative;z-index:1061}body.ant-modal-open{overflow:hidden}.excel-upload-modal,.excel-upload-modal .ant-modal-wrap,.excel-upload-modal .ant-modal-mask{z-index:1050!important}body.modal-open{overflow:hidden}body.modal-closed{overflow:auto;padding-right:0!important}.keyboard-shortcuts-container{transition:max-height .3s ease;overflow:hidden}.keyboard-shortcuts-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.notes-preview-item{padding:12px;border:1px solid #f0f0f0;border-radius:4px;margin-bottom:8px}.notes-preview-title{font-weight:600;color:#262626;margin-bottom:4px}.notes-preview-content{color:#595959;font-size:14px;line-height:1.5;max-height:60px;overflow:hidden;text-overflow:ellipsis}.notes-import-modal{z-index:1050!important}.notes-import-modal .ant-modal-content{max-height:85vh}.notes-import-modal .ant-modal-body{max-height:80vh;overflow:auto;padding:16px}.notes-import-modal .ant-list-item{padding:12px 16px!important;border-bottom:1px solid #f0f0f0}.notes-import-modal .ant-list-item:last-child{border-bottom:none}.notes-import-modal .ant-list-item-meta-title{margin-bottom:4px!important;font-size:14px}.notes-import-modal .ant-list-item-meta-description{margin-bottom:0!important;color:#666;font-size:13px;line-height:1.4}.excel-upload-tab-content{height:100%;overflow-y:auto;padding:16px 8px 16px 16px;display:flex;flex-direction:column;gap:12px;box-sizing:border-box;flex:1;overflow:auto}.excel-upload-preview{height:65vh;overflow:auto;padding:4px;box-sizing:border-box}.notes-import-modal{z-index:1050!important;position:relative}.notes-import-modal .ant-modal{top:50%!important;left:50%!important;transform:translate(-50%,-50%)!important;margin:0!important;position:absolute;width:90vw!important;max-width:1200px}.notes-import-modal .ant-modal-content{height:700px!important;max-height:85vh;display:flex;flex-direction:column;width:100%}.notes-import-modal .ant-modal-body{max-height:80vh;overflow:auto;padding:16px;height:calc(100% - 110px);overflow:hidden;display:flex;position:relative;z-index:1050}.excel-upload-container{display:flex;height:75vh;width:100%}.excel-upload-tabs-section{flex:1;overflow:hidden;display:flex;flex-direction:column;height:100%}.excel-upload-divider{width:8px;background-color:#f0f0f0;position:relative;cursor:col-resize;display:flex;align-items:center;justify-content:center;margin:0 4px;border-radius:4px}.excel-upload-divider:hover{background-color:#e0e0e0}.excel-upload-divider-toggle{border:none;background:transparent;font-size:16px;cursor:pointer;padding:4px;display:flex;align-items:center;justify-content:center;color:#999}.excel-upload-divider-toggle:hover{color:#666}.excel-upload-preview-section{height:100%;overflow:hidden;transition:width .3s ease-in-out,opacity .3s ease-in-out}.excel-upload-preview-section.expanded{width:250px;flex-shrink:0;opacity:1}.excel-upload-preview-section.collapsed{width:0;padding:0;margin:0;opacity:0;overflow:hidden}.excel-upload-preview-header{padding:8px 12px;font-size:14px;background-color:#fafafa;border-bottom:1px solid #e8e8e8}.excel-upload-preview .ant-list-item-meta-title{font-size:14px}.excel-upload-preview .ant-list-item-meta-description{font-size:12px}.excel-upload-preview .ant-list-item{padding:8px 0}.excel-upload-preview .ant-list-item-action{margin-left:8px}.uploader-section{margin-bottom:16px;background:#f8f9fa;padding:16px;border-radius:8px;box-shadow:0 2px 8px #2726370d}.ant-upload-drag{background:#fff!important;border:2px dashed #e8e8e8!important;border-radius:8px!important;transition:border-color .3s;padding:20px}.ant-upload-drag:hover{border-color:#626f92!important}.ant-upload-text{margin:8px 0;color:#000;font-weight:500}.ant-upload-hint{color:#666;margin-bottom:16px}.ant-upload .ant-btn-primary{background-color:#474168;border-color:#474168}.ant-upload .ant-btn-primary:hover{background-color:#626f92;border-color:#626f92}.excel-preview-container{max-height:65vh;overflow:auto;position:relative;border:1px solid #e8e8e8;border-radius:2px;display:flex;flex-direction:column;height:100%}.excel-preview-header{padding:16px;background-color:#f7f7f7;border-bottom:1px solid #e8e8e8}.excel-preview-header p{margin-bottom:8px;font-weight:500}.excel-preview-header-actions{display:flex;align-items:center;margin-bottom:16px}.excel-preview-header-actions .ant-btn-link{display:inline-flex;align-items:center}.excel-preview-header-actions .ant-btn-link .anticon{margin-right:4px}.excel-preview-header .ant-select{margin-left:8px;min-width:200px}.excel-preview-table{overflow:auto;max-height:500px;border:1px solid #d9d9d9;border-radius:4px}.excel-preview-table table{border-collapse:collapse;width:100%;font-size:14px}.excel-preview-table td,.excel-preview-table th{border:1px solid #e8e8e8;padding:10px;text-align:left;position:relative;min-width:80px}.excel-preview-row-header,.excel-preview-column-header{background-color:#f7f7f7;font-weight:700;text-align:center!important;position:sticky;z-index:1}.excel-preview-row-header{width:40px;left:0;background-color:#f7f7f7}.excel-preview-column-header{top:0;background-color:#f7f7f7;height:40px;cursor:context-menu;transition:all .2s}.excel-preview-column-header:hover{background-color:#626f921a;box-shadow:0 0 0 1px #626f92 inset}.excel-preview-cell{cursor:context-menu;transition:background-color .2s}.excel-preview-cell:hover{background-color:#626f920d;box-shadow:0 0 0 1px #626f92 inset}.pending-key{animation:pendingKeyPulse 1.5s infinite;border:3px solid #626f92!important;background-color:#626f924d!important;font-weight:700}.selected-key{background-color:#626f9226!important;border:1px solid #626f92!important}.selected-value{background-color:#f9c4ac26!important;border:1px solid #f9c4ac!important}.selected-key-column{background-color:#626f9233!important;border-bottom:2px solid #626f92!important;font-weight:700}@keyframes pendingKeyPulse{0%{box-shadow:0 0 #626f92b3}70%{box-shadow:0 0 0 5px #626f9200}to{box-shadow:0 0 #626f9200}}.pending-key-indicator{padding:8px;background-color:#626f921a;border:1px solid rgba(98,111,146,.3);border-radius:2px;margin-bottom:8px;color:#626f92}.excel-context-menu{position:fixed;background:#fff;box-shadow:0 4px 12px #2726371a;border-radius:8px;z-index:1100}.selection-disabled{cursor:not-allowed!important;opacity:.6;background-color:#00000008}.selection-disabled:hover{background-color:#00000008!important;box-shadow:none!important}.cell-focused{outline:2px solid #f9c4ac!important;box-shadow:0 0 5px #f9c4ac80!important;position:relative}.excel-preview-cell:focus{outline:2px solid #f9c4ac;box-shadow:0 0 5px #f9c4ac80}.header-focused{outline:2px solid #f9c4ac!important;box-shadow:0 0 5px #f9c4ac80!important;position:relative}.keyboard-shortcut-guide{margin-top:10px;padding:6px 10px;background-color:#f8f9fa;border-radius:4px;border:1px solid #e8e8e8;max-width:100%}.keyboard-shortcut-guide h4{margin:0;font-size:12px;display:inline-block}.keyboard-shortcuts-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:2px}.keyboard-shortcuts-header .ant-btn{padding:0 4px;height:24px;line-height:22px;font-size:12px}.keyboard-shortcut-guide ul{margin:4px 0 2px;padding-left:15px;display:flex;flex-wrap:wrap;gap:10px}.keyboard-shortcut-guide li{margin-bottom:0;font-size:11px;white-space:nowrap;list-style-type:none}.keyboard-shortcut-guide kbd{display:inline-block;padding:1px 3px;font-size:10px;line-height:1;color:#444;background-color:#f7f7f7;border:1px solid #ccc;border-radius:3px;box-shadow:0 1px #2726371a;margin-right:2px}.toggle-hint{color:#f9c4ac;font-style:italic;font-size:.9em}.compact-excel-table{border-collapse:collapse;width:100%;font-size:12px}.compact-header-cell{min-width:30px!important;max-width:60px;padding:2px 4px!important;text-align:center;font-size:10px;font-weight:700;background-color:#f0f0f0;border:1px solid #d9d9d9;height:20px!important}.compact-row-header{min-width:24px!important;max-width:30px!important;font-size:10px!important;text-align:center;padding:2px!important;font-weight:700;background-color:#f0f0f0;border:1px solid #d9d9d9}.compact-cell{height:22px;min-width:30px;max-width:200px;padding:2px 4px!important;border:1px solid #d9d9d9;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.guide-button-container{display:flex;justify-content:flex-end;margin-bottom:16px}.guide-button{width:auto!important;display:inline-flex;align-items:center;border:1px solid #d9d9d9;box-shadow:none;background-color:transparent}.guide-button:hover{border-color:#626f92;color:#626f92}.guide-button .anticon{margin-right:8px}.excel-help-content{max-width:350px}.excel-help-tips{margin-top:16px;padding:12px;background-color:#626f920d;border-radius:4px}.excel-help-popover .ant-popover-inner-content{max-height:400px;overflow-y:auto}.no-data-message{text-align:center;padding:40px;color:#999}@media (max-width: 768px){.notes-import-modal .ant-modal{width:95vw!important;max-width:100%}.notes-import-modal .ant-modal-content{height:600px!important;max-height:90vh}.excel-upload-preview-section.expanded{width:200px}}@media (max-width: 576px){.notes-import-modal .ant-modal{width:98vw!important}.notes-import-modal .ant-modal-content{height:500px!important}.excel-upload-preview-section.expanded{width:150px}.excel-preview-table td,.excel-preview-table th{padding:6px;min-width:60px;font-size:13px}}.product-notes-container{position:relative;margin-bottom:3px;width:100%!important;max-width:none!important;box-sizing:border-box!important}.product-notes-header{display:flex;justify-content:space-between;position:relative;height:auto;min-height:40px}.edit-button-container{display:flex;justify-content:flex-end;width:100%;position:absolute;right:0;z-index:1}.notes-divider{border-color:#7cb305;border-width:2px;margin-bottom:0}.message-content{margin-top:0;width:100%!important;max-width:none!important;overflow:visible;word-break:break-word;white-space:pre-wrap;display:block!important;min-height:200px;padding:15px;box-sizing:border-box!important}.message-content p{margin:0;padding:0;white-space:pre-wrap;overflow:visible;word-break:break-all;display:inline-block}.message-content img{max-width:100%;height:auto}.message-content table{width:100%;max-width:100%;overflow-x:auto;display:block}.DraftEditor-alignLeft>div{text-align:left!important}.DraftEditor-alignCenter>div{text-align:center!important}.DraftEditor-alignRight>div{text-align:right!important}[data-block=true][data-alignment=left]{text-align:left!important}[data-block=true][data-alignment=center]{text-align:center!important}[data-block=true][data-alignment=right]{text-align:right!important}.mention{color:#1890ff;text-decoration:none}.mention:hover{text-decoration:underline}.DraftEditor-root{width:100%;max-width:100%;min-height:200px}.public-DraftEditor-content{width:100%;max-width:100%;min-height:200px;padding:15px;border:1px solid #d9d9d9;border-radius:6px;background-color:#fff}.product-notes-container div[style*="width: 100%"]{width:100%!important;max-width:100%!important}.bulk-notes-import-button{background:linear-gradient(135deg,#626f92,#474168);color:#fff!important;font-weight:500;border:none!important;border-radius:8px;padding:0 15px;height:36px;box-shadow:0 4px 12px #2726371a;transition:all .3s ease!important;animation:pulse 4s infinite;display:flex;align-items:center;justify-content:center;gap:8px}.bulk-notes-import-button:hover,.bulk-notes-import-button:focus{transform:translateY(-2px);box-shadow:0 6px 8px #27263733;background:#fff;color:#474168!important;border:1px solid #474168!important}.bulk-notes-import-button .anticon{font-size:16px;margin-right:2px;color:#fff}.bulk-notes-import-button:hover .anticon{color:#474168}@keyframes pulse{0%{box-shadow:0 0 #47416826}70%{box-shadow:0 0 0 2px #47416800}to{box-shadow:0 0 #47416800}}.pvx-main-history-btn{background:linear-gradient(135deg,#667eea,#764ba2)!important;border:none!important;font-size:12px!important;height:28px!important;padding:0 12px!important;border-radius:6px!important;box-shadow:0 2px 4px #667eea4d!important;transition:all .2s ease!important;color:#fff!important}.pvx-main-history-btn:hover{transform:translateY(-1px)!important;box-shadow:0 4px 8px #667eea66!important;color:#f9c4ac!important}.ac-shell{display:flex;flex-direction:column;gap:18px;padding:16px 12px;width:100%}.ac-filter-bar{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.ac-filter-pill{position:relative;display:flex;align-items:center;justify-content:center;gap:6px;padding:14px 16px;background:transparent;border:1.5px solid rgba(98,111,146,.18);border-radius:10px;cursor:pointer;transition:all .25s cubic-bezier(.4,0,.2,1);overflow:hidden}.ac-filter-pill:before{content:"";position:absolute;inset:0;background:#626f920a;opacity:0;transition:opacity .25s;z-index:0}.ac-filter-pill:hover{transform:translateY(-1px);border-color:#626f9259}.ac-filter-pill:hover:before{opacity:1}.ac-filter-pill--active{background:#626f9214;border-color:#626f92}.ac-filter-pill--active:before{opacity:0}.ac-filter-pill__icon{font-size:16px;color:#626f92;z-index:1}.ac-filter-pill--active .ac-filter-pill__icon{color:#474168}.ac-filter-pill__label{z-index:1}.ac-filter-pill__count{display:inline-flex;align-items:center;justify-content:center;min-width:22px;height:22px;padding:0 6px;background:#f9c4ac;color:#474168;font-size:11px;font-weight:700;border-radius:11px;line-height:1;z-index:1}.ac-filter-pill--active .ac-filter-pill__count{background:#474168;color:#fff}.ac-loading{display:flex;align-items:center;justify-content:center;padding:48px 24px}.ac-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:64px 24px;text-align:center;gap:12px}.ac-empty__icon{font-size:56px;color:#8c8c8c40}.ac-empty__text{font-size:14px;color:#00000073}.ac-list{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:14px}.ac-card{position:relative;display:flex;flex-direction:column;gap:10px;padding:16px;background:#fff;border:1px solid rgba(98,111,146,.12);border-radius:12px;transition:all .2s;overflow:hidden}.ac-card:before{content:"";position:absolute;top:0;left:0;width:4px;height:100%;background:linear-gradient(180deg,#626f92,#474168);opacity:0;transition:opacity .2s}.ac-card:hover{border-color:#626f9240;box-shadow:0 2px 12px #626f9214;transform:translateY(-2px)}.ac-card:hover:before{opacity:1}.ac-card__header{display:flex;align-items:center;justify-content:space-between;gap:10px}.ac-card__header-left{display:flex;align-items:center;gap:10px;flex:1;min-width:0}.ac-card__icon{flex-shrink:0;width:36px;height:36px;display:flex;align-items:center;justify-content:center;background:#626f9214;border-radius:8px;font-size:16px;color:#626f92}.ac-card__meta{display:flex;flex-direction:column;gap:2px;flex:1;min-width:0}.ac-card__type{font-size:12px;font-weight:600;color:#626f92;text-transform:uppercase;letter-spacing:.4px}.ac-card__action{font-size:11px;font-weight:500;color:#0000008c}.ac-card__action--create{color:#52c41a}.ac-card__action--update{color:#1890ff}.ac-card__action--delete{color:#ff4d4f}.ac-card__thread-link{display:flex;align-items:center;gap:4px;padding:6px 10px;font-size:11px;font-weight:500;color:#626f92;text-decoration:none;border:1px solid #626f92;border-radius:6px;transition:all .2s;flex-shrink:0}.ac-card__thread-link:hover{background:#626f9214;color:#474168;border-color:#474168;transform:translate(2px)}.ac-card__thread-link span{white-space:nowrap}.ac-card__body{display:flex;flex-direction:column;gap:6px}.ac-card__title{font-size:14px;font-weight:600;color:#000000e0;line-height:1.4}.ac-card__value{font-size:13px;color:#000000a6;line-height:1.4}.ac-card__info{display:flex;align-items:center;gap:6px;font-size:12px;color:#00000073;margin-top:2px}.ac-card__user{font-weight:500}.ac-card__separator{color:#00000040}.ac-card__date{font-weight:400}.ac-card__actions{display:flex;gap:8px;padding-top:4px}.ac-btn{flex:1;height:32px;font-size:12px;font-weight:600;border-radius:6px;transition:all .2s}.ac-btn--approve{background:linear-gradient(135deg,#626f92,#474168);border:none;color:#fff}.ac-btn--approve:hover{background:linear-gradient(135deg,#474168,#626f92);transform:translateY(-1px);box-shadow:0 4px 12px #47416840}.ac-btn--reject{background:#f5f5f7;color:#6b6b7d;border:1px solid rgba(140,140,140,.15)}.ac-btn--reject:hover{background:#ebebf0;color:#5c5c70;border-color:#8c8c8c40;transform:translateY(-1px)}.ac-btn--view-comment{background:transparent;color:#626f92;border:1px solid #626f92;font-size:11px;padding:4px 10px;height:auto;margin-top:8px}.ac-btn--view-comment:hover{background:#626f9214;color:#474168;border-color:#474168;transform:translateY(-1px)}.ac-modal-btn--approve{background:linear-gradient(135deg,#626f92,#474168);border:none;color:#fff}.ac-modal-btn--approve:hover{background:linear-gradient(135deg,#474168,#626f92)}.ac-modal-btn--reject{background:#f5f5f7;color:#6b6b7d;border:1px solid rgba(140,140,140,.15)}.ac-modal-btn--reject:hover{background:#ebebf0;color:#5c5c70;border-color:#8c8c8c40}.ac-card__status{display:flex;align-items:center;gap:8px;padding:8px 12px;border-radius:8px;font-size:12px;font-weight:600;margin-top:4px}.ac-card__status--approved{background:#626f9214;color:#474168;border:1px solid rgba(71,65,104,.18)}.ac-card__status--rejected{background:#8c8c8c0f;color:#6b6b7d;border:1px solid rgba(140,140,140,.15)}.ac-card__status-icon{font-size:14px;flex-shrink:0}.ac-card__status-text{display:flex;flex-direction:column;gap:2px;flex:1;min-width:0}.ac-card__status-label{font-size:12px;font-weight:600}.ac-card__status-meta{font-size:10px;font-weight:500;opacity:.75;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media screen and (max-width: 1280px){.ac-list{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:12px}.ac-card{padding:14px}}@media screen and (max-width: 992px){.ac-shell{padding:12px 8px;gap:14px}.ac-filter-bar{grid-template-columns:1fr;gap:8px}.ac-filter-pill{padding:14px 16px}.ac-list{grid-template-columns:1fr}}.product-details-container{display:flex;height:100%;flex-direction:column;max-height:calc(100vh - 104px);padding:20px;margin-top:10px;margin-bottom:0;overflow:hidden}.product-details-content{display:flex;flex:1}.left-column{flex:0 0 33.33%;padding-right:16px;position:relative}.right-column{flex:1;padding-left:16px}.meta-section{display:flex;flex-direction:column;height:100%}.pd-main-image-container{width:100%;height:auto;flex:1;display:flex;justify-content:center;align-items:center;border:1px solid #f0f0f0;margin-bottom:4px;overflow:hidden;cursor:pointer;position:relative;background:transparent}.pd-main-image-container:before,.pd-main-image-container:after{content:none;display:none}.pd-main-image{max-width:100%;max-height:100%;object-fit:contain;display:block;position:relative;z-index:1}.pd-product-image-gallery{width:100%;height:100%;display:flex;flex-direction:column;overflow:visible}.pd-product-image-gallery .pd-main-image-container{flex:1 1 auto;min-height:0}.pd-thumbnail-navigation{position:relative;display:flex;align-items:center;justify-content:center;gap:4px;margin-top:4px;height:75px;min-height:75px;padding:0;flex-shrink:0;overflow:visible}.pd-thumbnail-nav-button{position:relative;transform:none;z-index:1;background:#ffffffe6!important;border:1px solid #d9d9d9!important;box-shadow:0 2px 4px #0000001a;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:50%}.pd-thumbnail{width:80px;height:80px;border:2px solid transparent;border-radius:4px;cursor:pointer;overflow:hidden;flex-shrink:0;background:#fff}.pd-thumbnail img{width:100%;height:100%;object-fit:contain;padding:4px}.pd-thumbnail:hover{border-color:#40a9ff;background-color:#f0f5ff}.pd-thumbnail.pd-selected{border-color:#1890ff;background-color:#e6f7ff}.pd-thumbnail-images-container{flex:1;overflow:hidden;display:flex;justify-content:center}.pd-thumbnail-images{display:flex;gap:8px;transition:transform .3s ease}.pd-zoomable{cursor:zoom-in}.pd-edit-button{position:absolute;top:8px;right:8px;z-index:10}@media (max-width: 768px){.product-details-content{flex-direction:column}}.selected-tags{margin-bottom:10px}.tag-item{display:inline-block;background:#f3f3f3;border-radius:3px;padding:5px 10px;margin:5px}.image-upload-container .ant-upload-list{display:flex;flex-wrap:wrap;gap:8px}.image-upload-container .ant-upload-list-item{width:calc(20% - 8px)!important;margin-right:0!important;aspect-ratio:1}.ant-upload-list-picture-card .ant-upload-list-item-container{width:calc(20% - 8px)!important;margin-right:0!important}.image-upload-container .ant-upload-list{display:flex;flex-wrap:wrap}.image-upload-container .ant-upload-list-item{width:104px;height:104px;margin-right:8px}.upload-list-inline .ant-upload-list-item{float:left;width:200px;margin-inline-end:8px}.ant-upload-rtl.upload-list-inline .ant-upload-list-item{float:right}.header-section{display:flex;align-items:center;justify-content:space-between;padding-left:0;padding-top:0;padding-bottom:10px}.main-title{font-size:20px;font-weight:700;color:#333;text-align:left}.main-subtitle{font-size:14px;color:#555;margin-top:5px}.pd-edit-button{position:absolute;right:10px;top:10px;font-size:14px;display:flex;align-items:center;padding:0;color:#555}.main-subtitle p{font-size:14px;color:#555;margin-bottom:5px;font-weight:400}.product-details-table{width:100%;border-collapse:collapse;margin-top:20px;margin-bottom:10px}.product-details-table th{text-align:left;background-color:#f0f0f0;padding:10px;font-size:16px;font-weight:700}.product-details-row:nth-child(2n){background-color:#f2f2f2}.product-details-key{font-weight:700;padding:8px;border:1px solid #ddd;font-size:small;color:#555}.product-details-value{font-weight:400;padding:8px;border:1px solid #ddd;font-size:small}.product-details-action{text-align:center;padding:8px;border:1px solid #ddd;cursor:pointer;color:#1890ff}.action-icon{color:#1890ff;cursor:pointer}.steps-table{width:100%;border-collapse:collapse;margin-top:20px}.steps-table th{text-align:left;background-color:#f0f0f0;padding:10px;font-size:16px;font-weight:700}.steps-table td{padding:8px;border:1px solid #ddd}.steps-table-step-column{width:40%}.breadcrumb-container{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.timeline-container{margin-top:20px;text-align:center}.feature-input-container{display:flex;align-items:center;justify-content:space-between;background-color:#f9f9f9;padding:10px;margin-bottom:10px;border-radius:5px}.feature-input-item{flex:1;margin-right:10px}.add-feature-button{width:100%}.ant-upload-list-item.showcase-image{border:2px solid #1890ff;box-shadow:0 0 8px #1890ff80}.showcase-badge{position:absolute;top:4px;left:50%;transform:translate(-50%);background:linear-gradient(135deg,#1890ff,#096dd9);color:#fff;padding:2px 8px;border-radius:10px;font-size:11px;font-weight:500;z-index:10;box-shadow:0 2px 4px #0000001a;backdrop-filter:blur(4px);white-space:nowrap;line-height:1.2}.showcase-glow{animation:glowing 2s infinite}@keyframes glowing{0%{box-shadow:0 0 5px #1890ff80}50%{box-shadow:0 0 20px #1890ffb3}to{box-shadow:0 0 5px #1890ff80}}.product-details-wrapper{--pdv-outer-gap: 5px;padding:3px!important;margin:0!important;height:calc(100vh - 105px)!important;max-height:calc(100vh - 105px)!important;display:flex;flex-direction:column;overflow:hidden;gap:0;box-sizing:border-box;width:100%}.product-layout{flex:1;min-height:0}.product-left-column{height:100%;overflow:hidden}.pdv-grid-shell{display:grid;grid-template-columns:minmax(380px,480px) minmax(180px,220px) minmax(0,1fr);gap:5px;height:100%;max-height:100%;width:100%;max-width:100%;margin:0;padding:0;box-sizing:border-box;min-height:0;align-items:stretch;align-content:stretch;overflow:hidden}.pdv-grid-shell--expanded{grid-template-columns:minmax(400px,500px) minmax(180px,220px) minmax(0,1fr)}.pdv-column .ant-card,.pdv-column .ant-card-body{height:100%}.pdv-column .ant-card-body{display:flex;flex-direction:column;padding:0;background:transparent}.pdv-column--showcase .ant-card-body{padding:0}.pdv-column--tabs .ant-card-body,.pdv-column--tabs .pd-column-card .ant-card-body{padding:5px!important}.pdv-column{min-height:0;display:flex;flex-direction:column;gap:0}.pdv-column--context{display:flex;height:100%}.pdv-column>*{width:100%}.pdv-column--showcase .pd-showcase-card,.pdv-column--tabs .pd-column-card{height:100%;display:flex;flex-direction:column}.pdv-context-card__empty{flex:1;display:flex;align-items:center;justify-content:center;color:#7a7a7a;font-size:14px}.pdv-context-stack{height:100%;flex:1;width:100%;display:flex;min-height:0}.pdv-project-panel{flex:1;background:#fff;border-radius:18px;padding:clamp(12px,1vw,18px);box-shadow:none;border:1px solid rgba(71,65,104,.08);display:flex;flex-direction:column;gap:12px;width:100%;height:100%;min-height:0;overflow:hidden}.pdv-project-panel__header{display:flex;flex-direction:column;gap:6px}.pdv-project-panel__title-line{display:flex;align-items:center;gap:6px;text-transform:uppercase;letter-spacing:.35px;font-size:11px;color:#5c5c70}.pdv-project-panel__count-chip{width:32px;height:20px;border-radius:999px;background:#6f68ff2e;display:inline-flex;align-items:center;justify-content:center;font-weight:600;color:#5b44ff}.pdv-project-panel__hint{margin:0;font-size:12px;color:#85859c}.pdv-project-pill-group{display:grid;grid-template-columns:repeat(auto-fit,minmax(110px,1fr));gap:6px}.pdv-project-pill{border:1px solid rgba(91,82,148,.2);border-radius:14px;padding:8px 12px;font-weight:600;background:#fff;color:#5c4bb5;display:flex;align-items:center;justify-content:space-between;gap:6px;transition:border-color .2s ease,color .2s ease}.pdv-project-pill--active{background:#f1f0ff;border-color:#6f5bff;color:#3c2f91;box-shadow:none}.pdv-project-pill__count{min-width:26px;height:20px;border-radius:999px;background:#6f68ff1f;display:inline-flex;align-items:center;justify-content:center;font-size:11px}.pdv-company-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:8px}.pdv-company-grid__loading,.pdv-company-grid__empty{grid-column:1 / -1;padding:24px;text-align:center;color:#7d7d8f}.pdv-company-card{border:1px solid rgba(86,92,255,.15);border-radius:14px;padding:12px;background:#fff;box-shadow:0 6px 16px #4354b214;display:flex;flex-direction:column;gap:8px;transition:transform .18s ease,border-color .18s ease}.pdv-company-card:hover{transform:translateY(-1px);border-color:#565cff4d}.pdv-company-card--active{border-color:#5e42ff;box-shadow:0 12px 28px #5e42ff2e}.pdv-company-card__top{display:flex;justify-content:space-between;gap:8px;align-items:center}.pdv-company-card__name{font-weight:600;color:#1f1f35}.pdv-company-card__status{font-size:11px;border-radius:999px;padding:3px 10px;text-transform:uppercase;letter-spacing:.5px}.pdv-company-card__status--processing{background:#289fff33;color:#1380d3}.pdv-company-card__status--success{background:#5ed67633;color:#1f9254}.pdv-company-card__status--warning{background:#ffce7340;color:#b06500}.pdv-company-card__status--error{background:#ff91993b;color:#b3261e}.pdv-company-card__status--default{background:#78788c2e;color:#5d5d6d}.pdv-company-card__meta{display:flex;flex-direction:column;gap:4px;font-size:13px;color:#5f5f70}.pdv-company-card__project{font-weight:600}.pdv-company-card__step{font-size:12px;text-transform:uppercase;letter-spacing:.4px;color:#5e42ff}.pdv-company-card__cta{align-self:flex-end;font-size:11px;text-transform:uppercase;font-weight:700;color:#5e42ff}.pdv-project-panel--accordion{max-height:none;overflow-y:auto;scrollbar-width:thin;scrollbar-color:rgba(94,66,255,.3) transparent}.pdv-project-panel--accordion::-webkit-scrollbar{width:6px}.pdv-project-panel--accordion::-webkit-scrollbar-track{background:transparent}.pdv-project-panel--accordion::-webkit-scrollbar-thumb{background:#5e42ff40;border-radius:3px}.pdv-accordion-list{display:flex;flex-direction:column;gap:6px;flex:1;min-height:0;overflow-y:auto}.pdv-accordion-item{border-radius:12px;overflow:hidden;background:#fff;border:1px solid rgba(111,104,255,.12);transition:border-color .2s ease,box-shadow .2s ease}.pdv-accordion-item--expanded{border-color:#5e42ff59;box-shadow:0 4px 16px #5e42ff1a}.pdv-accordion-header{width:100%;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:12px 14px;background:transparent;border:none;cursor:pointer;font-size:13px;font-weight:600;color:#3d3860;transition:background-color .15s ease,color .15s ease}.pdv-accordion-header:hover{background:#6f68ff0f}.pdv-accordion-header--active{background:linear-gradient(135deg,#6f68ff14,#5e42ff1f);color:#4c35b3}.pdv-accordion-header__left{display:flex;align-items:center;gap:8px;min-width:0;flex:1}.pdv-accordion-header__icon{display:flex;align-items:center;justify-content:center;font-size:10px;color:#7a72ad;transition:transform .2s ease;flex-shrink:0}.pdv-accordion-header__icon--expanded{color:#5e42ff}.pdv-accordion-header__title{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-align:left}.pdv-accordion-header__count{min-width:24px;height:22px;padding:0 8px;border-radius:999px;background:#6f68ff24;display:inline-flex;align-items:center;justify-content:center;font-size:11px;font-weight:700;color:#5b44ff;flex-shrink:0}.pdv-accordion-header--active .pdv-accordion-header__count{background:#5e42ff33;color:#4c35b3}.pdv-accordion-content{max-height:0;overflow:hidden;transition:max-height .25s ease-out,padding .2s ease-out}.pdv-accordion-content--visible{max-height:400px;padding:8px 10px 10px;overflow-y:auto}.pdv-accordion-content__loading,.pdv-accordion-content__empty{padding:16px;text-align:center;color:#7d7d8f;font-size:12px}.pdv-accordion-companies{display:flex;flex-direction:column;gap:8px;padding-top:4px}.pdv-accordion-company{width:100%;display:flex;flex-direction:column;gap:4px;padding:10px 12px;background:#fafbff;border:1px solid rgba(111,104,255,.1);border-radius:10px;cursor:pointer;text-align:left;transition:all .15s ease}.pdv-accordion-company:hover{background:#f5f4ff;border-color:#5e42ff33;transform:translate(2px)}.pdv-accordion-company--selected{background:linear-gradient(135deg,#f0edff,#e8e3ff);border-color:#5e42ff59;box-shadow:0 2px 8px #5e42ff1f}.pdv-accordion-company__main{display:flex;flex-direction:column;align-items:flex-start;gap:4px}.pdv-accordion-company__name{font-size:13px;font-weight:600;color:#2d2a48;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:100%}.pdv-accordion-company__badge{font-size:10px;padding:3px 8px;border-radius:999px;text-transform:uppercase;letter-spacing:.3px;font-weight:600;flex-shrink:0;align-self:flex-start}.pdv-accordion-company__badge--processing{background:#289fff26;color:#1380d3}.pdv-accordion-company__badge--success{background:#5ed6762e;color:#1f9254}.pdv-accordion-company__badge--warning{background:#ffce7333;color:#b06500}.pdv-accordion-company__badge--error{background:#ff91992e;color:#b3261e}.pdv-accordion-company__badge--default{background:#78788c26;color:#5d5d6d}.pdv-accordion-company__step{font-size:11px;color:#6f68b5;text-transform:uppercase;letter-spacing:.3px}@media (max-width: 1280px){.pdv-grid-shell{grid-template-columns:minmax(260px,320px) minmax(200px,240px) minmax(0,1fr)}}@media (max-width: 992px){.pdv-grid-shell,.pdv-grid-shell--expanded{grid-template-columns:minmax(0,1fr)}.pdv-column+.pdv-column{margin-top:18px}.pdv-context-stack{display:contents}}.pd-project-visibility-card{border-radius:28px;padding:20px 24px;background:linear-gradient(135deg,#fdfcff,#f3f1ff 60%,#efe7ff);border:1px solid rgba(123,97,255,.18);box-shadow:0 25px 50px #4138801f;margin-bottom:18px;position:relative}.pd-project-visibility-card__header{display:flex;flex-wrap:wrap;justify-content:space-between;gap:16px;align-items:center;margin-bottom:18px}.pd-project-visibility-card__title-block{display:flex;align-items:center;gap:10px}.pd-project-visibility-card__title{font-size:13px;font-weight:700;letter-spacing:.4px;text-transform:uppercase;color:#403a62}.pd-project-visibility-card__filters{display:inline-flex;align-items:center;gap:8px;font-size:12px;color:#6a668a}.pd-project-visibility-card__select{min-width:220px;border-radius:999px!important;background:#ffffffd9}.pd-project-visibility-card__chips{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:10px;margin-bottom:16px}.pd-project-pill{border:none;appearance:none;-webkit-appearance:none;background:#ffffff8c;border-radius:999px;padding:8px 14px;display:inline-flex;align-items:center;justify-content:space-between;gap:12px;cursor:pointer;transition:all .2s ease;box-shadow:0 4px 10px #403a9214;color:#3d3462;font-weight:600}.pd-project-pill:hover{transform:translateY(-1px);box-shadow:0 12px 24px #403a9226}.pd-project-pill:focus-visible{outline:2px solid rgba(75,58,254,.5);outline-offset:2px}.pd-project-pill .ant-tag{margin:0;border-radius:999px;background:#6d56ff17;color:#6d56ff;font-weight:600}.pd-project-pill--active{background:#4b3afe;color:#fff;box-shadow:0 10px 22px #4b3afe5c}.pd-project-pill--active .ant-tag{background:#ffffff2e;color:#fff}.pd-project-visibility-card__companies{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:12px}.pd-project-company-pill{border-radius:18px;padding:16px;background:#ffffffe6;border:1px solid rgba(123,97,255,.1);box-shadow:0 10px 24px #3221731f;display:flex;flex-direction:column;gap:6px}.pd-project-company-pill__header{display:flex;justify-content:space-between;align-items:center;gap:10px}.pd-project-company-pill__name{font-size:14px;font-weight:700;color:#2e2753}.pd-project-company-pill .ant-tag{margin:0;font-size:11px;border-radius:999px;text-transform:uppercase;letter-spacing:.3px}.pd-project-company-pill__meta{display:flex;justify-content:space-between;align-items:center;gap:10px;font-size:12px;color:#6c6789}.pd-project-company-pill__meta span:first-child{font-weight:600;color:#40385f}.pd-project-company-pill__step{padding:2px 10px;background:#4b3afe0f;color:#4b3afe;border-radius:999px;font-size:11px;font-weight:600;text-transform:uppercase}.pd-project-visibility-card__loading{display:flex;align-items:center;justify-content:center;min-height:120px}.product-right-column{height:100%;overflow:hidden}.product-left-column .ant-card,.product-right-column .ant-card{height:100%}.product-left-column .ant-card-body{height:100%;padding:0;display:flex;flex-direction:column}.product-right-column .ant-card-body{height:100%;padding:4px;display:flex;flex-direction:column}.image-gallery-container{height:100%;display:flex;flex-direction:column;background:#fff;border-radius:8px;padding:16px;box-shadow:0 2px 8px #0000000a}.pd-showcase-card .ant-card-body{padding:6px!important;height:100%!important;display:flex;flex-direction:column}.pd-showcase-card{height:100%!important;overflow:hidden}.pd-showcase-shell{display:flex;flex-direction:column;gap:4px;padding:4px;background:transparent;border:none;box-shadow:none;flex:1;height:100%;overflow:hidden}.pd-showcase-shell:before{display:none}.pd-showcase-media{flex:1 1 auto;min-height:0;border-radius:8px;background:transparent;padding:4px;border:none;box-shadow:none;overflow:visible}.pd-showcase-media>*{height:100%}.pd-origin-info{margin:4px 0;padding:8px 12px;background:linear-gradient(135deg,#fff8f5f2,#f8f5fff2);border-radius:10px;border:1px solid rgba(0,0,0,.06);display:flex;flex-direction:column;gap:4px;flex-shrink:0}.pd-origin-info__row{display:flex;align-items:center;gap:6px;font-size:12px;color:#555}.pd-origin-info__product-name{font-size:14px;font-weight:600;color:#1a1a2e;margin-bottom:4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.pd-origin-info__prefix{color:#8b5cf6;font-weight:500}.pd-origin-info__meta{display:flex;align-items:center;justify-content:space-between;gap:12px;font-size:12px;color:#666}.pd-origin-info__date{display:flex;align-items:center;gap:4px;flex-shrink:0}.pd-origin-info__company{display:flex;align-items:center;gap:4px;min-width:0;max-width:180px;cursor:default}.pd-origin-info__company-name{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#8b5cf6;font-weight:500}.pd-origin-info__label{color:#888;font-weight:400}.pd-origin-info__value{color:#333;font-weight:500}.pd-origin-info__value--highlight{color:#8b5cf6;font-weight:600}.pd-origin-info__icon{color:#999;font-size:14px}.pi-panel-shell{margin-top:4px;margin-bottom:4px;width:100%;border-radius:16px;background:linear-gradient(145deg,#f9f2ff,#fff5f0 55%,#f5f8ff);border:1px solid rgba(249,196,172,.35);box-shadow:none;padding:10px 12px}.product-info-wrapper{flex-shrink:0;width:100%;margin:0}@media (max-width: 768px){.pd-showcase-shell{padding:16px;gap:14px}.pd-showcase-media{padding:12px}.pi-panel-shell{margin-top:12px;padding:20px;border-radius:22px}}.product-tabs-wrapper{flex:1;min-height:0;display:flex;flex-direction:column;padding:0!important}@media screen and (min-width: 769px){.product-details-wrapper .tabs-header-container{display:none}.product-details-wrapper .custom-tabs{flex:1;display:flex;flex-direction:column;min-height:0}.product-details-wrapper .custom-tabs .ant-tabs-nav{margin:0 0 12px;padding:0;width:100%;display:flex;justify-content:space-between;align-items:center;position:relative;min-height:40px}.product-details-wrapper .custom-tabs .ant-tabs-nav .ant-tabs-nav-wrap{padding-left:0;flex:1;max-width:calc(100% - 120px);overflow:hidden}.product-details-wrapper .custom-tabs .ant-tabs-nav-list{width:100%;display:flex;justify-content:flex-start;margin-right:0!important;flex-wrap:nowrap}.product-details-wrapper .custom-tabs .ant-tabs-tab{margin:0 2px 0 0!important;padding:10px 12px!important;flex-shrink:0;border-radius:4px 4px 0 0;min-height:38px;display:flex;align-items:center}.product-details-wrapper .custom-tabs .ant-tabs-tab+.ant-tabs-tab{margin-left:0!important}.product-details-wrapper .custom-tabs .ant-tabs-extra-content{margin-left:8px!important;flex-shrink:0;display:flex;align-items:center;position:absolute;right:0;top:0;height:100%}.product-details-wrapper .custom-tabs .ant-tabs-nav-wrap{flex:1!important;max-width:calc(100% - 120px)!important;position:relative}.product-details-wrapper .custom-tabs .ant-tabs-nav-list{margin-right:0!important;width:100%!important;justify-content:flex-start!important}}.custom-tabs{flex:1;display:flex;flex-direction:column;min-height:0}.custom-tabs .ant-tabs-content{flex:1;height:100%;min-height:0}.custom-tabs .ant-tabs-content-holder{height:100%;overflow:hidden}.custom-tabs .ant-tabs-tabpane{height:100%;overflow:auto;padding-right:8px;padding-bottom:0!important}.tab-content{padding-top:0!important;height:100%;overflow:auto;margin-top:-50px;padding-right:5px;padding-bottom:0!important;width:100%;max-width:100%}.ant-tabs-tabpane-active .tab-content{width:100%;max-width:none;padding-right:20px}.custom-tabs .ant-tabs-tabpane{width:100%;max-width:100%;padding-right:20px}@media screen and (max-width: 768px){.product-details-wrapper{padding:12px;height:calc(100vh - 56px)}.product-layout{margin:0!important}.product-left-column,.product-right-column{height:auto;padding:0!important;margin-bottom:12px}.product-right-column .product-card{margin-bottom:0}.product-card .ant-card-body{max-height:none;padding:12px!important}.custom-tabs .ant-tabs-nav{margin-bottom:12px}.tab-content{padding-right:0;margin-top:0}.pd-main-image-container{height:200px}.pd-thumbnail-images-container{width:200px}}@media screen and (max-width: 768px){.product-details-wrapper{padding:12px;height:auto;overflow:visible;position:relative}.product-layout,.product-card{height:auto!important}.product-card .ant-card-body{height:auto!important;max-height:none!important;overflow:visible!important}.ant-tabs-content-holder{height:auto!important;overflow:visible!important}.ant-tabs-content{height:auto!important}.tab-content{height:auto!important;overflow:visible!important}.ant-layout,.ant-layout-content{height:auto!important;overflow-y:auto!important;-webkit-overflow-scrolling:touch}.ant-tabs-tabpane{height:auto!important;overflow:visible!important;padding-bottom:20px}.ant-card{position:static!important}.product-info-wrapper,.product-tabs-wrapper{height:auto!important;overflow:visible!important}}@media screen and (max-width: 768px){html,body{height:auto!important;overflow-y:auto!important;-webkit-overflow-scrolling:touch}#root{height:auto!important;overflow:visible!important}}@media screen and (max-width: 576px){.product-details-wrapper{padding:8px}.pd-main-image-container{height:180px}.pd-thumbnail-navigation{height:60px}.pd-thumbnail{flex:0 0 50px;height:50px}.pd-thumbnail-images-container{width:160px}.ant-tabs-tab{padding:8px!important;margin:0 4px!important}}@media screen and (min-width: 769px) and (max-width: 1024px){.product-details-wrapper{padding:16px}.product-left-column,.product-right-column{padding:0 8px!important}}.product-details-wrapper{height:calc(100vh - 112px);padding:0;display:flex;flex-direction:column;overflow:hidden}.product-layout{flex:1;height:100%;min-height:0;margin:0!important;padding:2px}.pd-balance-grid{width:100%;height:100%;min-height:0;align-items:stretch!important}.product-left-column,.product-right-column,.pd-left-stack,.pd-right-stack{display:flex;flex-direction:column;height:100%;min-height:0;overflow:hidden}@media screen and (min-width: 769px){.pd-left-stack,.pd-right-stack,.pd-left-stack>.pd-column-card,.pd-right-stack>.pd-column-card{height:100%!important}}.pd-column-card{width:100%;height:100%!important;display:flex;flex-direction:column;flex:1;min-height:0}.pd-column-card .ant-card-body{height:100%!important;display:flex!important;flex-direction:column!important;flex:1;min-height:0;overflow:hidden}.product-left-column .ant-card-body{padding:0!important}.product-right-column .ant-card-body{padding:4px!important;min-height:0}.product-info-wrapper{flex-shrink:0}.product-tabs-wrapper{flex:1;min-height:0;display:flex;flex-direction:column;overflow:hidden}.custom-tabs{flex:1;display:flex;flex-direction:column}.custom-tabs .ant-tabs-nav{margin:0 0 16px;padding:0}.custom-tabs .ant-tabs-content-holder{flex:1;overflow:hidden}.custom-tabs .ant-tabs-content{height:100%}.custom-tabs .ant-tabs-tabpane{height:100%;overflow:auto;padding-right:8px}.tab-content{height:100%;overflow:auto}.pdappr-shell{display:flex;flex-direction:column;gap:20px;padding:16px 0;background:transparent;border-radius:0}.pdappr-filter-bar{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;padding:0 16px;margin-bottom:8px}.pdappr-filter-pill{position:relative;display:flex;align-items:center;justify-content:center;gap:6px;padding:10px 14px;background:#fff;border:1px solid rgba(98,111,146,.18);border-radius:10px;cursor:pointer;transition:all .2s ease;font-size:13px;font-weight:500;color:#5c5c70;overflow:hidden}.pdappr-filter-pill:before{content:"";position:absolute;inset:0;background:#626f920a;opacity:0;transition:opacity .2s ease}.pdappr-filter-pill:hover{border-color:#47416859;transform:translateY(-1px)}.pdappr-filter-pill:hover:before{opacity:1}.pdappr-filter-pill--active{background:#626f9214;border-color:#47416866;color:#474168}.pdappr-filter-pill--active:before{opacity:0}.pdappr-filter-pill__icon{font-size:16px;flex-shrink:0;color:#626f92}.pdappr-filter-pill--active .pdappr-filter-pill__icon{color:#474168}.pdappr-filter-pill__label{font-weight:600}.pdappr-filter-pill__count{min-width:22px;height:20px;padding:0 7px;display:inline-flex;align-items:center;justify-content:center;background:#f9c4ac26;border-radius:999px;font-size:11px;font-weight:700;color:#f9c4ac;transition:all .2s ease}.pdappr-filter-pill--active .pdappr-filter-pill__count{background:#f9c4ac40;color:#f9c4ac}.pdappr-loading{display:flex;align-items:center;justify-content:center;padding:60px 20px}.pdappr-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;padding:60px 20px;color:#9a9aac;text-align:center}.pdappr-empty__icon{font-size:48px;color:#c5c5d3}.pdappr-empty__text{font-size:14px;color:#8a8a9c;max-width:280px}.pdappr-list{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:14px;padding:0 16px}.pdappr-card{position:relative;display:flex;flex-direction:column;gap:10px;padding:14px;background:#fff;border:1px solid rgba(98,111,146,.14);border-radius:12px;transition:all .2s ease;overflow:hidden}.pdappr-card:before{content:"";position:absolute;top:0;left:0;width:3px;height:100%;background:linear-gradient(180deg,#626f92,#474168);opacity:0;transition:opacity .2s ease}.pdappr-card:hover{border-color:#626f9247;box-shadow:0 6px 16px #4741681a;transform:translateY(-1px)}.pdappr-card:hover:before{opacity:1}.pdappr-card__header{display:flex;justify-content:space-between;align-items:flex-start;gap:10px}.pdappr-card__header-left{display:flex;gap:10px;align-items:flex-start;flex:1;min-width:0}.pdappr-card__icon{display:flex;align-items:center;justify-content:center;width:36px;height:36px;background:#626f9214;border-radius:9px;font-size:16px;flex-shrink:0;color:#626f92}.pdappr-card__meta{flex:1;display:flex;flex-direction:column;gap:3px;min-width:0}.pdappr-card__type{font-size:12px;font-weight:600;color:#5c5c70;text-transform:uppercase;letter-spacing:.4px}.pdappr-card__action{font-size:11px;font-weight:500;text-transform:uppercase;letter-spacing:.3px}.pdappr-card__action--create{color:#626f92}.pdappr-card__action--update{color:#474168}.pdappr-card__action--delete{color:#8c8c8c}.pdappr-card__source{display:inline-flex;align-items:center;gap:5px;padding:4px 10px;background:#6f68ff0f;border:1px solid rgba(111,104,255,.12);border-radius:6px;font-size:11px;font-weight:600;color:#6f68ff;text-decoration:none;transition:all .2s ease;align-self:flex-start}.pdappr-card__source:hover{background:#6f68ff1a;border-color:#5e42ff40;color:#5e42ff;transform:translate(2px)}.pdappr-card__source-icon{font-size:12px}.pdappr-card__source-label{line-height:1}.pdappr-card__body{display:flex;flex-direction:column;gap:6px}.pdappr-card__title{font-size:14px;font-weight:600;color:#1f1f35;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:100%;display:block}.pdappr-card__value{font-size:12px;color:#6b6b7d;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.pdappr-card__thread-link{display:inline-flex;align-items:center;gap:5px;padding:5px 10px;background:#626f920f;border:1px solid rgba(98,111,146,.25);border-radius:6px;font-size:11px;font-weight:600;color:#626f92;text-decoration:none;transition:all .2s ease;cursor:pointer;flex-shrink:0;white-space:nowrap}.pdappr-card__thread-link:hover{background:#4741681f;border-color:#47416866;color:#474168;transform:translate(2px)}.pdappr-card__thread-link .anticon{font-size:11px}.pdappr-card__info{display:flex;align-items:center;gap:6px;font-size:11px;color:#9a9aac;margin-top:2px}.pdappr-card__user{font-weight:500;color:#7a7a8c}.pdappr-card__separator{color:#d9d9d9}.pdappr-card__date{color:#9a9aac}.pdappr-card__actions{display:flex;gap:8px;margin-top:4px}.pdappr-btn{flex:1;font-size:12px;font-weight:600;border-radius:7px;transition:all .2s ease;border:none}.pdappr-btn--approve{background:linear-gradient(135deg,#626f92,#474168);color:#fff}.pdappr-btn--approve:hover{background:linear-gradient(135deg,#474168,#626f92);transform:translateY(-1px);box-shadow:0 4px 12px #47416840}.pdappr-btn--reject{background:#f5f5f7;color:#6b6b7d;border:1px solid rgba(140,140,140,.15)}.pdappr-btn--reject:hover{background:#ebebf0;color:#5c5c70;border-color:#8c8c8c40;transform:translateY(-1px)}.pdappr-btn--view-comment{background:transparent;color:#626f92;border:1px solid #626f92;font-size:11px;padding:4px 10px;height:auto;margin-top:8px}.pdappr-btn--view-comment:hover{background:#626f9214;color:#474168;border-color:#474168;transform:translateY(-1px)}.pdappr-modal-btn--approve{background:linear-gradient(135deg,#626f92,#474168);border:none;color:#fff}.pdappr-modal-btn--approve:hover{background:linear-gradient(135deg,#474168,#626f92)}.pdappr-modal-btn--reject{background:#f5f5f7;color:#6b6b7d;border:1px solid rgba(140,140,140,.15)}.pdappr-modal-btn--reject:hover{background:#ebebf0;color:#5c5c70;border-color:#8c8c8c40}.pdappr-card__status{display:flex;align-items:center;gap:8px;padding:8px 12px;border-radius:8px;font-size:12px;font-weight:600;margin-top:4px}.pdappr-card__status--approved{background:#626f9214;color:#474168;border:1px solid rgba(71,65,104,.18)}.pdappr-card__status--rejected{background:#8c8c8c0f;color:#6b6b7d;border:1px solid rgba(140,140,140,.15)}.pdappr-card__status-icon{font-size:14px;flex-shrink:0}.pdappr-card__status-text{display:flex;flex-direction:column;gap:2px;flex:1;min-width:0}.pdappr-card__status-label{font-size:12px;font-weight:600}.pdappr-card__status-meta{font-size:10px;font-weight:500;opacity:.75;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media screen and (max-width: 1280px){.pdappr-list{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:12px}.pdappr-card{padding:14px}}@media screen and (max-width: 992px){.pdappr-shell{padding:12px 8px;gap:14px}.pdappr-filter-bar{grid-template-columns:1fr;gap:8px}.pdappr-filter-pill{padding:14px 16px}.pdappr-list{grid-template-columns:1fr;gap:10px}}@media screen and (max-width: 768px){.pdappr-shell{padding:10px 6px;gap:12px;min-height:300px}.pdappr-filter-bar{padding:4px;gap:6px}.pdappr-filter-pill{padding:10px 12px;font-size:12px}.pdappr-filter-pill__icon{font-size:16px}.pdappr-filter-pill__label{font-size:12px}.pdappr-filter-pill__count{min-width:20px;height:20px;padding:0 6px;font-size:10px}.pdappr-card{padding:12px;gap:10px}.pdappr-card__icon{width:36px;height:36px;font-size:18px}.pdappr-card__title{font-size:14px}.pdappr-card__value{font-size:12px}.pdappr-card__info{font-size:11px}.pdappr-btn{height:32px;font-size:12px}.pdappr-empty{min-height:220px;padding:30px 16px}.pdappr-empty__icon{font-size:48px}.pdappr-empty__text{font-size:13px}}@media screen and (max-width: 480px){.pdappr-filter-pill__label{display:none}.pdappr-filter-pill{flex-direction:column;gap:4px;padding:8px}.pdappr-filter-pill__icon{font-size:20px}.pdappr-card__title{font-size:13px}.pdappr-card__actions{flex-direction:column;gap:6px}}@media screen and (max-width: 768px){.product-details-wrapper{height:auto;overflow:visible;padding:12px}.product-layout{height:auto;min-height:auto;margin:0}.pd-balance-grid{min-height:auto}.product-right-column{height:auto!important;overflow:visible}.pd-left-stack,.pd-right-stack,.pd-left-stack>.pd-column-card,.pd-right-stack>.pd-column-card{height:auto!important}.product-right-column .ant-card{height:auto!important}.product-right-column .ant-card-body{height:auto!important;min-height:0;overflow:hidden;max-height:none!important;overflow:visible}.product-tabs-wrapper{height:auto;.pd-showcase-media .pd-image-scroll,.pd-showcase-media .image-gallery-container,.pd-showcase-media .image-gallery-container>*{height:100%;min-height:0}.pd-showcase-media .image-gallery-container{overflow:hidden}.pd-showcase-media .image-gallery-container .pd-product-image-gallery,.pd-showcase-media .pd-product-image-gallery>*{height:100%;min-height:0}.pd-showcase-media .pd-product-image-gallery{overflow:hidden}.pd-showcase-media .pd-main-image-container{flex:1}.pd-showcase-media .pd-thumbnail-navigation{flex-shrink:0}.custom-tabs{height:auto}.custom-tabs .ant-tabs-content{min-height:0;overflow:hidden;height:auto}.custom-tabs .ant-tabs-content-holder{height:auto;overflow:visible}.custom-tabs .ant-tabs-tabpane{height:auto;padding-bottom:20px}.tab-content{height:auto;min-height:200px;overflow:visible}}.custom-tabs .ant-tabs-tabpane[data-node-key="4"],.custom-tabs .ant-tabs-tabpane:nth-child(4){width:100%!important;max-width:none!important;padding-right:0!important}.custom-tabs .ant-tabs-tabpane[data-node-key="4"] .tab-content,.custom-tabs .ant-tabs-tabpane:nth-child(4) .tab-content{width:100%!important;max-width:none!important;padding-right:0!important;margin-right:0!important}.custom-tabs .ant-tabs-tabpane[data-node-key="4"] .product-notes-container,.custom-tabs .ant-tabs-tabpane:nth-child(4) .product-notes-container{width:100%!important;max-width:none!important}.custom-tabs .ant-tabs-tabpane[data-node-key="4"] .message-content,.custom-tabs .ant-tabs-tabpane:nth-child(4) .message-content{width:100%!important;max-width:none!important;box-sizing:border-box!important}.custom-tabs .ant-tabs-tabpane[data-node-key="4"] .tab-content{margin-left:-24px!important;margin-right:-24px!important;padding-left:24px!important;padding-right:24px!important;width:calc(100% + 48px)!important;max-width:none!important}@media screen and (max-width: 1024px){.ant-table-container{overflow-x:auto!important;overflow-y:visible!important;-webkit-overflow-scrolling:touch;width:100%!important;max-width:100%!important}.ant-table-wrapper{overflow-x:auto!important;overflow-y:visible!important;width:100%!important}.ant-table-tbody{display:table-row-group!important;overflow:visible!important;width:100%!important}.ant-table-tbody>tr{display:table-row!important;width:100%!important;min-height:48px!important}.ant-table-cell{display:table-cell!important;padding:8px 12px!important;white-space:nowrap!important;overflow:visible!important;text-overflow:ellipsis!important;min-width:120px!important;vertical-align:middle!important}.ant-table-cell:nth-child(1),.ant-table-cell:nth-child(2),.ant-table-cell:nth-child(3){display:table-cell!important;visibility:visible!important;opacity:1!important;min-width:100px!important;max-width:none!important;overflow:visible!important}.ant-table-thead .ant-table-cell{position:sticky!important;top:0!important;z-index:10!important;background-color:#fafafa!important;font-weight:600!important;border-bottom:2px solid #e6f7ff!important}.ant-table{min-width:300px!important;width:100%!important;table-layout:auto!important}.ant-table-content{overflow-x:auto!important;overflow-y:visible!important;width:100%!important}.ant-pagination{margin-top:16px!important;text-align:center!important;overflow-x:auto!important}.ant-pagination-item,.ant-pagination-next,.ant-pagination-prev{min-width:32px!important;height:32px!important;line-height:30px!important}}.ant-table-container{margin:0 -12px!important;padding:0 12px!important}.ant-table-cell{padding:6px 8px!important;font-size:13px!important;min-width:90px!important}.ant-table-thead .ant-table-cell{padding:8px!important;font-size:12px!important;font-weight:700!important}.ant-table-cell:nth-child(1),.ant-table-cell:nth-child(2),.ant-table-cell:nth-child(3){flex-shrink:0!important;min-width:80px!important;display:table-cell!important}.ant-table-cell .ant-btn{padding:2px 6px!important;font-size:11px!important;height:24px!important;min-width:50px!important}.ant-table-body{overflow-x:auto!important;overflow-y:visible!important;-webkit-overflow-scrolling:touch}@media screen and (min-width: 769px) and (max-width: 1024px){.ant-table-cell{padding:10px 14px!important;font-size:14px!important;min-width:110px!important}.ant-table-thead .ant-table-cell{padding:12px 14px!important;font-size:13px!important}.ant-table-cell:nth-child(1),.ant-table-cell:nth-child(2),.ant-table-cell:nth-child(3){min-width:120px!important}}@media screen and (max-width: 480px){.ant-table-cell{padding:4px 6px!important;font-size:12px!important;min-width:70px!important}.ant-table-thead .ant-table-cell{padding:6px!important;font-size:11px!important}.ant-table-cell:nth-child(1),.ant-table-cell:nth-child(2),.ant-table-cell:nth-child(3){min-width:65px!important}.ant-table-cell .ant-btn{padding:1px 4px!important;font-size:10px!important;height:20px!important;min-width:40px!important}}.ant-table-wrapper{position:relative!important;width:100%!important;overflow:auto!important}.product-details-wrapper .ant-table-tbody tr:not(.ant-table-expanded-row):not(.ant-table-placeholder){display:table-row!important;visibility:visible!important}.ant-table-tbody .ant-table-cell{display:table-cell!important;visibility:visible!important;opacity:1!important}.bulk-import-button,.bulk-notes-import-button{display:none!important}.product-details-wrapper .features-collapse-container{margin-top:10px;margin-bottom:20px}.product-details-wrapper .features-collapse{background:transparent}.product-details-wrapper .features-collapse .ant-collapse-item{margin-bottom:12px;border:1px solid #e8e8e8;border-radius:8px;overflow:hidden;transition:all .3s cubic-bezier(.4,0,.2,1);background:#fff;box-shadow:0 1px 3px #0000000d}.product-details-wrapper .features-collapse .ant-collapse-item:hover{border-color:#1890ff;box-shadow:0 4px 12px #1890ff26;transform:translateY(-2px)}.product-details-wrapper .tab-content .features-collapse-container{overflow:visible;height:auto}@media (max-width: 992px){.product-layout{flex-direction:column}}.dp-theme{padding:5px;background:linear-gradient(180deg,#f8f9ff,#fff 80%);min-height:0!important;height:auto!important}.dp-theme .product-layout{margin:0!important}.dp-theme .product-left-column .ant-card,.dp-theme .product-right-column .ant-card{border:none;border-radius:24px;background:linear-gradient(145deg,#fffffff2,#f7f6ffd9);box-shadow:0 18px 40px #47416814}.dp-theme .product-info-wrapper{background:#ffffffeb;border-radius:20px;padding:20px 24px;box-shadow:0 12px 30px #47416814;position:relative}.dp-theme .product-tabs-wrapper{background:transparent;border-radius:0;padding:0;box-shadow:none;position:relative;margin-top:4px}.dp-theme .history-pill-button{border-radius:999px;border:none;background:linear-gradient(135deg,#3f345f,#5e4d86);box-shadow:0 12px 24px #3f345f59;font-weight:600;letter-spacing:.5px;padding:0 20px;height:34px}.dp-theme .history-pill-button:hover,.dp-theme .history-pill-button:focus{background:linear-gradient(135deg,#5e4d86,#3f345f)}.dp-theme .custom-tabs{display:flex;flex-direction:column;gap:2px}.dp-theme .custom-tabs .ant-tabs-nav{margin:0;padding:0}.dp-theme .custom-tabs .ant-tabs-nav-wrap{background:#f4f4ff;border-radius:999px;padding:2px;box-shadow:inset 0 1px 4px #47416814}.dp-theme .custom-tabs .ant-tabs-nav:before{border-bottom:none}.dp-theme .custom-tabs .ant-tabs-nav-list{width:100%;justify-content:space-between}.dp-theme .custom-tabs .ant-tabs-tab{margin:0}.dp-theme .custom-tabs .ant-tabs-tab .ant-tabs-tab-btn{display:flex;align-items:center;justify-content:center;padding:8px 18px;min-width:120px;border-radius:999px;text-transform:uppercase;letter-spacing:.6px;font-size:12px;font-weight:600;color:#7b7a9b;transition:all .2s ease}.dp-theme .custom-tabs .ant-tabs-tab .dp-tab-label{display:inline-flex;align-items:center;justify-content:center;width:100%}.dp-theme .custom-tabs .ant-tabs-tab:hover .ant-tabs-tab-btn{color:#3f345f}.dp-theme .custom-tabs .ant-tabs-tab.ant-tabs-tab-active .ant-tabs-tab-btn,.dp-theme .custom-tabs .ant-tabs-tab.ant-tabs-tab-active .ant-tabs-tab-btn span{color:#fefbff!important;text-shadow:0 1px 2px rgba(25,7,51,.35);background:linear-gradient(140deg,#3c2f66,#6a5c9f);box-shadow:0 10px 18px #3c2f6659}.dp-theme .custom-tabs .ant-tabs-extra-content{margin-left:auto}.dp-theme .custom-tabs .ant-tabs-content-holder{background:#fff;border-radius:20px;padding:2px 4px!important;box-shadow:0 4px 16px #4741680f;border:1px solid rgba(71,65,104,.08)}.dp-theme .tab-content{max-height:calc(100vh - 280px);overflow-y:auto;padding:0!important;margin:0!important}.pdv-column--tabs .ant-card-body{padding:4px 6px!important}@media (max-width: 768px){.dp-theme{padding:12px}.dp-theme .custom-tabs .ant-tabs-nav-wrap{border-radius:16px;flex-wrap:wrap;gap:8px}.dp-theme .custom-tabs .ant-tabs-tab .ant-tabs-tab-btn{width:100%;min-width:auto}.dp-theme .custom-tabs .ant-tabs-extra-content{width:100%;display:flex;justify-content:flex-end;margin-top:8px}.dp-theme .custom-tabs .ant-tabs-content-holder{max-height:none}}}.ctp-loading{display:flex;align-items:center;justify-content:center;min-height:80vh}.ctp-page{background:#f8f9fa;min-height:calc(100vh - 100px)}.ctp-page-title{padding:20px 24px;background:#fff;border-bottom:1px solid rgba(71,65,104,.1)}.ctp-title{margin:0 0 4px!important;color:#272637;font-weight:600;font-size:22px!important;line-height:1.3}.ctp-content{display:grid;grid-template-columns:320px 1fr 1fr;gap:16px;padding:16px 24px;min-height:calc(100vh - 180px)}.ctp-panel{background:#fff;border-radius:8px;border:1px solid rgba(71,65,104,.1);display:flex;flex-direction:column;overflow:hidden}.ctp-panel-header{display:flex;align-items:center;gap:8px;padding:12px 16px;background:linear-gradient(135deg,#4741680a,#626f920f);border-bottom:1px solid rgba(71,65,104,.08);font-weight:600;font-size:13px;color:#474168;flex-wrap:wrap}.ctp-panel-icon{font-size:14px;color:#626f92}.ctp-panel-body{padding:16px;flex:1;overflow-y:auto}.ctp-scroll{max-height:280px;overflow-y:auto}.ctp-scroll::-webkit-scrollbar{width:5px}.ctp-scroll::-webkit-scrollbar-track{background:transparent}.ctp-scroll::-webkit-scrollbar-thumb{background:#47416826;border-radius:3px}.ctp-scroll::-webkit-scrollbar-thumb:hover{background:#47416840}.ctp-count{font-size:11px;font-weight:500;background:#626f921f;color:#474168;padding:2px 8px;border-radius:10px;margin-left:auto}.ctp-required{color:#f9c4ac;margin-left:2px}.ctp-section-label{font-size:12px;font-weight:600;color:#474168;margin-bottom:8px;text-transform:uppercase;letter-spacing:.5px}.ctp-section-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.ctp-panel .ant-form-item{margin-bottom:14px}.ctp-panel .ant-form-item-label>label{font-size:12px;font-weight:500;color:#474168}.ctp-panel .ant-input,.ctp-panel .ant-input-affix-wrapper,.ctp-panel textarea.ant-input{border-radius:6px;border-color:#47416826;font-size:13px}.ctp-panel .ant-input:hover,.ctp-panel .ant-input-affix-wrapper:hover,.ctp-panel textarea.ant-input:hover{border-color:#626f92}.ctp-panel .ant-input:focus,.ctp-panel .ant-input-affix-wrapper-focused,.ctp-panel textarea.ant-input:focus{border-color:#474168;box-shadow:0 0 0 2px #47416814}.ctp-divider{margin:14px 0!important;border-color:#47416814!important}.ctp-tags{margin-top:10px;display:flex;flex-wrap:wrap;gap:6px}.ctp-tags .ant-tag{margin:0;background:#626f921a;border:1px solid rgba(98,111,146,.2);color:#474168;border-radius:4px;font-size:12px}.ctp-images{display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.ctp-image{position:relative;aspect-ratio:1;border-radius:6px;overflow:hidden;cursor:pointer;border:2px solid transparent;transition:all .15s ease;background:#f0f0f0}.ctp-image img{width:100%;height:100%;object-fit:cover}.ctp-image:hover{border-color:#626f9266}.ctp-image-selected{border-color:#474168!important}.ctp-image-check{position:absolute;top:3px;right:3px;font-size:14px;color:#fff;background:#474168;border-radius:50%;padding:2px}.ctp-image-new{border-color:#52c41a!important}.ctp-image-remove{position:absolute;top:3px;right:3px;font-size:10px;color:#fff;background:#ff4d4fe6;border-radius:50%;padding:3px;cursor:pointer}.ctp-item{display:flex;align-items:center;gap:10px;padding:10px 12px;border-radius:6px;cursor:pointer;transition:all .15s ease;border:1px solid transparent;margin-bottom:6px;background:#fafbfc}.ctp-item:last-child{margin-bottom:0}.ctp-item:hover{background:#626f920f;border-color:#626f9226}.ctp-item-selected{background:#47416814!important;border-color:#47416833!important}.ctp-item-content{flex:1;display:flex;align-items:center;gap:6px;min-width:0}.ctp-item-key{font-weight:500;color:#272637;font-size:13px}.ctp-item-arrow{color:#bbb;font-size:11px}.ctp-item-value{color:#626f92;font-size:13px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ctp-item-nested{margin-left:24px;background:#f5f6f8}.ctp-variant-group{margin-bottom:8px}.ctp-variant-group:last-child{margin-bottom:0}.ctp-file-icon{font-size:14px;flex-shrink:0}.ctp-file-pdf{color:#ff4d4f}.ctp-file-word{color:#1890ff}.ctp-file-excel{color:#52c41a}.ctp-file-image{color:#faad14}.ctp-doc-name{font-size:13px;color:#474168;cursor:pointer;flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ctp-doc-name:hover{color:#f9c4ac;text-decoration:underline}.ctp-actions{display:flex;justify-content:flex-end;gap:12px;padding:20px 24px;background:#fff;border-top:1px solid rgba(71,65,104,.1);margin-top:16px;border-radius:0 0 8px 8px}.ctp-actions .ant-btn{min-width:120px;border-radius:6px;font-weight:500}.ctp-actions .ant-btn-primary{background:#474168;border-color:#474168}.ctp-actions .ant-btn-primary:hover:not(:disabled){background:#626f92;border-color:#626f92}.ctp-empty{text-align:center;color:#999;font-size:13px;padding:24px}.ctp-panel .ant-select-selector{border-radius:6px!important;border-color:#47416826!important;font-size:13px}.ctp-panel .ant-select:hover .ant-select-selector{border-color:#626f92!important}.ctp-panel .ant-select-focused .ant-select-selector{border-color:#474168!important;box-shadow:0 0 0 2px #47416814!important}.ctp-item .ant-checkbox-wrapper{pointer-events:none}.ctp-item .ant-checkbox-inner{border-radius:4px}@media (max-width: 1200px){.ctp-content{grid-template-columns:280px 1fr 1fr;gap:12px;padding:12px 16px}}@media (max-width: 1024px){.ctp-content{grid-template-columns:1fr 1fr}.ctp-panel-info{grid-column:1 / -1}}@media (max-width: 768px){.ctp-header{flex-wrap:wrap;padding:12px 16px}.ctp-header-right{width:100%;justify-content:flex-end}.ctp-content{grid-template-columns:1fr;padding:12px}.ctp-panel-info{grid-column:auto}.ctp-images{grid-template-columns:repeat(3,1fr)}.ctp-scroll{max-height:200px}}@media (max-width: 480px){.ctp-header{padding:10px 12px}.ctp-title{font-size:16px!important}.ctp-content{padding:8px;gap:8px}.ctp-panel-body{padding:12px}.ctp-images{grid-template-columns:repeat(2,1fr)}}.company-request-send-container{padding:12px;background:#f0f2f5;height:calc(100vh - 64px);display:flex;flex-direction:column;gap:16px;font-family:var(--font-family);line-height:var(--line-height-normal);color:var(--text-color);overflow:hidden}.company-request-send-tabs-section{background:#fff;padding:24px 24px 16px;border-radius:16px;box-shadow:0 2px 8px #00000014;border:1px solid #e8e8e8;flex:1;display:flex;flex-direction:column;overflow:hidden;min-height:0}.company-request-send-tabs-header{margin-bottom:16px;flex-shrink:0}.company-request-send-tabs-title{color:var(--heading-color);margin-bottom:4px!important;font-family:var(--font-family)!important;font-weight:var(--font-weight-semibold)!important;font-size:var(--font-size-xl)!important;line-height:var(--line-height-tight)!important}.company-request-send-tabs-description{color:var(--text-color-secondary);font-size:var(--font-size-sm);font-family:var(--font-family)}.company-request-send-custom-tabs{height:100%;display:flex;flex-direction:column;flex:1;overflow:hidden;min-height:0}.company-request-send-custom-tabs :global(.ant-tabs-nav){margin:0!important;padding:0 0 16px;border-bottom:1px solid var(--border-color-split);flex-shrink:0}.company-request-send-custom-tabs :global(.ant-tabs-tab){padding:8px 16px!important;margin:0!important;transition:all .3s ease}.company-request-send-custom-tabs :global(.ant-tabs-tab-active){background:var(--primary-1);border-radius:8px}.company-request-send-custom-tabs :global(.ant-tabs-content){flex:1;overflow:hidden;display:flex;flex-direction:column;height:100%;min-height:0}.company-request-send-custom-tabs :global(.ant-tabs-content-holder){flex:1;overflow:hidden;display:flex;flex-direction:column;min-height:0}.company-request-send-custom-tabs :global(.ant-tabs-tabpane){height:100%;display:flex;flex-direction:column;overflow:hidden;min-height:0}.company-request-send-custom-tabs :global(.ant-tabs-tabpane-active){height:100%;overflow:hidden;display:flex;flex-direction:column;min-height:0}.company-request-send-custom-table{background:transparent}.company-request-send-custom-table :global(.ant-table-container){border-radius:0}.company-request-send-custom-table :global(.ant-table){background:transparent}.company-request-send-custom-table :global(.ant-table-row){background:var(--component-background);border-radius:12px;margin-bottom:8px;transition:all .3s ease}.company-request-send-custom-table :global(.ant-table-row:hover){transform:translateY(-2px);box-shadow:var(--box-shadow)}.company-request-send-custom-table :global(.ant-table-cell){border:none!important;background:transparent!important;padding:12px!important}.company-request-send-custom-table :global(.ant-table-thead>tr>th){background:transparent!important;border:none!important;padding:12px!important;font-weight:600;color:var(--text-color-secondary);font-size:var(--font-size-xs);letter-spacing:.5px;font-family:var(--font-family)!important;font-weight:var(--font-weight-semibold)!important;text-transform:uppercase;letter-spacing:var(--letter-spacing-wide)!important}.company-request-send-custom-table :global(.ant-table-tbody>tr>td){font-family:var(--font-family);font-size:var(--font-size-sm)}.company-request-send-loading-more{padding:12px 0;text-align:center;background:transparent;display:flex;justify-content:center;align-items:center;height:60px}.company-request-send-no-more-results{text-align:center;padding:12px;color:var(--text-color-secondary);font-size:var(--font-size-sm);font-family:var(--font-family)}.company-request-send-loading-spinner{display:inline-block;width:24px;height:24px;border:2px solid var(--primary-color);border-radius:50%;border-top-color:transparent;animation:spin .8s linear infinite;opacity:.7}@keyframes spin{to{transform:rotate(360deg)}}.company-request-send-table-cell{display:flex;align-items:center;gap:8px;padding:4px;border-radius:8px;transition:all .3s ease}.company-request-send-table-cell-text{color:var(--text-color);font-size:var(--font-size-sm);font-weight:500;font-family:var(--font-family);font-weight:var(--font-weight-medium)}.statusTag{display:inline-flex;align-items:center;gap:8px;padding:6px 12px;border-radius:24px;font-size:var(--font-size-xs);font-weight:500;transition:all .3s ease}.status-tag svg{margin-right:4px;font-size:16px}.statusAccepted{composes:statusTag;background:#52c41a1a;color:#389e0d;border:1px solid rgba(82,196,26,.2)}.statusRejected{composes:statusTag;background:#ff4d4f1a;color:#cf1322;border:1px solid rgba(255,77,79,.2)}.statusPending{composes:statusTag;background:#faad141a;color:#edf90e;border:1px solid rgba(250,173,20,.2)}.emptyState{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;color:var(--text-color-secondary);padding:24px}.emptyStateIcon{font-size:36px;margin-bottom:12px;opacity:.5}.emptyStateText{font-size:var(--font-size-sm);margin-bottom:4px}.emptyStateSubtext{font-size:var(--font-size-xs);opacity:.7}@media (max-width: 768px){.container{padding:8px;gap:12px}.searchSection,.tabsSection{padding:16px}.tabsSection{height:auto;max-height:none}.sectionTitle,.tabsTitle{font-size:var(--font-size-lg)!important}.infiniteScrollContainer{height:300px}}:root{--primary-color: #505050;--primary-color-hover: #666666;--primary-1: #f5f5f5;--primary-2: #e0e0e0;--primary-3: rgba(80, 80, 80, .25);--primary-4: rgba(80, 80, 80, .35);--component-background: #ffffff;--background-color-light: #f5f5f5;--background-color-dark: #f0f2f5;--text-color: rgba(0, 0, 0, .85);--text-color-secondary: rgba(0, 0, 0, .45);--heading-color: rgba(0, 0, 0, .85);--border-color-base: #d9d9d9;--border-color-split: #f0f0f0;--box-shadow: 0 8px 32px rgba(0, 0, 0, .08);--box-shadow-hover: 0 12px 40px rgba(0, 0, 0, .12);--table-header-bg: #fafafa;--item-hover-bg: rgba(0, 0, 0, .04);--font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif;--font-size-xs: 12px;--font-size-sm: 14px;--font-size-base: 15px;--font-size-lg: 16px;--font-size-xl: 18px;--font-size-2xl: 20px;--font-size-3xl: 24px;--font-weight-normal: 400;--font-weight-medium: 500;--font-weight-semibold: 600;--font-weight-bold: 700;--line-height-tight: 1.2;--line-height-normal: 1.4;--letter-spacing-tight: -.025em;--letter-spacing-normal: 0;--letter-spacing-wide: .025em}@media (prefers-color-scheme: dark){:root{--component-background: #ffffff;--background-color-light: #f5f5f5;--background-color-dark: #f0f2f5;--text-color: rgba(0, 0, 0, .85);--text-color-secondary: rgba(0, 0, 0, .45);--heading-color: rgba(0, 0, 0, .85);--border-color-base: #d9d9d9;--border-color-split: #f0f0f0}.loadingMore{background:linear-gradient(180deg,transparent 0%,#ffffff 100%)}}.company-request-send-tab-label{display:flex;align-items:center;gap:8px}.customTabs :global(.ant-tabs-tab-active){background:var(--primary-1);border-radius:8px}.company-request-send-custom-tabs :global(.ant-tabs-ink-bar){background-color:var(--primary-color)!important}.company-request-send-loading-spinner{border:2px solid var(--primary-color);border-top-color:transparent}.status-tag.accepted,.status-tag.rejected,.status-tag.pending{background-color:#f5f5f5!important;color:#505050!important;border:1px solid #d9d9d9!important}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.company-request-send-container h1,.company-request-send-container h2,.company-request-send-container h3,.company-request-send-container h4,.company-request-send-container h5,.company-request-send-container h6,.company-request-send-container .ant-typography h1,.company-request-send-container .ant-typography h2,.company-request-send-container .ant-typography h3,.company-request-send-container .ant-typography h4,.company-request-send-container .ant-typography h5,.company-request-send-container .ant-typography h6{color:var(--heading-color)!important;font-family:var(--font-family)!important;line-height:var(--line-height-tight)!important}.company-request-send-consistent-avatar,.company-request-send-table-cell .ant-avatar,.company-request-send-custom-table-cell .ant-avatar{background-color:#e0e0e0!important;color:#333!important}@media (max-width: 768px){.company-request-send-container{padding:8px;gap:12px;height:calc(100vh - 56px)}.company-request-send-tabs-section{padding:16px}.company-request-send-tabs-title{font-size:var(--font-size-lg)!important}.company-request-send-custom-list-item{background:#fff;border-radius:12px;padding:14px 16px;margin-bottom:12px;box-shadow:0 2px 6px #0000000d;display:flex;flex-direction:column}.company-request-send-list-column{display:flex;flex-direction:column;align-items:flex-start;gap:6px;width:100%}.company-request-send-list-row{display:flex;flex-wrap:wrap;gap:6px;font-size:14px;justify-content:flex-start}.company-request-send-list-content{display:flex;justify-content:space-between;font-size:14px}.company-request-send-list-label{color:#888;font-weight:500}.company-request-send-list-value{font-weight:500;color:#000;word-break:break-word}.company-request-send-list-content p{margin:4px 0;font-size:14px}.company-request-send-list-actions{display:flex;gap:6px;margin-top:6px;width:100%}.company-request-send-list-actions .ant-btn{font-size:11px;padding:2px 8px;width:70px;height:12px}}.company-request-send-tour-helper-button{position:fixed;bottom:20px;right:20px;z-index:1000;box-shadow:0 2px 8px #00000026}.company-request-send-tour-tooltip .joyride-tooltip__footer{display:flex;justify-content:space-between;align-items:center}.production-steps-definitions-container{padding:20px;max-height:70vh;overflow-y:auto}.production-steps-definitions-content{background:#fff;padding:24px;border-radius:8px;box-shadow:0 2px 8px #0000001a}.add-step-form,.steps-selection,.create-template-button{margin-bottom:20px}.templates-list{margin-top:20px}.template-cards-container{display:flex;flex-wrap:wrap;gap:16px}.template-card{width:300px}.default-template{border:2px solid #1890ff}.selected-row{background-color:#e6f7ff!important}.ddp-container{padding:24px;background-color:#f8f9fa;font-family:DM Sans,sans-serif;width:100%;box-sizing:border-box;position:relative;display:block;overflow-y:auto;-webkit-overflow-scrolling:touch;max-height:calc(100vh - 104px)}.ddp-container .ant-row{width:100%;margin:0!important}.ddp-container .ant-col{overflow:visible;padding:0 12px}.ddp-container .ant-col:first-child{padding-left:0}.ddp-container .ant-col:last-child{padding-right:0}.ddp-card{width:100%;box-sizing:border-box;margin-bottom:20px!important}.ddp-container::-webkit-scrollbar{width:10px}.ddp-container::-webkit-scrollbar-track{background:#f9c4ac14;border-radius:6px}.ddp-container::-webkit-scrollbar-thumb{background:linear-gradient(180deg,#626f92,#474168);border-radius:6px;border:2px solid rgba(248,249,250,.65)}.ddp-container::-webkit-scrollbar-thumb:hover{background:#474168}.ddp-loading-container{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:400px;gap:16px}.ddp-loading-text{color:#626f92;font-size:16px;font-weight:500}.ddp-error-container{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:400px;gap:24px}.ddp-back-button{background-color:#626f92;border-color:#626f92;border-radius:6px;font-weight:500;transition:all .2s ease-in-out}.ddp-back-button:hover{background-color:#474168;border-color:#474168;transform:translateY(-1px);box-shadow:0 4px 8px #47416833}.ddp-header{background:linear-gradient(135deg,#626f92,#474168);border-radius:12px;padding:24px;margin-bottom:24px;box-shadow:0 4px 12px #2726371a;display:flex;justify-content:space-between;align-items:center}.ddp-header-content{display:flex;align-items:center;gap:16px}.ddp-header-icon{background-color:#f9c4ac1a;border-radius:12px;padding:12px;display:flex;align-items:center;justify-content:center}.ddp-header-icon .anticon{font-size:32px;color:#f9c4ac}.ddp-header-info{display:flex;flex-direction:column;gap:4px}.ddp-title{color:#f9c4ac!important;margin:0!important;font-weight:600}.ddp-subtitle{color:#f9c4accc;font-size:16px;font-weight:400}.ddp-header-actions{display:flex;gap:12px}.ddp-export-button{background-color:#f9c4ac1a;border-color:#f9c4ac4d;color:#f9c4ac;border-radius:6px;font-weight:500;transition:all .2s ease-in-out}.ddp-export-button:hover{background-color:#f9c4ac33;border-color:#f9c4ac66;color:#f9c4ac;transform:translateY(-1px)}.ddp-card{border-radius:12px;box-shadow:0 2px 8px #27263714;border:1px solid rgba(249,196,172,.2);margin-bottom:20px;transition:all .3s ease;overflow:visible;max-height:none}.ddp-card:hover{box-shadow:0 4px 16px #2726371f;transform:translateY(-2px)}.ddp-card-header{display:flex;align-items:center;gap:12px;margin-bottom:20px;padding-bottom:16px;border-bottom:1px solid rgba(249,196,172,.2)}.ddp-card-icon{font-size:20px;color:#626f92;background-color:#626f921a;border-radius:8px;padding:8px}.ddp-card-header .ant-typography{margin:0!important;color:#474168!important;font-weight:600}.ddp-descriptions .ant-descriptions-item-label{color:#626f92;font-weight:500;background-color:#626f920d;padding:12px 16px;border-radius:6px 0 0 6px}.ddp-descriptions .ant-descriptions-item-content{color:#272637;font-weight:400;padding:12px 16px;border-radius:0 6px 6px 0}.ddp-sustainability .ddp-metric-item{display:flex;flex-direction:column;align-items:center;gap:12px;padding:16px;background-color:#626f920d;border-radius:8px;transition:all .3s ease}.ddp-sustainability .ddp-metric-item:hover{background-color:#626f921a;transform:scale(1.02)}.ddp-metric-label{color:#626f92;font-weight:500;text-align:center;font-size:14px}.ddp-metric-progress .ant-progress-circle-path{stroke:#626f92!important}.ddp-energy-tag{font-size:16px;font-weight:600;padding:4px 12px}.ddp-carbon-footprint{display:flex;justify-content:space-between;align-items:center;padding:16px;background-color:#f9c4ac1a;border-radius:8px;margin-top:16px}.ddp-carbon-label{color:#626f92;font-weight:500}.ddp-carbon-value{color:#474168;font-size:18px}.ddp-materials .ddp-material-item{padding:16px!important;border-bottom:1px solid rgba(249,196,172,.1)!important;transition:all .2s ease}.ddp-materials .ddp-material-item:hover{background-color:#626f9205}.ddp-materials .ddp-material-item:last-child{border-bottom:none!important}.ddp-material-content{width:100%}.ddp-material-name{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.ddp-material-origin{display:flex;align-items:center;gap:6px;color:#626f92;font-size:14px}.ddp-material-origin .anticon{color:#474168}.ddp-lifecycle .ant-timeline-item{padding-bottom:24px}.ddp-lifecycle .ant-timeline-item:last-child{padding-bottom:0}.ddp-timeline-item{margin-left:16px}.ddp-timeline-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.ddp-timeline-meta{margin-bottom:12px}.ddp-timeline-meta .ant-space-item{display:flex;align-items:center;gap:4px;color:#626f92;font-size:14px}.ddp-timeline-description{color:#272637;margin:0;font-size:14px;line-height:1.5}.ddp-certifications .ddp-certification-item{padding:16px!important;border-bottom:1px solid rgba(249,196,172,.1)!important;transition:all .2s ease}.ddp-certifications .ddp-certification-item:hover{background-color:#626f9205}.ddp-certifications .ddp-certification-item:last-child{border-bottom:none!important}.ddp-certification-content{width:100%}.ddp-certification-name{display:flex;align-items:center;gap:8px;margin-bottom:8px}.ddp-certification-icon{color:#52c41a;font-size:16px}.ddp-certification-details{display:flex;flex-direction:column;gap:4px}.ddp-certification-expiry{font-size:12px}.ddp-repair-history .ddp-repair-item{padding:16px!important;border-bottom:1px solid rgba(249,196,172,.1)!important;transition:all .2s ease}.ddp-repair-history .ddp-repair-item:hover{background-color:#626f9205}.ddp-repair-history .ddp-repair-item:last-child{border-bottom:none!important}.ddp-repair-content{width:100%}.ddp-repair-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.ddp-repair-meta{display:flex;align-items:center;gap:6px;color:#626f92;font-size:14px;margin-bottom:8px}.ddp-repair-notes{color:#272637;margin:0;font-size:14px;line-height:1.5}.ddp-no-repairs{display:flex;flex-direction:column;align-items:center;gap:12px;padding:32px 16px;color:#626f92;text-align:center}.ddp-no-repairs-icon{font-size:48px;color:#52c41a}.ddp-disposal-content{display:flex;flex-direction:column;gap:16px}.ddp-disposal-item{display:flex;flex-direction:column;gap:8px}.ddp-disposal-item strong{color:#626f92;font-weight:500}.ddp-disposal-instructions{color:#272637;margin:0;font-size:14px;line-height:1.5;padding:12px;background-color:#626f920d;border-radius:6px;border-left:3px solid #626f92}@media (max-width: 768px){.ddp-container{padding:16px 12px}.ddp-header{flex-direction:column;gap:16px;text-align:center;padding:16px}.ddp-header-content{flex-direction:column;gap:12px}.ddp-header-actions{width:100%;justify-content:center}.ddp-sustainability .ant-col{margin-bottom:16px}.ddp-metric-item{padding:12px!important}.ddp-timeline-header{flex-direction:column;align-items:flex-start;gap:8px}.ddp-repair-header{flex-direction:column;align-items:flex-start;gap:4px}.ddp-container .ant-col{padding:0 8px}.ddp-container .ant-col:first-child,.ddp-container .ant-col:last-child{padding:0 8px}}@media (max-width: 576px){.ddp-descriptions{font-size:14px}.ddp-descriptions .ant-descriptions-item-label,.ddp-descriptions .ant-descriptions-item-content{padding:8px 12px}.ddp-card-header,.ddp-material-name{flex-direction:column;align-items:flex-start;gap:8px}.ddp-lifecycle .ant-timeline{max-height:300px}.ddp-container{padding:12px 8px}.ddp-card{margin-bottom:16px!important}}.ddp-card .ant-skeleton{padding:20px}@keyframes ddp-fade-in{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.ddp-card{animation:ddp-fade-in .5s ease-out}.ddp-lifecycle .ant-timeline{max-height:40vh;overflow-y:auto;padding-right:8px}.ddp-container,.ddp-lifecycle .ant-timeline{scrollbar-width:auto;-ms-overflow-style:auto}div::-webkit-scrollbar{display:initial!important}.ddp-lifecycle .ant-timeline::-webkit-scrollbar{width:6px}.ddp-lifecycle .ant-timeline::-webkit-scrollbar-track{background:#f9c4ac1a;border-radius:3px}.ddp-lifecycle .ant-timeline::-webkit-scrollbar-thumb{background:#626f92;border-radius:3px}.ddp-lifecycle .ant-timeline::-webkit-scrollbar-thumb:hover{background:#474168}.ant-progress-circle .ant-progress-text{color:#626f92!important;font-weight:600}.ddp-card .ant-tag{border-radius:4px;font-weight:500}.ddp-card .ant-badge-status-dot{width:8px;height:8px}.ddp-card .ant-badge-status-text{color:#626f92;font-weight:500}.ant-timeline .ant-timeline-item-head{border-color:#626f92}.ant-timeline.ant-timeline-color-success .ant-timeline-item-head{border-color:#52c41a}.ant-timeline.ant-timeline-color-warning .ant-timeline-item-head{border-color:#faad14}.ant-timeline.ant-timeline-color-error .ant-timeline-item-head{border-color:#ff4d4f}.material-details-container{display:flex;flex-direction:column;padding:24px;border-radius:16px;box-shadow:0 8px 24px #00000014;height:calc(100vh - 80px);overflow:hidden;position:relative;z-index:1}.variant-modal-custom{border-radius:16px!important;box-shadow:0 8px 32px #2c3e501f!important;padding:32px!important;min-width:400px;background:#fff!important}.variant-modal-close-btn{position:absolute;top:18px;right:18px;width:36px;height:36px;border:none;background:#2c3e5014;border-radius:50%;font-size:22px;color:#2c3e50;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s;z-index:10}.variant-modal-close-btn:hover{background:#2c3e502e;color:#2980b9}.variant-modal-custom h2{margin-bottom:8px}.variant-modal-custom p{margin-bottom:5px}.variant-modal-custom .ant-btn-primary{min-width:120px;font-weight:600;font-size:16px;border-radius:8px;background:linear-gradient(90deg,#3498db,#2980b9);border:none}.variant-modal-custom .ant-btn-primary:hover{background:linear-gradient(90deg,#2980b9,#3498db)}.material-details-content{flex:1;overflow-y:auto;background-color:#fff;border-radius:4px;box-shadow:0 1px 4px #0000001a}.material-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:5px;padding-bottom:5px;border-bottom:1px solid #f0f0f0}.material-header h1{color:#1a1a1a;font-size:28px;font-weight:600;background:linear-gradient(135deg,#2c3e50,#3498db);-webkit-background-clip:text;-webkit-text-fill-color:transparent;margin:0}.material-details-table{width:100%;margin-bottom:24px;background-color:red!important}.material-details-table th{text-align:left;padding:8px 16px;background-color:#fafafa;border-bottom:1px solid #e8e8e8}.material-details-table td{padding:8px 16px;border-bottom:1px solid #e8e8e8}.tabs-variant-left-tittle{margin-inline-end:16px;font-weight:"bold"}.ant-row-rtl .tabs-variant-left-tittle{margin-inline-end:0;margin-inline-start:8px}.variant-content-layout{display:grid;grid-template-columns:1fr 1fr}.variant-left-section,.variant-right-section{background:#fafafa;border-radius:12px;padding:20px;height:fit-content}.section-title{font-size:18px;font-weight:500;color:#262626;padding-bottom:8px;border-bottom:2px solid #f0f0f0;position:relative}.variant-tabs{padding:8px;background:#fff;border-radius:16px;box-shadow:0 4px 16px #0000000f}.variant-content{display:flex;min-height:500px}.variant-inner-tabs{background:#f8fafc;border-radius:12px;height:100%;display:flex!important;flex-direction:row!important}.variant-inner-tabs .ant-tabs{height:100%;display:flex!important;flex-direction:row!important;width:100%}.variant-inner-tabs .ant-tabs-nav{width:100px!important;min-width:100px!important;background:#fff!important;border-radius:8px 0 0 8px!important;box-shadow:2px 0 8px #0000000a!important;margin:0!important;padding:12px 0!important;border-right:1px solid #f0f0f0!important}.variant-inner-tabs .ant-tabs-nav-list{width:100%!important;flex-direction:column!important}.variant-inner-tabs .ant-tabs-tab{margin:4px 8px!important;padding:8px!important;transition:all .3s ease!important;border-radius:6px!important;justify-content:flex-start!important;text-align:left!important;width:calc(100% - 16px)!important}.variant-inner-tabs .ant-tabs-tab-btn{text-align:left!important;width:100%!important}.variant-inner-tabs .ant-tabs-content-holder{flex:1!important;padding:0!important}.variant-inner-tabs .ant-tabs-content{padding:0!important;margin:0!important;border:none!important;height:100%!important;overflow-y:auto!important;overflow-x:hidden!important}.variant-inner-tabs .ant-tabs{height:100%}.variant-inner-tabs .ant-tabs-nav{width:140px!important;min-width:140px!important;background:#fff;border-radius:8px;box-shadow:0 2px 8px #0000000a}.variant-inner-tabs .ant-tabs-tab{margin:4px 0!important;padding:8px 12px!important;transition:all .3s ease;border-radius:6px}.variant-inner-tabs .ant-tabs-tab:hover{background:#f0f7ff}.variant-inner-tabs .ant-tabs-tab-active{background:#e6f7ff}.variant-inner-tabs .ant-tabs-content{padding:0 4px;height:fit-content}.variant-inner-tabs .section-content{height:100%;display:flex;flex-direction:column}.variant-inner-tabs .ant-tabs-content{flex:1}.section-content{background:transparent!important;box-shadow:none!important;margin-bottom:0!important;border-radius:12px;padding:5px!important;max-height:calc(100vh - 220px);overflow-y:auto!important;overflow-x:hidden;height:100%!important;z-index:1!important}.section-title{margin-bottom:12px!important;padding-bottom:6px!important}.material-content-wrapper{flex-direction:row;transform:translateZ(0);-webkit-transform:translateZ(0);backface-visibility:hidden;-webkit-backface-visibility:hidden;overflow:hidden;width:100%;display:flex;gap:8px;margin-top:8px;height:calc(100% - 60px)}.variant-section{min-width:0;width:calc(100% - 416px);min-width:calc(100% - 416px);flex:none;overflow:hidden}@media (max-width: 992px){.variant-content-layout{grid-template-columns:1fr}}@media screen and (max-width: 1200px){.variant-inner-tabs .ant-tabs-nav{width:120px!important;min-width:120px!important}.documents-section{width:350px;min-width:350px}.variant-section{width:calc(100% - 366px);min-width:calc(100% - 366px)}}@media screen and (max-width: 992px){.material-details-container{padding:16px;height:100%;min-height:calc(100vh - 80px);overflow-y:auto}.variant-content{flex-direction:column}.variant-inner-tabs{padding:12px;flex-direction:column!important}.variant-inner-tabs .ant-tabs{height:auto;flex-direction:column!important}.variant-inner-tabs .ant-tabs-nav{width:100%;margin-bottom:16px;padding:4px;width:100%!important;min-width:100%!important;border-right:none!important;border-bottom:1px solid #f0f0f0!important;border-radius:8px 8px 0 0!important;padding:8px!important}.variant-inner-tabs .ant-tabs-nav-list{display:flex;overflow-x:auto;scrollbar-width:thin;-webkit-overflow-scrolling:touch;flex-direction:row!important;overflow-x:auto!important}.variant-inner-tabs .ant-tabs-tab{flex-shrink:0;white-space:nowrap;margin:0 4px!important;padding:8px 16px!important;white-space:nowrap!important;width:auto!important}.variant-inner-tabs .ant-tabs-content{margin-left:0;padding:16px 0;border-left:none;min-height:auto}.section-content{margin-bottom:5px}.variant-inner-tabs .ant-tabs-content-holder{padding:12px!important}.variant-inner-tabs .ant-tabs-tab-btn{text-align:center!important}.material-content-wrapper{gap:12px;margin-top:12px;flex-direction:column;height:auto;overflow:visible}.documents-section{padding:12px;width:100%;min-width:100%;height:auto;max-height:400px;flex-shrink:1}.variant-section,.documents-section{width:100%;min-width:100%}}@media screen and (max-width: 768px){.material-details-container{padding:16px;height:auto}.material-header{flex-direction:column;gap:16px;align-items:flex-start}.material-header h1{font-size:24px}.variant-tabs{padding:16px;margin:16px 0}.section-content{padding:5px;margin-bottom:5px}.variant-inner-tabs{padding:8px}.variant-inner-tabs .ant-tabs-nav{padding:4px}.variant-inner-tabs .ant-tabs-tab{padding:6px 12px!important;font-size:14px}}@media screen and (max-width: 576px){.material-details-container{padding:8px}.variant-tabs{padding:12px}.section-content{padding:8px;margin-bottom:12px}.material-header h1{font-size:20px}.variant-inner-tabs{padding:4px}.variant-inner-tabs .ant-tabs-tab{padding:4px 8px!important;font-size:13px}.material-content-wrapper{gap:8px;margin-top:8px}.documents-section{padding:8px}}@media (hover: none){.variant-inner-tabs .ant-tabs-nav-list{-webkit-overflow-scrolling:touch}}.variant-inner-tabs .ant-form-item:not(:last-child){margin-bottom:12px!important}.material-details-features-wrapper{height:100%;display:flex;flex-direction:column;overflow:hidden}.material-details-features-wrapper .material-features-container{padding:0;margin:0;height:100%;min-height:400px}.material-details-features-wrapper .material-features-main{height:100%;gap:0}.material-details-features-wrapper .material-features-left{box-shadow:none;background:transparent;padding:0}.material-details-features-wrapper .features-panel{box-shadow:none;background:transparent;height:100%;padding:0}.material-details-features-wrapper .panel-header{position:relative;padding-bottom:8px;border-bottom:2px solid #f0f0f0;margin-bottom:24px;display:flex;justify-content:space-between;align-items:center}.material-details-features-wrapper .material-features-edit-button{margin:0;padding:2px 0;font-size:14px;line-height:22px}.material-details-features-wrapper .panel-header,.material-details-features-wrapper .material-features-table-container{margin-bottom:24px}.material-details-features-wrapper .ant-table-wrapper{border-radius:8px}.material-details-features-wrapper .ant-table{background:transparent}.material-details-features-wrapper .material-features-space{margin-top:24px}.material-details-features-wrapper .panel-header,.material-details-features-wrapper .ant-divider,.material-details-features-wrapper .material-description-header{display:none}.material-details-features-wrapper .panel-header{display:flex;justify-content:flex-end;padding:0;margin-bottom:16px;border:none}.material-details-features-wrapper .panel-header h3,.material-details-features-wrapper .ant-divider{display:none}.material-details-features-wrapper .material-features-edit-button{position:static;margin:0;padding:0;font-size:14px;line-height:normal}.material-details-features-wrapper form{margin-top:0}.material-details-features-wrapper .material-description-edit-button{display:block;text-align:right;margin-bottom:16px;font-size:14px;padding:0;color:#555}.material-details-features-wrapper .ant-divider{display:none}.variant-inner-tabs .ant-spin{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.variant-inner-tabs .ant-spin .ant-spin-dot{font-size:24px}.documents-section .ant-spin{display:flex;justify-content:center;align-items:center;height:100px}.documents-section .ant-spin .ant-spin-dot{font-size:24px}.loading-container{position:relative;width:100%;height:200px;display:flex;justify-content:center;align-items:center}.variant-inner-tabs,.variant-inner-tabs .ant-tabs{width:100%;min-width:100%}.material-feature-tour-helper-button{position:fixed;bottom:30px;right:30px;z-index:1000;width:48px;height:48px;box-shadow:0 3px 10px #47416833;transition:all .3s ease}.material-feature-tour-helper-button:hover{transform:scale(1.1);box-shadow:0 5px 15px #4741684d}.material-features-joyride .react-joyride__tooltip{border-radius:8px;box-shadow:0 4px 12px #47416826}.material-features-joyride .joyride-button-next{font-weight:500;transition:background-color .3s ease}.material-features-joyride .joyride-button-next:hover{background-color:#605990!important}.material-features-joyride .joyride-button-back{font-weight:500;transition:color .3s ease}.material-features-joyride .joyride-button-back:hover{color:#605990!important}@media (max-width: 576px){.material-features-joyride .react-joyride__tooltip{max-width:300px!important;width:90vw!important}.material-feature-tour-helper-button{bottom:20px;right:20px;width:42px;height:42px}}.variant-details-container{display:flex;flex-direction:column;height:100%;min-height:0;overflow:hidden!important;padding:24px;background:#fff;border-radius:16px;box-shadow:0 2px 8px #0000000f;max-height:calc(100vh - 64px);width:100%;max-width:100%;box-shadow:0 8px 24px #00000014;height:calc(100vh - 80px);position:relative;z-index:1}.variant-details-content{flex:1;overflow-y:auto;padding:12px;background-color:#fff;border-radius:4px;box-shadow:0 1px 4px #0000001a}.variant-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:5px;padding-bottom:5px;border-bottom:1px solid #f0f0f0;font-size:smaller}.variant-header h1{font-size:28px;font-weight:600;color:#1a1a1a;margin:0;background:linear-gradient(135deg,#2c3e50,#3498db);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.edit-button{margin-left:10px;position:relative}.action-buttons{display:flex;gap:12px}.action-button{height:40px;padding:0 20px;border-radius:8px;font-weight:500;transition:all .3s}.action-button:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}.development-button{background:#1890ff;color:#fff}.history-button{background:#52c41a;color:#fff}.variant-details-table{width:100%;margin-bottom:24px;border-collapse:collapse}.variant-details-table th{text-align:left;padding:8px 16px;background-color:#fafafa;border-bottom:1px solid #e8e8e8}.variant-details-table td{padding:8px 16px;border-bottom:1px solid #e8e8e8}.timeline-container{margin-top:24px;max-height:300px;overflow-y:auto}.timeline-item{cursor:pointer;padding:8px}.timeline-item:hover{background-color:#f5f5f5}.footer{padding:10px 20px;background-color:#fafafa;border-top:1px solid #e8e8e8;text-align:center}.tabs-variant-left-tittle{margin-inline-end:16px;font-weight:700}.ant-row-rtl .tabs-variant-left-tittle{margin-inline-end:0;margin-inline-start:16px}.variant-details-content::-webkit-scrollbar{width:8px}.variant-details-content::-webkit-scrollbar-thumb{background-color:#0003;border-radius:4px}.variant-details-content::-webkit-scrollbar-track{background-color:#f1f1f1}.content-section{background:#fafafa;border-radius:12px;padding:24px;margin-bottom:24px}.content-section-title{font-size:18px;font-weight:500;margin-bottom:16px;color:#262626}.feature-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:16px}.material-card{background:#fff;border-radius:8px;padding:16px;box-shadow:0 2px 8px #0000000a;transition:all .3s}.material-card:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000014}@media (max-width: 768px){.variant-header{flex-direction:column;gap:16px;align-items:flex-start}.action-buttons{width:100%;justify-content:space-between}.feature-grid{grid-template-columns:1fr}}.variant-content-layout{display:grid;grid-template-columns:1fr 1fr;gap:24px;margin-top:24px;overflow-x:hidden;width:100%;max-width:100%}.files-section{background:#fff;border-radius:8px;box-shadow:0 2px 8px #0000000a;margin-bottom:24px}.development-section{grid-column:1 / -1;background:#fff;border-radius:12px;padding:24px;margin-top:24px;box-shadow:0 2px 8px #0000000a;max-width:100%;overflow-x:hidden}.section-title{font-size:18px;font-weight:500;color:#262626;margin-bottom:16px;padding-bottom:8px;border-bottom:2px solid #f0f0f0;position:relative}.section-title:after{content:"";position:absolute;bottom:-2px;left:0;width:60px;height:2px;background:linear-gradient(90deg,#3498db,#2980b9)}@media (max-width: 992px){.variant-content-layout{grid-template-columns:1fr}.development-section{margin-top:16px}}.variant-content-wrapper{display:flex;flex-direction:row;gap:8px;margin-top:8px;height:calc(100% - 60px);width:100%;overflow:hidden}.variant-content{min-width:0;overflow:hidden;width:100%}.documents-section{background:#fff;border-radius:12px;padding:16px;box-shadow:0 2px 12px #0000000a;height:100%;overflow-y:auto;position:relative;z-index:1;flex-shrink:0;overflow:auto;width:400px;min-width:400px;flex:none}.variant-details-features-wrapper{height:100%;display:flex;flex-direction:column;overflow:hidden}.variant-details-features-wrapper .material-features-container{padding:0;margin:0;height:100%;min-height:400px}.variant-details-features-wrapper .material-features-main{height:100%;gap:0}.variant-section-content{background:transparent;box-shadow:none;margin-bottom:0;border-radius:12px;padding:16px;max-height:calc(100vh - 220px);overflow-y:auto;overflow-x:hidden;height:100%;z-index:1}@media screen and (max-width: 992px){.variant-content-wrapper{flex-direction:column;height:auto;overflow:visible}.documents-section{width:100%;min-width:100%;height:auto;max-height:400px}.variant-content{width:100%;min-width:100%}}.vrnt-container{display:flex;flex-direction:column;height:100%;min-height:0;overflow:hidden!important;padding:24px;background:#fff;border-radius:16px;box-shadow:0 8px 24px #00000014;height:calc(100vh - 80px);position:relative;z-index:1}.vrnt-wrapper{height:100%;overflow:hidden}.vrnt-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:5px;padding-bottom:5px;border-bottom:1px solid #f0f0f0}.vrnt-header h1{font-size:28px;font-weight:600;background:linear-gradient(135deg,#2c3e50,#3498db);-webkit-background-clip:text;-webkit-text-fill-color:transparent;margin:0}.vrnt-content-wrapper{display:flex;height:calc(100% - 60px);width:100%;overflow:hidden}.vrnt-content{width:100%;min-width:0;overflow:hidden}.vrnt-tabs-wrapper{background:#f8fafc;border-radius:12px;height:100%;display:flex!important;flex-direction:column!important}.vrnt-tabs-wrapper .ant-tabs{height:100%;display:flex!important;flex-direction:column!important;width:100%}.vrnt-tabs-wrapper .ant-tabs-nav{width:100%!important;background:#fff!important;border-radius:8px 8px 0 0!important;margin:0!important;padding:4px 4px 0!important;border-bottom:1px solid #f0f0f0!important}.vrnt-tabs-wrapper .ant-tabs-content-holder{flex:1!important;padding:4px!important;overflow:auto!important}.vrnt-tab-section{height:100%;padding:4px!important;overflow:auto}.vrnt-tabs-wrapper .ant-tabs-content{padding:0!important;margin:0!important;border:none!important;height:100%!important}.section-content{padding:0!important;margin:0!important;height:100%}.vrnt-features{padding:0!important}.material-features-container,.material-description-container{padding:4px!important}.material-features-main{gap:4px!important}.features-panel{padding:4px!important;margin:0!important}@media screen and (max-width: 992px){.vrnt-content-wrapper{flex-direction:column;height:auto}.vrnt-content{width:100%}}.vrnt-features{background:transparent!important;padding:0!important}.vrnt-features-content{height:100%}.vrnt-features-content .material-features-container{background:transparent!important;box-shadow:none!important;padding:0!important}.vrnt-features-content .panel-header,.vrnt-features-content .ant-divider{display:none!important}.vrnt-features-content .material-features-main{background:transparent!important;padding:0!important}.vrnt-features-content .material-features-table{margin-top:0!important}.vrnt-features-content .ant-table{background:transparent!important}.vrnt-features-content .ant-table-thead>tr>th{background:#f5f5f5!important;border-bottom:1px solid #f0f0f0!important}.vrnt-features{padding:0!important;background:transparent!important}.vrnt-features .material-features-container{padding:0!important;margin:0!important;box-shadow:none!important;background:transparent!important}.vrnt-features .material-features-main{padding:0!important;margin:0!important;background:transparent!important}.vrnt-features .ant-table{background:transparent!important;margin:0!important}.vrnt-features .ant-table-thead>tr>th{background:#fafafa!important;padding:8px!important}.vrnt-features .ant-divider,.vrnt-features .panel-header{display:none!important}.vrnt-features .material-features-edit-button{display:block!important;position:absolute!important;right:0!important;top:0!important;z-index:2!important}.vrnt-features{position:relative!important;padding-top:32px!important}.vrnt-features .panel-header{display:flex!important;justify-content:flex-end!important;padding:0!important;margin:0 0 8px!important;border:none!important;position:absolute!important;top:0!important;right:0!important;width:auto!important;background:transparent!important}.vrnt-features .panel-header h3{display:none!important}.vrnt-tabs-wrapper .ant-tabs-nav{width:100%!important;background:#fff!important;border-radius:8px 8px 0 0!important;margin:0!important;padding:0 4px!important;border-bottom:1px solid #f0f0f0!important;min-height:36px!important}.vrnt-tabs-wrapper .ant-tabs-tab{margin:0 4px!important;padding:4px 16px!important;height:32px!important;line-height:32px!important}.vrnt-tabs-wrapper .ant-tabs-content-holder{padding:8px 4px 4px!important}.vrnt-tabs-wrapper .ant-tabs-nav{min-height:32px!important;padding:0!important;margin:0!important}.vrnt-tabs-wrapper .ant-tabs-content-holder,.vrnt-tab-section{padding:0!important}.vrnt-features{padding:0!important;margin-top:0!important}.vrnt-features .material-features-container{padding:0!important;margin:0!important}.vrnt-features .panel-header{margin:4px 0!important;padding:0 4px!important}.variant-details-tour-tooltip{max-width:400px}.variant-details-tour-helper-button{position:fixed;bottom:20px;right:20px;z-index:1000;box-shadow:0 2px 8px #00000026}.react-joyride__spotlight{border-radius:8px}.react-joyride__overlay{background-color:#000000b3}.devt-table-container{height:calc(100vh - 280px);overflow:auto;padding:0 16px;border:1px solid rgba(140,140,140,.35);position:relative;transition:height .3s ease}.devt-infinite-scroll-wrapper{overflow:visible!important;width:100%}.devt-main-table-wrapper{min-width:100%;overflow-x:auto;width:100%}.devt-developer-view-container{overflow-x:auto;min-width:100%;width:100%}.devt-developer-view-container .ant-table-wrapper{overflow-x:visible!important}.devt-developer-view-container .ant-table{min-width:max-content!important;width:max-content!important}.devt-project-view-container{overflow-x:auto;min-width:100%;width:100%}.devt-expanded-row-container{padding:12px 24px 12px 32px;background:#fafafa;border-radius:4px;margin:0 12px;overflow-x:auto;min-width:fit-content;border-left:4px solid #e6f4ff}.devt-nested-expanded-row-container{padding:16px 24px 16px 40px;background:#fff;border-radius:4px;margin:0 12px 0 20px;overflow-x:auto;min-width:fit-content;border-left:4px solid #d6e4ff}.devt-project-expandable-content .ant-table,.devt-developer-expandable-content .ant-table{--devt-indent-padding: 12px}.devt-project-expandable-content .ant-table-tbody>tr>td:first-child,.devt-developer-expandable-content .ant-table-tbody>tr>td:first-child{padding-left:calc(var(--devt-indent-padding) + 4px)!important}.devt-developer-view-container,.devt-project-view-container{overflow-x:auto;min-width:100%}.devt-nested-table-wrapper{overflow-x:auto;min-width:fit-content;width:100%}.devt-nested-table-wrapper .ant-table,.devt-nested-table-wrapper .ant-table-tbody{min-width:fit-content}.devt-nested-table-wrapper .ant-table-content{overflow-x:auto!important;min-width:fit-content}.devt-developer-grouped-table,.devt-project-nested-table{overflow-x:auto;min-width:fit-content}.devt-custom-mask{background:#0009}.devt-action-buttons-container{display:flex;gap:4px;justify-content:center}.devt-developer-info{display:flex;align-items:center;gap:12px}.devt-developer-name{font-weight:500}.devt-project-manager-container{display:flex;align-items:center;gap:8px}.devt-project-manager-item{display:flex;align-items:center;gap:8px;margin:0}.devt-project-manager-tooltip-item{display:flex;align-items:center;gap:8px;margin:4px 0}.devt-product-image-container{border-radius:4px;object-fit:contain}.devt-status-container{display:flex;align-items:center;gap:4px}.devt-loading-container,.devt-expanded-loading-container{padding:12px;text-align:center}.devt-no-data-container{padding:16px;text-align:center;color:#999}.devt-end-message-container{text-align:center;padding:20px;color:#999}@media (max-width: 576px){.devt-table-container{padding:0 8px}.devt-expanded-row-container{padding:8px 12px 8px 24px;margin:0 6px}.devt-nested-expanded-row-container{padding:12px 16px 12px 28px;margin:0 6px}.devt-product-image-container{max-width:30px}.devt-developer-nested-container{overflow-x:auto!important;-webkit-overflow-scrolling:touch}.devt-developer-nested-container .ant-table{min-width:800px!important}}@media (max-width: 768px){.devt-expanded-row-container{padding:10px 16px;margin:0 8px}.devt-nested-expanded-row-container{padding:14px 20px;margin:0 8px}.devt-product-image-container{max-width:40px}.devt-developer-nested-container{overflow-x:auto!important;-webkit-overflow-scrolling:touch}.devt-developer-nested-container .ant-table{min-width:1000px!important}}@media (min-width: 769px){.devt-product-image-container{max-width:50px}.devt-developer-nested-container .ant-table{min-width:1200px!important}}.devt-developer-view-nested .ant-table-wrapper{overflow-x:auto!important;min-width:100%}.devt-developer-view-nested .ant-table{min-width:max-content!important;width:max-content!important}.devt-developer-view-nested .ant-table-content{overflow-x:auto!important;min-width:max-content!important;width:max-content!important}.devt-developer-view-nested .ant-table-tbody>tr>td{white-space:nowrap}.devt-developer-nested-container{overflow-x:auto!important;width:100%;min-width:100%;max-width:100%}.devt-developer-nested-container .ant-table-wrapper{overflow-x:visible!important;min-width:max-content;width:max-content}.devt-developer-nested-container .ant-table{min-width:max-content!important;width:max-content!important;table-layout:auto!important}.devt-developer-nested-container .ant-table-content,.devt-developer-nested-container .ant-table-body{overflow-x:auto!important;width:max-content!important;min-width:max-content!important}.devt-developer-nested-container .ant-table-thead>tr,.devt-developer-nested-container .ant-table-tbody>tr{min-width:max-content;width:max-content}.devt-developer-nested-container .ant-table-thead>tr>th,.devt-developer-nested-container .ant-table-tbody>tr>td{white-space:nowrap;min-width:fit-content}.devt-developer-expandable-content{overflow-x:auto!important;min-width:100%;width:100%;max-width:100%}.devt-developer-expandable-content .ant-table{min-width:max-content!important;width:max-content!important}.devt-developer-expandable-content .ant-table-wrapper{overflow-x:visible!important}.devt-developer-expandable-content .ant-table-content{overflow-x:auto!important;min-width:max-content!important}.devt-force-table-width{width:max-content!important;min-width:max-content!important;table-layout:auto!important}.devt-force-table-width .ant-table-tbody>tr,.devt-force-table-width .ant-table-thead>tr{width:max-content!important;min-width:max-content!important}.devt-force-table-width .ant-table-tbody>tr>td,.devt-force-table-width .ant-table-thead>tr>th{white-space:nowrap;overflow:visible;text-overflow:clip}.devt-project-view-nested .ant-table-wrapper{overflow-x:auto!important}.devt-project-view-nested .ant-table{min-width:max-content!important}.devt-project-view-nested .ant-table-content{overflow-x:auto!important;min-width:max-content!important}.devt-nested-table-wrapper .ant-table-body{overflow-x:auto!important;min-width:fit-content!important}.devt-nested-table-wrapper .ant-table-header{overflow-x:hidden!important}.devt-nested-table-wrapper::-webkit-scrollbar{height:8px}.devt-nested-table-wrapper::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}.devt-nested-table-wrapper::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:4px}.devt-nested-table-wrapper::-webkit-scrollbar-thumb:hover{background:#a8a8a8}.devt-developer-expandable-content{overflow-x:auto;min-width:100%;width:100%}.devt-developer-expandable-content .ant-table{min-width:max-content}.devt-project-expandable-content{overflow-x:auto;min-width:100%;width:100%}.devt-project-expandable-content .ant-table{min-width:max-content}.devt-producer-projects{overflow-x:visible;min-width:100%!important;width:100%!important}.devt-producer-projects>.ant-table-wrapper,.devt-producer-projects>.ant-table-wrapper .ant-table,.devt-producer-projects>.ant-table-wrapper .ant-table-content,.devt-producer-projects>.ant-table-wrapper .ant-table-body{width:100%!important;min-width:100%!important}.devt-producer-projects .ant-table-thead>tr>th,.devt-producer-projects .ant-table-tbody>tr>td{white-space:nowrap}.devt-producer-projects .ant-table-expanded-row>td>.devt-nested-expanded-row-container{display:inline-block;width:auto!important;max-width:100%}.devt-producer-projects .ant-table-expanded-row>td>.devt-nested-expanded-row-container .ant-table{width:max-content!important;min-width:max-content!important}.devt-force-horizontal-scroll{overflow-x:auto!important;min-width:100%!important}.devt-force-horizontal-scroll .ant-table-content,.devt-force-horizontal-scroll .ant-table-body{overflow-x:auto!important;min-width:max-content!important}.devt-developer-nested-container{overflow-x:auto;width:100%;min-width:100%}.devt-developer-nested-container .ant-table-wrapper{overflow-x:visible}.devt-developer-nested-container .ant-table{min-width:max-content;width:max-content}.devt-developer-nested-container .ant-table-content,.devt-developer-nested-container .ant-table-body{overflow-x:auto!important;width:max-content;min-width:max-content}.devt-developer-nested-container .ant-table-thead>tr,.devt-developer-nested-container .ant-table-tbody>tr{min-width:max-content}.devt-developer-nested-container .ant-table-thead>tr>th,.devt-developer-nested-container .ant-table-tbody>tr>td{white-space:nowrap}:root{--header-height: 64px;--breadcrumb-height: 32px;--page-padding: 24px;--filter-section-height: 56px;--search-section-height: 56px;--tabs-header-height: 46px;--content-padding: 16px;--total-padding: 48px}.product-list-container{position:relative;height:calc(100vh - var(--header-height) - var(--breadcrumb-height));padding:var(--page-padding);background-color:#f0f2f5;display:flex;flex-direction:column;overflow:hidden;gap:16px}.product-list-header{display:flex;justify-content:space-between;margin-bottom:20px}.product-list-content{flex:1;background:#fff;padding:var(--content-padding);border-radius:8px;box-shadow:0 2px 12px #00000014;display:flex;flex-direction:column;min-height:0;overflow:hidden}.forum-container{padding:20px}.message-list{max-height:500px;overflow-y:auto;margin-bottom:20px}.message-input{display:flex;flex-direction:column}.tab-content-scroll{height:calc(87vh - 120px);overflow-y:auto;overflow-x:hidden;position:relative;padding-right:8px}.tab-content-scroll::-webkit-scrollbar{width:6px}.tab-content-scroll::-webkit-scrollbar-track{background:#f1f1f1}.tab-content-scroll::-webkit-scrollbar-thumb{background:#888;border-radius:3px}.tab-content-scroll::-webkit-scrollbar-thumb:hover{background:#555}.ant-table-wrapper .ant-table-expanded-row .ant-table-wrapper{max-height:none!important;overflow:visible!important;margin:2px 0!important;position:relative!important}.ant-table-wrapper .ant-table-expanded-row .ant-table-wrapper::-webkit-scrollbar{width:6px;height:6px}.ant-table-wrapper .ant-table-expanded-row .ant-table-wrapper::-webkit-scrollbar-track{background:#f1f1f1}.ant-table-wrapper .ant-table-expanded-row .ant-table-wrapper::-webkit-scrollbar-thumb{background:#888;border-radius:3px}.ant-table-wrapper .ant-table-expanded-row .ant-table-wrapper::-webkit-scrollbar-thumb:hover{background:#555}.ant-table-expanded-row>td{padding:0 2px!important;background:#fafafa}.ant-table-wrapper .ant-table-expanded-row-fixed{width:100%!important;margin:0!important;padding:0!important}.ant-table-wrapper .ant-table-expanded-row .ant-table-content,.ant-table-wrapper .ant-table-expanded-row .ant-table-body{overflow:visible!important;max-height:none!important}.ant-table-wrapper .ant-table-expanded-row{max-height:none!important}.tab-scrollable-content{height:calc(87vh - 180px);overflow-y:auto;overflow-x:hidden}.tab-scrollable-content::-webkit-scrollbar{width:6px}.tab-scrollable-content::-webkit-scrollbar-track{background:#f1f1f1}.tab-scrollable-content::-webkit-scrollbar-thumb{background:#888;border-radius:3px}.tab-scrollable-content::-webkit-scrollbar-thumb:hover{background:#555}.ant-table-wrapper .ant-table-expanded-row .ant-table-wrapper,.ant-table-wrapper .ant-table-expanded-row .ant-table-content,.ant-table-wrapper .ant-table-expanded-row .ant-table-body,.ant-table-wrapper .ant-table-expanded-row-fixed{max-height:none!important;overflow:visible!important;height:auto!important}.ant-table-expanded-row>td{padding:0!important;background:#fafafa}.ant-table-wrapper .ant-table-expanded-row .ant-table-header{position:sticky!important;top:0!important;z-index:2!important;background:#fafafa!important}.ant-table-wrapper .ant-table-expanded-row .ant-table-thead>tr>th{background:#fafafa!important;position:sticky!important;top:0!important;z-index:2!important}.ant-table-wrapper .ant-table-expanded-row .ant-table-wrapper .ant-table{margin:2px 0!important}.ant-table-container{position:relative!important}.ant-table-header{overflow:visible!important}.search-section{background:#fff;padding:16px;border-radius:8px 8px 0 0;flex-shrink:0;display:flex;flex-direction:column;gap:16px;border-bottom:1px solid #f0f0f0;margin-bottom:16px;box-shadow:0 2px 12px #00000014}.filter-panel{margin-top:16px;padding:16px;background-color:#f5f5f5;border-radius:4px;overflow:hidden;transition:all .3s ease-in-out}.tour-helper-button{position:fixed;bottom:24px;right:24px;z-index:1000;box-shadow:0 2px 8px #00000026;background-color:#474168;border-color:#474168}.tour-helper-button:hover,.tour-helper-button:focus{background-color:#5d5685;border-color:#5d5685}.joyride-tooltip .tour-content{margin-bottom:8px;color:#474168}.joyride-button-next{background-color:#474168;border-color:#474168}.joyride-button-next:hover,.joyride-button-next:focus{background-color:#5d5685!important;border-color:#5d5685!important}.joyride-button-back{color:#474168;border-color:#474168}.joyride-button-back:hover,.joyride-button-back:focus{color:#5d5685;border-color:#5d5685}.product-table-conteiner{flex-grow:1;overflow-y:auto!important;overflow-x:hidden;padding-bottom:5px;height:250px}@media (max-height: 344px){.product-table-conteiner{height:18px;margin-bottom:-17px}}@media (min-height: 345px) and (max-height: 360px){.product-table-conteiner{height:23px;margin-bottom:-17px}}@media (min-height: 361px) and (max-height: 377px){.product-table-conteiner{height:35px;margin-bottom:-19px}}@media (min-height: 377px) and (max-height: 391px){.product-table-conteiner{height:30px;margin-bottom:-20px}}@media (min-height: 392px) and (max-height: 414px){.product-table-conteiner{height:30px;margin-bottom:-12px}}@media (min-height: 415px) and (max-height: 430px){.product-table-conteiner{height:45px;margin-bottom:-16px}}@media (min-height: 431px) and (max-height: 541px) and (max-width: 721px){.product-table-conteiner{max-height:150px;margin-bottom:-15px}}@media (min-height: 542px) and (max-height: 601px) and (min-width: 1024px) and (max-width: 1025px){.product-table-conteiner{height:210px;margin-bottom:-15px}}@media (min-height: 602px) and (max-height: 608px){.product-table-conteiner{max-height:200px;margin-bottom:-13px}}@media (min-height: 609px) and (max-height: 668px) and (max-width: 376px){.product-table-conteiner{max-height:120px}}@media (min-height: 609px) and (max-height: 668px) and (max-width: 1281px){.product-table-conteiner{height:260px;margin-bottom:-13px}}@media (min-height: 669px) and (max-height: 675px){.product-table-conteiner{height:320px;margin-bottom:-15px}}@media (min-height: 676px) and (max-height: 741px){.product-table-conteiner{height:190px;margin-bottom:-15px}}@media (min-height: 742px) and (max-height: 769px){.product-table-conteiner{height:375px;margin-bottom:-15px}}@media (min-height: 770px) and (max-height: 801px){.product-table-conteiner{height:400px;margin-bottom:-10px}}@media (min-height: 802px) and (max-height: 821px){.product-table-conteiner{height:420px;margin-bottom:-10px}}@media (min-height: 822px) and (max-height: 845px){.product-table-conteiner{height:295px;margin-bottom:-13px}}@media (min-height: 846px) and (max-height: 854px){.product-table-conteiner{height:455px;margin-bottom:-13px}}@media (min-height: 855px) and (max-height: 897px){.product-table-conteiner{height:350px;margin-bottom:-15px}}@media (min-height: 855px) and (max-height: 897px) and (max-width: 345px){.product-table-conteiner{height:330px;margin-bottom:-9px}}@media (min-height: 898px) and (max-height: 913px){.product-table-conteiner{height:520px;margin-bottom:-14px}}@media (min-height: 914px) and (max-height: 916px){.product-table-conteiner{height:365px;margin-bottom:-14px}}@media (min-height: 917px) and (max-height: 933px){.product-table-conteiner{height:380px;margin-bottom:-12px}}@media (min-height: 934px) and (max-height: 1025px){.product-table-conteiner{height:630px;margin-bottom:-15px}}@media (min-height: 1026px) and (max-height: 1181px){.product-table-conteiner{height:780px;margin-bottom:-10px}}@media (min-height: 1182px) and (max-height: 1281px){.product-table-conteiner{height:880px;margin-bottom:-10px}}@media (min-height: 1282px) and (max-height: 1369px){.product-table-conteiner{height:970px;margin-bottom:-10px}}.requests-section-container{background-color:#fff;border-radius:8px;box-shadow:0 2px 8px #0000000f;overflow:hidden}.requests-section-header{display:flex;justify-content:space-between;align-items:center;padding:20px 24px;border-bottom:1px solid #e8e8e8;background-color:#fafafa}.requests-section-title{margin:0;font-size:16px;font-weight:600;color:#333}.requests-section-info{color:#666;font-size:14px}.requests-section-add{padding:20px 24px;border-bottom:1px solid #e8e8e8;background-color:#fff}.add-request-container{display:flex;gap:12px;align-items:center}.add-request-input{flex:1;height:40px}.add-request-input .ant-select-selector{height:40px!important;border-radius:6px}.add-request-input .ant-select-selection-search-input{height:38px!important}.add-request-button{height:40px;padding:0 16px;border-radius:6px;font-weight:500}.requests-section-table{background-color:#fff}.requests-table .ant-table-thead>tr>th{background-color:#f5f5f5;font-weight:600;color:#333;border-bottom:2px solid #e8e8e8}.requests-table .ant-table-tbody>tr>td{padding:12px 16px;border-bottom:1px solid #f0f0f0}.requests-table .ant-table-tbody>tr>td:first-child{text-align:center;padding:12px 8px}.requests-table .ant-table-tbody>tr:hover>td{background-color:#f9f9f9}.request-title{font-size:14px;color:#333;font-weight:500}.request-order{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;background-color:#1890ff;color:#fff;border-radius:50%;font-size:12px;font-weight:600}@media (max-width: 768px){.requests-section-header{flex-direction:column;gap:12px;align-items:flex-start}.add-request-container{flex-direction:column;align-items:stretch}.add-request-input,.add-request-button{width:100%}}@media (max-width: 480px){.requests-section-header,.requests-section-add{padding:16px 20px}}.summary-wrapper{width:100%;max-width:1200px;margin:0 auto;padding:0 16px}.summary-header{text-align:center;margin-bottom:32px}.summary-title{color:#1f2937!important;margin-bottom:8px!important}.summary-subtitle{font-size:16px;color:#6b7280!important}.summary-content{display:flex;flex-direction:column;gap:24px}.summary-card{border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 1px 3px #0000001a;transition:all .2s ease;height:400px;display:flex;flex-direction:column}.summary-card:hover{box-shadow:0 4px 12px #0000001a}.summary-card .ant-card-body{flex:1;overflow-y:auto;padding:16px}.summary-card.summary-stats{height:200px}.summary-card.summary-stats .ant-card-body{overflow:visible}.summary-card .ant-card-head{background:#f9fafb;border-bottom:1px solid #e5e7eb;border-radius:11px 11px 0 0}.summary-card .ant-card-head-title{color:#374151;font-weight:600;font-size:16px}.summary-card .ant-card-body{padding:24px}.summary-row{display:flex;justify-content:space-between;align-items:flex-start;padding:12px 0;border-bottom:1px solid #f3f4f6}.summary-row:last-child{border-bottom:none}.summary-label{color:#374151!important;font-weight:500!important;min-width:150px;margin-right:16px}.summary-value{color:#1f2937!important;text-align:right;flex:1}.selected-products-summary{display:flex;flex-direction:column;gap:16px}.products-list{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:16px}.product-item{background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:16px;transition:all .2s ease}.product-item:hover{box-shadow:0 2px 8px #00000014;border-color:#d1d5db}.product-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.product-info{flex:1}.product-name{display:block;color:#1f2937!important;font-size:16px;margin-bottom:4px}.product-code{color:#6b7280!important;font-size:14px}.product-categories{margin-top:8px}.categories-tags{display:flex;flex-wrap:wrap;gap:4px}.category-tag{font-size:12px;padding:2px 8px;border-radius:4px;margin:0;font-weight:500}.overflow-tag{cursor:pointer}.overflow-tag:hover{opacity:.8}.product-image-small{width:48px;height:48px;border-radius:6px;overflow:hidden;border:1px solid #e5e7eb}.product-image-small img{width:100%;height:100%;object-fit:cover}.summary-stats .ant-card-body{padding:24px}.stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:24px}.stat-item{text-align:center;padding:16px;background:#f9fafb;border-radius:8px}.stat-number{display:block;font-size:32px;font-weight:700;color:#1e40af!important;margin-bottom:4px}.stat-label{color:#6b7280!important;font-size:14px}.global-steps{padding:8px 0}.global-steps .steps-tags{display:flex;flex-wrap:wrap;gap:12px;justify-content:flex-start}.step-tag-container{display:flex;align-items:center;gap:8px;position:relative}.step-order{display:flex;align-items:center;justify-content:center;width:24px;height:24px;background:#1e40af;color:#fff;border-radius:50%;font-size:12px;font-weight:600;flex-shrink:0}.step-tag{background:#eff6ff;color:#1e40af;border:1px solid #bfdbfe;border-radius:4px;font-size:12px;padding:4px 12px;font-weight:500;margin:0}.ant-empty{margin:32px 0}.ant-empty-description{color:#6b7280}.tree-view-table{padding:8px 0;width:100%;border:1px solid rgba(140,140,140,.2);border-radius:8px;overflow:hidden}.tree-company-row{display:flex;align-items:center;padding:12px 16px;background-color:#f5f5f5;border-bottom:1px solid #e5e7eb;cursor:pointer;transition:all .2s;box-shadow:0 1px 2px #00000008}.tree-company-row:hover{background-color:#f0f0f0}.tree-company-row .company-name{font-weight:600;font-size:16px;color:#1f2937;margin-left:8px;flex:1}.tree-company-row .company-toggle{font-size:18px;color:#6b7280}.tree-company-content{display:flex;flex-direction:column}.tree-expanded-row{padding:8px 0;width:100%}.tree-products-steps-container{display:flex;gap:16px;padding:0 8px;width:100%;overflow:visible!important}.tree-products-panel,.tree-steps-panel{flex:1;min-width:0;margin:0 4px;display:flex;flex-direction:column;overflow:visible!important}.tree-fixed-height-content{height:250px!important;max-height:250px!important;min-height:250px!important;position:relative;border-radius:8px;overflow:hidden!important}.tree-card-content{background:#f5f5f5;border-radius:8px;border:2px solid #f9c4ac;box-shadow:0 2px 6px #00000014;margin:0;flex:1;display:flex;flex-direction:column;position:relative!important;height:250px!important;max-height:250px!important;min-height:250px!important;overflow:hidden!important;padding:0!important}.tree-section-header{font-weight:700;margin-bottom:8px;padding:0 4px;display:flex;align-items:center;gap:6px;color:#555}.tree-section-header .anticon{color:#f9c4ac;font-size:16px}.tree-scrollable-inner{position:absolute!important;inset:0!important;height:100%!important;width:100%!important;overflow-y:auto!important;overflow-x:hidden!important;padding:8px!important;-webkit-overflow-scrolling:touch!important;display:block!important}.tree-scrollable-inner::-webkit-scrollbar{width:8px!important;height:8px!important;display:block!important;background:#f0f0f0}.tree-scrollable-inner::-webkit-scrollbar-track{background:#e0e0e0!important;border-radius:4px!important;margin:4px 0!important;border:1px solid #d0d0d0!important}.tree-scrollable-inner::-webkit-scrollbar-thumb{background:#888!important;border-radius:4px!important;border:none!important;min-height:50px!important;box-shadow:inset 0 0 6px #0003!important}.tree-scrollable-inner::-webkit-scrollbar-thumb:hover{background:#777!important;box-shadow:inset 0 0 6px #0000004d!important}@-moz-document url-prefix(){.tree-scrollable-inner{scrollbar-width:auto!important;scrollbar-color:#999 #e0e0e0!important}}@media all and (-ms-high-contrast: none),(-ms-high-contrast: active){.tree-scrollable-inner{-ms-overflow-style:scrollbar!important}}.product-card{border-bottom:1px solid #e8e8e8;animation:fadeIn .3s;background-color:#ffffffb3;border:1px solid rgba(0,0,0,.05);transition:background-color .2s;display:flex!important;width:100%;padding:10px;margin-bottom:8px;background-color:#fff;border:1px solid #e8e8e8;border-radius:4px}.product-card:hover{background-color:#ffffffe6}.product-card:last-child{border-bottom:none}.product-card.selected{border-color:#1890ff;background-color:#e6f7ff}.product-card-icon{width:36px;height:36px;border-radius:4px;object-fit:cover;flex-shrink:0;display:flex;align-items:center;justify-content:center;background-color:#f0f0f0;overflow:hidden}.product-card-icon img{width:100%;height:100%;object-fit:cover}.product-card-info{flex:1;margin-left:12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.product-card-info div{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.product-card-name{font-weight:500;font-size:14px;color:#1f2937;margin-bottom:2px}.product-card-code{font-size:12px;color:#6b7280}.product-card-actions{margin-left:auto;flex-shrink:0}.steps-list{display:flex;flex-direction:column}.step-item{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #e8e8e8;animation:fadeIn .3s;background-color:#ffffffb3;border-radius:4px;border:1px solid rgba(0,0,0,.05);transition:background-color .2s;width:100%;padding:10px;margin-bottom:8px;background-color:#fff}.step-item:hover{background-color:#ffffffe6}.step-item:last-child{border-bottom:none}.step-name{display:flex;align-items:center;flex:1}.step-number{display:flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:50%;background-color:#f9c4ac;color:#fff;font-size:12px;margin-right:12px;flex-shrink:0}.step-actions{margin-left:auto;flex-shrink:0}.steps-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px;padding-bottom:8px;border-bottom:1px solid #e5e7eb}.steps-title{font-weight:600;font-size:16px;color:#1f2937}.steps-add-container{display:flex;align-items:center;margin-bottom:16px;padding:0 4px;gap:8px}.steps-add-input{flex:0 1 250px;margin-right:8px;max-width:65%}.steps-add-input .ant-input{height:32px;border-radius:4px;border:1px solid #d9d9d9;padding:0 8px;transition:all .3s}.steps-add-input .ant-input:hover,.steps-add-input .ant-input:focus{border-color:#f9c4ac;box-shadow:0 0 0 2px #f9c4ac33}@media (max-width: 576px){.steps-add-input{flex:0 1 180px}}@media (max-width: 768px){.summary-wrapper{padding:0 8px}.summary-content{gap:16px}.summary-card .ant-card-body{padding:16px}.summary-row{flex-direction:column;align-items:flex-start;gap:4px}.summary-label{min-width:unset;margin-right:0}.summary-value{text-align:left}.product-header{flex-direction:column;align-items:flex-start;gap:12px}.product-image-small{align-self:center}.stats-grid{grid-template-columns:1fr;gap:16px}.stat-number{font-size:24px}.step-tag-container{gap:6px}.tree-products-steps-container{flex-direction:column}.tree-products-panel{width:100%;border-right:none;border-bottom:1px solid #e5e7eb;max-height:200px}.tree-steps-panel{width:100%;max-height:300px}}@media (max-width: 480px){.summary-header{margin-bottom:24px}.summary-title{font-size:24px!important}.summary-subtitle{font-size:14px}.company-products-group,.product-item{padding:12px}.steps-tags{gap:4px}.step-tag{font-size:11px;padding:1px 6px}}.detailed-planning-tree{padding:16px 0}.detailed-planning-tree .ant-tree{background:transparent}.detailed-planning-tree .ant-tree-node-content-wrapper{padding:4px 8px;border-radius:6px;transition:all .2s ease}.detailed-planning-tree .ant-tree-node-content-wrapper:hover{background-color:#f0f2f5}.detailed-planning-tree .ant-tree-node-selected .ant-tree-node-content-wrapper{background-color:#e6f7ff}.detailed-planning-tree .ant-tree-treenode{margin-bottom:8px}.detailed-planning-tree .ant-tree-child-tree{margin-left:24px}.detailed-planning-tree .ant-tree-switcher{background:transparent}.detailed-planning-tree .ant-tree-switcher-icon{color:#1890ff}.product-list-header{display:flex;flex-direction:column;justify-content:space-between;margin-bottom:20px}.product-list-container{padding:20px;display:flex;flex-direction:column;height:100%;box-sizing:border-box}.form-container{max-width:800px;margin:0 auto;width:100%;box-sizing:border-box;padding:0 20px}.form-section{background-color:#f9f9f9;padding:24px;border-radius:8px;box-shadow:0 2px 8px #0000000f;margin-bottom:24px}.input-group{margin-bottom:16px}.input-group:last-child{margin-bottom:0}.input-group label{display:block;margin-bottom:8px;font-weight:500;color:#333;font-size:14px}.input-group .ant-input,.input-group .ant-select,.input-group .ant-tree-select{width:100%}.radio-group{display:flex;gap:24px;flex-wrap:wrap}.radio-group .ant-radio-wrapper{display:flex;align-items:flex-start;margin-right:0}.radio-group .ant-radio-wrapper .ant-radio{margin-top:2px}.radio-option-content{margin-left:8px}.radio-option-title{font-weight:500;color:#333;margin-bottom:4px}.radio-option-description{font-size:12px;color:#666;line-height:1.4}.action-button-container{display:flex;justify-content:flex-end;gap:8px;margin-top:32px;padding-top:20px;border-top:1px solid #e8e8e8}.section-title{font-size:16px;font-weight:600;color:#333;margin-bottom:16px;padding-bottom:8px;border-bottom:2px solid #7cb305}.error-message{color:#ff4d4f;font-size:12px;margin-top:4px;display:block}.warning-text{font-size:12px;color:#ff4d4f;margin-left:8px;font-weight:500}.product-list-content{flex:1}.product-list-content{flex-grow:1;height:calc(100vh - 250px)}@media (min-width: 576px){.product-list-header{flex-direction:row;align-items:center}}@media (max-width: 576px){.product-selection-table-container{max-height:200px}}.pagination-step-navigation{display:flex;justify-content:space-between;padding:16px 0}.product-development-container{display:flex;flex-direction:column;height:87vh;padding-left:20px;box-sizing:border-box;overflow-x:hidden}.step-content{flex:1;overflow-y:auto;overflow-x:hidden;padding:16px}.pagination-container{display:flex;justify-content:center;margin-bottom:16px}.step-navigation{display:flex;justify-content:flex-end;gap:8px;max-width:800px;margin:20px auto 0;padding:16px 24px;background-color:transparent;border-top:none;border-radius:0;position:sticky;bottom:0;z-index:998;box-shadow:none}.ant-tree-node-content-wrapper{transition:none;background-color:transparent!important}.ant-tree-node-content-wrapper:hover,.ant-tree-node-content-wrapper.ant-tree-node-selected{background-color:transparent!important}#scrollableDiv{border:1px solid #f0f0f0;border-radius:4px;overflow:auto;padding:8px 16px;scrollbar-width:thin;scrollbar-color:rgba(0,0,0,.2) transparent}#scrollableDiv::-webkit-scrollbar{width:6px}#scrollableDiv::-webkit-scrollbar-track{background:transparent}#scrollableDiv::-webkit-scrollbar-thumb{background-color:#0003;border-radius:3px}@media (max-width: 768px){.form-container{max-width:100%;padding:0 16px}.form-section{padding:16px;margin-bottom:16px}.radio-group{flex-direction:column;gap:16px}.step-navigation{max-width:100%;padding:12px 16px;margin:16px 0 0}.section-title{font-size:14px}}@media (max-width: 480px){.form-section{padding:12px;margin-bottom:12px}.action-button-container{flex-direction:column;gap:8px}.action-button-container .ant-btn{width:100%}}.form-section .ant-input:focus,.form-section .ant-select:focus,.form-section .ant-tree-select:focus{border-color:#7cb305;box-shadow:0 0 0 2px #7cb30533}.radio-group .ant-radio-wrapper{padding:12px 16px;border:1px solid #e8e8e8;border-radius:6px;transition:all .3s ease}.radio-group .ant-radio-wrapper:hover,.radio-group .ant-radio-wrapper.ant-radio-wrapper-checked{border-color:#7cb305;background-color:#f6ffed}.form-container .ant-steps{margin-bottom:32px}.form-container .ant-steps .ant-steps-item-process .ant-steps-item-icon,.form-container .ant-steps .ant-steps-item-finish .ant-steps-item-icon{background-color:#7cb305;border-color:#7cb305}.sticky-steps-container{position:sticky;top:0;z-index:1000;background-color:#fff;padding:16px 0;margin-bottom:24px;border-bottom:1px solid #e8e8e8;box-shadow:0 2px 8px #0000000f}.sticky-steps-container .ant-steps{margin:0}.product-selection-container{background-color:#f9f9f9;border-radius:8px;padding:24px;margin-top:16px;box-shadow:0 2px 8px #0000000f}.product-selection-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;padding-bottom:16px;border-bottom:1px solid #e8e8e8}.product-selection-title{font-size:16px;font-weight:600;color:#333;margin:0}.product-selection-info{font-size:12px;color:#666;background-color:#fff;padding:8px 12px;border-radius:4px;border:1px solid #e8e8e8}.product-selection-filters{display:flex;gap:16px;margin-bottom:20px;flex-wrap:wrap;align-items:center}.product-selection-filters .ant-input,.product-selection-filters .ant-select,.product-selection-filters .tag-search-container{min-width:200px}.tag-search-container{display:flex;flex-direction:column;gap:8px}.tag-search-container .ant-select,.tag-search-container .ant-input{min-width:200px}.selected-tags{display:flex;flex-wrap:wrap;gap:4px;margin-top:4px}.selected-tags .ant-tag,.product-selection-table .ant-table{margin:0}.product-selection-table .ant-table-thead>tr>th{background-color:#fafafa;border-bottom:1px solid #e8e8e8;font-weight:600;color:#333}.product-selection-table .ant-table-tbody>tr>td{border-bottom:1px solid #f0f0f0}.product-selection-table .ant-table-tbody>tr>td:first-child{padding:8px;text-align:center;vertical-align:middle;width:70px;max-width:70px;overflow:hidden}.product-selection-table .ant-table-thead>tr>th:first-child{padding:8px;text-align:center;width:70px;max-width:70px}.product-selection-table .ant-table-tbody>tr:hover>td{background-color:#f6ffed}.product-selection-table .ant-table-tbody>tr.ant-table-row-selected>td{background-color:#e6f7ff}.product-image{width:40px;height:40px;border-radius:4px;object-fit:cover;display:block;max-width:100%;max-height:100%}.product-image-placeholder{width:40px;height:40px;position:relative;display:flex;align-items:center;justify-content:center;overflow:hidden;flex-shrink:0}.product-image-fallback{width:40px;height:40px;border-radius:4px;background-color:#f5f5f5;border:1px solid #e8e8e8;display:flex;align-items:center;justify-content:center;font-size:18px;color:#999;flex-shrink:0}.product-code{font-family:Courier New,monospace;font-size:12px;color:#666;background-color:#f5f5f5;padding:2px 6px;border-radius:3px}.product-categories{display:flex;flex-wrap:wrap;gap:2px;max-width:100%;align-items:center}.product-selection-pagination{display:flex;justify-content:center;margin-top:20px;padding-top:16px;border-top:1px solid #e8e8e8}.product-selection-empty{text-align:center;padding:40px 20px;color:#666}.product-selection-empty .ant-empty-description{color:#666;font-size:14px}.product-selection-loading{display:flex;justify-content:center;align-items:center;height:200px}@media (max-width: 768px){.product-selection-filters{flex-direction:column;align-items:stretch}.product-selection-filters .ant-input,.product-selection-filters .ant-select,.product-selection-filters .tag-search-container,.tag-search-container .ant-select,.tag-search-container .ant-input{min-width:100%}.product-selection-header{flex-direction:column;gap:12px;align-items:flex-start}}.mscm-comments-section{margin-top:5px;border-top:1px solid #e0e0e0;display:flex;flex-direction:column;height:100%;position:relative;overflow:hidden;padding-top:0}.mscm-comments-scrollable-area{flex:1;overflow-y:auto;padding:10px;margin-bottom:5px;scrollbar-width:thin;height:auto;min-height:100px}.mscm-comments-scrollable-area::-webkit-scrollbar-thumb{background-color:#0003;border-radius:3px}.mscm-comments-scrollable-area::-webkit-scrollbar-track{background:#0000000d}.mscm-whatsapp-container{display:flex;flex-direction:column;height:100%;overflow:hidden;position:relative}.mscm-fixed-input-container{position:sticky;bottom:0;left:0;right:0;background-color:#fff;border-top:1px solid #e0e0e0;padding:0;z-index:20;height:auto;min-height:auto;box-shadow:0 -1px 4px #0000000d}.mscm-comment{display:flex;flex-direction:column;margin-bottom:8px;padding:8px;background-color:#fff;border-radius:8px;width:100%;max-width:100%}.mscm-author{font-weight:700;font-size:14px}.mscm-comment-content{margin-left:40px;word-break:break-word;overflow-wrap:break-word;font-size:14px;line-height:1.2;margin-bottom:5px}.mscm-action-buttons{display:flex;margin-top:2px;margin-left:40px;gap:4px}.mscm-translate-button,.mscm-action-buttons button{padding:0 8px;height:28px;font-size:13px;display:inline-flex;align-items:center}.mscm-comment-input-section{display:flex;align-items:flex-start;padding:0;margin:0;min-height:auto;background-color:transparent;border:none;border-radius:0;height:auto;gap:16px}.mscm-composer-column{flex:1;display:flex;flex-direction:column;gap:10px}.mscm-comment-input-wrapper{flex:1;position:relative;margin-right:0;background-color:#fff;border:1px solid #d1d5db;border-radius:8px;padding:10px 14px;min-height:44px;height:auto;overflow:visible}.mscm-composer-attachments{display:flex;flex-wrap:wrap;gap:10px;margin-top:2px}.mscm-composer-attachment{display:flex;align-items:center;gap:10px;padding:10px 14px;border-radius:10px;border:1px solid rgba(124,58,237,.25);background:linear-gradient(120deg,#7c3aed14,#0ea5e914);box-shadow:inset 0 0 0 1px #fff6;cursor:pointer;transition:box-shadow .2s ease,transform .2s ease;flex:0 1 260px}.mscm-composer-attachment:hover{box-shadow:0 8px 20px #0f172a1f;transform:translateY(-1px)}.mscm-composer-attachment:focus-visible{outline:2px solid #b794f4;outline-offset:2px}.mscm-composer-attachment-icon{width:36px;height:36px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#7c3aed26;color:#6d28d9;font-size:18px}.mscm-composer-attachment-content{flex:1;min-width:0}.mscm-composer-attachment-name{font-size:14px;font-weight:600;color:#111827;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mscm-composer-attachment-meta{font-size:12px;color:#6b7280;margin-top:2px}.mscm-composer-attachment-remove{color:#6b7280!important;border:none!important;box-shadow:none!important;padding:0 4px!important}.mscm-composer-attachment-remove:hover{color:#ef4444!important;background:#ef444414!important}.mscm-attachment-uploading{pointer-events:none;position:relative}.mscm-attachment-uploading:before{content:"";position:absolute;top:0;left:0;height:100%;background:linear-gradient(90deg,transparent,rgba(37,211,102,.1),transparent);animation:mscm-upload-shimmer 1.5s infinite;z-index:1}@keyframes mscm-upload-shimmer{0%{width:0%;left:0}50%{width:100%;left:0}to{width:0%;left:100%}}.mscm-upload-progress-overlay{animation:mscm-fade-in .2s ease-out}@keyframes mscm-fade-in{0%{opacity:0}to{opacity:1}}.mscm-upload-progress-overlay .ant-progress-circle .ant-progress-text{color:#fff!important}.mscm-attachment-uploading .mscm-composer-attachment-icon .anticon-loading{animation:mscm-pulse 1s ease-in-out infinite}@keyframes mscm-pulse{0%,to{opacity:1}50%{opacity:.5}}.mscm-whatsapp-buttons{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:6px;border:1px solid #e5e7eb;border-radius:999px;background:#f8fafc;box-shadow:inset 0 1px 2px #fffc,0 1px 2px #0f172a14;align-self:flex-end;margin-top:0;height:48px}.mscm-attachment-button-wrapper{display:inline-flex;align-items:center;justify-content:center;height:36px}.mscm-hidden-file-input{display:none}.mscm-circle-button{width:36px!important;height:36px!important;border-radius:50%!important;padding:0!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;font-size:16px!important;border:none!important;background:#fff!important;box-shadow:0 2px 6px #0f172a1f!important;transition:transform .15s ease,box-shadow .15s ease;flex-shrink:0;margin:0!important}.mscm-circle-button:hover{transform:translateY(-1px);box-shadow:0 4px 12px #0f172a33!important}.mscm-circle-button .anticon{display:flex;align-items:center;justify-content:center;line-height:1}.mscm-ai-button{color:#6f3df4!important}.mscm-attach-button{color:#4a4a4a!important}.mscm-attachment-button{background-color:#f0f0f0!important}.mscm-attachment-button:hover{background-color:#e0e0e0!important}.mscm-send-button{background-color:#2c1f66!important;color:#fff!important;box-shadow:0 4px 12px #2c1f6659!important}.mscm-send-button:hover{background-color:#1f134b!important}.mscm-tags-container{display:flex;flex-wrap:wrap;gap:4px;margin-bottom:4px}.mscm-comments-section{margin-top:0;padding-top:0;border-top:none;height:100%;display:flex;flex-direction:column}.mscm-comment{display:flex;flex-direction:column;padding:16px 10px 10px;background-color:#f0f2f5;border-radius:8px;border-top:1px solid #f0f0f0;margin-bottom:16px}.mscm-comment:first-child{margin-top:0}.mscm-comment-no-divider{border-top:none;padding-top:8px}.mscm-comment-header{display:flex;align-items:center;margin-bottom:5px;padding-left:10px}.mscm-comment-details{display:flex;flex-direction:column;margin-left:10px}.mscm-author{font-weight:700}.mscm-comment-content{margin-left:40px;word-break:break-word;overflow-wrap:break-word}.mscm-comment-input-section{display:flex;align-items:flex-start;margin-top:5px;padding:8px;min-height:52px}.mscm-comment-input-wrapper{flex:1;position:relative;margin-right:10px;background-color:#fff;display:flex;border:1px solid #d9d9d9;min-height:75px;padding:3px;max-height:75px;height:75px;overflow-y:auto}.mscm-buttons-container{display:flex;flex-direction:column;justify-content:space-between;height:75px}.mscm-ai-button{margin-bottom:3px;height:36px}.mscm-comment-button{flex-shrink:0;height:36px;padding:0 16px}.mscm-tag{margin-bottom:5px}.mscm-comment-attachments{display:flex;align-items:center;position:absolute;right:6px;bottom:6px}.mscm-upload-icon{display:inline-block;width:auto;height:auto;line-height:normal;padding:0;border:none;background:none}.mscm-upload-icon .anticon-paper-clip{font-size:16px;color:gray}.mscm-attachments{display:flex;flex-wrap:wrap;gap:5px}.mscm-attachment{cursor:pointer}.mscm-attachment-img{width:50px;height:50px}.mscm-comment-actions{margin-top:4px}.mscm-action-button{padding:0 8px;color:#6c757d;font-size:12px;height:24px}.mscm-action-button:hover{color:#722ed1;background:#722ed10d}.mscm-translate-button{margin-top:4px;padding:0 8px;color:#6c757d;font-size:12px;height:24px}.mscm-translate-button:hover{color:#722ed1;background:#722ed10d}.mscm-ai-response-button{color:#6c757d}.mscm-ai-response-button:hover{color:#722ed1;background:#722ed10d}.mscm-translated-text{color:#333;font-size:13px;border-left:2px solid #722ed1;padding:1px 0 1px 4px;background-color:#722ed10d;word-break:break-word;margin:0;line-height:1.2}.mscm-translated-content{position:relative;padding:4px;border-radius:4px;background-color:#f8f0ff;border-left:3px solid #722ed1;margin:2px 0;transition:all .3s ease}.mscm-translation-header{display:flex;align-items:center;gap:3px;font-size:10px;color:#722ed1;margin-bottom:2px;font-weight:500}.mscm-translation-icon{display:flex;align-items:center;color:#722ed1}.mscm-translation-label{font-style:italic}.mscm-translation-body{color:#333;line-height:1.3;font-size:13px;margin:0}.mscm-translated{animation:translateFadeIn .3s ease-out}.mscm-translate-button.mscm-active-translation{color:#722ed1;background-color:#722ed11a}.mscm-translate-button.mscm-active-translation:hover{background-color:#722ed133}.mscm-no-divider{border-top:none;padding-top:0;margin-top:0}.mscm-messaging-mode{padding:0;margin:0;border:none}.mscm-messaging-mode .mscm-comment-input-section{padding:14px 16px;border-top:1px solid #e0e4e8;margin:0;min-height:76px;display:flex;align-items:center;background-color:#fff}.mscm-messaging-mode .mscm-comment-input-wrapper{margin:0;flex:1;max-height:60px}.mscm-messaging-mode .mscm-buttons-container{height:60px}.mscm-messaging-mode .mscm-comment-button{margin-left:0;height:36px;padding:0 16px;border-radius:4px}.mscm-message-upload-button{margin-bottom:3px}.mscm-attachment-button{height:36px;width:36px;padding:0;border-radius:4px;display:flex;align-items:center;justify-content:center;background-color:#f0f2f5;border:none}.mscm-attachment-button:hover{background-color:#e4e6eb}.mscm-attachment-link{display:inline-block;padding:8px 12px;background-color:#f0f2f5;border-radius:8px;color:#1a73e8;text-decoration:none;margin-top:8px}.mscm-attachment-preview{display:flex;flex-direction:column;align-items:center;padding:16px}.mscm-preview-image{max-width:100%;border-radius:8px;margin-bottom:16px}.mscm-file-preview{display:flex;align-items:center;gap:12px;padding:24px;background-color:#f0f2f5;border-radius:8px;width:100%;margin-bottom:16px}.mscm-file-icon{font-size:24px}.mscm-modal-comment-input{width:100%;margin-top:16px}.mscm-ai-response-modal .ant-modal-body{padding:24px;max-height:calc(100vh - 180px);overflow-y:auto!important}.mscm-ai-response-modal-title{display:flex;align-items:center;gap:10px}.mscm-ai-icon{font-size:20px;color:#722ed1}.mscm-ai-response-loading p{margin-top:16px;color:#666;font-size:16px}.mscm-ai-loading-animation{width:100px;height:100px;position:relative;margin-bottom:20px}.mscm-ai-brain-container{position:absolute;width:100%;height:100%;display:flex;justify-content:center;align-items:center}.mscm-ai-brain{width:80px;height:80px;position:relative;border:2px solid #722ed1;border-radius:50%;animation:mscm-pulse 2s infinite}.mscm-ai-brain-lines{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:60px;height:40px;border-top:2px solid #722ed1;border-bottom:2px solid #722ed1;animation:mscm-brainLines 2s infinite}.mscm-ai-brain-circle{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:20px;height:20px;background-color:#722ed1;border-radius:50%;animation:mscm-brainPulse 2s infinite}.mscm-ai-response-content{height:470px}.mscm-flex-container{display:flex;gap:20px;height:calc(100% - 80px)}.mscm-source-container{flex:1;display:flex;flex-direction:column;height:100%;position:relative}.mscm-source-button{margin-top:10px;display:flex;justify-content:center;width:100%}.mscm-target-container{flex:1;display:flex;flex-direction:column;height:100%;position:relative}.mscm-language-header,.mscm-language-header-with-select{display:flex;justify-content:space-between;align-items:center;height:32px;margin-bottom:8px}.mscm-language-header-with-select{justify-content:space-between}.mscm-target-language-label{display:flex;align-items:center}.mscm-loading-icon{margin-left:10px}.mscm-language-select{width:240px}.mscm-language-option{display:flex;justify-content:space-between}.mscm-country-code{opacity:.6}.mscm-source-textarea,.mscm-target-textarea{width:100%;flex:1;margin-bottom:10px;height:240px!important;min-height:240px!important;max-height:240px!important;overflow-y:auto;resize:none;box-sizing:border-box!important;padding:8px!important;line-height:1.5!important;font-size:14px!important}.mscm-generate-mode .mscm-source-textarea,.mscm-generate-mode .mscm-target-textarea{height:320px!important;min-height:320px!important;max-height:320px!important}.mscm-generate-mode .mscm-source-textarea,.mscm-generate-mode .mscm-target-textarea{height:380px!important;min-height:380px!important;max-height:380px!important}.mscm-generate-mode.mscm-ai-response-content{height:530px}.mscm-target-button-container{margin-top:10px;display:flex;justify-content:flex-end;gap:10px;width:100%}.mscm-refresh-button-container,.mscm-action-buttons-container{margin-top:20px;display:flex;align-items:center;width:auto;margin-bottom:0}.mscm-modal-buttons-row{display:none}.mscm-refresh-button-container{margin-top:10px;display:flex;justify-content:center;align-items:center;margin-bottom:15px;width:100%}.mscm-action-buttons-container{margin-top:10px;display:flex;justify-content:flex-end;align-items:center;gap:10px;width:100%}.mscm-DraftEditor-root{border:1px solid #d9d9d9;border-radius:4px;padding:4px 11px;min-height:32px;position:relative;width:100%;white-space:pre-wrap!important;word-wrap:break-word!important;word-break:break-word!important}.mscm-DraftEditor-editorContainer{min-height:32px;position:relative;white-space:pre-wrap!important;word-wrap:break-word!important;word-break:break-word!important}.mscm-public-DraftEditor-content{min-height:20px;white-space:pre-wrap!important;word-wrap:break-word!important;word-break:break-word!important;overflow-wrap:break-word!important;transition:height .2s ease}.mscm-public-DraftEditorPlaceholder-root{transition:all .2s ease;position:absolute;pointer-events:none;color:#9ca3af;z-index:1}.mscm-comment-input-wrapper .public-DraftEditorPlaceholder-root{position:absolute;color:#9ca3af;pointer-events:none;z-index:1}.mscm-mention{color:#722ed1;text-decoration:none;background-color:#722ed11a;padding:2px 4px;border-radius:4px;font-weight:500}.mscm-mention:hover{color:#5b25a7;background-color:#722ed133;text-decoration:underline}.mscm-mentionSuggestions{z-index:9999!important;margin-top:-8px;background:#fff;border:1px solid #d9d9d9;border-radius:4px;box-shadow:0 2px 8px #00000026;max-height:250px;overflow-y:auto;overflow-x:hidden}.mscm-mentionSuggestions::-webkit-scrollbar{width:6px}.mscm-mentionSuggestions::-webkit-scrollbar-track{background:#0000000d;border-radius:3px}.mscm-mentionSuggestions::-webkit-scrollbar-thumb{background-color:#0003;border-radius:3px}.mscm-mentionSuggestions::-webkit-scrollbar-thumb:hover{background-color:#0000004d}[class*=mentionSuggestions],.draftJsMentionPlugin__suggestions,div[class*=suggestions]{z-index:9999!important;max-height:250px!important;overflow-y:auto!important;overflow-x:hidden!important}div[class*=suggestions]::-webkit-scrollbar{width:6px}div[class*=suggestions]::-webkit-scrollbar-track{background:#0000000d;border-radius:3px}div[class*=suggestions]::-webkit-scrollbar-thumb{background-color:#0003;border-radius:3px}div[class*=suggestions]::-webkit-scrollbar-thumb:hover{background-color:#0000004d}@keyframes mscm-pulse{0%{box-shadow:0 0 #722ed166}70%{box-shadow:0 0 0 15px #722ed100}to{box-shadow:0 0 #722ed100}}@keyframes mscm-brainLines{0%{width:40px;height:20px;opacity:.5}50%{width:60px;height:40px;opacity:1}to{width:40px;height:20px;opacity:.5}}@keyframes mscm-brainPulse{0%{transform:translate(-50%,-50%) scale(.8);opacity:.5}50%{transform:translate(-50%,-50%) scale(1.2);opacity:1}to{transform:translate(-50%,-50%) scale(.8);opacity:.5}}.mscm-modal-mask,.mscm-modal-wrap{position:fixed;inset:0;z-index:1000}.mscm-modal-wrap{overflow:auto;pointer-events:auto;outline:0}.mscm-modal-closed{pointer-events:auto!important;overflow:auto!important}.mscm-quote-container{margin:1px 0;padding:2px 4px;background-color:#f5f5f5;border-left:2px solid #722ed1;border-radius:0 2px 2px 0;cursor:pointer;position:relative;transition:background-color .2s ease;line-height:1.1}.mscm-quote-header{display:flex;align-items:center;margin-bottom:0}.mscm-quote-author{font-weight:500;margin-left:8px;color:#722ed1}.mscm-quote-datetime{color:#888;margin-left:8px;font-size:12px}.mscm-quote-content{color:#666;font-style:italic;max-height:2.2em;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;line-height:1.1;font-size:13px}.mscm-comments-section .mscm-quote,.mscm-comments-section blockquote{margin:0!important;padding:1px 4px!important;border-left:2px solid #722ed1!important;background:#f8f0ff!important;color:#666!important;font-style:italic!important;border-radius:0 2px 2px 0!important;position:relative!important;cursor:pointer!important;max-width:100%!important;overflow:hidden!important;transition:background-color .2s ease!important;font-size:13px!important;line-height:1.1!important}.mscm-comments-section .mscm-quote:hover,.mscm-comments-section blockquote:hover{background-color:#722ed11a!important;border-left-color:#5b25a7!important}.mscm-comments-section .mscm-quote:after,.mscm-comments-section blockquote:after{content:"↑"!important;position:absolute!important;right:8px!important;top:50%!important;transform:translateY(-50%)!important;color:#722ed1!important;font-size:14px!important;opacity:.7!important}.mscm-comments-section .mscm-quote:hover:after,.mscm-comments-section blockquote:hover:after{opacity:1!important}@keyframes highlight{0%{background-color:#f0f2f5}50%{background-color:#722ed11a}to{background-color:#f0f2f5}}.mscm-highlight-comment{animation:highlight 2s ease}.mscm-modal-mask,.mscm-modal-wrap{z-index:1050}.mscm-messaging-mode .mscm-fixed-input-container{padding:4px;height:auto;min-height:45px}.mscm-messaging-mode .mscm-comment-input-wrapper{max-height:60px;min-height:24px}.mscm-comment:last-child{margin-bottom:6px}.mscm-ai-quoted-message{margin-bottom:8px;padding:5px;border-radius:6px;background-color:#f9f9f9;border:1px solid #e0e0e0;border-left:3px solid #722ed1;position:relative}.mscm-ai-quoted-message-header{display:flex;align-items:center;margin-bottom:2px}.mscm-ai-quoted-message-info{display:flex;flex-direction:column;margin-left:6px}.mscm-ai-quoted-author{font-weight:500;font-size:14px;color:#722ed1}.mscm-ai-quoted-datetime{font-size:12px;color:#888}.mscm-ai-quoted-message-content{max-height:100px;overflow-y:auto;font-size:13px;line-height:1.3;margin-left:32px;position:relative;padding-right:6px}.mscm-ai-quoted-message-content:after{content:"";position:absolute;bottom:0;left:0;right:0;height:30px;background:linear-gradient(to bottom,#f9f9f900,#f9f9f9);pointer-events:none;opacity:.8}.mscm-ai-response-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:40px 0;height:400px;z-index:1100}.mscm-ai-thinking{position:relative;width:80px;height:80px;margin-bottom:20px}.mscm-ai-thinking-dot{position:absolute;width:16px;height:16px;background-color:#722ed1;border-radius:50%;animation:mscm-thinking 1.8s infinite ease-in-out both}.mscm-ai-thinking-dot:nth-child(1){left:8px;animation-delay:-.32s}.mscm-ai-thinking-dot:nth-child(2){left:32px;animation-delay:-.16s}.mscm-ai-thinking-dot:nth-child(3){left:56px}.mscm-ai-thinking-text{margin-top:24px;font-size:16px;color:#666;text-align:center}.mscm-comments-section .mscm-quote+p,.mscm-comments-section blockquote+p{margin-top:0!important}p+.mscm-comments-section .mscm-quote,p+.mscm-comments-section blockquote{margin-top:0!important}.mscm-comments-section .mscm-quote strong,.mscm-comments-section blockquote strong,.mscm-comments-section .mscm-quote b,.mscm-comments-section blockquote b{color:#722ed1!important;font-weight:500!important}.mscm-comments-section .mscm-quote span[style*="font-weight: bold"],.mscm-comments-section blockquote span[style*="font-weight: bold"],.mscm-comments-section .mscm-quote span[style*="font-weight:bold"],.mscm-comments-section blockquote span[style*="font-weight:bold"],.mscm-quoted-author,.quoted-author,.quote-author,[class*=quote] [class*=author],[class*=quoted] [class*=author]{color:#722ed1!important}.mscm-comments-section .mscm-quote strong,.mscm-comments-section blockquote strong,.mscm-comments-section .mscm-quote b,.mscm-comments-section blockquote b,.mscm-comment-content .mscm-quote strong,.mscm-comment-content blockquote strong,.mscm-comment-content .mscm-quote b,.mscm-comment-content blockquote b,.mscm-comment-content quote strong,.mscm-comment-content quote b{color:#722ed1!important;font-weight:500!important}.mscm-comments-section .mscm-quote a,.mscm-comments-section blockquote a,.mscm-comment-content .mscm-quote a,.mscm-comment-content blockquote a,.mscm-quote a,blockquote a{color:#722ed1!important;text-decoration:none!important}.mscm-comments-section [class*=quote] span[style*=font-weight],.mscm-comment-content [class*=quote] span[style*=font-weight],.mscm-comments-section blockquote span[style*=font-weight],.mscm-comment-content blockquote span[style*=font-weight]{color:#722ed1!important}[class*=username]:not(.mscm-action-button),[class*=user-name]:not(.mscm-action-button),[class*=author]:not(.mscm-action-button),[data-username],[data-user],.blockquote-username{color:#722ed1!important}blockquote>strong:first-child,blockquote>b:first-child,blockquote>span:first-child,.mscm-quote>strong:first-child,.mscm-quote>b:first-child,.mscm-quote>span:first-child{color:#722ed1!important}.quoted-text strong,.quoted-message strong,.quoted-content strong{color:#722ed1!important}@media screen and (max-width: 1200px){.mscm-comments-scrollable-area{min-height:120px}}@media screen and (max-width: 768px){.mscm-comments-scrollable-area{min-height:100px}}@media screen and (max-height: 600px){.mscm-comments-scrollable-area{min-height:80px}}.mscm-comment-mention-wrapper{max-height:80px;overflow-y:auto;scrollbar-width:thin;scrollbar-color:rgba(0,0,0,.3) rgba(0,0,0,.05)}.mscm-comment-mention-wrapper::-webkit-scrollbar{width:8px;height:8px}.mscm-comment-mention-wrapper::-webkit-scrollbar-track{background:#0000000d;border-radius:4px}.mscm-comment-mention-wrapper::-webkit-scrollbar-thumb{background-color:#0000004d;border-radius:4px;border:1px solid rgba(255,255,255,.2)}.mscm-comment-mention-wrapper::-webkit-scrollbar-thumb:hover{background-color:#00000080}.mscm-comment-mention-wrapper .DraftEditor-root,.mscm-comment-mention-wrapper .DraftEditor-editorContainer,.mscm-comment-mention-wrapper .public-DraftEditor-content{border:none!important;padding:0!important;margin:0!important;min-height:0!important;max-height:none!important;height:auto!important;background:transparent!important;box-shadow:none!important}.mscm-comment-mention-wrapper .public-DraftEditorPlaceholder-root{padding:0!important;margin:0!important}.mscm-emoji-button{color:#8c8c8c!important;transition:all .2s ease}.mscm-emoji-button:hover{color:#f5a623!important;background-color:#f5a6231a!important}.mscm-emoji-picker{width:320px;max-height:280px;overflow-y:auto;scrollbar-width:thin;scrollbar-color:rgba(0,0,0,.2) transparent}.mscm-emoji-picker::-webkit-scrollbar{width:6px}.mscm-emoji-picker::-webkit-scrollbar-track{background:transparent}.mscm-emoji-picker::-webkit-scrollbar-thumb{background-color:#0003;border-radius:3px}.mscm-emoji-grid{display:grid;grid-template-columns:repeat(8,1fr);gap:4px;padding:4px}.mscm-emoji-item{display:flex;align-items:center;justify-content:center;width:32px;height:32px;font-size:20px;cursor:pointer;border-radius:6px;transition:all .15s ease;user-select:none}.mscm-emoji-item:hover{background-color:#f0f0f0;transform:scale(1.15)}.mscm-emoji-item:active{transform:scale(.95)}.mscm-emoji-item:focus{outline:2px solid #1890ff;outline-offset:1px}.ant-popover.mscm-emoji-popover .ant-popover-title{font-size:13px;font-weight:500;color:#666;padding:8px 12px;border-bottom:1px solid #f0f0f0}.ant-popover.mscm-emoji-popover .ant-popover-inner{border-radius:12px;box-shadow:0 6px 16px #0000001f}@media screen and (max-width: 480px){.mscm-emoji-picker{width:280px}.mscm-emoji-grid{grid-template-columns:repeat(7,1fr)}.mscm-emoji-item{width:28px;height:28px;font-size:18px}}.dpp-timeline-container{padding:20px;height:100%;overflow-y:auto}.dpp-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:24px;gap:16px;flex-wrap:wrap}.dpp-stats{display:flex;gap:16px;flex:1}.stat-card{flex:1;min-width:150px}.stat-content{text-align:center}.stat-label{font-size:12px;color:#666;margin-bottom:8px}.stat-value{font-size:28px;font-weight:600;color:#1890ff}.stat-value small{font-size:14px;color:#999}.dpp-timeline{margin-top:20px}.stage-card{margin-bottom:16px;box-shadow:0 2px 8px #0000001a;transition:all .3s}.stage-card:hover{box-shadow:0 4px 12px #00000026;transform:translateY(-2px)}.stage-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.stage-header h4{margin:0;font-size:16px;font-weight:600}.stage-notes{margin-top:12px;padding:8px;background:#f9f9f9;border-left:3px solid #1890ff;font-size:13px;color:#666}.dpp-timeline-loading,.dpp-timeline-empty{display:flex;justify-content:center;align-items:center;min-height:300px}@media (max-width: 768px){.dpp-header{flex-direction:column}.dpp-stats{width:100%}}.variant-assignment-container{padding:20px}.variant-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.variant-header h4{margin:0;font-size:16px;font-weight:600}.variant-loading{display:flex;justify-content:center;align-items:center;min-height:200px}.feature-material-container{padding:20px}.feature-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.feature-header h4{margin:0;font-size:16px;font-weight:600}.feature-loading{display:flex;justify-content:center;align-items:center;min-height:200px}.request-list-container{padding:20px}.request-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.request-header h4{margin:0;font-size:16px;font-weight:600}.request-loading{display:flex;justify-content:center;align-items:center;min-height:200px}.request-card{width:100%}.request-content{display:flex;flex-direction:column;gap:8px}.request-title{display:flex;justify-content:space-between;align-items:center}.request-description{color:#666;font-size:14px}.request-meta{margin-top:8px}.document-list-container{padding:16px}.document-list-header{margin-bottom:16px}.document-filter-tags{padding:12px;background:#fafafa;border-radius:4px}.document-list-item{padding:16px;background:#fff;border:1px solid #f0f0f0;border-radius:8px;margin-bottom:12px;transition:all .3s}.document-list-item:hover{box-shadow:0 2px 8px #00000014;border-color:#d9d9d9}.development-details-page{height:100vh;overflow:hidden}.development-details-container{padding:16px;display:flex;flex-direction:column;height:calc(100vh - 104px);overflow:auto}.development-details-container .ant-row{flex:1;display:flex;height:100%;margin:0 -8px!important;min-height:600px}.development-details-container .ant-col{height:100%;display:flex;flex-direction:column;padding:0 8px!important}.equal-height-row{display:flex}.equal-height-row>.ant-col{display:flex;flex-direction:column}.product-info-requests-card{height:100%!important;display:flex;flex-direction:column;overflow:hidden;box-shadow:0 1px 2px #00000014;flex:1}.product-info-requests-card .ant-card-body{flex:1;padding:0!important;display:flex;flex-direction:column;height:100%;overflow:hidden}.left-side-tabs{display:flex;flex-direction:column;height:100%}.left-side-tabs .ant-tabs-nav{margin:0!important;flex-shrink:0;background-color:#fafafa;border-bottom:1px solid #f0f0f0;padding:4px 16px 0}.left-side-tabs .ant-tabs-content-holder{flex:1;overflow:hidden}.left-side-tabs .ant-tabs-content,.left-side-tabs .ant-tabs-tabpane{height:auto!important;overflow:visible!important}.left-side-tabs .ant-tabs-content{height:100%}.left-side-tabs .ant-tabs-tabpane{height:100%;overflow:hidden}.tab-content{height:100%;overflow-y:auto;padding:16px;scrollbar-width:thin}.product-info-container{display:flex;flex-direction:column;padding:16px!important}.requests-container{height:100%;overflow-y:auto;display:flex;flex-direction:column;padding:20px!important}.requests-container .production-steps-header .anticon{display:none!important}.requests-container .production-steps-container{margin-top:0}.requests-list{display:flex;flex-direction:column;gap:16px;padding:12px 4px}.request-item{border:1px solid #e8e8e8;border-radius:8px;padding:12px;background-color:#fff;transition:all .2s ease;box-shadow:0 1px 3px #00000008}.request-item:hover{border-color:#1890ff;box-shadow:0 2px 6px #00000014;transform:translateY(-1px)}.request-item-header{display:flex;justify-content:space-between;margin-bottom:8px;align-items:center}.request-item-title{font-weight:500;color:#1f1f1f;font-size:15px}.request-item-status{padding:2px 8px;border-radius:12px;font-size:12px;font-weight:500}.request-item-status.pending{background-color:#fff7e6;color:#fa8c16}.request-item-status.approved{background-color:#f6ffed;color:#52c41a}.request-item-status.rejected{background-color:#fff1f0;color:#ff4d4f}.request-item-content{color:#595959;font-size:14px;line-height:1.5;margin-bottom:8px}.request-item-footer{display:flex;justify-content:space-between;align-items:center;font-size:12px;color:#8c8c8c}.request-actions{display:flex;gap:8px}.request-actions button{padding:0 8px}.add-request-form{margin-top:16px;padding:16px;border-radius:8px;background:#fafafa;border:1px solid #f0f0f0}.comments-card .ant-card-body{flex:1;padding:0!important;height:calc(100% - 57px)!important;overflow:hidden;display:flex;flex-direction:column;margin:0!important;border:none!important}.right-side-tabs .ant-tabs-nav{margin:0!important;flex-shrink:0;background-color:#fafafa;border-bottom:1px solid #f0f0f0;padding:4px 16px 0;position:relative;z-index:5}.right-side-tabs .ant-tabs-nav .ant-tabs-nav-list{position:relative;z-index:6}.right-side-tabs .ant-tabs-content-holder{flex:1!important;overflow:hidden!important;padding:0!important;margin:0!important;position:relative;z-index:1}.right-side-tabs .ant-tabs-tabpane{height:100%;overflow:hidden;padding:0;position:relative}.right-side-tabs .ant-tabs-tabpane>div{height:100%;overflow-y:auto;padding:0!important;margin:0!important}.comments-card .ant-tabs-tabpane[data-node-key=comments]{position:relative!important;flex-direction:column!important;height:100%!important;overflow:hidden!important;padding:0!important;margin:0!important}.ant-tabs{height:100%;display:flex;flex-direction:column}.tab-content::-webkit-scrollbar,.right-side-tabs .ant-tabs-tabpane>div::-webkit-scrollbar,.requests-container::-webkit-scrollbar{width:6px}.tab-content::-webkit-scrollbar-track,.right-side-tabs .ant-tabs-tabpane>div::-webkit-scrollbar-track,.requests-container::-webkit-scrollbar-track{background:transparent}.tab-content::-webkit-scrollbar-thumb,.right-side-tabs .ant-tabs-tabpane>div::-webkit-scrollbar-thumb,.requests-container::-webkit-scrollbar-thumb{background:#0000001a;border-radius:10px;transition:all .3s ease}.tab-content::-webkit-scrollbar-thumb:hover,.right-side-tabs .ant-tabs-tabpane>div::-webkit-scrollbar-thumb:hover,.requests-container::-webkit-scrollbar-thumb:hover{background:#0003}.documents-section{height:100%;display:flex;flex-direction:column}.documents-list{flex:1;overflow-y:auto;margin-top:12px}.document-item{display:flex;align-items:center;padding:8px;border:1px solid #f0f0f0;border-radius:4px;margin-bottom:8px;background-color:#fff;transition:all .3s ease}.document-item:hover{border-color:#1890ff;box-shadow:0 2px 8px #0000001a}.document-name{font-weight:500;margin-bottom:2px}.document-actions{display:flex;gap:4px}.comment{margin-bottom:16px}.comment-header{display:flex;align-items:center;margin-bottom:8px}.comment-details{margin-left:8px}.author{font-weight:500;margin-right:8px}.datetime{font-size:12px;color:#888}.comment-content{font-size:14px;line-height:1.5}.combined-view{display:flex;flex-direction:column}.activity-item{margin-bottom:16px;border:1px solid #f0f0f0;border-radius:4px;padding:12px;background-color:#fff;transition:all .3s ease}.activity-item:hover{border-color:#1890ff;box-shadow:0 2px 8px #0000001a}.step-input-container{position:relative;margin-top:16px;padding-bottom:16px}.step-input-container .ant-input-group-wrapper{margin-bottom:8px}.ant-tabs-content-holder{height:100%}.ant-tabs-tabpane{height:100%;position:relative}.ant-tabs-tabpane-inactive,.ant-tabs-tabpane-hidden{display:none!important}.documents-section{display:flex;flex-direction:column;height:100%}.documents-list{flex:1;overflow-y:auto}.document-item{display:flex;align-items:center;padding:12px;border-bottom:1px solid #f0f0f0}.document-icon{margin-right:12px;color:#1890ff}.document-info{flex:1}.document-name{font-weight:500;margin-bottom:4px}.document-time{font-size:12px;color:#888}.document-actions{display:flex;gap:8px}@media screen and (max-width: 1200px){.development-details-container .ant-col{padding:0 4px!important}.right-side-tabs .ant-tabs-tabpane>div,.tab-content{padding:12px 12px 60px!important}}@media screen and (max-width: 768px){.development-details-container .ant-row{flex-direction:column;height:auto}.development-details-container .ant-col{width:100%;max-width:100%;flex:0 0 100%;height:auto}.development-details-container{height:auto;overflow:visible}.product-info-requests-card,.comments-card.fullscreen-card{height:500px!important;margin-bottom:16px}}.custom-step-item{border:1px solid #f0f0f0;border-radius:12px;padding:16px;margin-bottom:16px;background-color:#fff;transition:all .3s ease;box-shadow:0 2px 8px #0000000d;position:relative;overflow:hidden}.custom-step-item:hover{border-color:#1890ff;box-shadow:0 4px 12px #0000001a;transform:translateY(-2px)}.custom-step-item:before{content:"";position:absolute;left:0;top:0;bottom:0;width:4px;background:#1890ff;border-radius:2px 0 0 2px}.step-item-content{display:flex;flex-direction:column;gap:10px}.step-header{display:flex;justify-content:space-between;align-items:center;padding-bottom:8px;border-bottom:1px dashed #f0f0f0}.step-title{display:flex;align-items:center;font-weight:600;font-size:16px;color:#1f1f1f}.step-title span{margin-left:8px}.step-actions{display:flex;gap:6px}.step-description{font-size:14px;color:#595959;line-height:1.6;padding:8px 0}.step-comment{font-size:14px;color:#5c5c5c;background-color:#f9f9f9;padding:12px;border-radius:8px;border-left:4px solid #d9d9d9;font-style:italic}.step-footer{display:flex;justify-content:space-between;align-items:center;margin-top:12px;font-size:12px;color:#8c8c8c;padding-top:8px;border-top:1px dashed #f0f0f0}.step-date{font-style:italic;display:flex;align-items:center}.step-date:before{content:"📅";margin-right:4px}.edit-step-form{padding:12px;background-color:#f9f9f9;border-radius:8px;border:1px dashed #d9d9d9}.add-step-form{border-top:1px dashed #e8e8e8;margin-top:20px;background-color:#fafafa;padding:16px;border-radius:8px}@media screen and (max-width: 768px){.custom-step-item{padding:12px}.step-title{font-size:15px}.step-description,.step-comment{font-size:13px}.requests-container{padding:12px!important}}.edit-step-form{padding:16px;background-color:#f9fafb;border-radius:10px;border:1px solid #e6f1fa;margin:4px 0;box-shadow:0 3px 8px #0000000f;transition:all .3s ease}.edit-step-form:hover{box-shadow:0 5px 12px #00000017;border-color:#c9e0f5}.edit-step-form .ant-input,.edit-step-form .ant-select,.edit-step-form .ant-input-textarea{margin-bottom:12px;border-radius:6px;border-color:#d9e6f2}.edit-step-form .ant-input:hover,.edit-step-form .ant-select:hover,.edit-step-form .ant-input-textarea:hover{border-color:#1890ff}.edit-step-form .ant-input:focus,.edit-step-form .ant-select-focused .ant-select-selector,.edit-step-form .ant-input-textarea:focus{border-color:#1890ff;box-shadow:0 0 0 2px #1890ff33}.edit-step-form .ant-input-textarea textarea{resize:none;min-height:60px}.edit-step-form .ant-select-selector{border-radius:6px!important}.edit-step-form .ant-btn{border-radius:6px;font-weight:500}.edit-step-form .ant-select{width:100%}.edit-step-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:10px}.edit-step-label{display:block;font-size:13px;color:#5a5a5a;margin-bottom:4px;font-weight:500}.edit-step-input-group{margin-bottom:12px}@media screen and (max-width: 768px){.edit-step-form{padding:12px}}.fixed-comment-input{position:absolute;bottom:0;left:0;right:0;background-color:#fff;padding:12px 12px 16px;border-top:1px solid #e8e8e8;box-shadow:0 -4px 12px #00000014;z-index:10;min-height:105px;width:100%}.comments-scroll-container{flex:1!important;overflow-y:auto!important;padding:16px!important;height:calc(100% - 105px);position:relative}.comment-item{margin-bottom:16px;padding:10px;background-color:#f9f9f9;border-radius:4px;box-shadow:0 1px 3px #0000000d;max-width:95%}.comments-scroll-container::-webkit-scrollbar{width:6px}.comments-scroll-container::-webkit-scrollbar-track{background:transparent}.comments-scroll-container::-webkit-scrollbar-thumb{background:#0000001a;border-radius:10px}.comments-scroll-container::-webkit-scrollbar-thumb:hover{background:#0003}.mscm-fixed-input-container{position:absolute;bottom:0;left:0;right:0;background-color:#fff;padding:12px;border-top:1px solid #e8e8e8;box-shadow:0 -4px 12px #00000014;z-index:10}.mscm-comment-input-section{display:flex;gap:8px;align-items:flex-end}.mscm-comment-input-wrapper{flex:1;background:#fff;border:1px solid #d9d9d9;border-radius:8px;padding:8px;min-height:40px}.mscm-whatsapp-buttons{display:flex;gap:4px;align-items:center}.mscm-circle-button{min-width:36px!important;width:36px;height:36px;padding:0!important;border-radius:50%;display:flex;align-items:center;justify-content:center}.mscm-comments-scrollable-area::-webkit-scrollbar{width:6px}.mscm-comments-scrollable-area::-webkit-scrollbar-track{background:transparent}.mscm-comments-scrollable-area::-webkit-scrollbar-thumb{background:#0000001a;border-radius:10px}.mscm-comments-scrollable-area::-webkit-scrollbar-thumb:hover{background:#0003}.mscm-comment{margin-bottom:16px;background:#f9f9f9;padding:12px;border-radius:8px}.mscm-comment-header{display:flex;align-items:center;margin-bottom:8px}.mscm-comment-details{margin-left:8px}.mscm-author{font-weight:600;margin-right:8px}.mscm-datetime{color:#888;font-size:12px}.mscm-action-buttons{display:flex;gap:8px;margin-top:8px}.mscm-fixed-input-container{position:absolute;bottom:0;left:0;right:0;background:#fff;padding:12px;border-top:1px solid #e8e8e8;box-shadow:0 -4px 12px #00000014;z-index:100}.comments-card .ant-tabs-tabpane[data-node-key=comments].ant-tabs-tabpane-inactive,.comments-card .ant-tabs-tabpane[data-node-key=comments].ant-tabs-tabpane-hidden{display:none!important}.comments-card .ant-tabs-tabpane[data-node-key=comments].ant-tabs-tabpane-active{display:flex!important}.right-side-tabs .ant-tabs-content{height:100%}.development-details-wrapper{padding:12px;height:calc(100vh - 112px);display:flex;flex-direction:column;overflow:hidden}.product-layout{flex:1;min-height:0;height:100%;margin:0!important;padding:0}.product-left-column,.product-right-column{height:100%;overflow:hidden}.left-side-card,.right-side-card{height:100%;display:flex;flex-direction:column}.left-side-card .ant-card-body,.right-side-card .ant-card-body{height:100%;padding:16px;display:flex;flex-direction:column}.left-side-tabs,.right-side-tabs{flex:1;display:flex;flex-direction:column}.left-side-tabs .ant-tabs-content,.right-side-tabs .ant-tabs-content{flex:1;height:100%}.left-side-tabs .ant-tabs-content-holder,.right-side-tabs .ant-tabs-content-holder{flex:1;overflow:hidden}.left-side-tabs .ant-tabs-tabpane,.right-side-tabs .ant-tabs-tabpane{height:100%;overflow:auto}.tab-content{height:100%;overflow:auto;padding:12px;margin:0}@media screen and (max-width: 768px){.development-details-wrapper{height:auto;overflow:visible;padding:12px}.product-layout,.product-left-column,.product-right-column{height:auto}.left-side-card,.right-side-card{margin-bottom:16px}.left-side-tabs .ant-tabs-content,.right-side-tabs .ant-tabs-content{height:auto}.tab-content{height:auto;min-height:200px}}.comments-card .ant-card-body{padding:12px!important;height:100%!important}.right-side-tabs .ant-tabs-tabpane>div{padding:12px 12px 40px}.fixed-comment-input{padding:8px;min-height:90px}.comments-scroll-container{padding:12px 12px 100px}.right-side-card .ant-card-body{padding:0!important;height:100%!important;display:flex!important;flex-direction:column!important;overflow:hidden!important;margin:0!important}.content-wrapper{flex:1;width:100%;height:100%;display:flex;flex-direction:column;overflow:hidden;padding:0!important;margin:0!important}.comments-card.fullscreen-card{height:100%!important;max-height:none!important;display:flex;flex-direction:column;overflow:hidden;box-shadow:0 1px 2px #00000014;flex:1;margin:0!important;width:100%!important;border-radius:0!important;padding:0!important}.comments-card .ant-card-head{flex-shrink:0;margin:0!important;padding:12px 16px!important;border-bottom:1px solid #f0f0f0!important}.comments-card .ant-card-body{flex:1;padding:0!important;margin:0!important;border:none!important;height:calc(100% - 57px)!important;overflow:hidden;display:flex;flex-direction:column}.right-side-tabs .ant-tabs-tabpane>div{padding:0!important;margin:0!important}.right-side-tabs .ant-tabs-tabpane[data-node-key=comments]{position:relative!important;flex-direction:column!important;height:100%!important;overflow:hidden!important;padding:0!important;margin:0!important}.comments-scroll-container{flex:1!important;overflow-y:auto!important;padding:16px!important}.mscm-comments-container{display:flex;flex-direction:column;height:100%;position:relative;overflow:hidden}.comments-card .ant-tabs-tabpane[data-node-key=comments]{flex-direction:column!important;height:100%!important;position:relative!important;overflow:hidden!important}.right-side-tabs{height:100%!important;display:flex!important;flex-direction:column!important;position:relative!important;flex:1!important;margin:0!important;padding:0!important}.right-side-tabs .ant-tabs-content-holder{flex:1!important;overflow:hidden!important;padding:0!important;margin:0!important}.right-side-tabs .ant-tabs-content{height:100%!important;flex:1!important;padding:0!important;margin:0!important}.right-side-tabs .ant-tabs-tabpane{height:100%;overflow:hidden;position:relative}.fixed-comment-input{position:relative;bottom:0;left:0;right:0;background-color:#fff;padding:12px 12px 16px;border-top:1px solid #e8e8e8;box-shadow:0 -4px 12px #00000014;z-index:10;min-height:auto;width:100%}.comments-scroll-container{flex:1!important;overflow-y:auto!important;padding:16px!important;height:auto!important;position:relative}@media screen and (max-width: 1200px){.mscm-comments-scrollable-area{max-height:calc(100vh - 260px)}}@media screen and (max-width: 768px){.mscm-comments-scrollable-area{max-height:calc(100vh - 240px);min-height:150px}}@media screen and (max-height: 600px){.mscm-comments-scrollable-area{max-height:calc(100vh - 220px);min-height:120px}}.forum-container{border-radius:8px;box-shadow:0 2px 4px #0000001a;overflow:hidden;background-color:transparent}.header-container{display:flex;justify-content:space-between;align-items:center;height:35px;margin-top:-15px}.message-list{overflow-x:hidden;overflow-x:auto;box-sizing:border-box;margin-top:10px;padding:15px;max-height:calc(100vh - 149px)}.store-list-container{background-color:transparent;min-height:calc(100vh - 64px);padding:24px;height:100%;overflow:hidden;max-width:100%;box-sizing:border-box}.store-list-header{background-color:#fff;padding:16px;border-radius:4px;margin-bottom:20px}.store-list{margin-top:16px}.product-card{width:100%;margin-bottom:16px}.product-image{height:200px;object-fit:cover}.filter-panel{background-color:#f0f0f0;padding:16px;margin-bottom:16px;border-radius:4px}.ant-card{height:100%;display:flex;flex-direction:column}.ant-card-cover{height:200px;overflow:hidden}.ant-card-body{flex:1}#scrollableDiv{height:100%;overflow:auto;padding:8px;background-color:#fff;border:1px solid #e8e8e8;border-radius:4px;scrollbar-width:thin;scrollbar-color:#888 #f1f1f1}#scrollableDiv::-webkit-scrollbar{width:12px}#scrollableDiv::-webkit-scrollbar-track{background:#f1f1f1}#scrollableDiv::-webkit-scrollbar-thumb{background:#888}#scrollableDiv::-webkit-scrollbar-thumb:hover{background:#555}.ant-card-meta-title{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ant-card-meta-description{height:80px;overflow:hidden}.ant-row{margin-right:0!important;margin-left:0!important}.catalog-list-container{background-color:transparent;height:calc(100vh - 112px);padding-top:24px;max-width:100%;box-sizing:border-box;margin:24px 32px;overflow:hidden;position:relative}.catalog-content{width:100%;padding-bottom:40px}.add-catalog-button{margin-bottom:16px}.catalog-table{background-color:#fff;border-radius:4px;margin:16px 0;width:100%}.ant-table-wrapper{width:100%}.ant-table-body{overflow:visible!important}.ant-table{background-color:#fff;border-radius:4px;margin:16px 0}.ant-table-thead>tr>th{background-color:#fafafa}.ant-table-tbody>tr>td{background-color:#fff}.ant-switch-checked{background-color:#52c41a}.ant-tag{min-width:60px;text-align:center}.store-list-content{flex:1;overflow:hidden;height:calc(100vh - 180px)}.ant-radio-button-wrapper-checked{background-color:#000!important;color:#fff!important;border-color:#000!important}.select-link-button{background:none;border:none;color:#1890ff;padding:0;font-size:inherit;cursor:pointer}.select-link-button:hover{color:#53a6f4;text-decoration:underline}.catalog-add-container{padding:24px;height:calc(100vh - 92px)}.catalog-card{background:linear-gradient(145deg,#fff,#f5f7fa);box-shadow:0 4px 20px #00000014;border-radius:12px;height:100%;display:flex;flex-direction:column}.catalog-card .ant-card-body{flex:1;overflow-y:auto;padding:20px;display:flex;flex-direction:column}.catalog-form{max-width:100%;flex:1;display:flex;flex-direction:column}.catalog-form .ant-form-item{margin-bottom:24px}.catalog-form .ant-input{border-radius:6px;border:1px solid #e2e8f0;padding:10px}.catalog-form .ant-radio-group{display:flex;gap:10px}.catalog-form .ant-radio-button-wrapper{border-radius:6px;min-width:100px;text-align:center}.company-selection-section{margin-bottom:24px;border:1px solid #e2e8f0;padding:15px;border-radius:8px;background-color:#f8fafc}.form-actions{display:flex;justify-content:flex-end;gap:12px;margin-top:auto}.schedule-container{padding:20px}.title{font-size:24px;color:#333;text-shadow:1px 1px 2px rgba(0,0,0,.1);font-family:Arial,sans-serif;letter-spacing:1px}.save-button{margin-top:20px;display:block;margin-left:auto;margin-right:auto}.schedule-layout{display:flex;gap:16px}.steps-sidebar{width:300px;flex-shrink:0}.schedule-main{flex:1}.step-item{cursor:pointer;padding:16px!important;background:#fafafa;margin-bottom:8px!important;border-radius:6px;transition:all .3s}.step-item:hover{background:#f0f0f0}.events li{margin-bottom:4px;padding:2px 6px;font-size:12px;line-height:1.2}.steps-card{width:100%}.remove-date{color:#ff4d4f}.remove-date:hover{color:#ff7875}.accept-date{color:#0f8f4d}.accept-date:hover{color:#319f66}.ant-badge-status-text{min-width:150px;font-size:14px;font-weight:500}.sorted-dates{display:flex;flex-direction:column;gap:8px}.date-item{display:flex;align-items:center;padding:8px 12px;background-color:#f5f5f5;border-radius:4px;transition:background-color .2s}.date-item:hover{background-color:#e8e8e8}.date-item .drag-handle{cursor:grab;margin-right:8px;color:#999}.date-item.dragging{opacity:.5;background-color:#e0e0e0}.customer-approval-badge,.request-date-button{margin-left:8px}.status-icon{font-size:18px}.status-icon.waiting{color:#e12e2e}.status-icon.scheduled{color:#faad14}.comments-link{color:#1890ff}.schedule-title{margin-bottom:24px;padding:16px;background-color:#fff;border-radius:8px;box-shadow:0 2px 8px #0000001a}.schedule-title .ant-typography{font-size:20px;color:#1f1f1f;margin:0}.production-steps-definitions-content{background-color:#fff;padding:24px;border-radius:8px;box-shadow:0 2px 8px #0000001a;max-height:calc(100vh - 129px);overflow-y:auto;overflow-x:hidden}.production-steps-definitions-content h2{margin-bottom:24px;color:#1f1f1f;font-size:20px;font-weight:500}.assign-agent-container{display:flex;flex-direction:column;height:87vh;padding:24px;box-sizing:border-box;overflow:hidden}.assign-agent-content{flex:1;overflow:hidden;padding:16px 0}.company-selection-section{margin-bottom:24px}.section-title{margin-bottom:7px;font-size:16px;font-weight:500;color:#262626}.development-table-container{height:calc(100vh - 450px);overflow-y:auto;margin-top:10px}.footer-buttons{display:flex;justify-content:flex-end;gap:8px;margin-top:24px;padding:16px 0}.back-button{margin:0 8px}.summary-section{margin-top:16px;height:calc(100vh - 250px);overflow-y:auto}.ant-table{width:100%}.ant-table-cell{white-space:nowrap}.summary-section .ant-tree{font-size:14px}.summary-section .ant-tree-node-content-wrapper{padding:8px 4px}.summary-section .ant-tree-switcher{width:24px}.summary-section .ant-tree-treenode{padding:4px 0}.calendar-container{padding:20px;background:#fff;border-radius:8px;max-height:100vh;overflow-y:auto;box-shadow:0 1px 2px #3c40434d,0 1px 3px 1px #3c404326}.events{margin:0;padding:0;list-style:none}.events li{padding:2px 8px;font-size:12px;line-height:1.5;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-bottom:4px}.notes-month{font-size:12px;text-align:center}.notes-month section{font-size:12px;border-radius:4px;padding:2px 8px;background:#f5f5f5;display:inline-block}.events li:hover{background:#f0f0f0;cursor:pointer;border-radius:4px}.event-item{padding:4px 8px;margin-bottom:2px;border-radius:4px;font-size:12px;line-height:1.3;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;transition:all .3s}.event-item:hover{transform:scale(1.01);box-shadow:0 1px 3px #0003}.event-time{margin-right:8px;font-weight:500}.event-title{font-weight:400}.ant-picker-calendar-full .ant-picker-panel .ant-picker-calendar-date-content{height:100px;overflow-y:auto}.ant-picker-calendar-date{padding:4px 8px!important}.ant-tooltip-inner{min-width:200px;padding:12px}.ant-tooltip-inner p{margin:4px 0;line-height:1.4}.ant-picker-calendar-header{display:none;padding:12px;background:#fafafa;border-bottom:1px solid #f0f0f0}.ant-picker-calendar-header .ant-picker-calendar-mode-switch{display:none}.ant-picker-cell-today .ant-picker-cell-inner{background:#e8f5e9!important}.ant-picker-cell-selected .ant-picker-cell-inner{background:#e3f2fd!important}.ant-picker-cell:hover .ant-picker-cell-inner{background:#f5f5f5}.event-details{margin-left:22px;color:#000000a6;font-size:12px}.calendar-container .ant-badge-status-text{font-size:13px}.ant-picker-calendar-full .ant-picker-panel{overflow-y:auto}.timeline-item{display:flex;justify-content:flex-start;align-items:center;position:relative}.timeline-content{width:100%;margin-top:0;margin-bottom:0;padding:0}.message-box{background-color:#f9f9f9;border-radius:8px;box-shadow:0 2px 4px #0000001a;padding:10px;min-height:150px;overflow:hidden;margin:10px 0}.message-header{display:flex;align-items:center;margin-bottom:10px}.message-header .author{font-weight:700;margin-left:10px}.message-header .datetime{margin-left:auto;color:#888}.message-content{margin-bottom:10px}.attachments{display:flex;flex-wrap:wrap}.attachment{display:flex;align-items:center;margin-right:10px;cursor:pointer}.attachment img{margin-left:5px;border-radius:4px}.result-container{display:flex;align-items:center;gap:5px}.result{display:flex;align-items:center;font-size:14px;background-color:transparent;gap:2px}.result.accepted{color:green}.result.accepted-with-comments{color:orange}.result.rejected{color:red}.quote{background-color:#e0e0e0;border-left:4px solid #ccc;padding:10px;margin-bottom:10px;cursor:pointer}.quote-header{display:flex;align-items:center;margin-bottom:5px}.quote-header .author{font-weight:700;margin-left:10px}.quote-header .datetime{margin-left:auto;color:#888}.quote-content{margin-left:10px}.highlight{animation:highlight-animation 2s ease-in-out}@keyframes highlight-animation{0%,to{background-color:#d3d3d3}50%{background-color:#e0e0e0}}.comments-section-inner{padding-top:10px}.comment{display:flex;flex-direction:column;background-color:#f0f2f5;border-radius:8px}.comment-header{display:flex;align-items:center;margin-bottom:5px}.comment-details{display:flex;flex-direction:column;margin-left:10px}.comment-header .author{font-weight:700}.comment-header .datetime{color:#888;font-size:12px}.comment-content{margin-left:40px}.comment-input-section{display:flex;align-items:center;margin-top:10px}.comment-input{flex:1;margin-right:10px}.comment-button{flex-shrink:0}.comment-input-section .ant-upload{border:none;padding:0;background:none}.comment-input-section .ant-upload .anticon-paper-clip{font-size:16px;color:#1890ff}.comment-input-section .upload-icon{display:inline-block;width:auto;height:auto;line-height:normal;padding:0;border:none;background:none}.comment-input-section .upload-icon .anticon-paper-clip{font-size:16px;color:gray}.comment-input-section .comment-attachments{display:flex;align-items:center}.comment-input-section .comment-attachments img{border-radius:4px}.comment-input-wrapper{flex:1;position:relative;margin-right:10px}.comment-input-wrapper .comment-attachments{position:absolute;right:8px;bottom:8px}.comment-input-wrapper .ant-input{padding-right:30px}.comment-section{display:flex;align-items:flex-start;gap:8px}.comment-attachments{display:flex;align-items:center;margin-left:8px}.upload-icon{cursor:pointer;font-size:16px;color:#888}.comment-button{align-self:flex-start;margin-left:8px}.editor-container{border-radius:4px;padding:8px}.editor-container .DraftEditor-root{min-height:120px;padding:8px}.mention{color:#1890ff;text-decoration:none;padding:2px 4px;border-radius:2px;background-color:#1890ff1a}.toolbar{display:flex;gap:8px;flex-wrap:wrap}.toolbar .ant-btn{padding:4px 8px;height:32px}.toolbar .ant-btn:hover{color:#1890ff;border-color:#1890ff}.toolbar .ant-btn-primary{background-color:#1890ff;color:#fff}.nf-news-feed-container{max-width:900px;margin:0 auto;padding:20px;height:calc(100vh - 95px);overflow-y:auto}.nf-news-feed-container-full{width:100%;padding:0;height:calc(100vh - 95px);overflow-y:auto}.nf-timeline-card{box-shadow:0 2px 8px #00000014;border-radius:8px}.nf-timeline-card-full{box-shadow:0 1px 4px #0000000d;border-radius:0;height:100%}.nf-feed-title{font-size:18px;margin:0;color:#333;text-align:center}.nf-feed-header{padding:16px 0;text-align:center;border-bottom:1px solid #f0f0f0;margin-bottom:16px}.nf-feed-title{font-size:20px;margin:0 0 4px;color:#333}.nf-feed-subtitle{color:#8c8c8c;font-size:14px;margin:0}.nf-news-feed-container .ant-timeline{padding:12px}.nf-news-feed-container-full .ant-timeline{padding:20px;max-width:1200px;margin:0 auto}.nf-news-feed-container .ant-timeline-item-label{width:130px!important;font-size:13px;color:#555;display:flex;align-items:center;gap:8px;text-align:right}.nf-news-feed-container-full .ant-timeline-item-label{width:180px!important;font-size:13px;color:#555;display:flex;align-items:center;gap:8px;text-align:right}.nf-news-feed-container .ant-timeline-item-content{inset-inline-start:150px!important;width:calc(100% - 160px)!important;margin:0 0 0 30px;padding:0 0 20px 12px;position:relative;cursor:pointer}.nf-news-feed-container-full .ant-timeline-item-content{inset-inline-start:200px!important;width:calc(100% - 210px)!important;margin:0 0 0 30px;padding:0 0 20px 20px;position:relative;cursor:pointer}.nf-news-feed-container .ant-timeline-item-content:hover,.nf-news-feed-container-full .ant-timeline-item-content:hover{background-color:#00000005;border-radius:4px}.nf-news-feed-container .ant-timeline-item-tail{inset-inline-start:130px!important}.nf-news-feed-container-full .ant-timeline-item-tail{inset-inline-start:180px!important}.nf-news-feed-container .ant-timeline-item-head{inset-inline-start:130px!important;width:16px;height:16px}.nf-news-feed-container-full .ant-timeline-item-head{inset-inline-start:180px!important;width:20px;height:20px}.nf-news-feed-container-full .nf-event-item{display:flex;align-items:center;justify-content:space-between;padding:12px;background:#fff;border-radius:4px;box-shadow:0 1px 2px #00000008;transition:all .3s ease}.nf-news-feed-container-full .nf-event-item:hover{background-color:#f9f9f9;box-shadow:0 2px 5px #0000000d}.nf-event-action{font-weight:500;margin-bottom:4px}.nf-event-date{font-size:12px;color:#722ed1}.nf-modal-body{padding:20px 24px}.nf-modal-title{font-weight:600}.nf-system-notification-container{display:flex;flex-direction:column;height:calc(100vh - 120px);background:transparent;border-radius:8px;margin-bottom:10px;overflow:hidden}.nf-notification-header{padding:12px 16px;border-bottom:1px solid #f0f0f0;background-color:#f9f9f9;display:flex;align-items:center;border-radius:8px 8px 0 0;box-shadow:0 2px 4px #0000000d}.nf-content-container{background:transparent;display:flex;flex-direction:column;flex:1}.nf-timeline-scroll-container{height:100%;overflow-y:auto;padding:16px 20px 0;background:transparent;scrollbar-width:thin;scrollbar-color:rgba(0,0,0,.3) rgba(0,0,0,.1)}.nf-timeline-scroll-container::-webkit-scrollbar{width:6px}.nf-timeline-scroll-container::-webkit-scrollbar-track{background:#0000001a}.nf-timeline-scroll-container::-webkit-scrollbar-thumb{background-color:#0000004d;border-radius:6px}.nf-loading-indicator{text-align:center;padding:20px;background:transparent}.nf-end-message{text-align:center;padding:20px;color:#999;background:transparent}@media (max-width: 768px){.nf-news-feed-container{padding:12px}.nf-news-feed-container .ant-timeline-item-label{width:80px!important}.nf-news-feed-container .ant-timeline-item-content{inset-inline-start:100px!important;width:calc(100% - 110px)!important}.nf-news-feed-container .ant-timeline-item-tail,.nf-news-feed-container .ant-timeline-item-head{inset-inline-start:80px!important}.nf-news-feed-container-full .ant-timeline{padding:12px}.nf-news-feed-container-full .ant-timeline-item-label{width:100px!important}.nf-news-feed-container-full .ant-timeline-item-content{inset-inline-start:120px!important;width:calc(100% - 130px)!important;padding-left:12px}.nf-news-feed-container-full .ant-timeline-item-tail,.nf-news-feed-container-full .ant-timeline-item-head{inset-inline-start:100px!important}}@media (max-width: 992px){.nf-news-feed-container-full .ant-timeline-item-label{width:140px!important}.nf-news-feed-container-full .ant-timeline-item-content{inset-inline-start:160px!important;width:calc(100% - 170px)!important}.nf-news-feed-container-full .ant-timeline-item-tail,.nf-news-feed-container-full .ant-timeline-item-head{inset-inline-start:140px!important}}@media (max-width: 576px){.nf-news-feed-container-full .ant-timeline-item-label{width:80px!important;font-size:12px}.nf-news-feed-container-full .ant-timeline-item-content{inset-inline-start:90px!important;width:calc(100% - 100px)!important;padding-left:8px}.nf-news-feed-container-full .ant-timeline-item-tail,.nf-news-feed-container-full .ant-timeline-item-head{inset-inline-start:80px!important}.nf-news-feed-container-full .ant-avatar{width:24px!important;height:24px!important}}@keyframes nf-fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.nf-news-feed-container .ant-timeline-item{animation:nf-fadeIn .3s ease-out;animation-fill-mode:both}.nf-news-feed-container .ant-timeline-item:nth-child(1){animation-delay:.1s}.nf-news-feed-container .ant-timeline-item:nth-child(2){animation-delay:.2s}.nf-news-feed-container .ant-timeline-item:nth-child(3){animation-delay:.3s}.nf-news-feed-container .ant-timeline-item:nth-child(4){animation-delay:.4s}.nf-news-feed-container .ant-timeline-item:nth-child(5){animation-delay:.5s}.nf-news-feed-container .ant-timeline-item:nth-child(6){animation-delay:.6s}.nf-news-feed-container .ant-timeline-item:nth-child(7){animation-delay:.7s}.nf-news-feed-container-full .ant-timeline-item{animation:nf-fadeIn .3s ease-out;animation-fill-mode:both}.nf-news-feed-container-full .ant-timeline-item:nth-child(1){animation-delay:.1s}.nf-news-feed-container-full .ant-timeline-item:nth-child(2){animation-delay:.2s}.nf-news-feed-container-full .ant-timeline-item:nth-child(3){animation-delay:.3s}.nf-news-feed-container-full .ant-timeline-item:nth-child(4){animation-delay:.4s}.nf-news-feed-container-full .ant-timeline-item:nth-child(5){animation-delay:.5s}.nf-news-feed-container-full .ant-timeline-item:nth-child(6){animation-delay:.6s}.nf-news-feed-container-full .ant-timeline-item:nth-child(7){animation-delay:.7s}.nf-new-post-card{position:sticky;top:0;z-index:100;background:#fff;margin-bottom:10px;box-shadow:0 2px 8px #0000001a;border-radius:8px}.nf-post-list{display:flex;flex-direction:column}.nf-post-card{margin-bottom:20px;box-shadow:0 2px 8px #0000001a}.nf-post-header{display:flex;align-items:center;gap:12px;margin-bottom:16px;padding:16px;border-bottom:1px solid #f0f0f0}.nf-post-meta{display:flex;flex-direction:column}.nf-post-meta .author{font-weight:700;color:#262626}.nf-post-meta .datetime{font-size:12px;color:#8c8c8c}.nf-post-content{padding:16px;font-size:14px;line-height:1.6}.nf-post-actions{display:flex;gap:16px;padding:12px 0;border-top:1px solid #f0f0f0;border-bottom:1px solid #f0f0f0}.nf-post-actions .ant-btn{color:#595959}.nf-comment{padding:12px 0;border-bottom:1px solid #f0f0f0}.nf-comment-header{display:flex;align-items:center;gap:12px;margin-bottom:8px}.nf-comment-details{display:flex;flex-direction:column}.nf-comment-details .author{font-weight:500;color:#262626}.nf-comment-details .datetime{font-size:12px;color:#8c8c8c}.nf-comment-content{margin-left:44px;font-size:14px}.nf-comment-input{display:flex;gap:12px;margin-top:16px;align-items:flex-start}.nf-comment-input .DraftEditor-root{flex:1;background:#f5f5f5;border-radius:16px;padding:8px 16px;min-height:36px}.nf-comment-list{margin-top:20px}.nf-feed-container{margin-top:5px;padding:4px;height:calc(100vh - 95px);overflow-y:auto}.nf-feed-content{max-width:none;padding:0;display:flex;flex-direction:column;gap:24px;margin-bottom:25px}.nf-feed-layout{display:grid;grid-template-columns:1fr 300px;gap:20px;max-width:100%;margin:0 auto;padding:0 20px}.nf-feed-main-content{width:100%;max-width:calc(100vw - 360px);min-width:auto;overflow-y:visible;height:auto}.nf-feed-sidebar{width:300px;position:sticky;top:0;height:fit-content;align-self:flex-start;z-index:1}.nf-feed-sidebar .ant-card{position:sticky;top:64px}@media (max-width: 1200px){.nf-feed-layout{grid-template-columns:1fr;padding:0 10px}.nf-feed-main-content{max-width:100%}.nf-feed-sidebar{position:relative;top:0;width:100%;height:auto;margin-top:20px}}.nf-action-card,.nf-announcement-card{max-width:100%;overflow-x:hidden}.nf-event-details{font-size:13px;line-height:1.5}.nf-event-date{color:#722ed1;margin-bottom:8px}.nf-event-location,.nf-event-product{margin:4px 0}.nf-feed-sidebar .ant-list-item{padding:16px;border-radius:8px;margin-bottom:8px;border:1px solid #f0f0f0}.nf-feed-sidebar .ant-list-item:hover{background-color:#fafafa}.nf-feed-sidebar .ant-card-body{padding:0 12px;max-height:calc(100vh - 200px);overflow-y:auto}.nf-action-card{background:#fff;border-radius:8px;box-shadow:0 1px 3px #0000001a;padding:16px;margin-bottom:16px}.nf-page-container{padding:20px;height:calc(100vh - 95px);overflow-y:auto}.nf-page-header{margin-bottom:24px}.nf-page-header-icon{font-size:24px;color:#f9c4ac;margin-right:8px}.nf-page-title{margin:0!important;color:#333!important}.nf-page-divider{margin:16px 0!important}.nf-content-wrapper{margin-bottom:24px}.nf-custom-card{border-radius:8px;box-shadow:0 2px 8px #00000014}.nf-timeline-wrapper{min-height:400px}.nf-feed-container{display:flex;flex-direction:column;height:calc(100vh - 95px);overflow:hidden;background-color:#f5f7fa;padding:0}.nf-feed-header{background-color:#fff;padding:16px 20px;border-bottom:1px solid #f0f2f5;box-shadow:0 2px 6px #00000008;display:flex;flex-direction:row;justify-content:space-between;align-items:center;z-index:10}.nf-header-title{display:flex;align-items:center;gap:8px}.nf-header-icon{font-size:24px;color:#722ed1}.nf-filter-container{display:flex;gap:10px;align-items:center}.nf-notification-content{flex:1;overflow-y:auto;padding:0;scrollbar-width:thin;scrollbar-color:rgba(0,0,0,.3) rgba(0,0,0,.1)}.nf-notification-content::-webkit-scrollbar{width:6px}.nf-notification-content::-webkit-scrollbar-track{background:#0000000d}.nf-notification-content::-webkit-scrollbar-thumb{background-color:#0003;border-radius:6px;border:2px solid rgba(0,0,0,.05)}.nf-notification-group{margin-bottom:20px}.nf-date-header{background-color:#f5f7fa;padding:8px 20px;position:sticky;top:0;z-index:5;border-bottom:1px solid #e8e8e8;font-weight:500;color:#666}.nf-notification-item{background:#fff;margin:0 10px 6px;padding:12px 16px!important;border-radius:8px;transition:all .2s ease;box-shadow:0 1px 3px #0000000d;cursor:pointer;border-left:3px solid transparent;position:relative}.nf-notification-item:hover{background-color:#f0f0ff;transform:translateY(-1px);box-shadow:0 4px 6px #00000014;border-left-color:#722ed1}.nf-notification-item:after{content:"→";position:absolute;right:16px;top:50%;transform:translateY(-50%);opacity:0;color:#722ed1;font-weight:700;transition:opacity .2s ease,right .2s ease}.nf-notification-item:hover:after{opacity:1;right:12px}.nf-notification-item:hover{border-left-color:#722ed1}.nf-notification-description{display:flex;justify-content:space-between;align-items:flex-start}.nf-notification-details{flex:1;line-height:1.6}.nf-notification-time{color:#8c8c8c;font-size:12px;white-space:nowrap;margin-left:10px}.nf-product-name{font-style:italic}.nf-tag{font-size:12px;line-height:1;padding:2px 6px;border-radius:4px;font-weight:500}.nf-tag-file{color:#722ed1;background:#722ed11a;border-color:#722ed133}.nf-tag-feature{color:#52c41a;background:#52c41a1a;border-color:#52c41a33}.nf-tag-variant{color:#722ed1;background:#722ed11a;border-color:#722ed133}.nf-tag-note{color:#fa8c16;background:#fa8c161a;border-color:#fa8c1633}.nf-tag-comment{color:#f5222d;background:#f5222d1a;border-color:#f5222d33}.nf-tag-add{color:#52c41a;background:#52c41a1a;border-color:#52c41a33}.nf-tag-update{color:#faad14;background:#faad141a;border-color:#faad1433}.nf-tag-delete{color:#ff4d4f;background:#ff4d4f1a;border-color:#ff4d4f33}.nf-loading-container{display:flex;justify-content:center;padding:24px}.nf-end-message{text-align:center;padding:16px;color:#8c8c8c;font-size:13px}.nf-empty-container{margin-top:40px}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.nf-notification-item{animation:fadeIn .3s ease-out;animation-fill-mode:both}@media (min-width: 768px){.nf-feed-header{flex-direction:row;justify-content:space-between;align-items:center}.nf-filter-container{justify-content:flex-end}}@media (max-width: 576px){.nf-filter-container{flex-direction:column;align-items:flex-start}.nf-feed-header{padding:12px}.nf-notification-item{margin:0 6px 6px;padding:10px 12px!important}.nf-date-header{padding:8px 12px}}@media (max-width: 576px){.nf-feed-header{flex-direction:column;align-items:flex-start;gap:12px;padding:12px 16px}.nf-filter-container{width:100%;justify-content:space-between}.nf-filter-container .ant-select{width:100%!important}.nf-notification-item:after{display:none}}.dark-theme .nf-feed-container{background-color:#141414}.dark-theme .nf-feed-header,.dark-theme .nf-notification-item{background-color:#1f1f1f;border-color:#303030}.dark-theme .nf-date-header{background-color:#141414;color:#d9d9d9;border-color:#303030}.dark-theme .nf-notification-item:hover{background-color:#262626}.nf-company-text{font-style:italic;color:#1890ff;background-color:#e6f7ff;border-radius:4px;padding:2px 8px;margin-left:4px;margin-right:8px;display:inline-block;border:1px solid #91d5ff;font-size:12px;font-weight:400}.nf-company-name{font-size:12px;margin-left:4px;margin-right:8px;color:#666}.news-tour-tooltip{font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}.news-tour-helper-button{transition:all .3s ease;z-index:1000}.news-tour-helper-button:hover{transform:translateY(-3px);box-shadow:0 4px 12px #47416840}.news-tour-tooltip .react-joyride__tooltip{border-radius:8px;padding:10px}.news-tour-tooltip h2{font-size:18px;margin-bottom:10px;color:#474168}.news-tour-tooltip .joyride-button-next:hover{background-color:#5c5682!important}.news-tour-tooltip .joyride-button-back:hover{color:#5c5682!important;background-color:#4741681a!important}.__floater__body{font-size:14px;line-height:1.5}.__floater__arrow{transition:transform .2s ease}@media (max-width: 768px){.news-tour-helper-button{bottom:70px!important;right:15px!important}.news-tour-tooltip h2{font-size:16px}.news-tour-tooltip div[role=dialog]{max-width:90%!important}}.messaging-container{display:flex;height:100%!important;width:100%}.highlight-message{animation:highlightPulse 3s ease-in-out!important;background-color:#1890ff40!important;border-radius:8px!important;position:relative;z-index:10}.highlight-message:before{content:"";position:absolute;inset:-4px;border:2px solid #1890ff;border-radius:10px;animation:borderPulse 1.5s ease-in-out infinite;pointer-events:none}@keyframes highlightPulse{0%{background-color:#1890ff66;box-shadow:0 0 20px #1890ff99,inset 0 0 10px #1890ff33}50%{background-color:#1890ff40;box-shadow:0 0 15px #1890ff66,inset 0 0 5px #1890ff1a}to{background-color:transparent;box-shadow:none}}@keyframes borderPulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.6;transform:scale(1.02)}}.messaging-empty-state{flex:1;display:flex;align-items:center;justify-content:center;background:#f8f9fa}.no-message{display:flex;height:100%;align-items:center;justify-content:center;color:#94a3b8;font-size:15px;font-weight:500}.message-translated-content{position:relative;padding:4px;border-radius:4px;background-color:#f8f0ff;border-left:3px solid #722ed1;margin:2px 0;transition:all .3s ease}.message-translation-header{display:flex;align-items:center;gap:3px;font-size:10px;color:#722ed1;margin-bottom:2px;font-weight:500}.message-translation-icon{display:flex;align-items:center;color:#722ed1}.message-translation-label{font-style:italic}.message-translation-body{color:#333;line-height:1.3;font-size:13px;margin:0}@keyframes translateFadeIn{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}.message-actions{display:flex;margin-top:0;gap:4px}.message-translate-btn{padding:0 8px;height:28px;font-size:13px;color:#6c757d;opacity:.5;transition:all .2s ease}.message-translate-btn:hover{color:#722ed1;background:#722ed10d;opacity:1}.message-translate-btn.active-translation{color:#722ed1;background-color:#722ed11a;opacity:1}.message-translate-btn.active-translation:hover{background-color:#722ed133}.message-ai-btn,.message-quote-btn{padding:0 8px;height:28px;font-size:13px;color:#6c757d;opacity:.5;transition:all .2s ease}.message-ai-btn:hover,.message-quote-btn:hover{color:#722ed1;background:#722ed10d;opacity:1}.message-time{font-size:12px;margin-top:2px;opacity:.8}.message-actions{display:flex;justify-content:flex-start;align-items:center;gap:8px;margin-top:8px}.message-ai-btn,.message-quote-btn{height:24px!important;padding:0 8px!important;font-size:12px!important;color:#666;display:flex!important;align-items:center!important;opacity:.5;transition:all .2s ease}.message-bubble:hover+.message-actions .message-ai-btn,.message-bubble:hover+.message-actions .message-quote-btn,.message-actions:hover .message-ai-btn,.message-actions:hover .message-quote-btn{opacity:1}.thread-message .message-actions.thread-message-actions .message-translate-btn,.thread-message .message-actions.thread-message-actions .message-ai-btn,.thread-message .message-actions.thread-message-actions .message-quote-btn{height:26px!important;padding:0 8px!important;font-size:12px!important;color:#999;opacity:.7;display:flex!important;align-items:center!important}.thread-message .message-actions.thread-message-actions .message-translate-btn:hover,.thread-message .message-actions.thread-message-actions .message-ai-btn:hover,.thread-message .message-actions.thread-message-actions .message-quote-btn:hover{opacity:1!important;color:#722ed1;background:#722ed10d}.ai-generate-button{position:absolute;right:15px;bottom:15px;width:40px;height:40px;border-radius:50%;background-color:#2c3e50;color:#fff;display:flex;align-items:center;justify-content:center;z-index:5;box-shadow:0 2px 6px #00000026;transition:all .3s ease}.ai-generate-button:hover{transform:translateY(-2px);box-shadow:0 4px 8px #0003}.ai-response-modal .ant-modal-content{border-radius:12px;overflow:hidden}.ai-response-modal .ant-modal-header{padding:16px 24px;background:#f9f9f9}.ai-response-modal-title{display:flex;align-items:center;gap:10px;color:#2c3e50}.ai-icon{color:#2c3e50;font-size:18px}.ai-response-loading{padding:40px 0;text-align:center}.ai-thinking{display:flex;justify-content:center;gap:6px;margin-bottom:16px}.ai-thinking-dot{width:12px;height:12px;border-radius:50%;background-color:#2c3e50;animation:ai-thinking 1.4s infinite ease-in-out both}.ai-thinking-dot:nth-child(1){animation-delay:-.32s}.ai-thinking-dot:nth-child(2){animation-delay:-.16s}@keyframes ai-thinking{0%,80%,to{transform:scale(0)}40%{transform:scale(1)}}.ai-thinking-text{color:#666;font-size:16px}.ai-quoted-message{background-color:#f8f9fa;border-left:4px solid #2c3e50;padding:16px;border-radius:8px;margin-bottom:20px}.ai-quoted-message-header{display:flex;align-items:center;gap:10px;margin-bottom:10px}.ai-quoted-message-info{display:flex;flex-direction:column}.ai-quoted-author{font-weight:500;color:#2c3e50;font-size:14px}.ai-quoted-datetime{color:#666;font-size:12px}.ai-quoted-message-content{color:#555;font-size:14px;line-height:1.5}.language-option{display:flex;align-items:center;justify-content:space-between}.country-code{color:#999;font-size:12px}.chat-input{padding:10px;background:#fff;border-top:1px solid #e0e4e8}.chat-input input{flex:1;padding:12px 20px;border:1px solid #e0e4e8;border-radius:6px;margin-right:15px;transition:all .3s ease}.chat-input input:focus{outline:none;border-color:#2c3e50}.chat-input button{padding:12px 25px;background:#2c3e50;color:#fff;border:none;border-radius:6px;font-weight:500;transition:all .3s ease}.chat-input button:hover{background:#34495e;transform:translateY(-1px)}.comment-section{position:relative;padding:15px 20px;background:#fff;border-top:1px solid #e0e4e8;display:flex;gap:10px;align-items:center;box-shadow:0 -2px 10px #0000000d;z-index:10;height:80px}.comment-input{flex:1;height:45px;padding:10px 15px;border:1px solid #e0e4e8;border-radius:6px;resize:none;font-family:inherit;font-size:14px;line-height:1.4;display:block;margin:auto 0}.comment-button{height:45px;padding:0 8px;height:32px;font-size:14px;color:#6c757d;opacity:.7;cursor:pointer;transition:all .2s ease;white-space:nowrap;display:flex;align-items:center;justify-content:center;margin:auto 0;gap:8px}.comment-button:disabled{opacity:.6;cursor:not-allowed}.comment-button .anticon{font-size:16px}.comment-button:hover{background:#34495e;transform:translateY(-1px)}.date-divider{position:relative;text-align:center;margin:10px 0;clear:both;display:flex;align-items:center;justify-content:center}.date-divider:before,.date-divider:after{content:"";flex:1;border-bottom:1px solid #e0e4e8}.date-divider:before{margin-right:10px}.date-divider:after{margin-left:10px}.date-divider span{background:transparent;padding:0;font-size:14px;color:#6c757d;opacity:.7;transition:all .2s ease;white-space:nowrap;line-height:1}.quote-modal .ant-modal-content{border-radius:12px;overflow:hidden;box-shadow:0 4px 12px #00000026}.quote-modal .ant-modal-header{padding:20px 24px;border-bottom:1px solid #e8e8e8;background:#fafafa}.quote-modal .ant-modal-title{font-weight:600;font-size:16px;color:#2c3e50}.quote-modal .ant-modal-body{padding:24px}.quote-modal .ant-modal-footer{padding:16px 24px;border-top:1px solid #e8e8e8;background:#fafafa}.quote-modal-content{display:flex;flex-direction:column;gap:20px}.quote-preview{background-color:#f8f9fa;border-left:4px solid #2c3e50;padding:16px;border-radius:8px;margin-bottom:20px;box-shadow:0 1px 3px #00000014}.quote-preview-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.quote-preview-from{font-size:14px;color:#1a73e8;font-weight:500}.quote-preview-time{font-size:12px;color:#666}.quote-preview-text{font-size:14px;color:#333;line-height:1.5;white-space:pre-wrap}.quoted-message{background-color:#1a73e80d;border-left:3px solid #1a73e8;padding:12px;margin-bottom:8px;border-radius:4px;cursor:pointer;transition:background-color .2s ease}.quoted-message:hover{background-color:#1a73e81a}.quoted-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:4px;font-size:12px}.quoted-from{color:#1a73e8;font-weight:500}.quoted-time{color:#666}.quoted-text{color:#555;font-size:13px;line-height:1.4}.message.highlight{animation:highlight 2s ease}@keyframes highlight{0%,70%{background-color:#1a73e833}to{background-color:transparent}}.comment-input-wrapper .DraftEditor-root{height:36px!important;overflow:auto}.comment-input-wrapper .public-DraftEditor-content{max-height:36px!important;overflow:auto}.comment-input-wrapper .public-DraftEditorPlaceholder-root{height:36px!important;line-height:24px}.modal-comment-input .DraftEditor-root{min-height:80px!important;max-height:150px!important;padding:12px 16px!important;border:1px solid #e0e4e8;border-radius:8px;background-color:#fff;transition:all .3s ease}.modal-comment-input .DraftEditor-root:hover{border-color:#2c3e50}.modal-comment-input .DraftEditor-root:focus-within{border-color:#2c3e50;box-shadow:0 0 0 2px #2c3e501a}.modal-comment-input .public-DraftEditor-content{min-height:80px!important;max-height:150px!important;font-size:14px;line-height:1.6}.quote-modal .ant-modal-footer{display:flex;justify-content:flex-end;gap:12px;padding:16px 24px}.quote-modal .ant-btn{height:38px;padding:0 20px;font-size:14px;border-radius:6px;display:flex;align-items:center;justify-content:center;transition:all .3s ease}.quote-modal .ant-btn-default{border:1px solid #d9d9d9;color:#666;background:#fff}.quote-modal .ant-btn-default:hover{color:#2c3e50;border-color:#2c3e50;background:#f8f9fa}.quote-modal .ant-btn-primary{background:#2c3e50;border-color:#2c3e50;color:#fff}.quote-modal .ant-btn-primary:hover{background:#34495e;border-color:#34495e;transform:translateY(-1px)}.attachment-preview{padding:16px;border-radius:8px;background:#f8f9fa;margin-bottom:20px}.file-preview{display:flex;align-items:center;gap:12px;padding:16px;background:#fff;border:1px solid #e0e4e8;border-radius:8px;margin-bottom:16px}.file-preview .anticon{color:#2c3e50}.file-preview span{color:#2c3e50;font-size:14px;font-weight:500}.modal-message-input{margin-top:16px}.modal-message-input .ant-input{padding:12px 16px;border:1px solid #e0e4e8;border-radius:8px;font-size:14px;transition:all .3s ease}.modal-message-input .ant-input:hover{border-color:#2c3e50}.modal-message-input .ant-input:focus{border-color:#2c3e50;box-shadow:0 0 0 2px #2c3e501a}.quote-modal .comments-section,.ant-modal .comments-section{padding:0;box-shadow:none;border-top:none;height:auto;min-height:80px}.quote-modal .comment-input-wrapper,.ant-modal .comment-input-wrapper{border:1px solid #e0e4e8;border-radius:8px;padding:8px;background:#fff;min-height:80px}.quote-modal .comment-button,.ant-modal .comment-button{height:40px;margin-left:12px;padding:0 20px;font-size:14px;background:#2c3e50;border-radius:6px}.quote-modal .comment-button:hover,.ant-modal .comment-button:hover{background:#34495e;transform:translateY(-1px)}.comment-input-wrapper{border:1px solid #e0e4e8;border-radius:6px;overflow:hidden;background:#fff}.comment-input-wrapper .DraftEditor-root{border:none!important;border-radius:0!important;height:36px!important;overflow:auto;padding:8px 12px!important}.modal-comment-input .DraftEditor-root{border:1px solid #e0e4e8;border-radius:6px;min-height:30px!important;height:30px!important;max-height:30px!important;padding:5px!important;background-color:#fff;transition:all .3s ease}.conversations-header{padding:15px 20px;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #e0e4e8}.conversations-header h2{margin:0;font-size:18px;color:#2c3e50;font-weight:600}.new-conversation-button{padding:8px 12px;background:#2c3e50;color:#fff;border:none;border-radius:6px;cursor:pointer;display:flex;align-items:center;gap:6px;font-size:13px;transition:all .2s ease}.new-conversation-button:hover{background:#34495e;transform:translateY(-1px)}.new-conversation-button .anticon{font-size:14px}.ant-spin{color:#2c3e50}.ant-spin-dot-item{background-color:#2c3e50}.mh-message-translated-content{position:relative;padding:2px 4px;border-radius:4px;background-color:#f8f0ff;border-left:3px solid #722ed1;margin:2px 0;transition:all .3s ease;display:flex;flex-direction:column;height:auto;max-height:none}.mh-message-translation-header{display:flex;align-items:center;gap:3px;color:#722ed1;margin-bottom:1px;font-weight:500;line-height:1}.mh-message-translation-body{color:#333;line-height:1.3;font-size:13px;margin:0;overflow-wrap:break-word;word-break:break-word;height:auto}.message-text.translated .mh-message-translated-content,.thread-message-text.translated .mh-message-translated-content{width:100%;overflow:visible;height:auto}.message.sent .message-text.translated .mh-message-translated-content,.thread-message.sent .thread-message-text.translated .mh-message-translated-content{border-left-color:#5b25a7;background-color:#722ed126}.message.sent .message-text.translated .mh-message-translation-header,.message.sent .message-text.translated .mh-message-translation-icon,.message.sent .message-text.translated .mh-message-translation-label,.thread-message.sent .thread-message-text.translated .mh-message-translation-header,.thread-message.sent .thread-message-text.translated .mh-message-translation-icon,.thread-message.sent .thread-message-text.translated .mh-message-translation-label{color:#d4b6ff}.message.sent .message-text.translated .mh-message-translation-body,.thread-message.sent .thread-message-text.translated .mh-message-translation-body{color:#fff}.mh-message-translated-content .quoted-message{margin-top:2px;margin-bottom:4px}.message.sent .message-text.translated .mh-message-translated-content .quoted-message,.thread-message.sent .thread-message-text.translated .mh-message-translated-content .quoted-message{background-color:#0000001a;border-left:3px solid #ffffff}.message.received .message-text.translated .mh-message-translated-content .quoted-message,.thread-message.received .thread-message-text.translated .mh-message-translated-content .quoted-message{background-color:#f0f2f5;border-left:3px solid #722ed1}.message-thread-btn{padding:0 8px;height:32px;font-size:14px;color:#6c757d;opacity:.7;transition:all .2s ease;display:flex;align-items:center}.message.received .message-time{color:#2c3e50!important;opacity:1!important;text-shadow:0 1px 2px rgba(255,255,255,.15)}.thread-link,.message-mention{color:#626f92!important;cursor:pointer;font-weight:600;text-decoration:none;border-bottom:1px solid rgba(98,111,146,.3);transition:color .2s,border-color .2s,background-color .2s;margin:0 2px;padding:0 2px;border-radius:4px;background-color:#626f9214}.thread-link:hover,.message-mention:hover{color:#f9c4ac!important;border-bottom-color:#f9c4acb3;background-color:#f9c4ac26}.thread-panel{position:relative;height:100%;background:#fff;border-left:1px solid #e0e4e8;box-shadow:inset 1px 0 #2c3e5008;display:flex;flex-direction:column;flex:0 0 auto;min-width:260px;max-width:520px}.thread-panel-resizer{position:absolute;left:-4px;top:0;width:8px;height:100%;cursor:col-resize;z-index:2}.thread-panel-resizer:after{content:"";position:absolute;left:3px;top:50%;transform:translateY(-50%);width:2px;height:40px;border-radius:1px;background:#626f924d;transition:background .2s ease}.thread-panel-resizer:hover:after,.thread-panel-resizer:active:after{background:#626f9299}.chat-container--with-thread .chat-messages-wrapper{border-right:1px solid #e0e4e8}.thread-panel-header{padding:16px;border-bottom:1px solid #e0e4e8;display:flex;justify-content:space-between;align-items:center;background:#f8f9fa}.thread-panel-body{flex:1;padding:12px;overflow-y:auto;display:flex;flex-direction:column;gap:16px}.thread-panel-footer{border-top:1px solid #e0e4e8;padding:8px 16px 12px;background:#fff;display:flex;flex-direction:column;gap:6px}.thread-quote-preview{display:flex;align-items:stretch;gap:10px;padding:8px 10px;border-left:3px solid #626f92;border-radius:6px;background:#626f921f}.thread-quote-preview-content{flex:1;display:flex;flex-direction:column;gap:4px}.thread-quote-preview-header{display:flex;align-items:center;gap:8px;font-size:12px;font-weight:600;color:#39465e}.thread-quote-author{color:#2c3e50}.thread-quote-time{color:#7b8794;font-size:11px}.thread-quote-text{font-size:12px;color:#4a5568;line-height:1.4;word-break:break-word}.thread-quote-close{align-self:flex-start;color:#7b8794}.thread-quote-close:hover{color:#2c3e50;background:#2c3e5014}.thread-input-editor{border:1px solid #d9d9d9;border-radius:6px;padding:6px 10px;background:#fff;cursor:text;transition:border-color .2s ease,box-shadow .2s ease}.thread-input-editor:focus-within{border-color:#626f92;box-shadow:0 0 0 2px #626f9226}.thread-input-editor .DraftEditor-root,.thread-input-editor .public-DraftEditor-content{min-height:44px;max-height:88px}.thread-input-editor .public-DraftEditor-content{line-height:1.35;overflow-y:auto}.thread-input-editor .public-DraftEditorPlaceholder-root{color:#95a5a6}.thread-input-editor .mention{font-weight:600;color:#626f92}.thread-panel-footer-actions{display:flex;justify-content:flex-end;gap:8px;align-items:center}.thread-message{display:flex;flex-direction:column;gap:6px;padding:0;margin:0 0 10px}.thread-message .message-content{display:flex;flex-direction:column;gap:5px;width:100%;max-width:100%;min-width:0;align-items:flex-start}.thread-message.sent .message-content{align-items:flex-end}.thread-message .thread-message-content{width:100%;max-width:100%;display:flex;flex-direction:column;gap:3px}.thread-message.sent .thread-message-content{align-items:flex-end}.thread-message.received .thread-message-content{align-items:flex-start}.thread-message--anchor{scroll-margin-top:16px;cursor:pointer}.thread-message.received{align-items:flex-start}.thread-message.sent{align-items:flex-end}.thread-message-meta{display:flex;gap:8px;font-size:12px;align-items:baseline;margin:0;padding:0;line-height:1.3}.thread-message.sent .thread-message-meta{justify-content:flex-end;text-align:right}.thread-message-author{font-weight:600;color:#2c3e50}.thread-message.sent .thread-message-author{color:#fff}.thread-message-time{color:#95a5a6}.thread-message.sent .thread-message-time{color:#ffffffb3}.thread-message-bubble{max-width:100%;background:#f5f7fa;padding:12px 14px;border-radius:10px;color:#2c3e50;box-shadow:0 1px 2px #2c3e5014;margin:0;line-height:1.5;font-size:13px}.thread-message--anchor .thread-message-bubble{border:1px dashed rgba(41,128,185,.28)}.thread-message.sent .thread-message-bubble{background:#2c3e50;color:#fff}.thread-message.sent.thread-message--anchor .thread-message-bubble{border-color:#f9c4ac6b}.thread-message--anchor-active .thread-message-bubble{animation:threadAnchorPulse 1.25s ease-out}.thread-message.sent.thread-message--anchor-active .thread-message-bubble{animation:threadAnchorPulseSent 1.25s ease-out}.thread-message .message-actions.thread-message-actions{display:flex;flex-direction:row;gap:8px;margin:0;justify-content:flex-start;align-items:center}.thread-message.sent .message-actions.thread-message-actions{justify-content:flex-end}.thread-message-translate-btn,.thread-message-ai-btn,.thread-message-quote-btn{padding:0 8px;height:28px;font-size:13px;color:#2c3e50;font-weight:500;opacity:1;transition:all .2s ease;display:inline-flex;align-items:center;justify-content:center;white-space:nowrap;border:none;background:transparent;cursor:pointer;border-radius:4px;flex-shrink:0}.thread-message-translate-btn span,.thread-message-ai-btn span,.thread-message-quote-btn span{color:#2c3e50;font-weight:500;font-size:13px}.thread-message-translate-btn .anticon,.thread-message-ai-btn .anticon,.thread-message-quote-btn .anticon{color:#2c3e50}.thread-message-translate-btn:hover,.thread-message-ai-btn:hover,.thread-message-quote-btn:hover{color:#722ed1;background:#722ed10d;opacity:1}.thread-message-translate-btn:hover .anticon,.thread-message-ai-btn:hover .anticon,.thread-message-quote-btn:hover .anticon{color:#722ed1}.thread-message-translate-btn.active-translation{color:#722ed1;background-color:#722ed11a;opacity:1}.thread-message-translate-btn.active-translation:hover{background-color:#722ed133}.thread-message.sent .thread-message-translate-btn,.thread-message.sent .thread-message-ai-btn,.thread-message.sent .thread-message-quote-btn{color:#ffffffbf}.thread-message.sent .thread-message-translate-btn:hover,.thread-message.sent .thread-message-ai-btn:hover,.thread-message.sent .thread-message-quote-btn:hover{color:#f9c4ac;background:#f9c4ac1f}.thread-message.sent .thread-message-translate-btn.active-translation{background-color:#f9c4ac2e}.thread-message.sent .thread-link{color:#f9c4ac;border-bottom-color:#f9c4ac66}.thread-message.sent .message-mention{color:#f9c4ac!important;border-bottom-color:#f9c4ac66;background-color:#f9c4ac1f}.thread-empty-state{margin:auto 0;text-align:center;color:#95a5a6;font-size:13px;line-height:1.5}@keyframes threadAnchorPulse{0%{box-shadow:0 0 #2980b98c;transform:scale(1)}45%{box-shadow:0 0 0 8px #2980b947;transform:scale(1.015)}75%{box-shadow:0 0 0 4px #2980b92e;transform:scale(1.006)}to{box-shadow:0 0 #2980b900;transform:scale(1)}}@keyframes threadAnchorPulseSent{0%{box-shadow:0 0 #f9c4acb8;transform:scale(1)}45%{box-shadow:0 0 0 8px #f9c4ac61;transform:scale(1.012)}75%{box-shadow:0 0 0 4px #f9c4ac3d;transform:scale(1.004)}to{box-shadow:0 0 #f9c4ac00;transform:scale(1)}}.mh-thread-relation-mention-container{min-height:36px!important;max-height:36px!important;overflow:hidden!important;padding:0!important;border-radius:4px!important}.mh-thread-relation-input-wrapper .mh-thread-relation-mention-container .DraftEditor-root{min-height:36px!important;max-height:36px!important}.mh-thread-relation-input-wrapper .mh-thread-relation-mention-container .DraftEditor-editorContainer{min-height:36px!important;max-height:36px!important;overflow:hidden!important}.mh-thread-relation-input-wrapper .mh-thread-relation-mention-container .public-DraftEditor-content{min-height:36px!important;max-height:36px!important;padding:8px 11px!important;line-height:20px!important;overflow:hidden!important;white-space:nowrap!important;font-size:14px!important}.mh-thread-relation-input-wrapper .mh-thread-relation-mention-container .public-DraftEditor-content>div{line-height:20px!important}.mh-thread-relation-input-wrapper .mh-thread-relation-mention-container .public-DraftEditor-content .public-DraftStyleDefault-block{margin:0!important}.mh-thread-relation-input-wrapper .mh-thread-relation-mention-container .public-DraftEditor-content .public-DraftEditorPlaceholder-hasFocus{display:none!important}.mh-thread-relation-input-wrapper .mh-thread-relation-mention-container .DraftEditor-editorContainer,.mh-thread-relation-input-wrapper .mh-thread-relation-mention-container .public-DraftEditor-content{cursor:text!important}.mh-thread-relation-input-wrapper .mh-thread-relation-mention-container .public-DraftEditorPlaceholder-root{padding:8px 11px!important;margin:0!important;line-height:20px!important;top:0!important;left:0!important;height:36px!important;width:100%!important;color:#bfbfbf!important;font-style:italic!important;font-size:14px!important;pointer-events:none!important;display:block!important;opacity:1!important;visibility:visible!important;position:absolute!important}.mh-thread-relation-input-wrapper .mh-thread-relation-mention-container .public-DraftEditorPlaceholder-inner{color:#bfbfbf!important;font-style:italic!important;opacity:1!important;display:block!important}.mh-thread-relation-input-wrapper .mh-thread-relation-mention-container .DraftEditor-root:focus-within .public-DraftEditorPlaceholder-root{display:none!important}.mh-thread-relation-input-wrapper .mentionSuggestions__popper,.mh-thread-relation-input-wrapper [class*=mentionSuggestions],.mh-thread-relation-input-wrapper div[class*=mnw6qvm],.thread-input-editor .mentionSuggestions__popper,.thread-input-editor [class*=mentionSuggestions],.thread-input-editor div[class*=mnw6qvm]{z-index:99999!important;position:fixed!important;max-height:250px!important;overflow-y:auto!important}.mh-thread-relation-section [data-popper-placement],.mh-thread-relation-section [class*=popper]{z-index:99999!important}.mh-thread-relation-input-wrapper div[class*=mnw6qvm]::-webkit-scrollbar,.thread-input-editor div[class*=mnw6qvm]::-webkit-scrollbar{width:6px}.mh-thread-relation-input-wrapper div[class*=mnw6qvm]::-webkit-scrollbar-track,.thread-input-editor div[class*=mnw6qvm]::-webkit-scrollbar-track{background:#f1f1f1;border-radius:3px}.mh-thread-relation-input-wrapper div[class*=mnw6qvm]::-webkit-scrollbar-thumb,.thread-input-editor div[class*=mnw6qvm]::-webkit-scrollbar-thumb{background:#888;border-radius:3px}.mh-thread-relation-input-wrapper div[class*=mnw6qvm]::-webkit-scrollbar-thumb:hover,.thread-input-editor div[class*=mnw6qvm]::-webkit-scrollbar-thumb:hover{background:#555}.message-tick{display:inline-flex;align-items:center;margin-left:4px;font-size:13px;font-weight:600;letter-spacing:-2px;user-select:none}.message-tick-sent,.message-tick-delivered{color:#8696a0}.message-tick-read-partial{display:inline-flex}.message-tick-read-all{color:#53bdeb}.message-tick{transition:color .3s ease}.message-tick[style*="cursor: pointer"]:hover{opacity:.8}.message-read-tooltip .ant-tooltip-inner{background:#fff;color:#333;padding:12px;border-radius:8px;box-shadow:0 4px 12px #00000026;min-width:200px;max-width:280px}.message-read-tooltip .ant-tooltip-arrow-content{background:#fff}.message-read-by-list{max-height:200px;overflow-y:auto}.message-read-by-header{font-size:13px;color:#666;padding-bottom:8px;margin-bottom:8px;border-bottom:1px solid #eee}.message-read-by-item{display:flex;flex-direction:column;padding:6px 0;border-bottom:1px solid #f5f5f5}.message-read-by-item:last-child{border-bottom:none}.reader-name{font-weight:500;color:#333;font-size:13px}.reader-company{font-size:11px;color:#888;margin-top:2px}.reader-time{font-size:11px;color:#34b7f1;margin-top:2px}.message-read-pending{margin-top:8px;padding-top:8px;border-top:1px solid #eee;font-size:12px;color:#999;font-style:italic}.message-read-by-list::-webkit-scrollbar{width:4px}.message-read-by-list::-webkit-scrollbar-track{background:#f1f1f1;border-radius:2px}.message-read-by-list::-webkit-scrollbar-thumb{background:#ccc;border-radius:2px}.message-read-by-list::-webkit-scrollbar-thumb:hover{background:#999}.message.sent .message-tick-sent,.message.sent .message-tick-delivered{color:#ffffffb3}.message.sent .message-tick-read-all{color:#7dd3fc}.reaction-picker{display:flex;flex-wrap:wrap;gap:4px;padding:4px;max-width:240px}.reaction-option{font-size:22px;cursor:pointer;padding:4px 6px;border-radius:6px;transition:all .15s ease;user-select:none}.reaction-option:hover{background-color:#f0f0f0;transform:scale(1.2)}.message-reactions{display:flex;flex-wrap:wrap;gap:4px;margin-top:4px;margin-bottom:4px;padding-left:8px}.message.sent .message-reactions{justify-content:flex-end;padding-right:8px;padding-left:0}.reaction-badge{display:inline-flex;align-items:center;gap:3px;padding:2px 6px;background-color:#f0f0f0;border:1px solid #e0e0e0;border-radius:12px;font-size:14px;cursor:pointer;transition:all .15s ease;user-select:none}.reaction-badge:hover{background-color:#e8e8e8;border-color:#d0d0d0}.reaction-badge.user-reacted{background-color:#e6f4ff;border-color:#1890ff}.reaction-badge.user-reacted:hover{background-color:#bae0ff}.reaction-emoji{font-size:14px;line-height:1}.reaction-count{font-size:12px;color:#666;font-weight:500}.reaction-badge.user-reacted .reaction-count{color:#1890ff}.message-reaction-btn{color:#666;font-size:12px}.message-reaction-btn:hover{color:#1890ff;background-color:#1890ff1a}.message.sent .message-reaction-btn{color:#888}.message.sent .message-reaction-btn:hover{color:#1890ff}.start-messaging-modal .ant-modal-content{border-radius:12px;overflow:hidden;box-shadow:0 8px 30px #0000001f}.start-messaging-modal .ant-modal-header{background:linear-gradient(135deg,#6366f1,#8b5cf6);border-bottom:none;padding:14px 20px}.start-messaging-modal .ant-modal-title{color:#fff!important}.start-messaging-modal .ant-modal-close{color:#fffc;top:12px;right:12px}.start-messaging-modal .ant-modal-close:hover{color:#fff}.start-messaging-modal .ant-modal-body{padding:0;background:#fafafa}.start-messaging-modal .sm-header{display:flex;align-items:center;gap:10px;font-size:15px;font-weight:600;color:#fff}.start-messaging-modal .sm-header .anticon{font-size:18px}.start-messaging-modal .sm-container{display:flex;flex-direction:column;max-height:420px}.start-messaging-modal .sm-selected-section{background:#f0fdf4;padding:10px 16px;border-bottom:1px solid #bbf7d0}.start-messaging-modal .sm-selected-chips{display:flex;flex-wrap:wrap;gap:6px;max-height:60px;overflow-y:auto}.start-messaging-modal .sm-selected-tag{display:flex;align-items:center;gap:6px;padding:4px 8px 4px 4px;background:#fff;border-radius:16px;border:1px solid #86efac;font-size:12px;margin:0}.start-messaging-modal .sm-selected-tag .ant-avatar{width:18px!important;height:18px!important;font-size:10px!important}.start-messaging-modal .sm-subject-input{padding:12px 16px;background:#fff;border-bottom:1px solid #f3f4f6}.start-messaging-modal .sm-subject-input .ant-input-affix-wrapper{border-radius:8px;border:1px solid #e5e7eb;padding:6px 10px;font-size:13px}.start-messaging-modal .sm-subject-input .ant-input-affix-wrapper:focus,.start-messaging-modal .sm-subject-input .ant-input-affix-wrapper-focused{border-color:#6366f1;box-shadow:0 0 0 2px #6366f11a}.start-messaging-modal .sm-subject-input .ant-input-affix-wrapper-status-warning{border-color:#faad14;background:#fffbe6}.start-messaging-modal .sm-required-hint{font-size:11px;color:#faad14;margin-top:4px;display:flex;align-items:center;gap:4px}.start-messaging-modal .sm-search{padding:12px 16px;background:#fff;border-bottom:1px solid #f3f4f6}.start-messaging-modal .sm-search .ant-input-affix-wrapper{border-radius:8px;border:1px solid #e5e7eb;padding:8px 12px;font-size:13px;background:#f9fafb}.start-messaging-modal .sm-search .ant-input-affix-wrapper:focus,.start-messaging-modal .sm-search .ant-input-affix-wrapper-focused{background:#fff;border-color:#6366f1;box-shadow:0 0 0 2px #6366f11a}.start-messaging-modal .sm-search .ant-input-prefix{color:#9ca3af;margin-right:8px}.start-messaging-modal .sm-users-list{flex:1;overflow-y:auto;padding:8px 16px;background:#fafafa;max-height:280px}.start-messaging-modal .sm-users-list::-webkit-scrollbar{width:4px}.start-messaging-modal .sm-users-list::-webkit-scrollbar-track{background:transparent}.start-messaging-modal .sm-users-list::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:2px}.start-messaging-modal .sm-loading{display:flex;justify-content:center;align-items:center;height:150px}.start-messaging-modal .sm-users-list .ant-empty{margin:40px 0}.start-messaging-modal .sm-company-collapse{background:transparent}.start-messaging-modal .sm-company-collapse .ant-collapse-item{border:none;margin-bottom:4px}.start-messaging-modal .sm-company-collapse .ant-collapse-header{padding:8px 12px!important;background:#fff;border-radius:8px!important;border:1px solid #e5e7eb;align-items:center}.start-messaging-modal .sm-company-collapse .ant-collapse-header:hover{background:#f9fafb}.start-messaging-modal .sm-company-collapse .ant-collapse-content{border:none;background:transparent}.start-messaging-modal .sm-company-collapse .ant-collapse-content-box{padding:4px 0 4px 12px!important}.start-messaging-modal .sm-company-header{display:flex;align-items:center;gap:6px}.start-messaging-modal .sm-company-name{font-size:13px;font-weight:600;color:#374151}.start-messaging-modal .sm-company-count{font-size:12px;color:#9ca3af}.start-messaging-modal .sm-user-item{display:flex;align-items:center;justify-content:space-between;padding:8px 12px;background:#fff;border-radius:8px;cursor:pointer;transition:all .15s ease;border:1px solid transparent;margin-bottom:4px}.start-messaging-modal .sm-user-item:last-child{margin-bottom:0}.start-messaging-modal .sm-user-item:hover{background:#f5f3ff;border-color:#ddd6fe}.start-messaging-modal .sm-user-item.selected{background:#f0fdf4;border-color:#86efac}.start-messaging-modal .sm-user-item-left{display:flex;align-items:center;gap:10px}.start-messaging-modal .sm-user-item-info{display:flex;flex-direction:column}.start-messaging-modal .sm-user-item-name{font-size:13px;font-weight:500;color:#374151}.start-messaging-modal .sm-user-item-email{font-size:11px;color:#9ca3af}.start-messaging-modal .sm-footer{padding:12px 16px;background:#fff;border-top:1px solid #f3f4f6;display:flex;justify-content:space-between;align-items:center}.start-messaging-modal .sm-selection-info{font-size:12px;color:#22c55e;font-weight:500}.start-messaging-modal .sm-footer-buttons{display:flex;gap:8px}.start-messaging-modal .sm-footer-buttons .ant-btn{height:34px;padding:0 16px;border-radius:6px;font-weight:500;font-size:13px}.start-messaging-modal .sm-footer-buttons .ant-btn-default{border:1px solid #e5e7eb;color:#6b7280}.start-messaging-modal .sm-footer-buttons .ant-btn-default:hover{border-color:#d1d5db;color:#374151}.start-messaging-modal .sm-footer-buttons .ant-btn-primary{background:linear-gradient(135deg,#6366f1,#8b5cf6);border:none}.start-messaging-modal .sm-footer-buttons .ant-btn-primary:hover:not(:disabled){background:linear-gradient(135deg,#4f46e5,#7c3aed)}.start-messaging-modal .sm-footer-buttons .ant-btn-primary:disabled{background:#e5e7eb;color:#9ca3af}@media (max-width: 480px){.start-messaging-modal .sm-container{max-height:350px}.start-messaging-modal .sm-users-list{max-height:200px}}._mhConversationPanel_wfc9a_1{width:320px;background:#fff;border:1px solid #e0e4e8;border-radius:6px;display:flex;flex-direction:column;margin:7px}._mhConversationHeader_wfc9a_11{padding:15px 20px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #e0e4e8}._mhConversationHeaderTitle_wfc9a_19{margin:0;font-size:18px;color:#2c3e50;font-weight:600}._mhConversationHeaderActions_wfc9a_26{display:flex;align-items:center;gap:8px}._mhHeaderButton_wfc9a_32{color:#8c8c8c}._mhHeaderButtonActive_wfc9a_36{color:#474168}._mhNewConversationButton_wfc9a_40{padding:8px 12px;background:#2c3e50;color:#fff;border:none;border-radius:6px;cursor:pointer;font-size:13px;font-weight:500;transition:all .2s ease}._mhNewConversationButton_wfc9a_40:hover{background:#34495e;transform:translateY(-1px)}._mhConversationSearchBar_wfc9a_57{padding:0 16px 12px;display:flex;align-items:center;gap:8px;border-bottom:1px solid #f0f0f0}._mhSearchInput_wfc9a_65{border-radius:6px;flex:1}._mhSearchCloseButton_wfc9a_70{color:#8c8c8c}._mhTabContainer_wfc9a_74{display:flex;border-bottom:1px solid #eee}._mhTabButton_wfc9a_79{flex:1;padding:10px 0;background:transparent;border:none;border-bottom:2px solid transparent;font-size:14px;color:#272637;cursor:pointer;transition:all .2s ease}._mhTabButtonActive_wfc9a_91{font-weight:600;color:#474168;background:#f5f5f5;border-bottom-color:#474168}._mhTabBadge_wfc9a_99{display:inline-flex;align-items:center;justify-content:center;min-width:18px;height:18px;padding:0 5px;margin-left:6px;background:linear-gradient(135deg,#22c55e,#16a34a);color:#fff;font-size:11px;font-weight:600;border-radius:9px;animation:_pulse_wfc9a_1 2s infinite}@keyframes _pulse_wfc9a_1{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}._mhInlineSearch_wfc9a_120{padding:15px;border-bottom:1px solid #ddd}._mhInlineSearch_wfc9a_120 input{width:100%;padding:10px 15px;border:1px solid #e0e4e8;border-radius:6px;background:#f8f9fa;transition:all .3s ease}._mhInlineSearch_wfc9a_120 input:focus{outline:none;border-color:#2c3e50;background:#fff}._mhMessageList_wfc9a_140{flex:1;overflow-y:auto;padding:10px}._mhMessageItem_wfc9a_146{padding:15px;border-bottom:1px solid #e0e4e8;transition:all .2s ease;cursor:pointer}._mhMessageItem_wfc9a_146:hover{background:#f1f4f8}._mhMessageItemSelected_wfc9a_157{background:#e8eef7;border-left:3px solid #2c3e50}._mhMessageGroupName_wfc9a_162,._mhMessageIndividualName_wfc9a_163{display:block;font-weight:600;color:#272637}._mhGroupConversation_wfc9a_169{margin-left:8px}._mhCollapsePanel_wfc9a_173{background:#fff!important;border-radius:6px!important;border:1px solid #eee!important}._mhCollapseWrapper_wfc9a_179{background:transparent}._mhProjectTypeContainer_wfc9a_184{display:flex;padding:8px 10px;gap:8px;background:#f8f9fa;border-bottom:1px solid #eee}._mhProjectTypeButton_wfc9a_192{flex:1;padding:8px 12px;background:#fff;border:1px solid #e0e4e8;border-radius:6px;font-size:12px;color:#666;cursor:pointer;transition:all .2s ease;font-weight:500}._mhProjectTypeButton_wfc9a_192:hover{background:#f5f5f5;border-color:#d0d4d8}._mhProjectTypeButtonActive_wfc9a_210{background:#474168;color:#fff;border-color:#474168}._mhProjectTypeButtonActive_wfc9a_210:hover{background:#5a5380;border-color:#5a5380}._mhProjectTypeBadge_wfc9a_222{display:inline-flex;align-items:center;justify-content:center;min-width:16px;height:16px;padding:0 4px;margin-left:4px;background:linear-gradient(135deg,#22c55e,#16a34a);color:#fff;font-size:10px;font-weight:600;border-radius:8px}._mhProjectTypeButtonActive_wfc9a_210 ._mhProjectTypeBadge_wfc9a_222{background:linear-gradient(135deg,#fff,#f0f0f0);color:#474168}._mhDMUserItem_wfc9a_243{display:flex;align-items:center;gap:12px;padding:10px 16px;margin:4px 8px;border-radius:8px;cursor:pointer;transition:all .2s ease;background:#fff;border:1px solid #f0f0f0}._mhDMUserItem_wfc9a_243:hover{background:#f5f7fa;border-color:#e0e4e8}._mhDMUserAvatar_wfc9a_261{width:36px;height:36px;border-radius:50%;background:linear-gradient(135deg,#48bb78,#38a169);color:#fff;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:600;flex-shrink:0}._mhDMUserInfo_wfc9a_275{flex:1;min-width:0}._mhDMUserName_wfc9a_280{font-size:13px;font-weight:600;color:#272637;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._mhDMUserCompany_wfc9a_289{font-size:11px;color:#8c8c8c;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._mhDMCompanyCollapse_wfc9a_298{background:transparent!important}._mhDMCompanyCollapse_wfc9a_298 .ant-collapse-item{border:none!important;margin-bottom:4px}._mhDMCompanyCollapse_wfc9a_298 .ant-collapse-header{padding:8px 12px!important;background:#f8f9fa;border-radius:6px!important;margin:0 8px}._mhDMCompanyCollapse_wfc9a_298 .ant-collapse-header:hover{background:#f0f2f5}._mhDMCompanyCollapse_wfc9a_298 .ant-collapse-content{border:none!important}._mhDMCompanyCollapse_wfc9a_298 .ant-collapse-content-box{padding:4px 0!important}._mhDMCompanyHeader_wfc9a_326{display:flex;align-items:center;gap:6px}._mhDMCompanyName_wfc9a_332{font-size:12px;font-weight:600;color:#474168}._mhDMCompanyCount_wfc9a_338{font-size:11px;color:#8c8c8c;font-weight:500}._mhDMRecentSection_wfc9a_345{padding:8px 12px;margin-bottom:8px}._mhDMSectionTitle_wfc9a_350{font-size:11px;font-weight:600;color:#8c8c8c;text-transform:uppercase;letter-spacing:.5px;margin-bottom:8px;padding:0 8px}._mhDMRecentItem_wfc9a_360{display:flex;align-items:center;gap:10px;padding:8px 12px;margin:2px 8px;border-radius:6px;cursor:pointer;transition:all .2s ease;background:#fff;border:1px solid #e8e8e8}._mhDMRecentItem_wfc9a_360:hover{background:#f0f7ff;border-color:#91caff}._mhDMRecentItemUnread_wfc9a_379{background:linear-gradient(135deg,#f0fdf4,#ecfdf5);border-color:#86efac;box-shadow:0 1px 3px #22c55e1a}._mhDMRecentItemUnread_wfc9a_379:hover{background:linear-gradient(135deg,#dcfce7,#d1fae5);border-color:#4ade80}._mhDMRecentItemSelected_wfc9a_391{background:linear-gradient(135deg,#eff6ff,#dbeafe);border-color:#3b82f6;box-shadow:0 0 0 2px #3b82f633}._mhDMRecentItemSelected_wfc9a_391:hover{background:linear-gradient(135deg,#dbeafe,#bfdbfe);border-color:#2563eb}._mhDMRecentAvatar_wfc9a_402{width:32px;height:32px;border-radius:50%;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:600;flex-shrink:0;position:relative}._mhDMRecentInfo_wfc9a_417{flex:1;min-width:0}._mhDMRecentName_wfc9a_422{font-size:13px;font-weight:500;color:#272637}._mhDMRecentPreview_wfc9a_428{font-size:11px;color:#8c8c8c;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._mhDMRecentTime_wfc9a_436{font-size:10px;color:#bfbfbf;flex-shrink:0}._mhUnreadBadge_wfc9a_443{display:inline-flex;align-items:center;justify-content:center;min-width:18px;height:18px;padding:0 5px;background:linear-gradient(135deg,#25d366,#128c7e);color:#fff;font-size:11px;font-weight:600;border-radius:9px;box-shadow:0 1px 3px #25d3664d}._unifiedSearchContainer_wfc9a_460{padding:12px 16px;border-bottom:1px solid #f0f0f0;background:#fafafa}._unifiedSearchInputWrapper_wfc9a_466{display:flex;align-items:center;background:#fff;border:1px solid #e0e4e8;border-radius:8px;padding:8px 12px;transition:all .2s}._unifiedSearchInputWrapper_wfc9a_466:focus-within{border-color:#474168;box-shadow:0 0 0 2px #4741681a}._unifiedSearchIcon_wfc9a_481{color:#8c8c8c;font-size:14px;margin-right:10px}._unifiedSearchInput_wfc9a_466{flex:1;border:none;outline:none;font-size:14px;color:#272637;background:transparent}._unifiedSearchInput_wfc9a_466::placeholder{color:#bfbfbf}._unifiedSearchClear_wfc9a_500{color:#8c8c8c;font-size:12px;cursor:pointer;padding:4px;border-radius:50%;transition:all .2s}._unifiedSearchClear_wfc9a_500:hover{background:#f0f0f0;color:#595959}._searchResultsContainer_wfc9a_515{flex:1;overflow-y:auto;background:#fff}._searchResultsLoading_wfc9a_521{display:flex;justify-content:center;align-items:center;padding:40px}._searchHint_wfc9a_528{display:flex;justify-content:center;align-items:center;padding:40px;color:#8c8c8c;font-size:13px}._noResults_wfc9a_537{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:40px 20px}._recentSearches_wfc9a_546{padding:12px 0}._recentSearchesHeader_wfc9a_550{display:flex;align-items:center;justify-content:space-between;padding:8px 16px;font-size:11px;color:#8c8c8c;text-transform:uppercase;letter-spacing:.5px}._clearRecentBtn_wfc9a_561{background:none;border:none;color:#1890ff;cursor:pointer;font-size:11px;padding:2px 6px;border-radius:4px;text-transform:none}._clearRecentBtn_wfc9a_561:hover{background:#e6f7ff}._recentSearchItem_wfc9a_576{display:flex;align-items:center;padding:10px 16px;cursor:pointer;color:#595959;font-size:13px;transition:background .15s}._recentSearchItem_wfc9a_576:hover{background:#f5f5f5}._searchCategory_wfc9a_591{margin-bottom:8px}._searchCategoryHeader_wfc9a_595{display:flex;align-items:center;gap:8px;padding:10px 16px;background:#fafafa;border-bottom:1px solid #f0f0f0;font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.5px;color:#595959}._searchCategoryCount_wfc9a_609{color:#8c8c8c;font-weight:400}._searchResultItem_wfc9a_615{display:flex;align-items:center;gap:12px;padding:10px 16px;cursor:pointer;transition:all .15s;border-left:3px solid transparent}._searchResultItem_wfc9a_615:hover{background:#f5f5f5}._searchResultItemSelected_wfc9a_629{background:#e6f7ff!important;border-left-color:#1890ff!important}._searchResultContent_wfc9a_634{flex:1;min-width:0}._searchResultTitle_wfc9a_639{font-size:13px;font-weight:500;color:#272637;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._searchResultTitle_wfc9a_639 mark{background:#fff3b8;padding:0 2px;border-radius:2px}._searchResultSubtitle_wfc9a_654{font-size:11px;color:#8c8c8c;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-top:2px}._searchResults_wfc9a_515{padding-bottom:16px}._searchPerformance_wfc9a_667{text-align:center;padding:12px;font-size:11px;color:#bfbfbf;border-top:1px solid #f0f0f0}._mhDetailsPanel_19jkk_1{width:280px;min-width:280px;max-width:280px;background:#fff;border-right:1px solid #f0f0f0;display:flex;flex-direction:column;box-shadow:2px 0 8px #0000000a;flex-shrink:0}._mhDetailsHeader_19jkk_13{padding:16px;border-bottom:1px solid #f0f0f0;background:linear-gradient(135deg,#474168,#5a527a);color:#fff}._mhDetailsHeaderTitle_19jkk_20{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}._mhDetailsCollapseWrapper_19jkk_27{flex:1;overflow-y:auto;padding:8px;background:#fff}._mhSectionTitle_19jkk_34{font-size:13px;font-weight:700;color:#474168;text-transform:uppercase;letter-spacing:.5px}._mhDetailsCollapseWrapper_19jkk_27 .ant-collapse-header{padding:10px 12px!important;align-items:flex-start!important}._mhDetailsCollapseWrapper_19jkk_27 .ant-collapse-header-text{flex:1;min-width:0;overflow:visible}._mhDetailsCollapseWrapper_19jkk_27 .ant-collapse-expand-icon{display:none!important}._mhDetailsCollapseWrapper_19jkk_27 .ant-collapse-item{position:relative}._mhDetailsCollapseWrapper_19jkk_27 .ant-collapse-item:hover{border-color:#d0d5dd!important}._mhDetailsCollapseWrapper_19jkk_27 .ant-collapse-item-active{border-color:#667eea!important}._mhDetailsCollapseWrapper_19jkk_27 .ant-collapse-content-box{padding:0 12px 12px!important}._mhDetailsCollapseWrapper_19jkk_27 .ant-collapse .ant-collapse{background:transparent}._mhDetailsCollapseWrapper_19jkk_27 .ant-collapse .ant-collapse .ant-collapse-item{border:none!important;background:#f8f9fa;border-radius:8px!important;margin-bottom:6px}._mhDetailsCollapseWrapper_19jkk_27 .ant-collapse .ant-collapse .ant-collapse-header{padding:8px 12px!important}.production-steps{display:flex;flex-direction:column;height:100%;min-height:400px;background-color:#fff;border-radius:10px;overflow:hidden;box-shadow:0 2px 12px #00000014;position:relative;margin:0}.production-steps-header{display:flex;justify-content:space-between;align-items:center;padding:15px 20px;background-color:#fcfcfc;border-bottom:1px solid #f0f0f0;z-index:10;flex-shrink:0;margin-bottom:8px;flex-wrap:nowrap}.production-steps-header h3{margin:0;font-size:18px;font-weight:600;color:#333;flex:1}.edit-button{font-weight:500;margin-left:10px;white-space:nowrap;border-radius:6px;height:36px;padding:0 16px;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 6px #0000001a;transition:all .2s ease}.edit-button:hover{transform:translateY(-1px);box-shadow:0 4px 8px #00000026}.add-step-form{padding:12px;background-color:#f9f9f9;border:1px solid #f0f0f0;border-radius:8px;margin-bottom:16px}.add-step-form .step-form{display:flex;gap:8px}.add-step-form .step-input-item{flex:1;margin-bottom:0}.add-step-button{height:32px;padding:0 15px}.steps-list-container{flex:1;height:320px!important;max-height:320px!important;overflow-y:auto!important;overflow-x:hidden;position:relative;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;border:1px solid #f0f0f0;margin:5px 16px;padding-bottom:40px;border-radius:8px;background-color:#fafafa}.steps-list{list-style:none;margin:0;padding:0}.step-item{display:flex;flex-direction:column;padding:12px 40px 12px 16px;border-bottom:1px solid #f0f0f0;transition:background-color .3s;margin:8px;border-radius:8px;background-color:#fff;box-shadow:0 1px 3px #0000000d;position:relative}.step-item:hover{background-color:#f9f9f9;box-shadow:0 2px 6px #00000014}.step-content{display:flex;align-items:flex-start;width:100%;position:relative}.step-info{flex:1;display:flex;flex-direction:column;overflow:hidden;text-align:left}.step-badge{margin-right:12px;flex-shrink:0;margin-top:3px}.empty-badge{width:6px;height:6px;border-radius:50%;border:1px solid #d9d9d9;margin-top:3px}.steps-list-container::-webkit-scrollbar{width:8px!important;height:8px!important;display:block!important}.steps-list-container::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px;margin:4px 0}.steps-list-container::-webkit-scrollbar-thumb{background:#888!important;border-radius:4px;border:2px solid transparent;background-clip:padding-box}.steps-list-container::-webkit-scrollbar-thumb:hover{background:#666!important}@media (max-width: 767px){.steps-container{margin-right:0;margin-left:0}}@media (max-height: 344px){.steps-container{max-height:145px}}@media (min-height: 345px) and (max-height: 360px){.steps-container{max-height:160px}}@media (min-height: 361px) and (max-height: 377px){.steps-container{height:175px}}@media (min-height: 377px) and (max-height: 391px){.steps-container{max-height:190px}}@media (min-height: 392px) and (max-height: 414px){.steps-container{max-height:210px}}@media (min-height: 415px) and (max-height: 430px){.steps-container{max-height:230px}}@media (min-height: 431px) and (max-height: 541px) and (max-width: 721px){.steps-container{max-height:340px}}@media (min-height: 542px) and (max-height: 601px){.steps-container{max-height:335px}}@media (min-height: 431px) and (max-height: 601px) and (min-width: 1024px) and (max-width: 1025px){.steps-container{max-height:400px}}@media (min-height: 602px) and (max-height: 608px){.steps-container{max-height:410px}}@media (min-height: 609px) and (max-height: 668px) and (max-width: 376px){.steps-container{max-height:330px}}@media (min-height: 609px) and (max-height: 668px) and (max-width: 1281px){.steps-container{height:460px}}@media (min-height: 676px) and (max-height: 741px){.steps-container{max-height:400px}}@media (min-height: 742px) and (max-height: 769px){.steps-container{max-height:565px}}@media (min-height: 770px) and (max-height: 801px) and (max-width: 1281px){.steps-container{max-height:600px}}@media (min-height: 802px) and (max-height: 821px){.steps-container{max-height:615px}}@media (min-height: 822px) and (max-height: 845px){.steps-container{max-height:505px}}@media (min-height: 846px) and (max-height: 854px){.steps-container{max-height:650px}}@media (min-height: 855px) and (max-height: 897px){.steps-container{max-height:555px}}@media (min-height: 898px) and (max-height: 913px){.steps-container{max-height:705px}}@media (min-height: 914px) and (max-height: 916px){.steps-container{max-height:575px}}@media (min-height: 917px) and (max-height: 933px){.steps-container{max-height:595px}}@media (min-height: 934px) and (max-height: 1025px){.steps-container{max-height:820px}}@media (min-height: 1026px) and (max-height: 1181px){.steps-container{max-height:975px}}@media (min-height: 1182px) and (max-height: 1281px){.steps-container{max-height:1070px}}@media (min-height: 1282px) and (max-height: 1369px){.steps-container{max-height:1160px}}.steps-summary{padding:10px 16px;margin:8px 16px 0;background-color:#fafafa;border:1px solid #f0f0f0;border-radius:4px;font-size:12px;color:#8c8c8c;display:flex;justify-content:space-between;align-items:center}.step-title{font-weight:500;color:#262626;padding-right:4px;display:flex;align-items:center;gap:6px;line-height:1.5;word-break:break-word}.step-comment-icon{color:#1890ff;font-size:14px;margin-left:4px;cursor:pointer;transition:color .2s}.step-comment-icon:hover{color:#1890ff}.completed-title{color:#00000073;text-decoration:line-through}@media (max-width: 768px){.production-steps-header{flex-direction:column;align-items:flex-start}.production-steps-header h3{margin-bottom:10px}.edit-button{align-self:flex-end;margin-top:-30px}.step-form{flex-direction:column;width:100%}.step-input{margin-right:0;margin-bottom:10px;width:100%}.add-step-button{width:100%}.steps-list-container{height:250px!important;max-height:250px!important}}.header-actions{display:flex;align-items:center;justify-content:flex-end}.highlight-new-item{animation:highlight-animation 1.5s ease-in-out;z-index:1}@keyframes highlight-animation{0%{background-color:#bae7ff;box-shadow:0 0 0 3px #40a9ff;transform:translateY(0)}30%{background-color:#bae7ff;box-shadow:0 0 0 3px #40a9ff;transform:translateY(-3px)}70%{background-color:#e6f7ff;box-shadow:0 0 0 2px #1890ff;transform:translateY(-1px)}to{background-color:#fff;box-shadow:0 1px 3px #0000000d;transform:translateY(0)}}.title-icon{margin-right:8px;font-size:20px}.summary-label{font-weight:600;color:#666;margin-right:4px}.status-modal .ant-modal-content{border-radius:12px;box-shadow:0 8px 24px #00000026;overflow:hidden;border:1px solid rgba(0,0,0,.06)}.status-modal .ant-modal-header{background:#f8f9fa;border-bottom:1px solid #eee;padding:20px 24px;margin-bottom:0}.status-modal .ant-modal-body{padding:24px;background:linear-gradient(to bottom,#f8f9fa,#fff 20px)}.status-modal .ant-modal-footer{padding:16px 24px;border-top:1px solid #eee;display:flex;justify-content:flex-end;gap:12px}.modal-title{display:flex;align-items:flex-start;gap:16px}.modal-icon-container{width:36px;height:36px;background:#e6f7ff;border-radius:50%;display:flex;align-items:center;justify-content:center}.modal-icon{font-size:20px;color:#1890ff}.modal-header{font-size:18px;font-weight:600;color:#262626;margin-bottom:4px}.modal-subheader{font-size:14px;color:#8c8c8c;margin-top:2px}.modal-step-info{background:#f0f5ff;border-radius:8px;padding:16px;margin-bottom:24px;border-left:4px solid #1890ff;transition:all .3s}.modal-step-info:hover{box-shadow:0 2px 8px #00000014}.modal-label{font-size:13px;color:#8c8c8c;margin-bottom:4px}.modal-step-title{font-size:16px;font-weight:500;color:#262626}.modal-field-label{font-size:14px;font-weight:500;color:#262626;margin-bottom:8px}.optional-label{font-size:12px;color:#8c8c8c;font-weight:400}.modal-status-selection{margin-bottom:20px}.status-select{width:100%}.status-select .ant-select-selector{border-radius:8px!important;height:44px!important;padding:6px 12px!important;border:1px solid #d9d9d9!important;box-shadow:0 2px 6px #00000008!important;transition:all .3s!important}.status-select .ant-select-selector:hover{border-color:#40a9ff!important}.status-select.ant-select-focused .ant-select-selector{border-color:#40a9ff!important;box-shadow:0 0 0 2px #1890ff33!important}.status-option{display:flex;align-items:center;gap:8px}.status-icon{display:flex;align-items:center}.modal-comment-section{margin-bottom:30px!important;margin-top:14px;position:relative;padding-bottom:0;overflow:visible}.comment-textarea{width:100%;border-radius:8px;padding:8px 10px;min-height:106px!important;max-height:106px!important;resize:none!important;border:1px solid #d9d9d9;box-shadow:inset 0 1px 3px #0000000d;transition:all .3s;box-sizing:border-box!important;overflow-y:auto;overflow-x:hidden;line-height:1.5;font-size:14px;word-wrap:break-word;white-space:pre-wrap;display:block!important;margin:0!important;background-color:#fff!important}.ant-input-textarea-show-count:after,textarea.ant-input-show-count:after,.ant-input-show-count:after,.ant-input-affix-wrapper-show-count:after{display:none!important;opacity:0!important;visibility:hidden!important;height:0!important;overflow:hidden!important;color:transparent!important;content:""!important}.ant-input-textarea{width:100%;box-sizing:border-box!important;position:relative;display:block!important;margin-bottom:0!important}.ant-input-textarea:after{display:none!important;content:none!important}.comment-info-icon{position:absolute;bottom:-22px;right:8px;color:#8c8c8c;font-size:14px;cursor:pointer;transition:all .2s;z-index:10}.comment-info-icon:hover{color:#1890ff}.ant-input-affix-wrapper{box-sizing:border-box!important;width:100%!important}.ant-input-textarea{width:100%;box-sizing:border-box!important;position:relative;display:block!important}.ant-input-textarea-show-count:after{color:#8c8c8c;font-size:12px;padding-right:8px;position:absolute;bottom:-20px;right:0}.ant-input-textarea-show-count textarea.ant-input{height:110px!important;resize:none!important;overflow-y:auto!important}.ant-input{box-sizing:border-box!important;width:100%!important;margin:0!important}.status-modal .ant-btn{border-radius:6px;height:38px;font-weight:500;transition:all .2s}.status-modal .ant-btn-primary{background:#1890ff;border-color:#1890ff;box-shadow:0 2px 6px #1890ff33}.status-modal .ant-btn-primary:hover{background:#40a9ff;border-color:#40a9ff;box-shadow:0 4px 12px #1890ff40}.status-dropdown{border-radius:8px;overflow:hidden;padding:8px 0;box-shadow:0 6px 16px #0000001f}.status-dropdown .ant-select-item{padding:10px 12px;transition:all .2s}.status-dropdown .ant-select-item-option-selected{background-color:#e6f7ff;font-weight:500}.status-dropdown .ant-select-item-option-active{background-color:#f0f5ff}.status-modal .ant-modal{transform-origin:center;animation:statusModalZoomIn .2s ease-out}@keyframes statusModalZoomIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.status-modal .ant-modal-mask{animation:statusModalFadeIn .2s ease-out}@keyframes statusModalFadeIn{0%{opacity:0}to{opacity:1}}.status-tag{margin-left:auto;flex-shrink:0;position:absolute;right:40px;top:50%;transform:translateY(-50%)}.completed-step{background-color:#52c41a0d}body>.ant-dropdown.quick-status-dropdown .ant-dropdown-menu,.quick-status-dropdown .ant-dropdown-menu{background-color:#fff!important;border-radius:8px!important;box-shadow:0 3px 6px #00000029!important;padding:0!important;width:auto!important;min-width:180px!important;max-width:200px!important;color:#000000d9!important;overflow-x:hidden!important}body>.ant-dropdown.quick-status-dropdown .ant-dropdown-menu-item,.quick-status-dropdown .ant-dropdown-menu-item{padding:8px 12px!important;transition:background-color .3s!important;color:#000000d9!important;background-color:#fff!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}body>.ant-dropdown.quick-status-dropdown .ant-dropdown-menu-item:hover,.quick-status-dropdown .ant-dropdown-menu-item:hover{background-color:#f5f5f5!important}body>.ant-dropdown.quick-status-dropdown .ant-dropdown-menu-item:last-child,.quick-status-dropdown .ant-dropdown-menu-item:last-child{border-bottom-left-radius:8px!important;border-bottom-right-radius:8px!important}body>.ant-dropdown.quick-status-dropdown .ant-tag,.quick-status-dropdown .ant-tag{max-width:160px!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}body>.ant-dropdown.quick-status-dropdown .ant-dropdown-menu-title-content,.quick-status-dropdown .ant-dropdown-menu-title-content{color:#000000d9!important;overflow:hidden!important;text-overflow:ellipsis!important}body>.ant-dropdown.quick-status-dropdown .ant-dropdown-menu-item span,body>.ant-dropdown.quick-status-dropdown .ant-dropdown-menu-item svg,.quick-status-dropdown .ant-dropdown-menu-item span,.quick-status-dropdown .ant-dropdown-menu-item svg{color:inherit!important}body>.ant-dropdown.quick-status-dropdown .ant-dropdown-menu,.quick-status-dropdown.ant-dropdown .ant-dropdown-menu{background-color:#fff!important}body>.ant-dropdown.quick-status-dropdown,.ant-dropdown.quick-status-dropdown{overflow-x:hidden!important}body>.ant-dropdown.quick-status-dropdown .ant-dropdown-menu-item-content,body>.ant-dropdown.quick-status-dropdown .ant-dropdown-menu-submenu-title-content,.quick-status-dropdown .ant-dropdown-menu-item-content,.quick-status-dropdown .ant-dropdown-menu-submenu-title-content{overflow:hidden!important;text-overflow:ellipsis!important}.production-steps.edit-mode{background-color:#fff;border-radius:0;padding:0;border:none}.edit-mode-container{margin-bottom:16px}.edit-mode-header{padding:0 16px;margin-bottom:8px}.edit-mode-title{font-weight:500;font-size:14px;color:#1890ff}.edit-instructions{font-size:13px;color:#888;margin-bottom:12px;text-align:center}.steps-list-container.editing{margin-top:0;max-height:250px;border:1px solid #f0f0f0;border-radius:8px;background-color:#fff}.step-item.edit-item{margin:8px;border-radius:8px;padding:8px 40px 8px 12px;background-color:#fafafa;border:1px solid #f0f0f0;position:relative}.step-item.edit-item:hover{border-color:#1890ff;background-color:#f0f7ff}.step-item .remove-button{position:absolute;right:8px;top:50%;transform:translateY(-50%);opacity:0;transition:all .2s}.edit-form-container{margin:0 16px}.edit-actions{display:flex;justify-content:flex-end;gap:8px;margin-bottom:16px}.remove-button{color:#ff4d4f}.remove-button:hover{background-color:#fff1f0;color:#ff4d4f}.step-item .remove-button{opacity:0;transition:opacity .2s}.step-item:hover .remove-button{opacity:1}._mhChatContainer_1k9gx_1{flex:1;display:flex;flex-direction:column;background:#fff;border:1px solid #e0e4e8;margin:5px;position:relative}._mhChatHeader_1k9gx_11{padding:15px 20px;background:#fff;border-bottom:1px solid #e0e4e8;box-shadow:0 2px 4px #00000008;display:flex;align-items:center}._mhChatHeaderTitle_1k9gx_20{flex:1}._mhChatHeaderTitle_1k9gx_20 h3{margin:0 0 5px;font-size:18px;color:#2c3e50}._mhChatHeaderTitle_1k9gx_20 p{margin:0;font-size:14px;color:#666}._mhChatSearchButton_1k9gx_36{color:#8c8c8c}._mhChatSearchButtonActive_1k9gx_40{color:#474168}._mhChatSearchBar_1k9gx_44{padding:8px 16px;border-bottom:1px solid #f0f0f0;background:#fafafa;display:flex;align-items:center;gap:8px}._mhChatSearchInput_1k9gx_53{flex:1;border-radius:6px}._mhChatBody_1k9gx_58{flex:1;position:relative;display:flex}._mhChatMessagesWrapper_1k9gx_64{flex:1;position:relative;overflow:hidden}._mhChatMessages_1k9gx_64{position:absolute;inset:0;padding:12px 16px;background:#f8f9fa;overflow-y:auto}._mhDateDivider_1k9gx_81{display:flex;align-items:center;justify-content:center;margin:20px 0;position:relative;color:#94a3b8;font-size:13px;font-weight:500}._mhDateDivider_1k9gx_81:before,._mhDateDivider_1k9gx_81:after{content:"";flex:1;border-bottom:1px solid #e2e8f0}._mhDateDivider_1k9gx_81:before{margin-right:12px}._mhDateDivider_1k9gx_81:after{margin-left:12px}._mhDateDivider_1k9gx_81 span{padding:0 8px;background:#f8f9fa}._mhUnreadSeparator_1k9gx_113{display:flex;align-items:center;justify-content:center;margin:16px 0;position:relative}._mhUnreadSeparator_1k9gx_113:before,._mhUnreadSeparator_1k9gx_113:after{content:"";flex:1;border-bottom:2px solid #10b981}._mhUnreadSeparator_1k9gx_113:before{margin-right:12px}._mhUnreadSeparator_1k9gx_113:after{margin-left:12px}._mhUnreadSeparator_1k9gx_113 span{padding:4px 12px;background:#10b981;color:#fff;font-size:12px;font-weight:600;border-radius:12px;white-space:nowrap}._mhMessageUnread_1k9gx_147{position:relative}._mhMessageUnread_1k9gx_147:before{content:"";position:absolute;left:-8px;top:50%;transform:translateY(-50%);width:6px;height:6px;background:#10b981;border-radius:50%}._mhMessage_1k9gx_147{display:flex;align-items:flex-start;width:100%;gap:8px;margin:0;padding:4px 0;box-sizing:border-box}._mhMessageHighlight_1k9gx_173{animation:_mhMessageHighlight_1k9gx_173 2s ease}._mhMessageReceived_1k9gx_178{justify-content:flex-start;padding-left:8px;padding-right:60px}._mhMessageSent_1k9gx_185{justify-content:flex-end;padding-right:8px;padding-left:60px}._mhMessageAvatar_1k9gx_191{margin-top:4px;flex-shrink:0}._mhMessageSent_1k9gx_185 ._mhMessageAvatar_1k9gx_191{display:none}._mhMessageContent_1k9gx_201{display:flex;flex-direction:column;max-width:75%;min-width:150px;position:relative}._mhMessageUsername_1k9gx_210{font-size:11px;color:#667781;margin-bottom:2px;padding:0 8px;display:flex;align-items:center;gap:8px}._mhMessageSent_1k9gx_185 ._mhMessageUsername_1k9gx_210{justify-content:flex-end}._mhMessageReceived_1k9gx_178 ._mhMessageUsername_1k9gx_210{justify-content:flex-start}._mhMessageBubble_1k9gx_228{padding:8px 12px;border-radius:8px;box-shadow:0 1px .5px #0b141a21;width:auto;max-width:100%;max-height:400px;overflow:hidden;cursor:pointer;position:relative}._mhMessageSent_1k9gx_185 ._mhMessageBubble_1k9gx_228{background:#dcf8c6;color:#111b21;border-radius:8px 8px 0}._mhMessageReceived_1k9gx_178 ._mhMessageBubble_1k9gx_228{background:#fff;color:#111b21;border-radius:8px 8px 8px 0}._mhMessageSent_1k9gx_185 ._mhMessageBubble_1k9gx_228:after{content:"";position:absolute;top:0;right:-8px;width:0;height:0;border:8px solid transparent;border-left-color:#dcf8c6;border-top-color:#dcf8c6;border-right:0;border-bottom:0}._mhMessageReceived_1k9gx_178 ._mhMessageBubble_1k9gx_228:after{content:"";position:absolute;top:0;left:-8px;width:0;height:0;border:8px solid transparent;border-right-color:#fff;border-top-color:#fff;border-left:0;border-bottom:0}._mhMessageText_1k9gx_284{margin-bottom:4px;line-height:1.45;word-break:break-word}._mhTranslatedText_1k9gx_290{animation:_mhTranslateFadeIn_1k9gx_1 .3s ease-out;max-height:300px;overflow:auto}@keyframes _mhTranslateFadeIn_1k9gx_1{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}@keyframes _mhMessageHighlight_1k9gx_173{0%{background-color:#722ed126}to{background-color:transparent}}._mhThreadIndicator_1k9gx_317{display:inline-flex;align-items:center;margin-top:6px;padding:4px 10px;background:#1890ff14;border:1px solid rgba(24,144,255,.2);border-radius:12px;cursor:pointer;transition:all .2s ease;font-size:12px;color:#1890ff}._mhThreadIndicator_1k9gx_317:hover{background:#1890ff26;border-color:#1890ff66}._mhThreadCount_1k9gx_336{font-weight:500}._mhThreadLastReply_1k9gx_340{margin-left:4px;color:#8c8c8c;font-weight:400;display:inline-flex;align-items:center}._mhLastReplyUser_1k9gx_348{color:#1890ff;font-weight:500}._mhLastReplyTime_1k9gx_353{color:#8c8c8c}._mhThreadHasNew_1k9gx_358{background:#10b9811f;border-color:#10b9814d}._mhThreadHasNew_1k9gx_358:hover{background:#10b9812e;border-color:#10b98180}._mhThreadNewBadge_1k9gx_368{margin-left:6px;padding:2px 6px;background:#10b981;color:#fff;font-size:10px;font-weight:600;border-radius:8px;animation:_pulse_1k9gx_1 2s infinite}@keyframes _pulse_1k9gx_1{0%,to{opacity:1}50%{opacity:.7}}._mhThreadActive_1k9gx_389{color:#1890ff!important;opacity:1!important;font-weight:500}._mhThreadActive_1k9gx_389:hover{color:#096dd9!important;background:#1890ff1a!important}._mhMessageActions_1k9gx_400{display:flex;margin-top:4px;gap:4px}._mhMessageActionButton_1k9gx_406{padding:0 8px;height:28px;font-size:13px;color:#6c757d;opacity:.5;transition:all .2s ease}._mhMessageActionButton_1k9gx_406:hover{color:#722ed1;background:#722ed10d;opacity:1}._mhMessageActionActive_1k9gx_421{color:#722ed1;background:#722ed11a;opacity:1}._mhChatInputArea_1k9gx_427{padding:8px 20px;border-top:1px solid #e0e4e8;background:#fff}._mhChatInputArea_1k9gx_427 .mscm-messaging-mode,._mhChatInputArea_1k9gx_427 .mscm-messaging-mode .mscm-whatsapp-container{height:auto}._mhChatInputArea_1k9gx_427 .mscm-messaging-mode .mscm-comments-scrollable-area{display:none}._mhChatInputArea_1k9gx_427 .mscm-messaging-mode .mscm-fixed-input-container{padding:0;border-top:none;box-shadow:none;position:static}._mhQuotePreview_1k9gx_453{display:flex;gap:12px;padding:10px 12px;margin-bottom:12px;border-left:4px solid #25D366;border-radius:0 8px 8px 0;background:#0000000d}._mhQuotePreviewContent_1k9gx_463{flex:1;display:flex;flex-direction:column;gap:4px}._mhQuotePreviewHeader_1k9gx_470{display:flex;align-items:center;gap:8px;font-size:13px;font-weight:600}._mhQuoteAuthor_1k9gx_478{color:#25d366}._mhQuoteTime_1k9gx_482{font-size:11px;color:#8c8c8c;font-weight:400}._mhQuoteText_1k9gx_488{font-size:13px;color:#555;line-height:1.4;word-break:break-word;max-height:40px;overflow:hidden;text-overflow:ellipsis}._mhQuoteClose_1k9gx_498{align-self:flex-start;color:#7b8794}._mhQuoteClose_1k9gx_498:hover{color:#2c3e50;background:#2c3e5014}._mhChatSearchCloseButton_1k9gx_508{color:#8c8c8c}._mhQuotedMessage_1k9gx_513{background:#0000000d;border-left:4px solid #25D366;border-radius:0 8px 8px 0;padding:8px 12px;margin-bottom:8px;cursor:pointer;transition:background .2s ease}._mhQuotedMessage_1k9gx_513:hover{background:#00000014}._mhMessageReceived_1k9gx_178 ._mhQuotedMessage_1k9gx_513{border-left-color:#7c4dff}._mhQuotedHeader_1k9gx_532{display:flex;align-items:center;gap:8px;font-size:13px;font-weight:600;margin-bottom:4px}._mhQuotedAuthor_1k9gx_541{color:#25d366}._mhMessageReceived_1k9gx_178 ._mhQuotedAuthor_1k9gx_541{color:#7c4dff}._mhQuotedTime_1k9gx_549{font-size:11px;color:#8c8c8c;font-weight:400}._mhQuotedText_1k9gx_555{font-size:13px;color:#555;line-height:1.4;max-height:60px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}._mhTranslatedBubble_1k9gx_567{position:relative;padding:2px 4px;border-radius:4px;background:#f8f0ff;border-left:3px solid #722ed1;margin:2px 0}._mhTranslatedHeader_1k9gx_576{display:flex;align-items:center;gap:3px;color:#722ed1;margin-bottom:1px;font-weight:500;line-height:1}._mhTranslatedBody_1k9gx_586{color:#333;line-height:1.3;font-size:13px;margin:0;overflow-wrap:break-word}._mhMessageSent_1k9gx_185 ._mhTranslatedBubble_1k9gx_567{border-left-color:#25d366;background:#25d36626}._mhMessageSent_1k9gx_185 ._mhTranslatedHeader_1k9gx_576,._mhMessageSent_1k9gx_185 ._mhTranslatedBody_1k9gx_586{color:#0a5c36}._mhAttachmentList_1k9gx_604{display:flex;flex-wrap:wrap;gap:6px;margin-top:8px}._mhAttachmentButton_1k9gx_611{background:#0000000d;border-radius:14px;padding:0 10px;height:26px;font-size:12px;color:#4b5563}._mhMessageSent_1k9gx_185 ._mhAttachmentButton_1k9gx_611{background:#00000014;color:#0a5c36}._mhAttachmentButton_1k9gx_611 .anticon{font-size:12px}._mhMessageTags_1k9gx_630{display:flex;flex-wrap:wrap;gap:4px;margin-top:6px;padding-top:6px;border-top:1px solid rgba(0,0,0,.06)}._mhMessageTags_1k9gx_630 .ant-tag{transition:all .2s ease}._mhMessageTags_1k9gx_630 .ant-tag:hover{transform:translateY(-1px);box-shadow:0 2px 4px #0000001a}._mhMessageSent_1k9gx_185 ._mhMessageTags_1k9gx_630{border-top-color:#00000014}._reactionPicker_1k9gx_657{display:flex;flex-wrap:wrap;gap:4px;padding:4px;max-width:240px}._reactionOption_1k9gx_665{font-size:22px;cursor:pointer;padding:4px 6px;border-radius:6px;transition:all .15s ease;user-select:none}._reactionOption_1k9gx_665:hover{background-color:#f0f0f0;transform:scale(1.2)}._messageReactions_1k9gx_680{display:flex;flex-wrap:wrap;gap:4px;margin-top:4px;margin-bottom:4px}._mhMessageSent_1k9gx_185 ._messageReactions_1k9gx_680{justify-content:flex-end}._reactionBadge_1k9gx_692{display:inline-flex;align-items:center;gap:3px;padding:2px 6px;background-color:#f0f0f0;border:1px solid #e0e0e0;border-radius:12px;font-size:14px;cursor:pointer;transition:all .15s ease;user-select:none}._reactionBadge_1k9gx_692:hover{background-color:#e8e8e8;border-color:#d0d0d0}._reactionBadgeActive_1k9gx_711{background-color:#e6f4ff;border-color:#1890ff}._reactionBadgeActive_1k9gx_711:hover{background-color:#bae0ff}._reactionEmoji_1k9gx_720{font-size:14px;line-height:1}._reactionCount_1k9gx_725{font-size:12px;color:#666;font-weight:500}._reactionBadgeActive_1k9gx_711 ._reactionCount_1k9gx_725{color:#1890ff}._mhRelatedPanel_u8dct_1{flex:1;display:flex;flex-direction:column;height:100%;background:#fff;border:1px solid #e0e4e8;margin:5px;position:relative}._mhRelatedHeader_u8dct_12{padding:16px 20px;border-bottom:1px solid #f0f0f0;background:#fafafa;display:flex;align-items:flex-start;gap:12px}._mhRelatedTitle_u8dct_21{flex:1;font-size:18px;font-weight:700;color:#272637}._mhRelatedSubtitleWrapper_u8dct_28{margin:10px 28px 16px;border-radius:12px;background:linear-gradient(135deg,#722ed114,#0e3e710d);border:1px solid rgba(114,46,209,.2);padding:12px 16px;box-shadow:0 6px 20px #06060e0f}._mhRelatedSubtitleText_u8dct_37{font-size:14px;font-weight:700;color:#1c1c3c;letter-spacing:.2px}._mhRelatedContextText_u8dct_44{font-size:12px;color:#403c56;margin-top:4px}._mhRelatedContextProduct_u8dct_50{font-size:11px;color:#6f6c89;margin-top:6px;font-weight:500;letter-spacing:.5px;text-transform:uppercase}._mhRelatedSearchBar_u8dct_59{margin:0 28px 12px}._mhRelatedSummary_u8dct_63{font-size:13px;color:#8c8c8c;margin-left:28px}._mhTopicList_u8dct_69{flex:1;overflow-y:auto;padding:16px 20px 0}._mhRelatedFooter_u8dct_76{border-top:1px solid #e0e4e8;background:#fff;padding:12px}._mhTopicCard_u8dct_82{margin-bottom:16px;border:1px solid #f0f0f0;border-radius:8px;background:#fff;box-shadow:0 1px 3px #0000000a;transition:all .2s ease;cursor:pointer}._mhTopicDetail_u8dct_92{display:flex;flex-direction:column;height:100%;width:100%}._mhTopicDetailContent_u8dct_99{flex:1;overflow-y:auto;padding:12px;background:#f5f7fa}._mhDateDivider_u8dct_106{display:flex;align-items:center;justify-content:center;margin:20px 0;color:#94a3b8;font-size:13px;font-weight:500}._mhDateDivider_u8dct_106:before,._mhDateDivider_u8dct_106:after{content:"";flex:1;border-bottom:1px solid #e2e8f0}._mhDateDivider_u8dct_106:before{margin-right:12px}._mhDateDivider_u8dct_106:after{margin-left:12px}._mhThreadMessage_u8dct_131{margin-bottom:12px;display:flex;flex-direction:column}._mhThreadMessageReceived_u8dct_137{min-height:0;align-items:flex-start}._mhThreadMessageSent_u8dct_142{min-height:0;align-items:flex-end}._mhThreadMessageMeta_u8dct_147{display:flex;align-items:center;gap:8px;font-size:13px;margin-bottom:4px}._mhThreadMessageSent_u8dct_142 ._mhThreadMessageMeta_u8dct_147{flex-direction:row-reverse}._mhThreadSenderName_u8dct_159{font-weight:500;color:#2c3e50}._mhThreadMessageSent_u8dct_142 ._mhThreadSenderName_u8dct_159{color:#1a73e8}._mhThreadTime_u8dct_168{color:#999;font-size:12px}._mhThreadMessageBubble_u8dct_173{padding:10px 14px;border-radius:12px;max-width:85%;width:fit-content;box-shadow:0 1px 2px #0000001a;font-size:13px;line-height:1.5}._mhThreadAttachmentList_u8dct_183{display:flex;flex-wrap:wrap;gap:6px;margin-top:8px}._mhThreadAttachmentButton_u8dct_190{border-radius:14px;height:26px;padding:0 12px;background:#722ed114;color:#4a4f5a;font-size:12px}._mhThreadMessageSent_u8dct_142 ._mhThreadAttachmentButton_u8dct_190{background:#00800026;color:#2e7d32}._mhThreadAttachmentButton_u8dct_190 .anticon{font-size:12px}._mhThreadMessageReceived_u8dct_137 ._mhThreadMessageBubble_u8dct_173{background:#fff;color:#000;border:1px solid #e0e4e8;border-bottom-left-radius:4px;position:relative;margin-left:10px}._mhThreadMessageReceived_u8dct_137 ._mhThreadMessageBubble_u8dct_173:before{content:"";position:absolute;top:0;left:-9px;border-width:0 10px 10px 0;border-style:solid;border-color:transparent #fff transparent transparent}._mhThreadMessageSent_u8dct_142 ._mhThreadMessageBubble_u8dct_173{background:#dcf8c6;color:#000;border-bottom-right-radius:4px;position:relative;margin-right:10px}._mhThreadMessageSent_u8dct_142 ._mhThreadMessageBubble_u8dct_173:before{content:"";position:absolute;top:0;right:-9px;border-width:0 0 10px 10px;border-style:solid;border-color:transparent transparent transparent #dcf8c6}._mhThreadMessageActions_u8dct_248{display:flex;gap:4px;margin-top:4px;position:relative;z-index:1}._mhThreadMessageSent_u8dct_142 ._mhThreadMessageActions_u8dct_248{justify-content:flex-end}._mhQuotedMessage_u8dct_261{background:#0000000d;border-left:4px solid #25D366;border-radius:0 6px 6px 0;padding:6px 10px;margin-bottom:6px;cursor:pointer}._mhThreadMessageReceived_u8dct_137 ._mhQuotedMessage_u8dct_261{border-left-color:#7c4dff}._mhQuotedHeader_u8dct_274{display:flex;align-items:center;gap:6px;font-size:12px;font-weight:600;margin-bottom:2px}._mhQuotedAuthor_u8dct_283{color:#25d366}._mhThreadMessageReceived_u8dct_137 ._mhQuotedAuthor_u8dct_283{color:#7c4dff}._mhQuotedTime_u8dct_291{font-size:10px;color:#8c8c8c;font-weight:400}._mhQuotedText_u8dct_297{font-size:12px;color:#555;line-height:1.3;max-height:40px;overflow:hidden;text-overflow:ellipsis}._mhThreadActionButton_u8dct_306{padding:0 8px;height:28px;font-size:13px;color:#6c757d;opacity:.6;transition:all .2s ease}._mhThreadActionButton_u8dct_306:hover{color:#722ed1;background:#722ed10d;opacity:1}._mhThreadActionActive_u8dct_321{color:#722ed1;background:#722ed11a;opacity:1}._mhThreadFooter_u8dct_327{padding:12px;border-top:1px solid #e0e4e8;background:#fff;display:flex;flex-direction:column;gap:12px;position:sticky;bottom:0;margin:0;z-index:5;border-radius:0;box-shadow:none}._mhThreadFooter_u8dct_327:after{content:none}._mhThreadQuotePreview_u8dct_346{display:flex;gap:12px;padding:8px 12px;border-left:3px solid #722ed1;border-radius:6px;background:#722ed10d}._mhThreadQuoteContent_u8dct_355{flex:1;display:flex;flex-direction:column;gap:2px}._mhQuoteAuthor_u8dct_362{color:#2c3e50;font-weight:600;font-size:12px}._mhQuoteTime_u8dct_368{font-size:11px;color:#7b8794}._mhQuoteText_u8dct_373{font-size:12px;color:#545b64;line-height:1.4;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;line-clamp:2;-webkit-line-clamp:2;-webkit-box-orient:vertical}._mhThreadInputWrapper_u8dct_385{display:flex;align-items:center;gap:10px;position:relative;z-index:10}._mhThreadComposerWrapper_u8dct_393{width:100%}._mhThreadComposerWrapper_u8dct_393 .mscm-comments-section{margin:0;border:none;padding:0;box-shadow:none}._mhThreadComposerWrapper_u8dct_393 .mscm-messaging-mode,._mhThreadComposerWrapper_u8dct_393 .mscm-messaging-mode .mscm-whatsapp-container{height:auto}._mhThreadComposerWrapper_u8dct_393 .mscm-messaging-mode .mscm-comments-scrollable-area{display:none}._mhThreadComposerWrapper_u8dct_393 .mscm-messaging-mode .mscm-fixed-input-container{padding:0;border-top:none;box-shadow:none;position:static;background:transparent}._mhThreadComposerWrapper_u8dct_393 .mscm-comment-input-section{padding:0;margin:0;align-items:center;gap:10px;flex-wrap:nowrap}._mhThreadComposerWrapper_u8dct_393 .mscm-composer-column{flex:1 1 auto;min-width:0;max-width:calc(100% - 160px)}._mhThreadComposerWrapper_u8dct_393 .mscm-comment-input-wrapper{border:1px solid #dfe1e5;background:#fff;width:100%}._mhThreadComposerWrapper_u8dct_393 .mscm-whatsapp-buttons{margin-top:0;flex:0 0 auto;align-self:center}._mhThreadInput_u8dct_385{flex:1;border:1px solid #d6d9de;border-radius:18px;background:#fefefe;overflow:hidden;transition:all .3s;min-height:34px;max-height:72px;box-shadow:inset 0 0 0 1px #f5f5f7;position:relative}._mhThreadInput_u8dct_385:focus-within{border-color:#40a9ff;box-shadow:0 0 0 2px #1890ff1a}._mhThreadInput_u8dct_385 .DraftEditor-root,._mhThreadInput_u8dct_385 .DraftEditor-editorContainer,._mhThreadInput_u8dct_385 .public-DraftEditor-content{padding:0;margin:0;min-height:0;max-height:none;height:auto;background:transparent;overflow:hidden}._mhThreadInput_u8dct_385 .public-DraftEditor-content{padding:4px 12px;min-height:24px;max-height:72px;overflow-y:auto;font-size:14px;line-height:1.4}._mhThreadInput_u8dct_385 .public-DraftEditorPlaceholder-root{padding:0;margin:0}._mhThreadInputActions_u8dct_494{display:flex;align-items:center;justify-content:flex-end;gap:8px;padding:2px 2px 0;margin-left:auto}._mhThreadAttachButton_u8dct_503{border-radius:999px;height:32px;width:32px;display:inline-flex;align-items:center;justify-content:center;border:1px dashed #d0d4dc;background:#fff;color:#5b6171}._mhThreadAttachButton_u8dct_503:hover{border-color:#b7bcc6;color:#272a33}._mhAiButton_u8dct_520,._mhSendButton_u8dct_521{border-radius:999px;height:32px;display:inline-flex;align-items:center;gap:6px;padding:0 18px;border:1px solid #d8dbe0;background:#fff;box-shadow:inset 0 1px #fff,0 1px 2px #0000000d;color:#4a4f5a;font-size:13px}._mhAiButton_u8dct_520 .anticon,._mhSendButton_u8dct_521 .anticon{font-size:14px}._mhAiButton_u8dct_520:hover,._mhSendButton_u8dct_521:not([disabled]):hover{border-color:#c5cad1;color:#1f2933}._mhSendButton_u8dct_521{background:linear-gradient(180deg,#f8f8f8,#ededed);border-color:#d2d4d8;color:#a0a4ab}._mhSendButton_u8dct_521[disabled]{opacity:1;cursor:not-allowed}._mhSendButton_u8dct_521:not([disabled]){color:#3a404c;border-color:#c4c7ce;background:linear-gradient(180deg,#fdfdfd,#f2f2f2)}.mh-thread-relation-mention-container{min-height:28px!important;max-height:28px!important;border-radius:4px!important;padding:0!important;overflow:hidden!important}.mh-thread-relation-mention-container .DraftEditor-root,.mh-thread-relation-mention-container .DraftEditor-editorContainer{min-height:28px!important;max-height:28px!important;overflow:hidden!important}.mh-thread-relation-mention-container .public-DraftEditor-content{min-height:28px!important;max-height:28px!important;padding:4px 8px!important;font-size:13px!important;line-height:20px!important;overflow:hidden!important}.mh-thread-relation-mention-container .public-DraftEditorPlaceholder-root{padding:4px 8px!important;height:28px!important;line-height:20px!important}._mhTabsContainer_u8dct_595,._mhRelatedTabs_u8dct_602{flex:1;display:flex;flex-direction:column;overflow:hidden}._mhRelatedTabs_u8dct_602 .ant-tabs-nav{margin:0;padding:0 16px;background:#fafafa;border-bottom:1px solid #f0f0f0}._mhRelatedTabs_u8dct_602 .ant-tabs-tab{padding:10px 12px;font-size:13px;font-weight:500}._mhRelatedTabs_u8dct_602 .ant-tabs-tab-active{font-weight:600}._mhRelatedTabs_u8dct_602 .ant-tabs-content-holder{flex:1;overflow:hidden}._mhRelatedTabs_u8dct_602 .ant-tabs-content{height:100%}._mhRelatedTabs_u8dct_602 .ant-tabs-tabpane{height:100%;overflow-y:auto}._mhDirectMessagesList_u8dct_641{flex:1;overflow-y:auto;padding:16px 20px}._mhDirectMessage_u8dct_641{margin-bottom:16px;border:1px solid #f0f0f0;border-radius:8px;background:#fff;box-shadow:0 1px 3px #0000000a;overflow:hidden}._mhDirectMessageHeader_u8dct_656{padding:10px 14px;border-bottom:1px solid #f8f8f8;background:#fafafa;display:flex;align-items:center;gap:8px}._mhDirectMessageContent_u8dct_665{padding:14px;font-size:13px;color:#272637;line-height:1.5}._mhDirectMessageFooter_u8dct_672{padding:8px 14px;background:#f8f9ff;border-top:1px solid #f0f0f0;display:flex;align-items:center;gap:6px;font-size:11px;color:#8c8c8c}._mhTopicCardHeader_u8dct_684{padding:10px 14px;border-bottom:1px solid #f8f8f8;background:#fafafa;display:flex;align-items:center;gap:8px}._mhTopicCardBody_u8dct_693{padding:14px;font-size:13px;color:#272637;line-height:1.5}._mhTopicCardSource_u8dct_700{padding:6px 14px;background:#fff7e6;border-top:1px solid #ffe7ba;display:flex;align-items:center;font-size:11px;color:#ad6800}._mhTopicCardFooter_u8dct_710{padding:8px 14px;background:#f8f9ff;border-top:1px solid #f0f0f0;display:flex;align-items:center;gap:12px;font-size:11px;color:#8c8c8c}._mhTopicCard_u8dct_82:hover{border-color:#d9d9d9;box-shadow:0 2px 8px #00000014}._mhEmptyState_u8dct_727{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:40px 20px;text-align:center}._mhMessageCount_u8dct_737{font-size:13px;font-weight:500;color:#8c8c8c;margin-left:8px}._mhLinkedMessagesList_u8dct_745{flex:1;overflow-y:auto;padding:12px 16px;background:#f8f9fa}._mhLinkedMessageCard_u8dct_752{background:#fff;border-radius:8px;padding:12px;margin-bottom:8px;border:1px solid #e8e8e8;cursor:pointer;transition:all .2s ease}._mhLinkedMessageCard_u8dct_752:hover{border-color:#d9d9d9;box-shadow:0 2px 8px #00000014;transform:translateY(-1px)}._mhLinkedMessageCard_u8dct_752:last-child{margin-bottom:0}._mhLinkedMessageMeta_u8dct_772{display:flex;align-items:center;gap:8px;margin-bottom:8px}._mhLinkedMessageAuthor_u8dct_779{flex:1;min-width:0;font-size:13px}._mhLinkedMessageName_u8dct_785{font-weight:600;color:#272637}._mhLinkedMessageCompany_u8dct_790{color:#8c8c8c;font-weight:400}._mhLinkedMessageTime_u8dct_795{font-size:11px;color:#8c8c8c;white-space:nowrap}._mhLinkedMessageContent_u8dct_801{font-size:13px;color:#333;line-height:1.5;word-break:break-word}._mhLinkedMessageReplies_u8dct_808{display:flex;align-items:center;gap:4px;margin-top:8px;padding-top:8px;border-top:1px solid #f0f0f0;font-size:11px;color:#1890ff;cursor:pointer}._mhLinkedMessageReplies_u8dct_808:hover{color:#40a9ff}.mobile-messaging-container{height:calc(100vh - 164px);background:#fff;display:flex;flex-direction:column}.mobile-header{padding:16px;border-bottom:1px solid #e0e4e8;display:flex;justify-content:space-between;align-items:center}.mobile-header h2{margin:0;font-size:20px}.new-message-button{padding:8px 16px;background:#2c3e50;color:#fff;border:none;border-radius:6px;font-size:14px}.mobile-conversation-list{height:100%;overflow-y:auto}.mobile-message-item{display:flex;padding:16px;border-bottom:1px solid #e0e4e8;gap:12px;align-items:center}.message-info{flex:1}.mobile-chat-container{display:flex;flex-direction:column;height:100%}.mobile-chat-header{padding:12px;border-bottom:1px solid #e0e4e8;display:flex;align-items:center;gap:12px}.back-button{background:none;border:none;font-size:20px;padding:8px;cursor:pointer}.header-info{flex:1}.header-info h3{margin:0;font-size:16px}.header-info p{margin:4px 0 0;font-size:14px;color:#666}.mobile-chat-messages{flex:1;overflow-y:auto;padding:16px;background:#f8f9fa}.mobile-message{display:flex;gap:8px;margin-bottom:16px}.mobile-message.sent{justify-content:flex-end}.mobile-message .message-bubble{padding:10px 14px;border-radius:12px;max-width:80%}.mobile-message.sent .message-bubble{background:#2c3e50;color:#fff}.mobile-message.received .message-bubble{background:#fff;border:1px solid #e0e4e8}.mobile-message .message-time{font-size:12px;opacity:.8;margin-top:4px}.search-bar{padding:12px 16px;border-bottom:1px solid #e0e4e8}.search-bar input{width:100%;padding:8px 12px;border:1px solid #e0e4e8;border-radius:6px;font-size:14px}.mobile-message-input{padding:8px;background:#fff;border-top:1px solid #e0e4e8;position:sticky;bottom:0}.mobile-comment-wrapper{display:flex;align-items:center;background:#fff;padding:8px;gap:8px}.mobile-comment-input{flex:1;border:1px solid #e0e4e8;border-radius:20px;padding:8px 12px;min-height:40px;max-height:100px;overflow-y:auto;background:#f8f9fa}.mobile-send-button{padding:8px;background:#2c3e50;color:#fff;border:none;border-radius:50%;width:40px;height:40px;display:flex;align-items:center;justify-content:center}.profile-container{min-height:100vh;padding:.8rem;padding-bottom:3rem!important;background:linear-gradient(135deg,#e4e9f2 0% 100%)}.profile-inner{min-height:100%;max-width:1200px;margin:40px auto 0;background:#fff;border-radius:16px;box-shadow:0 8px 24px #00000014;display:flex;flex-direction:column}.profile-header{padding:1.5rem 4.5rem;border-bottom:1px solid #fafafa;display:flex;align-items:center;background:linear-gradient(90deg,#272637,#575177);border-radius:16px 16px 0 0;justify-content:space-between}.profile-header-buttons{display:flex;align-items:center;gap:10px}.profile-header-buttons .ant-btn-primary{background:#ffffff26!important;border:1px solid rgba(255,255,255,.35)!important;color:#fff!important;box-shadow:none!important}.profile-header-buttons .ant-btn{display:flex;align-items:center;gap:8px;padding:10px 18px;background:#ffffff26;border:1px solid rgba(255,255,255,.35);backdrop-filter:blur(6px);border-radius:10px;color:#fff;font-weight:600;font-size:14px;cursor:pointer;transition:all .25s ease}.profile-header-buttons .ant-btn:hover{background:#ffffff40;border-color:#fff;transform:translateY(-1px);box-shadow:0 4px 12px #ffffff40}.profile-header h1{font-size:34px;font-weight:700;color:#fff;margin:0}.profile-content{flex:1;display:flex;gap:20px;padding:0 10px;overflow:visible;align-items:flex-start}.profile-sidebar{padding:1rem;background:#fff;border-radius:12px;border:1px solid #eef1f7;display:flex;flex-direction:column;gap:8px;margin-top:40px;align-items:center}.profile-image-section .avatar-wrapper{width:200px!important;height:200px!important;display:flex;align-items:center;justify-content:center;padding:0;margin:0 auto}.profile-image-section .avatar-wrapper,.profile-image-section .avatar-container,.profile-image-section div{width:200px!important;height:200px!important;padding:0!important;margin:0!important}.profile-image,.profile-initials{width:200px;height:200px;border-radius:50%;border:5px solid #fff;box-shadow:0 4px 12px #00000014}.profile-image{width:200px!important;height:200px!important;object-fit:cover!important;border-radius:50%!important}.profile-initials{background-color:#2c3e50;display:flex;align-items:center;justify-content:center;font-size:64px;color:#fff;font-weight:700}.profile-details{padding:auto 1rem;flex:1;overflow:auto;display:flex;flex-direction:column;width:100%;margin-top:40px}.profile-details form{width:100%;height:100%;display:flex;flex-direction:column;margin-bottom:60px}.profile-content{padding:0 40px!important;gap:20px!important}.two-column-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:.5rem;width:100%}.user-profile-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px;width:100%}.user-profile-grid>*:nth-child(7){grid-column:1;grid-row:4}.form-group{background:#f8fafc;padding:12px 16px;border-radius:10px;border:1px solid #f0f2f5;display:flex;flex-direction:column;gap:4px}.form-group label{font-weight:600;margin-bottom:17px;display:block;color:#64748b;font-size:15px}.form-group p{padding:2px 3px;margin:0;border-radius:6px;background-color:#fafbfc;color:#1e293b;font-size:17px;flex:1;display:flex;align-items:center}.form-group input{width:100%;padding:12px;border:1px solid #e2e8f0;border-radius:8px;font-size:1.05rem;transition:all .3s ease;height:45px}.phone-group{display:flex;gap:10px;width:100%;height:45px}.country-code{width:80px!important;flex-shrink:0}.phone-main{flex:1}.profile-image-modal{top:20px}.profile-image-modal .ant-modal-content{background:transparent;box-shadow:none}.profile-image-modal .ant-modal-close{color:#fff;top:-30px;right:-30px}.profile-image-modal .ant-modal-body{padding:0}.modal-profile-image{max-width:90vw;max-height:80vh;object-fit:contain;border-radius:4px;box-shadow:0 4px 12px #00000026}.button-group{display:flex;gap:8px}.clickable{cursor:pointer!important;transition:opacity .2s}.clickable:hover{opacity:.9}.loading-container{width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:2rem}.text-ellipsis{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block}.form-group .ant-input{white-space:nowrap;overflow-x:auto;text-overflow:clip}.chat-settings-section{margin-bottom:60px}@media (max-width: 1024px){.profile-content{flex-direction:column}.profile-sidebar{width:100%}.profile-image-section{border-right:none;border-bottom:1px solid #eef1f7;padding:1rem}.user-profile-grid{grid-template-columns:repeat(2,1fr);gap:16px;grid-template-rows:auto}}@media (max-width: 768px){.form-group input{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.form-group input:focus{overflow:auto;text-overflow:clip}.form-group p{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.profile-details form{width:100%!important;margin:0 auto;display:block}.profile-details .ant-form-item{margin-bottom:16px;margin-left:0!important;margin-right:0!important}.profile-inner{max-width:100%!important;margin:0;border-radius:0}.profile-container{padding:10px!important}.profile-header{flex-direction:column;align-items:flex-start;gap:10px;padding:.75rem}.profile-header-buttons{margin-left:0;width:100%;display:flex;flex-direction:column;gap:10px;align-items:stretch}.profile-header-buttons .ant-btn{width:100%;box-sizing:border-box;text-align:center}.profile-details{padding:0}.profile-details form{width:100%}.two-column-grid{grid-template-columns:1fr}.user-profile-grid{grid-template-columns:1fr;gap:14px;width:100%}.user-profile-grid>*:nth-child(7){grid-column:auto;grid-row:auto}.form-group{width:100%;padding:16px;box-sizing:border-box;border-radius:0}.form-group input,.form-group p{width:100%;font-size:.95rem}.profile-content{display:block}.profile-sidebar{width:100%;display:flex;justify-content:center;align-items:center;margin-bottom:1rem;position:static!important}.profile-image-section{padding:.5rem;border:none;margin-bottom:1rem;position:static!important}.profile-initials,.profile-image{width:120px;height:120px;font-size:40px}}@media (max-width: 480px){.profile-container{padding:.5rem}.profile-inner{border-radius:8px}.profile-initials,.profile-image{width:150px;height:150px;font-size:48px}}.company-avatar-container{display:flex;flex-direction:column;align-items:center;width:160px;min-height:220px;position:relative}.change-photo-btn{margin-top:12px;padding:8px 18px;background:#6b4ce6;color:#fff!important;font-weight:600;font-size:14px;border:none;border-radius:12px;cursor:pointer;box-shadow:0 0 10px #6b4ce666;transition:all .25s ease;text-decoration:none}.change-photo-btn:hover{background:#7c5eff;transform:translateY(-2px);box-shadow:0 0 16px #6b4ce699}.change-photo-btn:active{transform:scale(.96);box-shadow:0 0 6px #6b4ce64d}.avatar-wrapper{width:160px;height:160px;border-radius:50%;overflow:hidden;position:relative;border:2px solid #f0f0f0;transition:all .3s ease;background:#f5f5f5;flex-shrink:0}.avatar-wrapper.clickable{cursor:pointer}.avatar-wrapper:hover{border-color:#1890ff}.company-logo,.company-initials{width:100%;height:100%;object-fit:cover}.company-initials{display:flex;align-items:center;justify-content:center;background-color:#1890ff;color:#fff;font-size:48px}.edit-overlay{position:absolute;bottom:0;left:0;right:0;background:#0009;color:#fff;text-align:center;padding:8px 0;cursor:pointer;opacity:0;transition:opacity .3s}.avatar-wrapper:hover .edit-overlay{opacity:1}.edit-button{color:#fff;font-size:14px;font-weight:500}.edit-button:hover{text-decoration:underline}.ant-upload-wrapper{width:100%;text-align:center;margin-top:8px}.ant-btn-link{color:#1890ff;font-size:14px;height:auto;padding:4px 8px}.company-logo-modal{text-align:center}.company-logo-modal .ant-modal-content{background:transparent;box-shadow:none}.company-logo-modal .ant-modal-body{padding:0}.modal-logo-image{max-width:90vw;max-height:90vh;object-fit:contain}.upload-button-wrapper{width:100%;text-align:center;position:absolute;bottom:0;left:0;padding:8px 0}.change-photo-btn{background:none;border:none;color:#1890ff;font-size:14px;cursor:pointer;padding:8px 16px;transition:all .3s ease;white-space:nowrap}.change-photo-btn:hover{color:#40a9ff;text-decoration:underline}.edit-text{font-size:14px;font-weight:500}.company-profile-layout{width:100%;height:100%;background:#f4f5fb;display:flex;flex-direction:column}.company-profile-top-banner{width:100%;max-width:1250px;background:linear-gradient(90deg,#272637,#474168);padding:20px 24px;display:flex;justify-content:space-between;align-items:center;color:#fff;border-radius:16px;box-shadow:0 3px 8px #00000026;margin:55px auto 0;position:relative}.avatar-container-company-profile{display:flex;flex-direction:column;align-items:center;width:160px;height:auto!important;min-height:auto!important;position:relative;margin:50px 0 0 50px!important}.company-profile-banner-right{position:absolute;display:flex;top:28px;right:28px;flex-direction:column;align-items:flex-end;gap:10px}.company-profile-top-banner .avatar-container-company-profile{flex-direction:row;align-items:center;justify-content:center;height:auto!important}.company-profile-banner-left{display:flex;flex-direction:row;align-items:center;gap:70px}.company-profile-company-title{margin:0;font-size:48px;font-weight:700;color:#fff;line-height:1.2}.company-profile-form input{font-size:16px!important;font-weight:400}.company-profile-form textarea{font-size:16px!important;line-height:1.5!important}.edit-btn-modern{display:flex;align-items:center;gap:8px;padding:10px 18px;background:#ffffff26;border:1px solid rgba(255,255,255,.35);backdrop-filter:blur(6px);border-radius:10px;color:#fff;font-weight:600;font-size:14px;cursor:pointer;transition:all .25s ease}.edit-btn-modern:hover{background:#ffffff40;border-color:#fff;transform:translateY(-1px);box-shadow:0 4px 12px #ffffff40}.edit-buttons-company-profile{display:flex;gap:12px}.cancel-btn-modern{padding:10px 18px;background:#fff;border:1px solid #d0d0d0;border-radius:10px;font-weight:600;cursor:pointer;transition:.25s}.cancel-btn-modern:hover{background:#f1f1f1}.save-btn-modern{padding:10px 18px;background:#6b4ce6;color:#fff;border:none;border-radius:10px;font-weight:600;cursor:pointer;box-shadow:0 0 10px #6b4ce680;transition:.25s}.save-btn-modern:hover{background:#7c5eff;box-shadow:0 0 16px #6b4ce6b3}.ant-typography-expand{color:#6c63ff;font-weight:500}.profile-progress{background:#fff3;padding:8px 16px;border-radius:12px;font-weight:600;color:#fff;font-size:18px;backdrop-filter:blur(4px)}.profile-progress span{display:inline-block}.company-profile-body{display:flex;padding:0 16px;gap:24px;align-items:flex-start;margin:0 auto}.side-navbar-company{font-size:17px;width:220px;background:#fff;padding:16px;border-radius:12px;box-shadow:0 2px 6px #0000000f;display:flex;flex-direction:column;gap:12px;height:fit-content;flex-shrink:0;margin-top:50px}.company-profile-nav-item{padding:10px 14px;border-radius:8px;cursor:pointer;font-weight:500;color:#555;transition:.2s}.company-profile-nav-item:hover{background:#eee}.company-profile-nav-item.active{background:#474168;color:#fff}.company-profile-content{flex:1;background:#fff;padding:24px;border-radius:12px;box-shadow:0 2px 6px #0000000f;max-width:900px;width:900px;min-width:0;margin:50px auto 20px;height:clamp(200px,calc(100vh - 200px),350px);overflow-y:auto;overflow-x:hidden}.form-section-new-company{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}.company-profile-form{font-size:15px;background:#f8fafc;padding:18px;border-radius:12px;border:1px solid #f0f2f5;height:100px;display:flex;flex-direction:column;min-height:120px;justify-content:space-between}.company-profile-form--description{grid-column:1 / -1;height:auto;min-height:20px}.company-profile-form--description.is-expanded{min-height:100px}.company-profile-form--description.is-editing{min-height:180px}.company-profile-form--description.is-editing textarea{min-height:60px}.company-profile-form label{font-weight:600;margin-bottom:15px;display:block;color:#64748b}.company-profile-form p{padding:15px 10px;margin:auto 0 0;border-radius:6px;background-color:#fafbfc;color:#1e293b;flex:1;display:flex;align-items:center}.company-profile-form input{width:100%;padding:12px;border:1px solid #e2e8f0;border-radius:8px;transition:all .3s ease;height:45px}.company-profile-phone-group{display:flex;gap:10px;width:100%;height:45px}.company-profile-phone-main{flex:1}@media (max-width: 768px){.company-profile-top-banner{flex-direction:column!important;text-align:center!important;padding:24px 16px!important;gap:20px!important}.company-profile-banner-left{flex-direction:column!important;align-items:center!important;gap:12px!important;width:100%!important}.avatar-container-company-profile{margin:0!important;width:auto!important;height:auto!important;display:flex!important;justify-content:center!important}.avatar-container-company-profile img,.avatar-container-company-profile .profile-image{width:130px!important;height:130px!important}.company-profile-company-title{font-size:28px!important;text-align:center!important}.company-profile-banner-right{position:static!important;width:100%!important;display:flex!important;justify-content:center!important;gap:10px!important}.edit-btn-modern,.cancel-btn-modern,.save-btn-modern{width:100%!important;text-align:center!important}}@media (max-width: 1024px){.company-profile-body{flex-direction:column;padding:0 16px;gap:24px}.side-navbar-company{margin-top:30px;width:100%}.company-profile-content{margin:0 auto;width:100%}.form-section-new-company{grid-template-columns:repeat(2,1fr);gap:20px}}.settings-container{padding:24px;background:#fff;border-radius:8px;margin:24px;box-shadow:0 1px 3px #0000001a;max-height:calc(100vh - 150px);overflow-y:auto}.settings-container::-webkit-scrollbar{width:8px}.settings-container::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}.settings-container::-webkit-scrollbar-thumb{background:#888;border-radius:4px}.settings-container::-webkit-scrollbar-thumb:hover{background:#555}.settings-container h1{margin-bottom:24px;color:#1f1f1f;font-size:24px}.settings-form{max-width:100%;margin:0;padding:0 24px}.settings-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-top:32px;margin-bottom:24px}.settings-card{border-radius:12px;box-shadow:0 2px 8px #00000014;transition:all .3s ease;height:100%}.settings-card:hover{box-shadow:0 4px 16px #722ed11f;transform:translateY(-2px)}.settings-card .ant-card-body{padding:24px}.save-button{margin-top:16px}.settings-form .ant-form-item{margin-bottom:24px}.roles-section{margin-top:16px}.add-role-button{margin-bottom:16px}.ant-table{background:#fff;border-radius:8px}.ant-tabs-nav{margin-bottom:24px}.combined-format-preview{background-color:#f5f5f5;border-radius:8px;padding:16px;margin-top:8px;border:1px solid #e8e8e8}.preview-label{font-weight:700;margin-bottom:8px;color:#555}.preview-value{font-family:monospace;background-color:#eaeaea;padding:6px;border-radius:4px;margin-bottom:8px;font-size:14px}.country-option{display:flex;align-items:center;padding:4px 0}.country-flag{width:24px;height:16px;margin-right:10px;border-radius:2px;box-shadow:0 0 2px #0003;object-fit:cover}.country-code{margin-left:8px;color:#999;font-size:12px}.location-select-item .ant-select-selector{height:40px!important}.location-select-item .ant-select-selection-item{display:flex;align-items:center;line-height:38px}.location-select-item .country-flag{margin-right:8px}.settings-section-header{display:flex;align-items:center;margin-bottom:24px;background:linear-gradient(135deg,#f9f0ff,#fff);padding:16px;border-radius:8px;border-left:4px solid #722ed1;box-shadow:0 2px 6px #722ed114}.section-icon{font-size:24px;color:#722ed1;margin-right:12px}.settings-section-title{margin-bottom:0;color:#1f1f1f;font-weight:500;font-size:18px;line-height:1}.preview-content{display:flex;align-items:center;background-color:#eaeaea;border-radius:4px;padding:12px}.preview-format{font-family:monospace;font-size:14px}.preview-arrow{color:#722ed1;margin:0 12px;font-weight:700;font-size:18px}.preview-example{font-size:16px;color:#722ed1;font-weight:500}.chat-settings-section{margin-top:16px}.chat-settings-section .setting-item{display:flex;align-items:center;gap:12px;padding:16px;background:linear-gradient(135deg,#f8fafc,#fff);border-radius:10px;border:1px solid #f0f2f5;transition:all .3s ease}.chat-settings-section .setting-item:hover{border-color:#722ed1;box-shadow:0 2px 8px #722ed11a}.subscription-container{padding:0 16px}.subscription-card{margin-bottom:12px!important;background-color:#f9f0ff;border:1px solid #d3adf7;border-radius:8px;height:100px!important}.subscription-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.subscription-header h3{margin:0;font-size:18px;color:#722ed1}.subscription-expiry{color:#666;margin:0}.subscription-metrics{margin-top:24px;margin-bottom:24px}.metric-card{margin-bottom:16px;height:100%;border-radius:8px;transition:all .3s}.metric-card:hover{box-shadow:0 4px 12px #0000001a;transform:translateY(-2px)}.metric-title{display:flex;align-items:center;margin-bottom:16px;font-weight:500}.metric-icon{color:#722ed1;font-size:18px;margin-right:8px}.metric-value{font-size:24px;font-weight:600;margin-bottom:8px;color:#333}.metric-label{color:#666;font-size:13px;margin-top:8px}.upgrade-card{background-color:#f9f0ff;border:1px dashed #d3adf7;height:100%;display:flex;flex-direction:column;justify-content:center}.upgrade-card-container{display:none}.upgrade-content{text-align:center;height:100%;display:flex;flex-direction:column;justify-content:center}.upgrade-content h3{color:#722ed1;margin-bottom:8px}.upgrade-content p{margin-bottom:16px;color:#666}.subscription-header-row{margin-bottom:16px}.subscription-header-row .subscription-card{height:100px;display:flex;flex-direction:column;justify-content:center;padding:16px;margin-bottom:0;box-sizing:border-box;transition:all .3s ease}.subscription-header-row .upgrade-card{background:linear-gradient(135deg,#f9f0ff,#efdbff);border:1px dashed #b37feb;height:100px;position:relative;overflow:hidden;transition:all .3s ease;padding:16px;box-sizing:border-box;transform:none;box-shadow:0 2px 6px #722ed11a}.subscription-header-row .subscription-card:hover,.subscription-header-row .upgrade-card:hover{border:1px solid #722ed1;transform:translateY(-2px);box-shadow:0 4px 12px #722ed126}.upgrade-message{font-size:13px;color:#531dab;margin-bottom:10px;font-weight:500;text-align:center}.upgrade-button{background:linear-gradient(90deg,#722ed1,#531dab);border:none;box-shadow:0 2px 6px #722ed140;font-size:14px;height:32px;padding:0 16px}.upgrade-button:hover{background:linear-gradient(90deg,#7c3adc,#5d25b9);box-shadow:0 4px 8px #722ed14d;transform:translateY(-1px)}.upgrade-sparkle{position:absolute;top:-20px;right:-20px;width:80px;height:80px;background:radial-gradient(circle,#722ed133,#722ed100 70%);border-radius:50%;z-index:1;animation:pulse 2s infinite}@keyframes pulse{0%{transform:scale(.8);opacity:.6}50%{transform:scale(1);opacity:.9}to{transform:scale(.8);opacity:.6}}.subscription-header-row .upgrade-content{display:flex;flex-direction:column;justify-content:center;align-items:center;height:100%;padding:0;position:relative;z-index:2}.subscription-header-row .upgrade-content h3{margin:0 0 5px;font-size:18px;color:#722ed1;font-weight:600}.subscription-header-row .upgrade-content p{margin-bottom:8px;line-height:1.2}.mvp-info-row{margin-bottom:24px}.mvp-info-card{border:2px solid #722ed1;border-radius:12px;box-shadow:0 4px 12px #722ed11a;transition:all .3s ease}.mvp-info-card:hover{box-shadow:0 6px 20px #722ed126;transform:translateY(-2px)}.mvp-info-content{padding:24px}.mvp-header h3{color:#722ed1;font-size:20px;font-weight:600;margin-bottom:20px;text-align:center}.mvp-body p{line-height:1.6;color:#444;margin-bottom:16px}.mvp-guarantees{background:linear-gradient(135deg,#f0f9ff,#e0f2fe);padding:16px;border-radius:8px;margin:16px 0;border-left:4px solid #0ea5e9}.mvp-guarantees p{margin-bottom:8px;color:#0c4a6e;font-weight:500}.mvp-expectations{background:linear-gradient(135deg,#fefce8,#fef3c7);padding:16px;border-radius:8px;margin:16px 0;border-left:4px solid #f59e0b}.mvp-expectations p{color:#92400e;margin-bottom:8px}.mvp-feedback{background:linear-gradient(135deg,#f0fdf4,#dcfce7);padding:16px;border-radius:8px;margin:16px 0;border-left:4px solid #10b981}.mvp-feedback p{color:#065f46;margin-bottom:8px}.mvp-signature{text-align:center;margin:20px 0;padding:16px;background:linear-gradient(135deg,#fdf4ff,#fae8ff);border-radius:8px;border:1px solid #e879f9}.mvp-signature p{color:#a21caf;font-size:16px;margin-bottom:0}.mvp-actions{text-align:center;margin-top:24px}.mvp-actions .feedback-button{background:linear-gradient(135deg,#722ed1,#9333ea);border:none;border-radius:8px;padding:12px 32px;height:auto;font-size:16px;font-weight:600;box-shadow:0 4px 12px #722ed14d;transition:all .3s ease}.mvp-actions .feedback-button:hover{background:linear-gradient(135deg,#5b21b6,#7c3aed);box-shadow:0 6px 20px #722ed166;transform:translateY(-2px)}@media (max-width: 1200px){.settings-grid{grid-template-columns:1fr;gap:20px}}@media (max-width: 768px){.settings-grid{gap:16px}.settings-container{padding:16px;margin:12px}.settings-card{margin-bottom:0}.settings-card .ant-card-body{padding:16px}.ant-select-dropdown{min-width:100%!important;width:100%!important;max-width:100%!important;box-sizing:border-box;border-radius:8px!important;background:#fff!important;color:#333!important;left:0!important;right:0!important}.ant-select{width:100%!important}.ant-select-item-option-content{white-space:normal!important;word-break:break-word!important;line-height:1.4}.ant-select-item{padding:10px 14px;font-size:14px}.ant-select-dropdown,.ant-select-item-option{background-color:#fff!important;color:#333!important}.ant-select-item-option-active{background-color:#f0f0f0!important}.ant-select-item-option-selected{background-color:#722ed1!important;color:#fff!important}}.mobile-feed-app{min-height:100vh;background:#f4f6f8}.feed-navbar{background:#fffffff2;backdrop-filter:blur(10px);position:sticky;top:0;z-index:999}.nav-tabs{--active-line-height: 2px;--active-line-color: #1677ff;font-size:15px}.feed-content{padding:12px;padding-bottom:calc(env(safe-area-inset-bottom) + 24px)}.feed-card{background:#fff;border-radius:16px;overflow:hidden;margin-bottom:16px;box-shadow:0 2px 8px #0000000f}.card-header{display:grid;grid-template-columns:80px 1fr auto;gap:16px;padding:16px;align-items:start;background:linear-gradient(to bottom,#f8f9fa,#fff)}.card-header .ant-image{width:80px!important;height:80px!important;border-radius:8px;overflow:hidden}.header-info{display:flex;flex-direction:column;gap:6px;min-width:0}.header-info h4{margin:0;font-size:16px;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.header-info .ant-tag{max-width:fit-content}.status-badge{align-self:flex-start}.company-info{display:flex;align-items:center;gap:12px}.company-avatar{width:40px;height:40px;border-radius:50%;background:#1677ff;color:#fff;display:flex;align-items:center;justify-content:center;font-size:16px;font-weight:500}.company-details{display:flex;flex-direction:column}.company-name{font-weight:600;font-size:15px}.post-time{font-size:12px;color:#999}.image-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:2px;position:relative}.grid-item{aspect-ratio:1;overflow:hidden}.grid-item.single{grid-column:1 / -1;aspect-ratio:16/9}.grid-item:first-child{grid-row:span 2}.more-overlay{position:absolute;right:0;bottom:0;background:#00000080;color:#fff;display:flex;align-items:center;justify-content:center;font-size:18px;font-weight:500}.card-content{padding:16px}.product-meta{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.product-meta h3{margin:0;font-size:18px;font-weight:600}.categories-row{display:flex;gap:8px;overflow-x:auto;padding-bottom:12px;-webkit-overflow-scrolling:touch}.category-chip{flex-shrink:0;padding:4px 12px;border-radius:20px;background:#f5f5f5;font-size:13px}.development-status{margin-top:16px;background:#fafafa;border-radius:12px;padding:16px}.status-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.status-header h4{margin:0;font-size:16px}.developer-card{background:#fff;border-radius:12px;padding:16px;margin-bottom:12px}.developer-profile{display:flex;align-items:center;gap:12px;margin-bottom:16px}.dev-avatar-large{width:48px;height:48px;border-radius:50%;background:#1677ff;color:#fff;display:flex;align-items:center;justify-content:center;font-size:20px;font-weight:500}.dev-status-info{flex:1}.dev-name{display:block;font-weight:500;margin-bottom:6px}.progress-timeline{margin-top:16px}.action-bar{margin-top:16px;padding-top:16px;border-top:1px solid #f0f0f0;display:flex;justify-content:space-between}.empty-state{padding:40px 0}.tree-modal{background:#fff;border-radius:16px 16px 0 0;padding:20px}.tree-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.tree-title{font-size:18px;font-weight:600}.tree-actions{display:flex;gap:12px;margin-top:20px}.adm-pull-to-refresh{--color: #1677ff}.adm-floating-bubble{bottom:calc(env(safe-area-inset-bottom) + 24px)!important}.mobile-development-container{padding:12px;background:#f7f8fa}.mobile-development-card{background:#fff;border-radius:16px;overflow:hidden;margin-bottom:16px;box-shadow:0 2px 8px #0000000f;animation:slideIn .3s ease-out}.mobile-collapse{border:none;background:transparent}.mobile-collapse .ant-collapse-header{padding:8px 16px!important;background:#fafafa}.mobile-collapse .ant-collapse-header{padding:12px 16px!important;background:#fafafa}.mobile-collapse .ant-collapse-header .project-header{display:flex;flex-direction:column;gap:4px}.mobile-collapse .ant-collapse-header .project-name{font-weight:500;font-size:14px;color:#000000d9}.mobile-collapse .ant-collapse-header .project-manager{font-size:12px;color:#666}.mobile-collapse .ant-collapse-content-box{padding:12px 16px!important}.project-manager-info{display:flex;align-items:center;gap:8px;font-size:12px;color:#666;margin-top:4px}.project-manager-info .ant-avatar{width:20px;height:20px;font-size:12px;line-height:20px}.ant-list-item{padding:12px 16px!important}.ant-list-item-meta{align-items:center}.ant-list-item-meta-avatar{margin-right:12px!important}.ant-list-item-action{margin-left:16px!important}.mobile-collapse .ant-collapse-ghost,.mobile-collapse .ant-collapse-content{background:transparent}.mobile-collapse .ant-list-item{padding:8px 0;border-bottom:none}.mobile-collapse .ant-steps-inline{max-width:100%}.mobile-collapse .ant-steps-inline .ant-steps-item{margin-right:12px}.mobile-drawer-content{height:100%;display:flex;flex-direction:column}.detail-section{flex:1;padding:16px;overflow-y:auto}.product-header{display:grid;grid-template-columns:auto 1fr;gap:16px;margin-bottom:16px;padding:16px;background:#f8f9fa;border-radius:12px}.product-info{display:flex;flex-direction:column;gap:8px}.product-info h3{margin:0;font-size:18px;font-weight:600}.mobile-tree{margin:12px 0;background:#fff;border-radius:8px;padding:12px}@keyframes slideIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.mobile-collapse .ant-steps-inline{width:100%!important}.mobile-collapse .ant-steps-item{margin-right:4px!important;min-width:auto!important}.mobile-collapse .ant-steps-item-title{font-size:12px!important;padding-right:4px!important}.mobile-collapse .ant-steps-item-icon{margin-right:4px!important}.mobile-collapse .ant-collapse-ghost .ant-collapse-ghost{margin-left:-16px;margin-right:-16px}.mobile-collapse .ant-collapse-ghost .ant-collapse-ghost .ant-collapse-header{padding:8px 16px!important;color:#666;font-size:13px;background:#00000005;margin-bottom:4px;border-radius:4px;display:flex;align-items:center}.mobile-collapse .ant-collapse-ghost .ant-collapse-ghost .ant-collapse-header .ant-avatar{margin-right:8px}.mobile-collapse .ant-collapse-ghost .ant-collapse-ghost .ant-collapse-content-box{padding:8px 16px!important}.mobile-collapse .ant-collapse-ghost .ant-collapse-ghost .ant-collapse-header .ant-btn{padding:4px 8px;height:auto}.mobile-collapse .ant-collapse-ghost .ant-collapse-ghost .ant-collapse-header .anticon{font-size:16px}.mobile-collapse .ant-collapse-ghost .ant-collapse-ghost .ant-collapse-header .ant-space{margin-right:-8px}.ant-modal-content{margin:0 12px;border-radius:12px}.ant-modal-header{border-radius:12px 12px 0 0}.ant-tree{background:#f5f5f5;padding:12px;border-radius:8px}.ant-tree-node-content-wrapper{display:flex;align-items:center;justify-content:space-between}.ant-tree-title{display:flex;align-items:center;justify-content:space-between;width:100%}.developer-stats{display:flex;align-items:center;gap:12px;color:#666;font-size:13px}.developer-projects{padding:0 16px 16px}.mobile-development-tabs{.ant-tabs-nav{margin-bottom:12px;padding:0 4px;background:#fff;border-radius:8px;box-shadow:0 1px 2px #00000008}.ant-tabs-tab{padding:12px 16px;font-size:14px;&.ant-tabs-tab-active{font-weight:500}}.ant-tabs-ink-bar{background:#1677ff}}.mobile-development-list{padding:0 4px}.mobile-search-header{display:flex;flex-direction:column;background:#fff;margin-bottom:12px;border-radius:12px;box-shadow:0 1px 3px #0000001a;overflow:hidden}.search-controls{display:flex;align-items:center;padding:12px;gap:8px;border-bottom:1px solid #f0f0f0}.search-input-wrapper{flex:1;display:flex;align-items:center;background:#f5f5f5;border-radius:8px;padding:0 12px;height:44px}.search-input-wrapper .ant-input-search{width:100%;background:transparent}.search-input-wrapper .ant-input-search .ant-input{background:transparent;border:none;height:44px;font-size:15px;padding:0}.search-input-wrapper .ant-input-search .ant-input:focus{box-shadow:none}.search-input-wrapper .ant-input-search .ant-input-search-button{display:none}.filter-button{width:44px;height:44px;flex:none;display:flex;align-items:center;justify-content:center;border-radius:8px;font-size:18px;transition:all .2s cubic-bezier(.645,.045,.355,1);border:1px solid #626f92;background:#272637;color:#f9c4ac}.filter-button:hover{border-color:#f9c4ac;background:#474168;color:#f9c4ac}.filter-button:active{border-color:#626f92;background:#272637;color:#f9c4ac}.filter-button.filter-active{border-color:#f9c4ac;background:#474168;color:#f9c4ac}.filter-button.filter-active:hover{border-color:#626f92;background:#272637;color:#f9c4ac}.quick-filters{display:flex;padding:8px 12px;gap:8px;overflow-x:auto;-webkit-overflow-scrolling:touch;background:#fafafa}.quick-filter-tag{flex:none;padding:6px 12px;background:#fff;border:1px solid #e8e8e8;border-radius:16px;font-size:13px;color:#666;white-space:nowrap;transition:all .2s}.quick-filter-tag.active{background:#1677ff;color:#fff;border-color:#1677ff}.mobile-search-header{background:#fff;margin-bottom:12px;border-radius:8px;box-shadow:0 1px 2px #00000008;overflow:hidden}.search-row{display:flex;align-items:center;padding:12px;gap:8px;border-bottom:1px solid #f0f0f0}.search-wrapper{position:relative;flex:1;display:flex;align-items:center;background:#f5f5f5;border-radius:4px;padding:0 8px}.search-wrapper .ant-input-search{width:100%;background:transparent}.search-wrapper .ant-input-search .ant-input{background:transparent;border:none;padding:8px;height:40px;font-size:15px}.search-wrapper .ant-input-search .ant-input:focus{box-shadow:none}.search-wrapper .ant-input-search-button{display:none}.filter-button{width:40px;height:40px;flex:none;display:flex;align-items:center;justify-content:center;border-radius:4px;transition:all .3s}.filter-tags{display:flex;gap:8px;padding:8px 12px;overflow-x:auto;-webkit-overflow-scrolling:touch}.filter-tag{flex:none;padding:4px 12px;background:#f5f5f5;border-radius:16px;font-size:13px;color:#666;white-space:nowrap}.filter-tag.active{background:#e6f4ff;color:#1677ff}.mobile-development-content{padding:12px}.ant-drawer{z-index:1050!important}.filter-drawer .ant-drawer-body{padding:0!important}.filter-drawer-content{height:100%;display:flex;flex-direction:column;gap:0}.filter-drawer-body{flex:1;padding:12px 12px 0;overflow-y:auto;-webkit-overflow-scrolling:touch}.filter-drawer-body .ant-space{gap:6px!important}.filter-drawer-body .ant-space-item:last-child{margin-bottom:0!important}.filter-label{font-size:13px;color:#666;margin-bottom:4px}.filter-actions{padding:12px;display:flex;justify-content:space-between;gap:8px;background:#fff;border-top:1px solid #f0f0f0;margin-top:0}.filter-actions .ant-btn{flex:1;height:40px}.ant-picker{width:100%}.ant-select-dropdown{max-height:300px}.ant-drawer-bottom.filter-drawer .ant-drawer-content-wrapper{border-radius:16px 16px 0 0}.ant-select-item{padding:8px 12px}.mobile-date-picker.ant-picker{width:100%}.mobile-date-picker.ant-picker .ant-picker-input{flex-direction:row-reverse}.mobile-date-picker.ant-picker .ant-picker-input>input{text-align:right;font-size:14px}.mobile-date-picker.ant-picker .ant-picker-suffix{margin-left:0;margin-right:8px}.mobile-range-picker .ant-picker-input>input{font-size:13px;text-align:center}.ant-picker-dropdown .ant-picker-panel-container{margin:0 12px;max-width:calc(100vw - 24px)}.ant-picker-dropdown .ant-picker-header{padding:8px}.ant-picker-dropdown .ant-picker-content{width:100%}.ant-picker-dropdown .ant-picker-cell{padding:2px 0}.mobile-range-picker.ant-picker-range{width:100%}.mobile-range-picker .ant-picker-input{width:50%;min-width:0}.mobile-range-picker .ant-picker-input>input{font-size:13px;text-align:center;padding:4px}.ant-picker-dropdown{inset:auto 0 0!important;position:fixed!important}.ant-picker-dropdown .ant-picker-panel-container{margin:0;max-width:100%;background:#fff;border-radius:16px 16px 0 0;box-shadow:0 -2px 8px #00000026}.ant-picker-dropdown .ant-picker-panels{flex-direction:column!important}.ant-picker-dropdown .ant-picker-panel{width:100%!important}.ant-picker-dropdown .ant-picker-content{width:100%;padding:0 8px}.ant-picker-dropdown .ant-picker-cell{padding:3px 0;height:36px}.ant-picker-dropdown .ant-picker-header{padding:12px 8px}.ant-picker-dropdown .ant-picker-header button{padding:0 8px}.ant-picker-dropdown .ant-picker-footer{padding:8px;border-top:1px solid #f0f0f0}.ant-picker-time-panel{width:100%!important}.ant-picker-time-panel-column{width:33.33%!important;height:220px!important}.ant-picker-time-panel-cell{padding:4px 0;height:32px;line-height:32px}.developer-header{display:grid;grid-template-columns:60px 1fr auto;gap:16px;padding:16px;align-items:start;background:linear-gradient(to bottom,#f8f9fa,#fff)}.developer-info{flex:1;min-width:0}.developer-info h4{margin:0 0 6px;font-size:16px;font-weight:600}.ant-list-item-meta-content{flex:1;min-width:0}.ant-list-item-meta-title{margin-bottom:8px!important;font-size:15px!important}.ant-list-item-meta-description{line-height:1.4}.developer-product-node{background:#fff;border-radius:12px;margin-bottom:12px;overflow:hidden;box-shadow:0 1px 3px #0000001a}.developer-product-header{display:grid;grid-template-columns:50px 1fr auto;gap:12px;padding:12px;align-items:center;background:#f8f9fa;border-bottom:1px solid #f0f0f0}.developer-product-header .product-image{width:50px;height:50px;border-radius:6px;overflow:hidden}.developer-product-header .product-image img{width:100%;height:100%;object-fit:cover}.developer-product-header .product-info{min-width:0;padding-right:8px}.developer-product-header .product-info h4{margin:0 0 4px;font-size:14px;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.developer-product-header .product-code{font-size:12px;color:#666;margin-bottom:4px}.developer-product-header .product-categories{display:flex;gap:4px;flex-wrap:wrap}.developer-product-header .category-tag{font-size:11px;padding:1px 6px;background:#f0f0f0;border-radius:4px;color:#666}.product-details.expandable{padding:12px;background:#fff}.status-badge{font-size:12px;padding:2px 8px;border-radius:4px;background:#e6f4ff;color:#1677ff;white-space:nowrap}.developer-header{display:flex;align-items:center;gap:16px;padding:16px}.product-sub-header{display:flex;align-items:flex-start;gap:12px;padding:12px}.product-sub-header .ant-image{flex:0 0 40px;width:40px!important;height:40px!important;border-radius:4px;overflow:hidden}.product-sub-info{flex:1;min-width:0;padding-right:8px}.product-sub-info h5{margin:0 0 4px;font-size:14px;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.product-sub-meta{display:flex;flex-direction:column;gap:4px}.product-sub-meta .ant-steps-inline{width:100%;margin:4px 0}.product-sub-meta .ant-steps-item{margin-right:2px!important;min-width:auto!important}.product-sub-meta .ant-steps-item-title{font-size:11px!important;padding-right:2px!important}.product-sub-meta .ant-tag{margin:0;font-size:11px;line-height:1.4;padding:2px 6px}.product-sub-header{display:flex;align-items:center;gap:12px;padding:12px}.product-sub-info{flex:1;min-width:0}.product-sub-info h5{margin:0 0 8px;font-size:14px;font-weight:500}.product-sub-meta{display:flex;flex-direction:column;gap:8px}.product-sub-meta .ant-steps-inline{margin-bottom:4px}.sub-collapse{margin-top:8px}.sub-collapse .ant-collapse-header{padding:8px 12px!important;font-size:13px}.sub-collapse .ant-collapse-content-box{padding:0 12px 12px!important}.product-sub-card{margin:8px 16px;border:1px solid #f0f0f0;border-radius:8px;box-shadow:none}.product-sub-header{display:grid;grid-template-columns:40px 1fr auto;gap:12px;padding:12px;align-items:start}.product-sub-header .ant-image{width:40px!important;height:40px!important;border-radius:4px;overflow:hidden}.product-sub-info{display:flex;flex-direction:column;gap:4px;min-width:0}.product-sub-info h5{margin:0;font-size:14px;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.product-sub-info .product-code{color:#666;font-size:13px;display:block;margin-bottom:2px}.product-sub-info .ant-tag{max-width:fit-content;font-size:11px;padding:1px 6px}.product-sub-code{color:#666;font-size:13px;display:block;margin-bottom:2px}.product-sub-categories{display:flex;flex-wrap:wrap;gap:4px;margin-top:4px}.product-sub-info h5{margin:0 0 2px;font-size:14px;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.dev-product-code{color:#666;font-size:12px;display:block;margin:2px 0 6px}.categories-wrapper{display:flex;flex-wrap:wrap;gap:4px;margin-top:2px}.categories-wrapper .ant-tag{margin:0}.mobile-development-page{min-height:100vh;display:flex;flex-direction:column;background:#f7f8fa}.mobile-header{position:sticky;top:0;z-index:100;background:#ffffffd9;backdrop-filter:blur(12px);border-bottom:1px solid rgba(0,0,0,.05);padding:env(safe-area-inset-top) 16px 12px}.header-content{display:flex;justify-content:space-between;align-items:center}.view-toggle{display:flex;background:#f5f5f5;border-radius:20px;padding:4px;margin:8px 12px}.view-toggle-btn{flex:1;text-align:center;padding:8px 12px;border-radius:16px;font-size:14px;color:#666;display:flex;align-items:center;justify-content:center;gap:6px;transition:all .2s}.view-toggle-btn.active{background:#fff;color:#1677ff;box-shadow:0 2px 4px #0000001a}.view-toggle-btn .anticon{font-size:16px}.mobile-content{flex:1;padding:16px;padding-bottom:calc(env(safe-area-inset-bottom) + 16px)}.mobile-filters{margin-bottom:16px;display:flex;gap:8px;overflow-x:auto;padding-bottom:8px;-webkit-overflow-scrolling:touch}.filter-chip{flex-shrink:0;padding:6px 16px;border-radius:20px;background:#fff;border:1px solid #e8e8e8;font-size:13px;transition:all .2s}.filter-chip.active{background:#1677ff;color:#fff;border-color:#1677ff}.add-fab{position:fixed;right:16px;bottom:calc(env(safe-area-inset-bottom) + 16px);width:56px;height:56px;border-radius:28px;background:#1677ff;color:#fff;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 12px #1677ff4d;transition:transform .2s}.add-fab:active{transform:scale(.95)}.status-indicator{width:8px;height:8px;border-radius:50%;margin-right:8px}.status-indicator.active{background:#52c41a}.status-indicator.inactive{background:#faad14}@supports (padding-bottom: env(safe-area-inset-bottom)){.mobile-development-page{padding-bottom:env(safe-area-inset-bottom)}}.mobile-collapse .ant-collapse-item{margin-bottom:0!important}.mobile-collapse .ant-list-item{padding:8px 0!important}.mobile-collapse .ant-collapse-content-box{padding:0!important}.mobile-collapse .ant-collapse-header{padding:8px 0!important}.mobile-collapse .ant-collapse-ghost{margin-bottom:0!important}.mobile-collapse .ant-collapse-ghost>.ant-collapse-item>.ant-collapse-content>.ant-collapse-content-box{padding-top:4px!important;padding-bottom:4px!important}.mobile-collapse .ant-list-item{padding:2px 0!important;margin:0!important;min-height:0!important}.mobile-collapse .ant-collapse-content>.ant-collapse-content-box{padding:2px 16px!important}.mobile-collapse .ant-collapse-ghost>.ant-collapse-item>.ant-collapse-content>.ant-collapse-content-box{padding:0 16px!important}.mobile-collapse .ant-list-item-meta{margin-bottom:0!important;padding:2px 0!important;min-height:0!important}.mobile-collapse .ant-collapse-ghost .ant-collapse-header{padding:2px 0!important;min-height:24px!important}.mobile-collapse .ant-list-item-meta-content{padding:0!important}.mobile-collapse .ant-collapse-ghost{margin:0!important}.mobile-collapse .ant-avatar{width:20px!important;height:20px!important;line-height:20px!important;font-size:12px!important}.mobile-collapse .ant-list-item{padding:2px 0!important;margin:0!important}.mobile-collapse .ant-collapse-content>.ant-collapse-content-box{padding:1px 4px!important}.mobile-collapse .ant-list-split .ant-list-item{border-bottom:none!important}.mobile-collapse .ant-collapse-ghost>.ant-collapse-item{margin-bottom:0!important}.mobile-collapse .ant-list-item-meta{margin-bottom:0!important}.mobile-collapse .ant-collapse-header{padding:8px 16px!important}.mobile-collapse .ant-collapse-ghost .ant-collapse-header{padding:4px 0!important}.mobile-collapse .project-manager{display:flex;align-items:center;gap:8px;padding:8px 0;border-top:1px solid #f0f0f0;margin-top:8px}.mobile-collapse .project-manager .ant-avatar{width:24px;height:24px;line-height:24px;font-size:12px}.mobile-collapse .project-manager-info{display:flex;flex-direction:column;gap:2px}.mobile-collapse .project-manager-title{font-size:12px;color:#666}.mobile-collapse .project-manager-name{font-size:14px;font-weight:500}.mobile-view-controls{display:flex;align-items:center;padding:12px 16px;background:#fff;margin-bottom:12px;border-radius:8px;box-shadow:0 1px 2px #00000008;gap:12px}.view-label{color:#000000d9;font-size:14px;white-space:nowrap}.switch-container{flex:1;display:flex;align-items:center;gap:8px;justify-content:flex-start}.switch-label{font-size:13px;color:#00000073;transition:color .3s}.switch-label.active{color:#000000d9;font-weight:500}.view-switch.ant-switch{min-width:40px;height:20px}.view-switch.ant-switch .ant-switch-handle{width:16px;height:16px;top:2px}.mobile-view-controls{display:flex;align-items:center;padding:12px;background:#fff;margin-bottom:12px;border-radius:8px;box-shadow:0 1px 2px #00000008;flex-wrap:wrap;gap:8px}.view-label{color:#000000d9;font-size:14px;white-space:nowrap;margin-right:8px;flex:0 0 auto}.view-buttons-container{flex:1;min-width:0}.mobile-view-buttons{width:100%;display:flex}.mobile-view-buttons .ant-radio-button-wrapper{flex:1;text-align:center;padding:4px 8px;font-size:13px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.steps-tooltip{max-width:none!important}.steps-tooltip .ant-tooltip-inner{padding:8px!important;background-color:#272637!important;border-radius:4px!important;box-shadow:0 3px 6px -4px #0000001f,0 6px 16px #00000014,0 9px 28px 8px #0000000d!important}.steps-tooltip .ant-tooltip-arrow-content{background-color:#272637!important}.ant-steps-inline{width:100%;overflow:visible!important}.ant-steps-inline .ant-steps-item{margin-right:4px!important;padding-right:4px!important}.ant-steps-inline .ant-steps-item-container{display:flex!important;align-items:center!important}.ant-steps-inline .ant-steps-item-icon{margin:0 4px!important;font-size:16px!important}.ant-steps-inline .ant-steps-item-title{font-size:12px!important;padding-right:4px!important;line-height:1.2!important}.ant-steps-item-icon .anticon{transition:transform .2s ease}.ant-steps-item-icon .anticon:hover{transform:scale(1.1)}.ant-steps-item-icon .anticon:hover{transform:scale(1.1);transition:transform .2s ease}.steps-timeline-tooltip{max-width:none!important}.steps-timeline-tooltip .ant-tooltip-inner{padding:12px!important;background:#272637!important;border-radius:8px!important;min-width:200px}.steps-timeline-tooltip .ant-tooltip-arrow-content{background:#272637!important}.timeline-tooltip-content{padding:4px}.timeline-step{position:relative;padding:8px 0}.step-info{display:flex;justify-content:space-between;align-items:center;color:#fff;font-size:14px}.step-completed{color:#52c41a;font-size:16px}.step-divider{position:absolute;left:0;right:0;bottom:0;height:1px;background:#ffffff1a}.mobile-steps{width:100%!important}.mobile-steps .ant-steps-item{flex:none!important;margin-right:4px!important}.timeline-more{display:flex;align-items:center;justify-content:center;cursor:pointer;padding:2px 8px;border-radius:4px;transition:all .3s ease}.timeline-more:hover{background:#f9c4ac1a}.more-icon{font-size:16px;color:#1890ff}.mobile-steps .ant-steps-item-container{display:flex!important;align-items:center!important}.mobile-steps .ant-steps-item-icon{margin:0 4px!important}.mobile-steps .ant-steps-item-content{min-height:24px!important;line-height:24px!important}.view-controls{display:flex;align-items:center;gap:12px;margin:12px 16px}.view-select-container{display:flex;align-items:center;gap:8px;flex:1}.view-select{width:140px!important}.project-header{display:flex;flex-direction:column;padding:16px;background:linear-gradient(to bottom,#f8f9fa,#fff);width:100%}.project-header .header-info{flex:1;width:100%}.project-header h4{margin:0;font-size:16px;font-weight:600;flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media screen and (max-width: 576px){.project-header{padding:12px}.project-header h4{font-size:14px}}.project-products{margin-top:8px}.project-product-card{margin:8px 0;border:1px solid #f0f0f0;border-radius:8px;overflow:hidden}.mobile-repeat-modal{height:100vh!important;top:0!important;padding:0!important}.mobile-repeat-modal .ant-modal-content{display:flex;flex-direction:column;height:100vh;margin:0;border-radius:0;padding:0}.mobile-repeat-modal .ant-modal-header{padding:16px;margin:0;border-bottom:1px solid #f0f0f0;position:relative;flex-shrink:0}.mobile-repeat-modal .mobile-modal-content{display:flex;flex-direction:column;height:100%;overflow:hidden}.mobile-repeat-modal .mobile-modal-body{flex:1;overflow-y:auto;-webkit-overflow-scrolling:touch;display:flex;flex-direction:column}.mobile-repeat-modal .mobile-modal-form{padding:16px;display:flex;flex-direction:column;gap:16px;flex:1}.mobile-repeat-modal .mobile-modal-form-item{display:flex;flex-direction:column;gap:8px}.mobile-repeat-modal .mobile-modal-form-item label{font-size:14px;color:#000000d9;font-weight:500}.mobile-repeat-modal .mobile-modal-form-item .ant-input,.mobile-repeat-modal .mobile-modal-form-item .ant-select-selector,.mobile-repeat-modal .mobile-modal-form-item .ant-auto-complete{height:40px!important}.mobile-repeat-modal .mobile-modal-form-item .ant-auto-complete .ant-select-selector{padding:4px 11px!important;display:flex;align-items:center}.mobile-repeat-modal .mobile-modal-tree{background:#f5f5f5;border-radius:8px;padding:12px;margin-top:8px;flex:1;min-height:100px;overflow-y:auto}.mobile-repeat-modal .mobile-modal-add-step{display:flex;gap:8px;padding:12px 16px;background:#fff;border-top:1px solid #f0f0f0;flex-shrink:0}.mobile-repeat-modal .mobile-modal-add-step .ant-input{flex:1}.mobile-repeat-modal .mobile-modal-footer{display:flex;gap:8px;padding:12px 16px;background:#fff;border-top:1px solid #f0f0f0;flex-shrink:0}.mobile-repeat-modal .mobile-modal-footer .ant-btn{flex:1;height:44px}@supports (padding-bottom: env(safe-area-inset-bottom)){.mobile-repeat-modal .mobile-modal-footer{padding-bottom:calc(env(safe-area-inset-bottom) + 12px)}}@media screen and (max-height: 600px){.mobile-repeat-modal .mobile-modal-form{padding:12px;gap:12px}.mobile-repeat-modal .mobile-modal-form-item .ant-input,.mobile-repeat-modal .mobile-modal-form-item .ant-select-selector,.mobile-repeat-modal .mobile-modal-form-item .ant-auto-complete{height:36px!important}.mobile-repeat-modal .mobile-modal-footer .ant-btn{height:40px}}@media screen and (orientation: landscape){.mobile-repeat-modal .mobile-modal-content{max-height:100vh}.mobile-repeat-modal .mobile-modal-body{max-height:calc(100vh - 120px)}}.mobile-repeat-modal.ant-modal-wrap{z-index:1001!important}.mobile-repeat-modal .ant-modal-mask{z-index:1000!important}.mobile-repeat-modal .ant-modal-content{position:relative;z-index:1002!important}.mobile-development-container{position:relative;z-index:1}.ant-modal-root{position:relative;z-index:1001}.repeat-development-drawer .ant-drawer-header{padding:16px;border-bottom:1px solid #f0f0f0}.repeat-development-drawer .drawer-title{display:flex;align-items:center;gap:8px;font-size:16px}.repeat-development-drawer .drawer-icon{color:#1677ff;font-size:18px}.repeat-development-drawer .drawer-content{display:flex;flex-direction:column;height:100%}.repeat-development-drawer .drawer-body{flex:1;overflow-y:auto;padding:16px}.repeat-development-drawer .drawer-form{display:flex;flex-direction:column;gap:16px}.repeat-development-drawer .drawer-form-item{display:flex;flex-direction:column;gap:8px}.repeat-development-drawer .drawer-form-item label{font-size:14px;color:#000000d9;font-weight:500}.repeat-development-drawer .drawer-tree{margin:16px 0;padding:12px;background:#f5f5f5;border-radius:8px;max-height:300px;overflow-y:auto}.repeat-development-drawer .drawer-add-step{display:flex;gap:8px;margin-top:16px}.repeat-development-drawer .drawer-footer{padding:16px;border-top:1px solid #f0f0f0;display:flex;justify-content:flex-end;gap:8px}.m-development-details{min-height:100vh;background-color:#f8f9fa;padding-bottom:60px;animation:m-fadeIn .3s ease-out;overscroll-behavior-y:contain}.m-header{position:sticky;top:0;z-index:100;background-color:#272637;padding:12px 16px;display:flex;align-items:center;justify-content:space-between;color:#f9c4ac;box-shadow:0 2px 8px #00000026}.m-header h1{margin:0;font-size:18px;color:#f9c4ac;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:60%}.m-back-button{color:#f9c4ac}.m-back-button:active{opacity:.7}.m-product-preview{position:relative;margin-bottom:16px}.m-product-image{width:100%;height:200px;object-fit:cover}.m-product-info{position:absolute;bottom:0;left:0;right:0;padding:16px;background:linear-gradient(transparent,#000000b3);color:#fff}.m-tags-container{margin-top:8px;display:flex;flex-wrap:wrap;gap:4px}.m-tabs{margin-top:16px}.m-tabs .ant-tabs-nav{margin:0;padding:0 16px;background-color:#fff}.m-tabs .ant-tabs-tab{padding:12px 0!important;margin:0 16px!important;transition:color .3s ease!important}.m-tabs .ant-tabs-tab-active{color:#f9c4ac!important}.ant-tabs-ink-bar{height:3px!important;border-radius:3px!important;background:#f9c4ac!important}.m-info-content{padding:16px}.m-info-card{border-radius:12px;box-shadow:0 2px 8px #00000014}.m-info-item{display:flex;justify-content:space-between;align-items:flex-start;padding:12px 0;border-bottom:1px solid rgba(0,0,0,.06)}.m-info-item:last-child{border-bottom:none}.m-label{color:#666;font-size:14px;flex:0 0 40%}.m-value{font-weight:500;color:#272637;display:flex;align-items:center;flex:0 0 60%;justify-content:flex-end;text-align:right;word-break:break-word}.m-timeline{padding:16px;margin:8px 0 0;-webkit-overflow-scrolling:touch;scroll-behavior:smooth}.m-timeline-item{padding:12px;background-color:#fff;border-radius:8px;margin-bottom:12px;box-shadow:0 2px 4px #0000000d;transition:transform .2s ease}.m-timeline-item:active{transform:scale(.98);transition:transform .2s ease}.m-step-title{font-size:16px;font-weight:500;color:#272637;margin-bottom:4px}.m-step-date{font-size:12px;color:#666;margin-top:4px}.m-features-list,.m-variants-list{padding:16px;display:grid;gap:12px;-webkit-overflow-scrolling:touch;scroll-behavior:smooth}.m-feature-card,.m-variant-card{border-radius:12px;box-shadow:0 2px 8px #00000014;transition:transform .2s ease}.m-feature-card:active,.m-variant-card:active{transform:scale(.98);background-color:#4741680d}.m-feature-content,.m-variant-content{display:flex;justify-content:space-between;align-items:center;padding:8px}.m-feature-key,.m-variant-name{font-weight:500;color:#272637}.m-variant-edit-icon{color:#626f92;font-size:16px}.m-drawer{border-radius:16px 16px 0 0;overflow:hidden;animation:m-slideIn .3s ease-out}.m-drawer-content{padding:16px}.m-drawer-content h3{margin-bottom:16px;color:#272637}@keyframes m-slideIn{0%{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes m-fadeIn{0%{opacity:0}to{opacity:1}}.m-timeline-item:active,.m-feature-card:active,.m-variant-card:active{transform:scale(.98);transition:transform .2s ease}.m-timeline,.m-features-list,.m-variants-list{-webkit-overflow-scrolling:touch;scroll-behavior:smooth}.m-steps-content{padding:16px}.m-step-date-label{display:flex;flex-direction:column;font-size:12px;color:#666;gap:2px}.m-step-date-label small{margin-top:2px;color:#999}.m-step-date-label small.delayed{color:#ff4d4f}.m-step-status{font-size:14px;color:#666;margin-top:4px}.m-show-more-button{display:block;width:100%;text-align:center;padding:8px;margin-top:16px;color:#474168;background:#4741680d;border-radius:8px}.m-show-more-button:hover{background:#4741681a;height:40px;display:flex;align-items:center;justify-content:center;font-weight:500}.ant-timeline-item-head{width:16px;height:16px;background:transparent}.ant-timeline-item-content{margin-left:28px}.ant-timeline-item-tail{left:7px;top:24px}.m-features-list{padding:16px;display:grid;gap:12px}.m-feature-card{border-radius:12px;background:#fff;box-shadow:0 2px 8px #00000014}.m-feature-content{padding:12px;display:flex;justify-content:space-between;align-items:center}.m-feature-key{font-weight:500;color:#272637}.m-feature-value{color:#626f92}.m-variants-list{padding:16px;display:grid;gap:12px}.m-variant-card{border-radius:12px;background:#fff;box-shadow:0 2px 8px #00000014}.m-variant-content{padding:12px;display:flex;justify-content:space-between;align-items:center}.m-variant-name{font-weight:500;color:#272637}.m-variant-edit-icon{color:#626f92;font-size:18px}.m-feature-card:active,.m-variant-card:active,.m-timeline-item:active{transform:scale(.98);transition:transform .2s ease;background-color:#4741680d}.mpd-wrapper{min-height:100vh;background-color:#f8f9fa;padding-bottom:60px;animation:mpd-fadeIn .3s ease-out;overscroll-behavior-y:contain;padding-top:0}.mpd-header{position:sticky;top:0;z-index:100;background-color:#272637;padding:12px 16px;display:flex;align-items:center;justify-content:space-between;color:#f9c4ac;box-shadow:0 2px 8px #00000026}.mpd-product-title{display:flex;align-items:center;justify-content:space-between;padding:8px 8px 4px;background:linear-gradient(to bottom,rgba(0,0,0,.4),transparent);position:absolute;top:0;left:0;right:0;z-index:2;margin-bottom:8px}.mpd-product-title h1{margin:0;font-size:20px;font-weight:600;color:#272637;color:#fff;text-shadow:0 1px 2px rgba(0,0,0,.5)}.mpd-history-button{color:#272637;padding:4px 8px;height:32px;display:flex;align-items:center;gap:4px;font-size:13px;border-radius:6px}.mpd-history-button:hover,.mpd-history-button:active{color:#1890ff;background:#1890ff1a}.mpd-history-button:active{background:#0000000d}.mpd-history-button .anticon{font-size:14px}.mpd-product-image{width:100%;height:250px;object-fit:contain;background-color:transparent}.mpd-product-image-container{position:relative;background-color:transparent;margin-bottom:0}.mpd-image-carousel{background-color:transparent}.mpd-carousel-item{display:flex!important;justify-content:center;align-items:center;height:300px;background:transparent}.mpd-product-image{max-width:100%;max-height:300px;object-fit:contain}.mpd-image-carousel .ant-carousel .slick-dots{bottom:12px}.mpd-image-carousel .ant-carousel .slick-dots li button{background:#272637;opacity:.3}.mpd-image-carousel .ant-carousel .slick-dots li.slick-active button{opacity:1}.mpd-status-badge{position:absolute;top:12px;right:12px;z-index:2}.mpd-wrapper .ant-carousel .slick-slide{transition:all .3s ease}@media (max-width: 576px){.mpd-carousel-item{height:250px}.mpd-product-image{max-height:250px}}.mpd-info-card{margin:16px;border-radius:12px;box-shadow:0 2px 8px #00000014}.mpd-tabs{.ant-tabs-nav{margin-bottom:0;padding:0 4px;background-color:#fff;position:sticky;top:5px;z-index:99}.ant-tabs-content{padding-top:16px;background-color:#f8f9fa}}.mpd-tabs .ant-tabs-nav{padding:4px!important;background:#fff;margin:0!important}.mpd-tabs .ant-tabs-nav-wrap{display:flex;justify-content:space-between;padding:4px;background:#f0f2f5;border-radius:12px}.mpd-tabs .ant-tabs-nav-list{width:100%;display:flex!important;justify-content:space-between;gap:4px}.mpd-tabs .ant-tabs-tab{margin:0!important;padding:8px!important;border-radius:8px!important;transition:all .3s ease!important;flex:1;display:flex;justify-content:center;background:transparent!important;min-width:0!important}.mpd-tabs .ant-tabs-tab-active{background:#fff!important;box-shadow:0 2px 8px #0000001a!important}.mpd-tabs .ant-tabs-tab-btn{font-size:13px!important;font-weight:500!important;color:#666!important}.mpd-tab-label{display:flex;align-items:center;justify-content:center;gap:0px!important;width:100%}.mpd-tab-label .anticon{font-size:14px;margin-right:1px!important}.mpd-document-badge{transform:scale(.7);margin-left:1px!important;background:#272637!important}.mpd-tabs .ant-tabs-tab:active{transform:scale(.95)}@media screen and (max-width: 375px){.mpd-tabs .ant-tabs-tab{padding:6px 12px!important}.mpd-tab-label .anticon{font-size:14px}.mpd-tabs .ant-tabs-tab-btn{font-size:12px!important}}.mpd-drawer{.ant-drawer-content-wrapper{transform:none!important}}.mpd-gallery{padding:16px;display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.mpd-gallery-item{aspect-ratio:1;border-radius:8px;overflow:hidden;box-shadow:0 2px 8px #00000014;background-color:#fff}.mpd-gallery-image{width:100%;height:100%;object-fit:cover}.mpd-variants-list{padding:16px;display:flex;flex-direction:column;gap:12px}.mpd-variant-card{background:#fff;border-radius:12px;padding:16px;box-shadow:0 2px 8px #00000014;transition:transform .2s ease}.mpd-variant-card:active{transform:scale(.98);background-color:#2726370d}.mpd-variant-content{display:flex;justify-content:space-between;align-items:center}.mpd-variant-name{font-weight:500;color:#272637;font-size:15px}.mpd-variant-edit-icon{color:#626f92;font-size:18px}.mpd-documents-list{padding:16px;display:flex;flex-direction:column;gap:12px}.mpd-document-card{background:#fff;border-radius:12px;padding:12px;box-shadow:0 2px 8px #00000014}.mpd-document-content{display:flex;justify-content:space-between;align-items:center;gap:12px}.mpd-document-info{display:flex;align-items:center;gap:12px;flex:1;min-width:0}.mpd-document-icon{font-size:24px;color:#1890ff;flex-shrink:0}.mpd-document-name{font-weight:500;color:#272637;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mpd-document-desc{font-size:12px;color:#666;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mpd-download-button{color:#1890ff;font-size:20px;padding:8px;flex-shrink:0}.mpd-download-button:active{background-color:#1890ff1a}.mpd-empty-documents{padding:32px 16px;text-align:center;color:#666}.mpd-empty-icon{font-size:48px;color:#d9d9d9;margin-bottom:16px}.mpd-document-card:active{transform:scale(.98);transition:transform .2s ease;background-color:#2726370d}.mpd-documents-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;padding:16px}.mpd-document-item{background:#fff;border-radius:12px;padding:16px;box-shadow:0 2px 8px #00000014;display:flex;flex-direction:column;align-items:center;gap:8px;transition:all .2s ease}.mpd-document-item:active{transform:scale(.98);background-color:#2726370d}.mpd-document-icon{width:48px;height:48px;border-radius:12px;background:#2726370d;display:flex;align-items:center;justify-content:center;font-size:24px;color:#272637}.mpd-document-info{text-align:center;width:100%}.mpd-document-name{font-weight:500;color:#272637;font-size:14px;margin-bottom:4px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.mpd-document-desc{color:#666;font-size:12px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical}.mpd-empty-state{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:32px 16px;color:#666}.mpd-empty-icon{font-size:48px;margin-bottom:16px;color:#d9d9d9}@media (max-width: 480px){.mpd-documents-grid{grid-template-columns:1fr}.mpd-document-item{flex-direction:row;padding:12px}.mpd-document-info{text-align:left}}.mpd-tab-label{display:flex;align-items:center;gap:2px}.mpd-document-badge{margin-left:1px!important;background-color:#272637!important}.mpd-documents-content{padding:16px}.mpd-documents-list{display:flex;flex-direction:column;gap:12px}.mpd-document-item{width:100%;border-radius:12px;background:#fff;transition:all .2s ease}.mpd-document-item:active{transform:scale(.98);background-color:#f5f5f5}.mpd-document-content{display:flex;align-items:center;gap:12px;padding:12px}.mpd-document-icon{font-size:24px;color:#1890ff}.mpd-document-details{flex:1;min-width:0}.mpd-document-name{font-size:15px;font-weight:500;color:#272637;margin-bottom:2px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mpd-document-desc{font-size:13px;color:#666;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mpd-download-icon{font-size:20px;color:#1890ff}.mpd-empty-state{text-align:center;padding:32px 16px}.mpd-empty-icon{font-size:48px;color:#d9d9d9;margin-bottom:12px}.mpd-tabs .ant-tabs-nav{position:relative!important;margin:0!important;padding:8px!important;background:#fff}.mpd-tabs .ant-tabs-nav-list{width:100%;display:flex!important;gap:4px}.mpd-tabs .ant-tabs-tab{position:relative;flex:1;margin:0!important;padding:8px!important;text-align:center;border-radius:8px;transition:all .3s ease}.mpd-tabs .ant-tabs-tab-active{background:#fff!important;box-shadow:0 2px 8px #0000001a}.mpd-tabs .ant-tabs-tab-active:before{content:"";position:absolute;inset:0;background:#fff;border-radius:8px;z-index:-1;box-shadow:0 2px 8px #0000001a;animation:mpd-tabActivate .3s ease}.mpd-tab-label{position:relative;z-index:1;display:flex;align-items:center;justify-content:center;gap:2px;width:100%;color:#666;font-size:12px}.mpd-tab-label .anticon{font-size:14px;margin-right:2px}.mpd-tabs .ant-tabs-tab-active .mpd-tab-label{color:#272637}.mpd-tab-label .anticon{font-size:16px}.mpd-tabs .ant-tabs-content{min-height:200px}.mpd-document-item:active{transform:scale(.98)}.mpd-download-icon:active{opacity:.7}.mpd-tabs .ant-tabs-nav{margin:0!important;padding:8px 16px!important;background:#fff;position:sticky;top:56px;z-index:99}.mpd-tabs .ant-tabs-nav-wrap{display:flex;padding:4px;background:#f0f2f5;border-radius:12px}.mpd-tabs .ant-tabs-nav-list{width:100%;display:flex!important;gap:4px;padding:0}.mpd-tabs .ant-tabs-tab{margin:0!important;padding:8px 12px!important;flex:1;display:flex;justify-content:center;align-items:center;border-radius:8px!important;background:transparent!important;transition:all .2s ease!important;position:relative;min-width:0}.mpd-tabs .ant-tabs-tab-active{background:#fff!important;box-shadow:0 2px 4px #0000001a!important}.mpd-tabs .ant-tabs-tab-btn{color:#666!important;font-size:13px!important;font-weight:500!important}.mpd-tabs .ant-tabs-tab-active .ant-tabs-tab-btn{color:#272637!important}.mpd-tabs .ant-tabs-ink-bar{display:none!important}.mpd-tabs .mpd-tab-label{display:flex;align-items:center;justify-content:center;gap:4px;width:100%}.mpd-tabs .mpd-tab-label .anticon{font-size:16px}.mpd-tabs .ant-tabs-content-holder{padding-top:8px}.mpd-tabs .ant-tabs-nav>div:first-of-type{width:100%}.mpd-tabs .ant-tabs-tab-active{width:100%}.mpd-tabs .ant-tabs-tab-btn{width:100%;text-align:center}.mpd-tabs .ant-tabs-nav{margin:0!important;padding:4px 8px!important;background:transparent!important;position:sticky;top:56px;z-index:99}.mpd-tabs .ant-tabs-nav-wrap{padding:2px;background:#f0f2f5;border-radius:8px}.mpd-tabs .ant-tabs-nav-list{width:100%;display:flex!important;gap:2px;padding:0}.mpd-tabs .ant-tabs-tab{margin:0!important;padding:6px 4px!important;flex:1;min-width:0}.mpd-tabs .ant-tabs-nav>div:first-of-type{width:100%;padding:0}.mpd-info-section{background:#fff;border-radius:12px;margin:16px;overflow:hidden;box-shadow:0 2px 8px #0000000f;padding-top:15px!important}.mpd-info-row{display:flex;padding:14px 16px;border-bottom:1px solid #f0f0f0;background:#fff}.mpd-info-row:last-child{border-bottom:none}.mpd-info-row:active{background-color:#fafafa}.mpd-info-label{flex:0 0 120px;color:#666;font-size:14px;padding-right:12px}.mpd-info-value{flex:1;color:#272637;font-weight:500;font-size:14px;word-break:break-word}@media screen and (max-width: 375px){.mpd-info-section{margin:12px}.mpd-info-row{padding:12px}.mpd-info-label{flex:0 0 100px;font-size:13px}.mpd-info-value{font-size:13px}}@keyframes mpd-fadeIn{0%{opacity:0}to{opacity:1}}@keyframes mpd-tabActivate{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.mpd-product-hero{position:relative;margin:0;padding:0}.mpd-meta-header{margin:0 0 8px;padding:4px 0;display:flex;align-items:center;justify-content:space-between}.mpd-meta-header h2{margin:0;font-size:14px;color:#666}.mpd-product-title{margin-bottom:8px}.mpd-product-title h1{margin:0;font-size:20px;font-weight:600;color:#272637}.mpd-tags-scroll{margin:0;padding:4px 0;display:flex;flex-wrap:wrap;gap:4px}.mpd-meta-header{margin:0;padding:4px 0;display:flex;align-items:center;justify-content:space-between;background-color:transparent!important}.mpd-meta-header h2{margin:0;font-size:16px;color:#666}.mpd-tabs .ant-tabs-nav{margin:0!important;padding:0 4px!important;position:sticky;top:5px;z-index:99}.mpd-tabs .ant-tabs-nav-wrap{padding:2px;margin:0;background:#f0f2f5;border-radius:6px}.mpd-tabs .ant-tabs-nav-list{gap:1px;padding:0}.mpd-tabs .ant-tabs-tab{padding:4px 2px!important;margin:0!important}.mpd-tabs .ant-tabs-nav{margin-top:0!important}.mpd-tabs .ant-tabs-nav-wrap{margin-top:0}.mpd-product-hero{margin:0;padding:0}.mpd-product-meta{padding:0;margin:0;background:transparent!important}.mpd-meta-header{margin:0;padding:2px 8px}.mpd-tags-scroll{margin:0;padding:2px 8px 4px;display:flex;flex-wrap:wrap;gap:4px}.mpd-tag{margin:0!important;padding:2px 8px!important;line-height:18px!important}.mpd-tabs .ant-tabs-nav{margin:0!important;padding:0 4px!important}.mpd-tabs .ant-tabs-nav-wrap{padding:2px;margin:0}.mpd-product-meta{padding:8px 12px;background:transparent!important;margin:0}.mpd-meta-header,.mpd-product-title,.mpd-tags-scroll{background:transparent}.mpd-tabs{.ant-tabs-nav{margin-bottom:0!important;padding:0 4px;background:transparent;position:sticky;top:5px;z-index:99}.ant-tabs-content{padding-top:4px;background-color:transparent}}.mpd-tabs .ant-tabs-content-holder{padding-top:4px}.mpd-tabs .ant-tabs-nav-wrap{margin:0;padding:2px;background:#f0f2f5;border-radius:6px}.dr-container{padding:24px}.dr-main-card{box-shadow:0 1px 2px #00000008;border-radius:8px}.dr-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.dr-title{margin:0}.dr-scrollable-container{height:calc(100vh - 380px);overflow:auto;border:1px solid rgba(140,140,140,.2);border-radius:8px;position:relative}.dr-scrollable-container::-webkit-scrollbar{width:6px;height:6px}.dr-scrollable-container::-webkit-scrollbar-track{background:#f1f1f1;border-radius:3px}.dr-scrollable-container::-webkit-scrollbar-thumb{background:#888;border-radius:3px}.dr-scrollable-container::-webkit-scrollbar-thumb:hover{background:#555}.dr-loading-more{text-align:center;padding:12px 0;color:#999;display:flex;align-items:center;justify-content:center;gap:8px}.dr-end-message{text-align:center;padding:12px 0;color:#999;font-style:italic;font-size:13px}.dr-table-footer{margin-top:10px;font-size:13px;padding:0 8px}.dr-expanded-row{padding:8px 0;width:100%}.dr-fixed-height-content{height:250px!important;max-height:250px!important;min-height:250px!important;position:relative;border-radius:8px;overflow:hidden!important}.dr-scroll-container{position:relative}.dr-scrollable-inner{position:absolute!important;inset:0!important;height:100%!important;width:100%!important;overflow-y:auto!important;overflow-x:hidden!important;padding:8px!important;-webkit-overflow-scrolling:touch!important;display:block!important}.dr-expanded-columns{display:flex;gap:16px;padding:0 8px;width:100%;overflow:visible!important}.dr-expanded-section{flex:1;min-width:0;margin:0 4px;display:flex;flex-direction:column;overflow:visible!important}.dr-section-header{font-weight:700;margin-bottom:8px;padding:0 4px;display:flex;align-items:center;gap:6px;color:#555}.dr-section-header .anticon{color:#f9c4ac;font-size:16px}.dr-card-content{background:#f5f5f5;border-radius:8px;border:2px solid #f9c4ac;box-shadow:0 2px 6px #00000014;margin:0;flex:1;display:flex;flex-direction:column;position:relative!important;height:250px!important;max-height:250px!important;min-height:250px!important;overflow:hidden!important;padding:0!important}.dr-fixed-height-content::-webkit-scrollbar,.dr-scrollable-container::-webkit-scrollbar{width:6px;height:6px}.dr-fixed-height-content::-webkit-scrollbar-track,.dr-scrollable-container::-webkit-scrollbar-track{background:#f1f1f1;border-radius:3px}.dr-fixed-height-content::-webkit-scrollbar-thumb,.dr-scrollable-container::-webkit-scrollbar-thumb{background:#888;border-radius:3px}.dr-fixed-height-content::-webkit-scrollbar-thumb:hover,.dr-scrollable-container::-webkit-scrollbar-thumb:hover{background:#555}.dr-scrollable-inner::-webkit-scrollbar{width:8px!important;height:8px!important;display:block!important;background:#f0f0f0}.dr-scrollable-inner::-webkit-scrollbar-track{background:#e0e0e0!important;border-radius:4px!important;margin:4px 0!important;border:1px solid #d0d0d0!important}.dr-scrollable-inner::-webkit-scrollbar-thumb{background:#888!important;border-radius:4px!important;border:none!important;min-height:50px!important;box-shadow:inset 0 0 6px #0003!important}.dr-scrollable-inner::-webkit-scrollbar-thumb:hover{background:#777!important;box-shadow:inset 0 0 6px #0000004d!important}@-moz-document url-prefix(){.dr-scrollable-inner{scrollbar-width:auto!important;scrollbar-color:#999 #e0e0e0!important}}@media all and (-ms-high-contrast: none),(-ms-high-contrast: active){.dr-scrollable-inner{-ms-overflow-style:scrollbar!important}}.dr-list-item{border-bottom:1px solid #e8e8e8;animation:fadeIn .3s;background-color:#ffffffb3;border:1px solid rgba(0,0,0,.05);transition:background-color .2s;display:flex!important;width:100%;padding:10px;margin-bottom:8px;background-color:#fff;border:1px solid #e8e8e8;border-radius:4px}.dr-list-item:hover{background-color:#ffffffe6}@keyframes fadeIn{0%{opacity:.7}to{opacity:1}}.dr-list-item:last-child{border-bottom:none}.dr-product-card{display:flex;align-items:center;width:100%}.dr-product-image{width:36px;height:36px;border-radius:4px;object-fit:cover;flex-shrink:0}.dr-product-info{flex:1;margin-left:12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dr-product-info div{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.dr-view-button{margin-left:10px;flex-shrink:0}.dr-view-product-button{margin-left:auto;background-color:#1890ff}.dr-demand-item{width:100%;word-break:break-word}.dr-empty-message{text-align:center;color:#999;padding:20px 0;font-style:italic;font-size:13px}.dr-fixed-height-content .dr-loading-more{text-align:center;padding:8px 0;color:#999;display:flex;align-items:center;justify-content:center;gap:8px;font-size:12px}.dr-fixed-height-content .dr-end-message{text-align:center;padding:8px 0;color:#999;font-style:italic;font-size:12px}.dr-table{margin-bottom:0;width:100%}.ant-table-wrapper,.ant-table-body{overflow:visible!important}.dr-scrollable-container .ant-spin-nested-loading,.dr-scrollable-container .ant-spin-container{height:100%}.dr-table .ant-table-expanded-row>td{padding:8px 0!important}.dr-table .ant-table-expanded-row-fixed{width:100%!important;margin:0!important}.dr-status-tag{margin-right:0}.dr-status-container{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;min-height:52px;text-align:center;padding:8px 0}.dr-status-tag{margin-right:0;display:inline-block;min-width:80px;text-align:center}.dr-action-info:empty{display:none}.dr-action-by{display:block;font-size:11px;font-style:italic;color:#666;line-height:1.2}.dr-action-date{display:block;font-size:11px;color:#666;line-height:1.2}.dr-action-info{display:block;width:100%;text-align:center;margin-top:4px;min-height:22px}@media (max-width: 768px){.dr-scrollable-container{height:calc(100vh - 320px)}.dr-expanded-columns{flex-direction:column;gap:8px}.dr-fixed-height-content{height:180px}}.dr-details-modal .ant-modal-content{border-radius:8px}.dr-modal-header{margin-bottom:20px;background:transparent}.dr-modal-content{margin-bottom:16px}.dr-modal-section{margin-bottom:20px}.dr-product-list{display:flex;flex-direction:column;gap:12px;background:#f5f5f5;border-radius:8px;border:2px solid #f2c94c;padding:12px 8px;margin:0 4px}.dr-modal-product{display:flex;align-items:center;gap:16px;margin-bottom:12px;background:transparent;justify-content:space-between}.dr-modal-product>button{margin-left:auto}.dr-modal-product-image{width:60px;height:60px;border-radius:6px;object-fit:cover}.dr-demands-list{padding:12px 8px 12px 16px;background:#f5f5f5;border-radius:8px;border:2px solid #f2c94c;margin:0 4px}.dr-demand-item{margin-bottom:8px;background:transparent}.dr-company-info{display:flex;align-items:center;gap:16px;margin:0 4px 20px;padding:12px 8px;background:#f5f5f5;border-radius:8px;border:2px solid #f2c94c}.dr-company-avatar{background-color:#474168}.dr-accept-button{background-color:#52c41a;border-color:#52c41a}.dr-modal-section .ant-divider{border-color:#f2c94c}.dr-fixed-height-content .ant-list{height:100%;overflow:visible}.infinite-scroll-component{overflow:visible!important;width:100%!important}.infinite-scroll-component__outerdiv{width:100%!important}.dr-fixed-height-content,.dr-scrollable-inner,.infinite-scroll-component,.ant-spin-container{min-height:100%}.ant-list-items{overflow:visible!important;position:static!important}.ant-list,.ant-list-item,.ant-spin-container{overflow:visible!important}.dr-load-more-button{text-align:center;padding:4px 0;margin-top:4px;position:sticky;bottom:0;background:linear-gradient(to bottom,#ffffff80,#fffffff2);z-index:1;border-top:none}.dr-load-more-button button{font-size:13px;padding:0 4px;height:24px;color:#6b5ca5}.dr-load-more-button button:hover{color:#8a7fc7;text-decoration:underline}.ant-list,.ant-list-item{overflow:visible!important}.ant-spin-nested-loading,.ant-spin-container{overflow:visible!important;height:auto!important}.ant-list-item{transition:none!important}.dr-expanded-columns{height:auto!important;min-height:0!important}.ant-list-items{height:auto!important}@media (max-width: 768px){.dr-mobile-card{width:100%;background:#fff;border:1px solid #eee;border-radius:8px;box-shadow:0 2px 8px #00000014;padding:12px;margin-bottom:40px;transition:box-shadow .2s}.dr-mobile-card:hover{box-shadow:0 4px 12px #0000001f}.dr-mobile-row{margin-bottom:10px;font-size:14px;display:flex;justify-content:space-between;align-items:center}.dr-mobile-row strong{color:#444;flex-shrink:0;margin-right:8px}.dr-status-row{display:flex;justify-content:space-between;align-items:center}.dr-status-row .dr-status-value{display:flex;justify-content:flex-end;align-items:center;margin-left:auto}.dr-actions-row{display:flex;justify-content:space-between;align-items:center}.dr-actions-buttons{display:flex;gap:8px;margin-left:auto}.dr-mobile-expanded{margin-top:12px;padding:8px;background:#fafafa;border-radius:6px;border:1px solid #eee}.dr-mobile-expanded h4{font-size:14px;margin-bottom:8px;color:#444}.dr-mobile-product{display:flex;align-items:center;gap:10px;padding:6px 0;border-bottom:1px solid #f0f0f0}.dr-mobile-product img{width:40px;height:40px;border-radius:4px;object-fit:cover}.dr-mobile-product-info{flex:1}.dr-mobile-empty{font-size:13px;color:#999;font-style:italic}.dr-mobile-demand{padding:4px 0;border-bottom:1px solid #f0f0f0}.ant-segmented .ant-segmented-item-selected{background-color:#9254de!important;color:#fff!important;font-weight:600}.ant-segmented .ant-segmented-item{padding:8px 12px;font-size:14px;line-height:20px}}.si-step-fields .ant-form-item[name=shortName]{margin-bottom:0!important}.si-step-fields .ant-form-item[name=shortName]+.si-info-callout{margin-top:0!important}.si-info-callout{margin-top:16px}.si-container .ant-input,.si-container .ant-input-affix-wrapper,.si-container .ant-select-selector,.si-container .ant-input-password,.si-container .ant-input-number,.si-container textarea.ant-input{padding-left:12px!important}.si-container .ant-input::placeholder,.si-container .ant-input-affix-wrapper input::placeholder{padding-left:2px}.si-left-align{text-align:left!important}.si-hero-panel h2,.si-hero-panel h2[style]{color:#f9c4ac!important}.si-hero-panel{text-align:center}.si-hero-logo-row{display:flex;justify-content:center;align-items:center;margin-bottom:32px}.si-headline-logo{width:104px;height:auto}.si-container{min-height:100vh;min-height:100dvh;padding:32px 24px 56px;background-color:#f8f9fa;background-image:radial-gradient(circle at 8% 10%,rgba(98,111,146,.16),transparent 45%),radial-gradient(circle at 80% 0%,rgba(249,196,172,.25),transparent 50%);font-family:DM Sans,sans-serif;color:#272637;display:flex;flex-direction:column;gap:32px}.si-page-head{display:flex;justify-content:flex-end;align-items:center;gap:16px}.si-headline-logo{width:90px;height:auto}.si-language-selector{position:relative}.si-language-dropdown{width:44px;height:44px;border-radius:14px;border:1px solid rgba(98,111,146,.35);background:#fff;color:#626f92;display:flex;align-items:center;justify-content:center;font-size:18px;cursor:pointer;transition:box-shadow .2s ease,transform .2s ease;box-shadow:0 12px 28px #2726371f}.si-language-dropdown:hover,.si-language-dropdown.active{transform:translateY(-1px);box-shadow:0 18px 32px #2726372e}.si-language-options{position:absolute;top:calc(100% + 10px);right:0;width:170px;background:#fff;border-radius:16px;border:1px solid rgba(98,111,146,.25);box-shadow:0 24px 48px #2726372e;padding:8px;display:flex;flex-direction:column;gap:4px;opacity:0;pointer-events:none;transform:translateY(-4px);transition:opacity .2s ease,transform .2s ease;z-index:10}.si-language-options.show{opacity:1;pointer-events:auto;transform:translateY(0)}.si-language-option{border:none;background:transparent;padding:10px 12px;border-radius:12px;text-align:left;font-size:14px;font-weight:500;color:#474168;cursor:pointer;transition:background .2s ease}.si-language-option:hover{background:#f9c4ac38}.si-shell{width:100%;max-width:1120px;margin:0 auto;display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:32px}.si-hero-panel{position:relative;padding:32px;border-radius:28px;background:linear-gradient(150deg,#272637,#201d30 65%,#181628);border:1px solid rgba(249,196,172,.25);color:#f8f9fa;overflow:hidden;box-shadow:0 40px 54px #1713258c}.si-hero-panel:after{content:"";position:absolute;inset:20px;border-radius:24px;border:1px solid rgba(249,196,172,.15);pointer-events:none}.si-hero-badge{display:inline-block;padding:6px 14px;border-radius:999px;background:#f9c4ac2e;color:#f9c4ac;font-size:13px;font-weight:600;letter-spacing:.5px;margin-bottom:18px}.si-hero-panel h2{margin:0;font-size:32px;font-weight:700;color:#f9c4ac;letter-spacing:-.5px;text-shadow:0 1px 4px rgba(39,38,55,.1)}.si-step-copy h3{color:#f9c4ac}.si-hero-description{margin:8px auto 20px;font-size:16px;color:#f8f9fad9;max-width:420px;text-align:center;display:block}.si-hero-steps{display:flex;flex-direction:column;gap:14px}.si-hero-step{display:flex;gap:12px;padding:10px 14px;border-radius:18px;background:#626f9226;border:1px solid rgba(98,111,146,.35);transition:background .2s ease,border .2s ease}.si-hero-step.active{background:#f9c4ac2e;border-color:#f9c4ac99}.si-hero-step-index{width:36px;height:36px;border-radius:12px;background:#626f92;color:#fff;display:inline-flex;align-items:center;justify-content:center;font-weight:700;font-size:16px}.si-hero-step-title{margin:0;font-weight:600;color:#fff}.si-hero-step-description{margin:4px 0 0;font-size:13px;color:#f8f9fabf}.si-hero-footnote{margin-top:28px;padding:12px 16px;border-radius:14px;background:#181628b3;border:1px solid rgba(249,196,172,.2);font-size:13px;letter-spacing:.3px;color:#f8f9fad9}.si-wizard-card{background:#fff;border-radius:28px;padding:40px;border:1px solid rgba(98,111,146,.18);box-shadow:0 22px 60px #2118311f}.si-progress-head{display:flex;flex-direction:column;gap:12px}.si-progress-track{width:100%;height:5px;background:#626f9226;border-radius:999px;overflow:hidden}.si-progress-thumb{height:100%;background:#626f92;transition:width .35s ease}.si-progress-dots{display:flex;gap:6px}.si-progress-dot{width:104px;height:auto;border-radius:999px;background:#626f9240;transition:all .2s ease}.si-progress-dot.active{width:22px;background:#626f92}.si-progress-label{font-size:13px;color:#27263799;font-weight:500}.si-step-copy{margin-top:24px}.si-step-copy h3{margin:0;font-size:28px;font-weight:700;color:#f9c4ac}.si-step-copy p{margin:8px 0 0;color:#272637a6;font-size:15px}.si-step-fields{margin-top:28px;display:flex;flex-direction:column;gap:0px}.si-step-fields .ant-form-item{margin-bottom:0}.si-registration-form{margin-top:10px}.si-container .ant-form-item-label>label{color:#474168;font-weight:600;font-size:15px}.si-container .ant-form-item-label>label,.si-container .ant-form-item-label>label .anticon-question-circle,.si-container .anticon-question-circle{color:#474168!important}.si-container .anticon-question-circle{font-size:12px!important;opacity:.8!important;vertical-align:middle!important;line-height:1!important;transition:color .2s}.si-container .ant-input,.si-container .ant-input-affix-wrapper,.si-container .ant-select-selector,.si-container .ant-input-password,.si-container .ant-input-number{background:#f8f9fa!important;border:1px solid rgba(98,111,146,.25)!important;color:#272637!important;border-radius:16px!important;min-height:48px!important;transition:border .2s ease,box-shadow .2s ease}.si-container .ant-input::placeholder,.si-container .ant-input-affix-wrapper input::placeholder{color:#27263773!important}.si-container .ant-input:hover,.si-container .ant-input-affix-wrapper:hover,.si-container .ant-select-selector:hover{border-color:#626f928c!important}.si-container .ant-input:focus,.si-container .ant-input-affix-wrapper-focused,.si-container .ant-select-focused .ant-select-selector{border-color:#f9c4ac!important;box-shadow:0 0 0 3px #f9c4ac59!important}.si-container .ant-input-prefix,.si-container .ant-input-suffix{color:#626f92!important}.si-container .ant-input-affix-wrapper-focused .ant-input-prefix{color:#f9a982!important}.si-info-callout{background:#fff7f3;border-radius:18px;padding:18px 20px;border:1px solid rgba(249,196,172,.7);color:#6b4d3e;margin-top:-16px!important;margin-bottom:32px!important}.si-info-callout strong{display:block;font-size:15px;color:#b75b34;margin-bottom:4px}.si-subsection{margin-top:12px}.si-subsection-title{text-transform:uppercase;font-size:12px;letter-spacing:.6px;color:#2726378c;margin-bottom:12px}.phone-input-group{display:flex;gap:8px}.phone-input-group .ant-select{width:92px}.phone-input-group .phone-input{flex:1}.country-name{color:#272637}.country-code{color:#27263799;font-size:13px}.ant-select-dropdown{background:#fff!important;border-radius:18px!important;border:1px solid rgba(98,111,146,.2)!important;box-shadow:0 28px 48px #17132529!important}.ant-select-item{padding:10px 12px!important;border-radius:12px!important;color:#272637!important}.ant-select-item-option-selected{background:#f9c4ac40!important;color:#b75b34!important}.ant-form-item-has-error .ant-input,.ant-form-item-has-error .ant-input-affix-wrapper,.ant-form-item-has-error .ant-select-selector{border-color:#ff6b6b!important;background:#fff4f4!important}.ant-form-item-explain-error{color:#d64545!important}.si-wizard-actions{display:flex;justify-content:flex-end;gap:12px;margin-top:16px}.si-primary-btn{background:#626f92!important;border:none!important;color:#fff!important;font-weight:600;border-radius:16px;height:48px;padding:0 32px;box-shadow:0 18px 32px #626f9240}.si-primary-btn:hover{background:#474168!important}.si-ghost-btn{border-radius:16px;border:1px solid rgba(98,111,146,.4);color:#474168;height:48px;padding:0 28px}.si-ghost-btn:hover{border-color:#626f92a6;color:#272637}.si-login-inline{text-align:center;margin-top:14px;color:#272637a6;font-size:14px}.si-login-inline a{margin-left:6px;color:#626f92;font-weight:600}.si-login-inline a:hover{color:#f9c4ac}.ant-tooltip-inner{background:#272637!important;color:#f9c4ac!important}.ant-tooltip-arrow:before{background:#272637!important}.si-step-fields .ant-input-prefix{margin-right:8px}.si-step-fields .ant-input-affix-wrapper{padding:0 16px}@media (max-width: 1024px){.si-shell{grid-template-columns:1fr}.si-hero-panel,.si-wizard-card{padding:32px}}@media (max-width: 768px){.si-container{padding:24px 16px 48px}.si-page-head{flex-direction:column;align-items:flex-start}.si-language-selector{align-self:flex-end}.si-wizard-actions{flex-direction:column}.si-ghost-btn,.si-primary-btn{width:100%}}.phone-input-group .phone-input .ant-input{border-radius:8px!important}.si-container .ant-input,.si-container .ant-input-affix-wrapper,.si-container .ant-select,.si-container .ant-select-selector,.si-container .ant-input-number,.si-container .ant-input-number-input,.si-container .ant-picker,.si-container .ant-cascader-picker,.si-container textarea.ant-input{height:35px!important;line-height:33px!important}.si-container textarea.ant-input{height:auto!important;min-height:35px!important;line-height:20px!important}.si-container .ant-input-affix-wrapper>input.ant-input,.si-container .ant-select-selector>.ant-select-selection-search>input{height:100%!important}.si-container .ant-form-item-control-input{min-height:35px!important}.si-container .ant-form-item-label{height:22px!important;line-height:22px!important}.si-form-column .ant-form-item{min-height:63px!important;margin-bottom:6px!important}.si-container .ant-select-selector .ant-select-selection-item{line-height:33px!important}.si-container .ant-input-prefix,.si-container .ant-input-suffix{height:100%!important;display:flex!important;align-items:center!important}.si-container .ant-form-item-tooltip{position:relative!important;display:inline-block!important;margin-left:4px!important;color:#f9c4ac!important;vertical-align:middle!important;top:-1px!important;line-height:1!important}.si-container .anticon-question-circle{font-size:12px!important;color:#f9c4ac!important;opacity:.8!important;vertical-align:middle!important;line-height:1!important}.si-container .anticon-question-circle:hover{opacity:1!important;color:#626f92!important}.si-container .ant-form-item-tooltip{position:relative!important;display:inline-block!important;margin-left:4px!important;color:#f9c4ac!important}.si-container .ant-tooltip{max-width:280px!important;z-index:1060!important;font-size:13px!important}.si-container .ant-tooltip-content{background-color:#272637!important;border:1px solid rgba(249,196,172,.4)!important;border-radius:6px!important;box-shadow:0 4px 12px #00000026!important}.si-container .ant-tooltip-inner{color:#f9c4ac!important;background-color:#272637!important;padding:8px 12px!important;border-radius:6px!important;font-size:13px!important;line-height:1.4!important}.si-container .ant-tooltip-arrow:before{background-color:#272637!important;border:1px solid rgba(249,196,172,.4)!important}.country-name{display:inline-block;margin-right:6px;color:#f9c4ac!important}.country-code{color:#888;font-size:.85em;color:#f9c4acb3!important}.ant-select-item-option-content .ant-space{display:flex;align-items:center}.ant-select-item-option-content .ant-avatar{margin-right:8px;border:1px solid #eee}.country-search-highlight{color:#1890ff;font-weight:500}.phone-input-group{display:flex}.phone-input-group .ant-select{width:80px;flex-shrink:0}.phone-input-group .phone-input{flex-grow:1}.ant-select-dropdown{background-color:#272637!important;border:1px solid rgba(249,196,172,.3)!important;border-radius:8px!important;padding:4px!important;box-shadow:0 4px 12px #00000026!important}.ant-select-item-option{background-color:#272637!important;color:#f9c4ac!important;padding:6px 12px!important;border-radius:4px!important}.ant-select-item-option-active:not(.ant-select-item-option-disabled),.ant-select-item-option-selected:not(.ant-select-item-option-disabled){background-color:#f9c4ac33!important;color:#f9c4ac!important}.ant-select-item-option-content{display:flex!important;align-items:center!important}.country-name{display:inline-block!important;margin-right:6px!important}.country-code{color:#f9c4acb3!important;font-size:.85em!important}.si-container .ant-input,.si-container .ant-input-affix-wrapper,.si-container .ant-select-selector{height:38px!important}.si-container .ant-form-item-control-input{min-height:38px!important}.si-container .ant-input-affix-wrapper .ant-input,.si-container .ant-select-selector .ant-select-selection-search{height:36px!important}.phone-input-group{display:flex!important;gap:8px!important}.phone-input-group .ant-select{width:80px!important;flex-shrink:0!important}.phone-input-group .phone-input{flex:1!important}.si-container .ant-input-affix-wrapper>.ant-input:not(:last-child){padding-right:8px!important}.si-container .ant-spin-dot-item{background-color:#f9c4ac!important}.ant-select-dropdown{z-index:1050!important}.si-form-column{padding:0 10px!important}.ant-tooltip{z-index:1060!important}.si-container .ant-form-item-label>label{height:22px!important;display:flex!important;align-items:center!important}.si-container .ant-input-prefix{margin-right:8px!important;display:flex!important;align-items:center!important}.si-container .ant-select-arrow{display:flex!important;align-items:center!important;color:#f9c4ac!important}.excel-panel-container{max-width:100%;margin:0 auto;padding:8px;height:auto;min-height:100vh;display:flex;align-items:flex-start;justify-content:center}.excel-login-card,.excel-panel-card{width:100%;box-shadow:none;border-radius:4px}.excel-login-form{margin-top:16px}.excel-login-button{width:100%}.excel-panel-header{display:flex;justify-content:space-between;align-items:center}.logout-button{margin-left:auto;font-size:12px;padding:0 8px;height:28px}body.office-add-in{background-color:#f5f5f5;margin:0;padding:0;overflow:auto;font-size:14px}.office-excel-add-in .ant-card-head-title{font-size:16px;padding:8px 0}.office-excel-add-in .ant-card-body{padding:12px}.office-excel-add-in .ant-typography{margin-bottom:8px}.office-excel-add-in .ant-input{height:30px;font-size:14px}.office-excel-add-in .ant-btn{height:32px;font-size:14px;padding:0 15px}.office-excel-add-in .ant-select{font-size:14px}.office-excel-add-in .ant-select-selector{height:30px!important}.office-excel-add-in .ant-select-selection-item{line-height:28px!important}.office-excel-add-in .ant-form-item{margin-bottom:12px}.office-excel-add-in .ant-form-item-label>label{font-size:14px;height:24px}.office-excel-add-in .ant-divider{margin:8px 0}.support-container{padding:12px;background:#f0f2f5;min-height:auto;display:flex;flex-direction:column;gap:16px;font-family:var(--font-family);line-height:var(--line-height-normal);color:var(--text-color);height:calc(100vh - 120px);margin-bottom:40px;overflow-y:auto}.support-card{background:#fff;padding:24px;border-radius:16px;box-shadow:0 2px 8px #00000014;border:1px solid #e8e8e8;transition:all .3s ease;height:auto;max-height:calc(100% - 20px);overflow-y:visible}.support-card:hover{transform:translateY(-2px);box-shadow:0 8px 24px #0000001f}.support-header{margin-bottom:32px}.support-title{color:#474168;margin-bottom:8px!important;font-size:24px!important;font-weight:600!important;display:flex;align-items:center;gap:10px}.support-title .anticon{font-size:24px;color:#626f92}.support-description{font-size:16px;color:#00000073}.support-content{max-width:95%;margin:0;height:100%}.support-scroll{overflow-y:auto;max-height:calc(80vh - 180px);padding-right:10px}.support-scroll::-webkit-scrollbar{width:6px}.support-scroll::-webkit-scrollbar-track{background:#f1f1f1;border-radius:10px}.support-scroll::-webkit-scrollbar-thumb{background:#c4c4c4;border-radius:10px}.support-scroll::-webkit-scrollbar-thumb:hover{background:#a0a0a0}.support-form .ant-form-item-label{padding-bottom:8px}.support-form .ant-form-item-label>label{color:#474168;font-weight:500;height:auto}.support-form .ant-form-item{width:90%}.ticket-type-select{width:100%;height:40px;border-radius:8px}.ticket-description{border-radius:8px;resize:vertical;min-height:200px}textarea#description.ant-input{min-height:100%;resize:vertical;box-sizing:border-box}.ant-input-data-count{position:absolute!important;bottom:-30px!important;right:10px!important;color:#999!important}span.anticon.anticon-question-circle.ant-form-item-tooltip{margin-top:2px}.support-form-actions{margin-top:24px;display:flex;justify-content:flex-start;gap:16px}.submit-button{background-color:#474168!important;border-color:#474168!important;height:40px;border-radius:8px;font-weight:500;display:flex;align-items:center;padding:0 24px}.submit-button:hover{background-color:#626f92!important;border-color:#626f92!important;transform:translateY(-1px);box-shadow:0 4px 8px #47416833}.help-button{height:40px;border-radius:8px;font-weight:500;display:flex;align-items:center;border-color:#474168;color:#474168}.help-button:hover{color:#626f92;border-color:#626f92;background-color:#4741680d}@media (max-width: 768px){.support-container{padding:8px;gap:12px}.support-card{padding:16px}.support-title{font-size:20px!important}.support-description{font-size:14px}.support-form-actions{flex-direction:column;align-items:stretch}}@media (max-height: 800px){.support-scroll{max-height:calc(70vh - 120px)}.ticket-description{min-height:150px}}@media (max-height: 600px){.support-container{height:calc(100vh - 80px)}.support-scroll{max-height:calc(65vh - 100px)}.ticket-description{min-height:120px}}.ty-container{min-height:100vh;min-height:100dvh;display:flex;align-items:center;justify-content:center;background-color:#272637;padding:20px;font-family:DM Sans,sans-serif}.ty-card{width:100%;max-width:900px;background-color:#474168;border-radius:12px;padding:30px;box-shadow:0 4px 12px #27263733;border:1px solid rgba(249,196,172,.3);text-align:center}.ty-logo-wrap{display:flex;justify-content:center;margin-bottom:15px}.ty-logo{width:350px;height:85px}.ty-title{margin:0 0 8px;color:#f9c4ac;font-size:24px;font-weight:600}.ty-message{margin:0 0 12px;color:#f9c4ac;font-size:16px}.ty-countdown{margin:0 0 24px;color:#f9c4accc;font-size:14px}.ty-link-button{display:inline-block;padding:10px 18px;border-radius:8px;background:#626f92;color:#fff;text-decoration:none;border:1px solid #626f92;transition:all .2s ease}.ty-link-button:hover,.ty-link-button:focus{background:#474168;border-color:#474168;color:#fff}.ty-fallback{margin-top:12px;color:#f9c4ac}@media (max-width: 768px){.ty-card{padding:24px}.ty-logo{width:260px;height:auto}}@media screen and (max-width: 576px){.ant-table{min-width:450px}.ant-table-thead>tr>th,.ant-table-tbody>tr>td{padding:8px 4px;font-size:12px}.ant-table .action-buttons{display:flex;flex-direction:column;gap:4px}.ant-table .action-button{padding:4px 8px;height:28px;font-size:12px}.admin-header .ant-space{gap:8px!important}.ant-dropdown{max-width:280px}.ant-table-pagination.ant-pagination{justify-content:center}.ant-pagination-options{display:none}}@media screen and (max-width: 768px){.ant-layout-sider{position:fixed!important;height:100vh;left:0;top:0;box-shadow:4px 0 8px #0000001a!important}.ant-layout-header{padding:0 12px!important;display:none!important}.ant-menu-item,.ant-menu-submenu-title{padding:0 12px!important}.mobile-collapse-overlay{transition:opacity .3s ease;backdrop-filter:blur(2px)}.ant-layout-header .ant-btn{position:relative!important;z-index:1000!important}html,body{overflow:auto}.ant-table-wrapper{overflow-x:auto;-webkit-overflow-scrolling:touch}.ant-table{min-width:600px}.ant-table-thead>tr>th,.ant-table-tbody>tr>td{padding:10px 6px;font-size:13px}.ant-table-column-hidden-mobile{display:none}.ant-table-column-action{width:60px;min-width:60px}.sidebar-bottom-menu{background-color:#272637!important}.mobile-bottom-menu{position:fixed;bottom:0;left:0;right:0;background:#272637;z-index:1000;border-top:1px solid rgba(249,196,172,.1);padding:2px 0}.mobile-bottom-menu .ant-menu{display:flex;justify-content:space-between;background:transparent;border:none;padding:0;width:100%;height:60px}.mobile-bottom-menu .ant-menu-item{margin:0!important;padding:6px 0!important;height:60px!important;flex:1 1 20%!important;display:flex!important;flex-direction:column!important;justify-content:center!important;align-items:center!important;gap:4px!important;min-width:0!important;border:none!important}.mobile-bottom-menu .ant-menu-item .anticon{font-size:22px!important;margin:0!important;height:24px!important;line-height:24px!important;color:#f9c4ac!important}.mobile-bottom-menu .ant-menu-title-content{font-size:11px!important;margin:0!important;line-height:1.2!important;text-align:center!important;color:#f9c4ac!important;opacity:.8;width:100%!important}.mobile-bottom-menu .ant-badge{position:absolute;top:6px;right:50%;transform:translate(12px)}.mobile-bottom-menu .ant-badge .ant-badge-count{min-width:16px;height:16px;padding:0 4px;font-size:10px;line-height:16px;border-radius:8px;box-shadow:0 0 0 2px #272637}.mobile-bottom-menu .ant-menu-item-selected{background:#f9c4ac26!important}.mobile-bottom-menu .ant-menu-item-selected .anticon,.mobile-bottom-menu .ant-menu-item-selected .ant-menu-title-content{opacity:1;color:#f9c4ac!important}.mobile-bottom-menu .ant-menu-item{margin:0!important;padding:4px 0!important;height:48px!important;line-height:1.2!important;flex:0 1 16.666%!important;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:4px;border-radius:12px;transition:all .3s cubic-bezier(.4,0,.2,1)}.mobile-bottom-menu .ant-menu-item .anticon{font-size:20px;margin:0 0 2px!important;line-height:1;color:#f9c4ac;transition:all .3s ease}.mobile-bottom-menu .ant-menu-item-selected{background:#f9c4ac26!important;transform:translateY(-2px)}.mobile-bottom-menu .ant-menu-item-selected .anticon{transform:scale(1.1);color:#f9c4ac}.mobile-bottom-menu .ant-menu-item:after{display:none}.mobile-bottom-menu .ant-menu-title-content{font-size:10px;margin-top:2px!important;color:#f9c4ac;opacity:.8;transition:all .3s ease;line-height:1}.mobile-bottom-menu .ant-menu-item-selected .ant-menu-title-content{opacity:1;font-weight:500}.mobile-bottom-menu .ant-badge{position:absolute;top:2px;right:0;transform:translate(8px)}.mobile-bottom-menu .ant-badge .ant-badge-count{box-shadow:0 0 0 2px #272637;min-width:14px;height:14px;padding:0 4px;font-size:10px;line-height:16px;border-radius:8px}.mobile-bottom-menu .ant-menu-item:active{transform:scale(.95) translateY(-2px)}.mobile-bottom-menu .ant-menu{display:flex;justify-content:space-around;background:transparent;border:none;color:#f9c4ac}.mobile-bottom-menu .ant-menu-item{padding:12px 0!important;margin:0!important;border:none!important;flex:1;display:flex;justify-content:center;align-items:center}.mobile-bottom-menu .ant-menu-item .anticon{font-size:20px;margin:0;color:#f9c4ac}.mobile-bottom-menu .ant-menu-item:hover{background-color:#f9c4ac1a!important}.mobile-bottom-menu .ant-badge{color:#f9c4ac}.header-search{transition:all .3s ease;position:absolute;right:60px;left:60px;top:50%;transform:translateY(-50%);opacity:0;visibility:hidden}.header-search.mobile-search-active{opacity:1;visibility:visible}.mobile-search-button{margin-right:8px}.search-container{display:none;position:fixed;top:0;left:0;right:0;background:#474168;padding:10px;z-index:1001}.search-container.active{position:fixed;top:0;left:0;right:0;padding:12px;background:#272637;z-index:1001;display:flex;align-items:center;gap:8px}.header-search{flex:1}.close-search-button{margin-left:8px;color:#f9c4ac}.ant-layout-content{padding-bottom:64px!important}.admin-header .ant-space>*:not(.mobile-search-button){display:none}.desktop-search{display:none!important}.mobile-search-button{width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#f9c4ac26;border:none;transition:all .3s ease}.mobile-search-button:hover{background:#f9c4ac40}.ant-layout-content.search-active{padding-top:56px}.mobile-search-overlay{position:fixed;z-index:1001}.ant-layout-content{padding-top:0}.ant-layout-header .ant-input-search{display:none}.admin-header{padding:0 16px!important}.ant-layout-content{padding-top:var(--search-height, 0);transition:padding-top .3s ease}.mobile-bottom-menu .ant-menu-item{display:flex!important;flex-direction:column!important;justify-content:center!important;align-items:center!important;height:56px!important;padding:4px 0!important;gap:2px!important}.mobile-bottom-menu .ant-menu-item .anticon{margin:0!important;font-size:22px!important;height:22px!important;line-height:22px!important;display:flex!important;align-items:center!important;justify-content:center!important}.mobile-bottom-menu .ant-menu-item .ant-badge{display:flex!important;align-items:center!important;justify-content:center!important;height:22px!important}.mobile-bottom-menu .ant-menu-title-content{font-size:11px!important;line-height:1!important;margin:0!important;padding:0!important;text-align:center!important;width:100%!important;display:block!important}.mobile-bottom-menu .ant-badge .ant-badge-count{transform:translate(50%,-50%)!important;top:-2px!important;right:-2px!important}.mobile-bottom-menu .ant-menu-item{height:60px!important;padding:8px 0 4px!important;display:flex!important;flex-direction:column!important;justify-content:flex-start!important;align-items:center!important;gap:6px!important}.mobile-bottom-menu .ant-menu-item .icon-wrapper{position:relative!important;width:24px!important;height:24px!important;display:flex!important;align-items:center!important;justify-content:center!important}.mobile-bottom-menu .ant-menu-item .anticon{font-size:20px!important;line-height:1!important;height:auto!important;margin:0!important;color:#f9c4ac!important}.mobile-bottom-menu .ant-menu-title-content{font-size:11px!important;line-height:1.2!important;height:auto!important;margin:0!important;padding:0!important;opacity:.8!important;text-align:center!important}.mobile-bottom-menu .ant-badge .ant-badge-count{min-width:16px!important;height:16px!important;line-height:16px!important;padding:0 4px!important;font-size:10px!important;border-radius:8px!important;box-shadow:0 0 0 2px #272637!important;transform:none!important}.mobile-bottom-menu .ant-menu-item{display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:flex-start!important;height:56px!important;padding:8px 4px 4px!important;gap:4px!important}.mobile-bottom-menu .icon-wrapper{position:relative!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;width:24px!important;height:24px!important}.mobile-bottom-menu .icon-wrapper .anticon{font-size:20px!important;display:block!important;color:#f9c4ac!important}.mobile-bottom-menu .ant-badge{position:absolute!important;top:-4px!important;right:-8px!important;transform:scale(.85)!important}.mobile-bottom-menu .ant-menu-title-content{display:block!important;text-align:center!important;font-size:11px!important;line-height:1!important;margin-top:4px!important;color:#f9c4ac!important;opacity:.8}.mobile-bottom-menu .ant-menu-item{height:60px!important;padding:8px 0!important;display:flex!important;flex-direction:column!important;justify-content:center!important;align-items:center!important;gap:8px!important;flex:1 1 20%!important}.mobile-bottom-menu .icon-wrapper{width:32px!important;height:32px!important;position:relative!important;display:flex!important;align-items:center!important;justify-content:center!important;margin:0 auto!important}.mobile-bottom-menu .icon-wrapper .anticon{font-size:24px!important;height:24px!important;width:24px!important;line-height:24px!important;display:flex!important;align-items:center!important;justify-content:center!important;margin:0!important;color:#f9c4ac!important}.mobile-bottom-menu .ant-menu-title-content{font-size:11px!important;line-height:1!important;margin:0!important;padding:0!important;text-align:center!important;width:100%!important}.mobile-bottom-menu .ant-badge{position:absolute!important;top:-4px!important;right:-6px!important}.mobile-bottom-menu .ant-badge .ant-badge-count{min-width:18px!important;height:18px!important;line-height:18px!important;padding:0 6px!important;font-size:12px!important;border-radius:9px!important;box-shadow:0 0 0 2px #272637!important}.mobile-bottom-menu .ant-menu-item:before,.mobile-bottom-menu .ant-menu-item:after{display:none!important}.mobile-bottom-menu .ant-menu-item *{margin:0!important;padding:0!important}.mobile-bottom-menu .ant-menu{height:64px!important;padding:0!important;display:flex!important;justify-content:space-around!important}.mobile-bottom-menu .ant-menu-item{height:64px!important;padding:8px 0!important;flex:1!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:6px!important;position:relative!important}.mobile-bottom-menu .icon-wrapper{display:flex!important;align-items:center!important;justify-content:center!important;height:28px!important;width:28px!important;position:relative!important}.mobile-bottom-menu .icon-wrapper .anticon{font-size:24px!important;color:#f9c4ac!important}.mobile-bottom-menu .ant-menu-title-content{font-size:11px!important;color:#f9c4ac!important;opacity:.8;text-align:center!important;width:100%!important}.mobile-bottom-menu .ant-badge{position:absolute!important;right:-8px!important;top:-4px!important}.mobile-bottom-menu .ant-badge .ant-badge-count{height:18px!important;min-width:18px!important;line-height:18px!important;border-radius:9px!important;padding:0 6px!important;font-size:11px!important;box-shadow:0 0 0 2px #272637!important}.mobile-bottom-menu{position:fixed;bottom:0;left:0;right:0;height:60px;background:#272637;z-index:999;border-top:1px solid rgba(249,196,172,.1);-webkit-transform:translateZ(0);transform:translateZ(0)}.mobile-bottom-menu .ant-menu{height:60px;background:transparent;border:none;display:flex!important;justify-content:space-between!important}.mobile-bottom-menu .ant-menu-item{flex:1!important;width:20%!important;min-width:0!important;max-width:20%!important;height:60px!important;margin:0!important;padding:8px 0!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;border:none!important;transition:none!important;background:none!important;position:relative!important}.mobile-bottom-menu .icon-wrapper{width:24px;height:24px;display:flex;align-items:center;justify-content:center;position:relative}.mobile-bottom-menu .icon-wrapper .anticon{font-size:20px;color:#f9c4ac}.mobile-bottom-menu .ant-menu-title-content{font-size:11px;line-height:1;color:#f9c4ac;opacity:.8;margin-top:4px;text-align:center;width:100%}.mobile-bottom-menu .ant-badge{position:absolute;top:0;right:-4px;transform:translateY(-50%)}.mobile-bottom-menu .ant-badge .ant-badge-count{min-width:16px;height:16px;line-height:16px;padding:0 4px;font-size:10px;border-radius:8px;box-shadow:0 0 0 2px #272637}.mobile-bottom-menu .ant-menu-item:hover,.mobile-bottom-menu .ant-menu-item:active,.mobile-bottom-menu .ant-menu-item.ant-menu-item-selected{background:none!important}@media screen and (min-width: 400px) and (max-width: 415px){.mobile-bottom-menu .ant-menu-item{width:82.4px!important;min-width:82.4px!important;max-width:82.4px!important}}.ant-modal{margin:0;padding:0;max-width:100%!important;top:0!important}.ant-modal-content{border-radius:0;min-height:100vh}.ant-modal-body{max-height:calc(100vh - 110px)!important;-webkit-overflow-scrolling:touch}*{-webkit-overflow-scrolling:touch;scroll-behavior:smooth}body{overscroll-behavior-y:contain}button,.ant-btn,.ant-tabs-tab{min-height:44px;touch-action:manipulation}.ant-drawer-content-wrapper{-webkit-overflow-scrolling:touch}.ant-tabs-nav-list{flex-direction:column!important;width:100%!important}.ant-tabs-tab{width:100%!important;margin:0!important;justify-content:flex-start!important;padding:12px 16px!important;border-bottom:1px solid rgba(71,65,104,.15)!important}.ant-tabs-tab:last-child{border-bottom:none!important}.ant-tabs-ink-bar{display:none!important}.ant-tabs-tab.ant-tabs-tab-active{background-color:#4741680d!important}.ant-modal-root,.ant-modal,.ant-modal-mask,.ant-modal-wrap{z-index:var(--z-index-modal)!important}.ant-tabs,.ant-tabs-nav,.ant-tabs-nav-list{z-index:var(--z-index-tabs)!important}.ant-modal-root,.ant-modal-wrap,.ant-modal-mask,div[role=dialog]{z-index:var(--z-index-modal)!important}.ant-modal{z-index:calc(var(--z-index-modal) + 10)!important;margin:0;padding:0;max-width:100%!important;top:0!important}.ant-modal-content{position:relative;z-index:calc(var(--z-index-modal) + 20)!important;border-radius:0;min-height:100vh}.ant-tabs,.ant-tabs-nav,.ant-tabs-nav-list{position:relative;z-index:var(--z-index-tabs)!important}body.ant-modal-open .ant-tabs,body.ant-modal-open .ant-tabs-nav,body.ant-modal-open .ant-tabs-nav-list,.ant-modal-open .ant-tabs,.ant-modal-open .ant-tabs-nav{z-index:var(--z-index-content)!important}}@media screen and (min-width: 769px) and (max-width: 1024px){.ant-layout-sider{width:80px!important;min-width:80px!important;max-width:80px!important;flex:0 0 80px!important}.ant-layout-sider .ant-menu{width:80px!important}.ant-layout-sider .ant-menu-item,.ant-layout-sider .ant-menu-submenu-title{padding:0!important;display:flex!important;justify-content:center!important;align-items:center!important;height:50px!important}.ant-layout-sider .ant-menu-item .anticon,.ant-layout-sider .ant-menu-submenu-title .anticon{margin:0!important;font-size:20px!important;line-height:50px!important}.ant-layout-sider .ant-menu-item-icon{margin:0!important}.ant-layout-sider .ant-menu-title-content{opacity:0!important;display:none!important}.ant-layout-sider-trigger{display:none!important}.ant-menu-inline-collapsed{width:80px!important}.ant-menu-inline-collapsed .ant-menu-item,.ant-menu-inline-collapsed .ant-menu-submenu-title{padding:0!important;text-align:center!important}.ant-tabs-nav-list{flex-direction:row!important}.ant-tabs-tab{flex:1!important;justify-content:center!important}}@media screen and (max-width: 1200px){.ant-table-thead>tr>th,.ant-table-tbody>tr>td{padding:12px 8px}}@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 2){.ant-layout-sider{width:80px!important;min-width:80px!important;max-width:80px!important}.ant-layout-header{height:56px!important;line-height:56px!important;padding:0 16px!important}.ant-menu-item{padding:8px 12px!important;margin:4px!important;height:40px!important;line-height:24px!important}.ant-layout-content{padding:16px!important}.ant-input,.ant-select-selector,.ant-btn{height:36px!important;padding:4px 12px!important;font-size:14px!important}.ant-form-item{margin-bottom:16px!important}.ant-table,.ant-menu,.ant-tabs-nav{touch-action:manipulation;-webkit-overflow-scrolling:touch}}@media (hover: none){.ant-table-wrapper{-webkit-overflow-scrolling:touch}.ant-table-tbody>tr:hover>td{background:none}.ant-table-wrapper::-webkit-scrollbar{-webkit-appearance:none;height:6px}.ant-table-wrapper::-webkit-scrollbar-thumb{background-color:#0003;border-radius:4px}}.mobile-search-container{position:fixed;top:0;left:0;right:0;background:#272637;padding:12px;z-index:1001;display:flex;align-items:center;gap:8px;animation:slideDown .3s ease-out}.mobile-search-input{flex:1}.mobile-search-input .ant-input{background:#f9c4ac1a;border:1px solid rgba(249,196,172,.2);color:#f9c4ac}.mobile-search-input .ant-input::placeholder{color:#f9c4ac80}.close-search-button{color:#f9c4ac;background:#f9c4ac26;border:none}.mobile-search-overlay{position:fixed;top:0;left:0;right:0;background:#272637;z-index:1001;padding:12px;animation:slideDown .3s ease;box-shadow:0 2px 8px #00000026}.mobile-search-wrapper{display:flex;align-items:center;gap:8px;position:relative}.search-input-container{flex:1;min-width:0}.mobile-search-input{width:100%}.mobile-search-input .ant-input-affix-wrapper{background:#f9c4ac1a;border:1px solid rgba(249,196,172,.2)}.close-search-button{flex-shrink:0;width:32px!important;height:32px!important;padding:0!important;display:flex;align-items:center;justify-content:center;background:#f9c4ac26!important;border:none!important;border-radius:50%!important;margin-left:8px!important}.close-search-button .anticon{color:#f9c4ac;font-size:16px}.mobile-search-input .ant-input-search-button{background:#f9c4ac26!important;border:none!important;height:40px!important}.mobile-search-input .ant-input{background:transparent;border:none;color:#f9c4ac;height:40px}@keyframes slideDown{0%{transform:translateY(-100%);opacity:0}to{transform:translateY(0);opacity:1}}.ant-modal-root{z-index:1050!important}.ant-modal{z-index:1051!important}.ant-modal-mask{z-index:1050!important}.ant-modal-wrap{z-index:1051!important}*{margin:0;padding:0;scrollbar-width:thin;scrollbar-color:#888 #f1f1f1}html,body{margin:0;padding:0;font-family:DM Sans,sans-serif;background-color:#f8f9fa;color:#272637}.ant-layout-sider{background-color:#272637!important;box-shadow:2px 0 20px #27263726;color:#c8c8c8}.ant-menu-item,.ant-menu-submenu-title{color:#f9c4ac!important;font-weight:300;margin:4px 8px!important;border-radius:6px}.ant-menu-item:hover,.ant-menu-submenu-title:hover{background-color:#f9c4ac1a!important;color:#626f92!important}.ant-menu-item-selected,.ant-menu-submenu-selected{background-color:#474168!important;color:#f9c4ac!important}.ant-menu-item-divider{background-color:#505050!important}.ant-menu-sub{background-color:#3d3643!important}.ant-menu-submenu-popup .ant-menu-item:hover{background-color:#444!important}.ant-menu-submenu-popup .ant-menu-item{color:#c5addc!important;font-weight:400}.ant-menu-submenu-popup .ant-menu-item-selected{background-color:#505050!important;color:#000!important}.ant-menu-submenu .ant-menu-sub .ant-menu-item,.ant-menu-submenu-popup .ant-menu-sub .ant-menu-item{color:#c5addc!important;font-weight:100}.ant-menu-submenu .ant-menu-sub .ant-menu-item:hover,.ant-menu-submenu-popup .ant-menu-sub .ant-menu-item:hover,.ant-menu-submenu .ant-menu-sub .ant-menu-item-selected,.ant-menu-submenu-popup .ant-menu-sub .ant-menu-item-selected{color:#f9c4ac!important}.ant-modal .ant-btn-primary{background-color:#626f92!important;border-color:#626f92!important;box-shadow:0 2px #4741681a;color:#fff!important;border-color:#1f1f1f!important}.ant-modal .ant-btn:hover{background-color:#e0e0e0!important;color:#1f1f1f!important;border-color:#1f1f1f!important}.ant-modal .ant-btn-primary{background-color:#1f1f1f!important;color:#fff!important;border-color:#1f1f1f!important}.ant-modal .ant-btn-primary:hover{background-color:#474168!important;border-color:#474168!important;transform:translateY(-1px)}.ant-modal .ant-btn-primary:active{background-color:#4a4a4a!important;color:#fff!important;border-color:#4a4a4a!important}.ant-modal .ant-btn{border-radius:6px;transition:all .2s ease-in-out}.ant-modal .ant-btn-default{background-color:transparent!important;border-color:#474168!important;color:#474168!important}.ant-modal .ant-btn-default:hover{background-color:#4741680d!important;border-color:#626f92!important;color:#626f92!important}.ant-modal .ant-btn-primary{background-color:#474168!important;border-color:#474168!important;color:#fff!important;box-shadow:0 2px #4741681a}.ant-modal .ant-btn-primary:hover{background-color:#626f92!important;border-color:#626f92!important;transform:translateY(-1px);box-shadow:0 4px 8px #47416833}.ant-modal .ant-btn-primary:active{background-color:#272637!important;border-color:#272637!important;transform:translateY(0);box-shadow:none}.ant-modal{top:20px!important}.ant-modal-content{max-height:90vh!important;display:flex!important;flex-direction:column!important}.ant-modal-body{max-height:calc(90vh - 110px)!important;overflow-y:auto!important;overflow-x:hidden!important}*.ant-modal-body::-webkit-scrollbar{width:8px!important}*.ant-modal-body::-webkit-scrollbar-track{background:#fff!important}*.ant-modal-body::-webkit-scrollbar-thumb{background:#626f92!important;border-radius:4px!important}*.ant-modal-body::-webkit-scrollbar-thumb:hover{background:#474168!important}*::-webkit-scrollbar{width:8px!important}*::-webkit-scrollbar-track{background:#f1f1f1!important}*::-webkit-scrollbar-thumb{background:#888!important;border-radius:4px!important}*::-webkit-scrollbar-thumb:hover{background:#474168!important}.ant-btn{border-radius:6px;font-weight:500;transition:all .2s ease-in-out;box-shadow:0 2px #00000005}.ant-btn-primary{background-color:#474168!important;border-color:#474168!important;color:#fff!important;transition:all .2s ease-in-out}.ant-btn-primary:hover{background-color:#626f92!important;border-color:#626f92!important;transform:translateY(-1px);box-shadow:0 4px 8px #47416833}.ant-btn-primary:active{background-color:#272637!important;border-color:#272637!important;transform:translateY(0);box-shadow:none}.ant-btn-default{border-color:#474168;color:#474168}.ant-btn-default:hover{color:#626f92;border-color:#626f92;background-color:#626f920d}.ant-btn-dashed{border-color:#626f92;color:#272637}.ant-btn-dashed:hover{color:#626f92;border-color:#474168}.ant-btn-text:hover{background-color:#626f920d;color:#474168}.ant-btn-link{color:#474168;padding:4px 8px;height:auto;border-radius:4px;transition:all .2s ease}.ant-btn-link:hover{color:#f9c4ac!important;background-color:#f9c4ac0d;text-decoration:none}.ant-btn-link:active{color:#626f92;background-color:#4741681a}.ant-btn-link:focus{text-decoration:none}.ant-btn-link[disabled],.ant-btn-link[disabled]:hover,.ant-btn-link[disabled]:focus,.ant-btn-link[disabled]:active{color:#4741684d;background:transparent;cursor:not-allowed}.ant-btn-dangerous{background-color:#f9c4ac!important;border-color:#f9c4ac!important;color:#272637!important}.ant-btn-dangerous:hover{background-color:#ee8374!important;border-color:#ee8374!important;color:#fff!important}.ant-btn-background-ghost{border-color:#626f92!important;color:#626f92!important}.ant-btn-background-ghost:hover{border-color:#474168!important;color:#474168!important;background-color:#626f920d!important}.ant-btn:disabled{background-color:#f0f0f0!important;border-color:#d9d9d9!important;color:#00000040!important}.ant-btn-loading{opacity:.8;cursor:default}.ant-tooltip{--antd-arrow-background-color: #272637}.ant-tooltip .ant-tooltip-inner{background-color:#272637;color:#f9c4ac;border-radius:6px;padding:8px 12px;font-size:13px;font-weight:500;box-shadow:0 4px 12px #27263733;border:1px solid rgba(249,196,172,.1)}.ant-tooltip .ant-tooltip-arrow{--antd-arrow-border-color: #272637}.ant-tooltip .ant-tooltip-arrow:before{background-color:#272637;border:1px solid rgba(249,196,172,.1)}.ant-form-item-label>label{color:#474168;font-weight:500;font-size:14px}.ant-form-item-label>label.ant-form-item-required:not(.ant-form-item-required-mark-optional):before{color:#f9c4ac}.ant-input{border-color:#e0e4e8;border-radius:6px;transition:all .3s ease}.ant-input:hover{border-color:#626f92}.ant-input:focus,.ant-input-focused{border-color:#474168;box-shadow:0 0 0 2px #4741681a}.ant-input-affix-wrapper{border-color:#e0e4e8;border-radius:6px}.ant-input-affix-wrapper:hover{border-color:#626f92}.ant-input-affix-wrapper:focus,.ant-input-affix-wrapper-focused{border-color:#474168;box-shadow:0 0 0 2px #4741681a}.ant-input,.ant-input-affix-wrapper,.ant-input-search,.ant-input-search-button{height:32px!important;line-height:32px!important;display:flex!important;align-items:center!important}.ant-input-search .ant-input{display:flex!important;align-items:center!important}.ant-input-search .ant-input::placeholder{line-height:normal!important;display:flex!important;align-items:center!important}.ant-input-search .ant-input-wrapper,.ant-input-search .ant-input-group-addon{height:32px!important;display:flex!important;align-items:center!important}.ant-input-search .ant-input-search-button{height:32px!important;min-height:32px!important;display:flex!important;align-items:center!important;justify-content:center!important}.ant-select:not(.ant-select-disabled) .ant-select-selector{border-color:#e0e4e8;border-radius:6px}.ant-select:not(.ant-select-disabled):hover .ant-select-selector{border-color:#626f92}.ant-select-focused:not(.ant-select-disabled) .ant-select-selector{border-color:#474168!important;box-shadow:0 0 0 2px #4741681a!important}.ant-radio-wrapper{color:#474168}.ant-radio-checked .ant-radio-inner{border-color:#474168!important;background-color:#474168!important}.ant-radio:hover .ant-radio-inner{border-color:#626f92}.ant-checkbox-wrapper{color:#474168}.ant-checkbox-checked .ant-checkbox-inner{background-color:#474168;border-color:#474168}.ant-checkbox:hover .ant-checkbox-inner{border-color:#626f92}.ant-switch{background:#4741684d}.ant-switch-checked{background:#474168!important}.ant-input-textarea textarea{border-color:#e0e4e8;border-radius:6px}.ant-input-textarea textarea:hover{border-color:#626f92}.ant-input-textarea textarea:focus{border-color:#474168;box-shadow:0 0 0 2px #4741681a}.ant-form-item-has-error .ant-input,.ant-form-item-has-error .ant-input-affix-wrapper,.ant-form-item-has-error .ant-input:hover,.ant-form-item-has-error .ant-input-affix-wrapper:hover{border-color:#ee8374}.ant-form-item-has-error .ant-input:focus,.ant-form-item-has-error .ant-input-affix-wrapper:focus{border-color:#ee8374;box-shadow:0 0 0 2px #ee83741a}.ant-form-item-explain-error{color:#ee8374;font-size:13px}.ant-input-number{border-color:#e0e4e8;border-radius:6px}.ant-input-number:hover{border-color:#626f92}.ant-input-number-focused{border-color:#474168;box-shadow:0 0 0 2px #4741681a}.ant-picker{border-color:#e0e4e8;border-radius:6px}.ant-picker:hover{border-color:#626f92}.ant-picker-focused{border-color:#474168;box-shadow:0 0 0 2px #4741681a}.ant-picker-time-panel-column>li.ant-picker-time-panel-cell-selected .ant-picker-time-panel-cell-inner{background:#474168}.ant-breadcrumb{transition:all .3s ease;background-color:#4741681a;padding:12px 20px;box-shadow:0 8px 24px #47416859;border:1px solid rgba(71,65,104,.25);position:sticky;z-index:0;backdrop-filter:blur(8px);transform:translateY(0)}.ant-breadcrumb:hover{box-shadow:0 12px 28px #47416873;background-color:#47416826;transform:translateY(-.3px)}.ant-breadcrumb ol{display:flex;align-items:center}.ant-breadcrumb-link{color:#474168!important;font-weight:500;font-size:14px;transition:all .2s ease;position:relative;padding:4px 0}.ant-breadcrumb-link:hover{color:#626f92!important}.ant-breadcrumb-link:after{content:"";position:absolute;bottom:0;left:0;width:0;height:2px;background:#f9c4ac;transition:width .2s ease}.ant-breadcrumb-link:hover:after{width:100%}.ant-breadcrumb-separator{color:#626f92!important;margin:0 8px;opacity:.7}.ant-breadcrumb>ol>li:last-child .ant-breadcrumb-link{color:#f9c4ac!important;font-weight:600}.ant-breadcrumb>ol>li:last-child .ant-breadcrumb-link:hover{cursor:default}.ant-breadcrumb>ol>li:last-child .ant-breadcrumb-link:after{display:none}.ant-breadcrumb .anticon{margin-right:6px;color:#474168;font-size:14px;vertical-align:-1px}.ant-typography a,.ant-typography-link{color:#626f92!important;font-weight:500;transition:all .2s ease;position:relative;text-decoration:none}.ant-typography a:hover,.ant-typography-link:hover{color:#474168!important}.ant-typography a:after,.ant-typography-link:after{content:"";position:absolute;bottom:-2px;left:0;width:0;height:1px;background:#474168;transition:width .2s ease}.ant-typography a:hover:after,.ant-typography-link:hover:after{width:100%}.ant-typography-link .anticon{color:#626f92!important;margin-right:4px;font-size:14px;vertical-align:-1px}.ant-typography-link-disabled,.ant-typography-link-disabled:hover{color:#626f924d!important;cursor:not-allowed}.ant-typography-link-disabled:after{display:none}.ant-divider{border-color:#626f9226;margin:16px 0}.ant-divider-vertical{border-color:#626f9226;height:1em;margin:0 8px}.ant-divider-horizontal.ant-divider-with-text{color:#626f92;font-size:14px;font-weight:500}.ant-divider-horizontal.ant-divider-with-text:before,.ant-divider-horizontal.ant-divider-with-text:after{border-color:#626f9226}.ant-divider-horizontal.ant-divider-with-text-left,.ant-divider-horizontal.ant-divider-with-text-right,.ant-divider-horizontal.ant-divider-with-text-center{font-size:14px;color:#626f92;font-weight:500}.ant-divider-inner-text{padding:0 16px;background:#f8f9fa}.ant-divider-dashed{border-style:dashed;border-color:#626f9233}.ant-tabs{color:#474168;display:flex;flex-direction:column;height:100%}.ant-tabs-nav{margin:0!important;position:relative;z-index:1;padding:0!important;background:#fff}.ant-tabs-nav-list{border-bottom:1px solid rgba(71,65,104,.15);transition:all .3s ease;position:relative;display:flex;align-items:center;flex-direction:row!important;width:100%!important}.ant-tabs-tab{position:relative;padding:12px 24px!important;transition:all .3s ease;color:#626f92;font-weight:500;cursor:pointer!important;user-select:none;margin:0!important;flex:1!important;justify-content:center!important;text-align:center!important}.ant-tabs-tab:before{display:none}.ant-tabs-tab:hover{color:#474168}.ant-tabs-tab.ant-tabs-tab-active{position:relative;color:#474168!important;background:transparent!important}.ant-tabs-tab.ant-tabs-tab-active:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:2px;background:#f9c4ac;box-shadow:0 0 8px #f9c4ac99;animation:tabGlow 2s infinite}.ant-tabs-tab.ant-tabs-tab-active .ant-tabs-tab-btn{color:#474168!important;font-weight:500}@keyframes tabGlow{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}.ant-tabs-ink-bar{background:#f9c4ac!important;height:2px!important}.ant-tabs-content{padding:8px 0;height:100%;flex:1}.ant-tabs-content-holder{position:relative;z-index:0;flex:1;overflow:auto}.ant-tabs-tab .ant-tabs-tab-remove{color:#626f92;margin-left:8px;font-size:12px}.ant-tabs-tab .ant-tabs-tab-remove:hover{color:#474168}.ant-tabs-card .ant-tabs-nav-list{border:none}.ant-tabs-card .ant-tabs-tab{background:#4741680d;border:1px solid rgba(71,65,104,.15);border-radius:6px 6px 0 0;margin-right:4px}.ant-tabs-card .ant-tabs-tab-active{background:#fff;border-bottom-color:#fff}.ant-tabs-tab.ant-tabs-tab-disabled{color:#4741684d;cursor:not-allowed}.ant-tabs-nav-operations{color:#626f92}.ant-tabs-dropdown{background:#fff;box-shadow:0 4px 12px #47416826;border-radius:6px}.ant-tabs-dropdown-menu-item{color:#626f92;padding:8px 12px}.ant-tabs-dropdown-menu-item:hover{color:#474168;background:#4741680d}.ant-tabs-content-holder{position:relative;z-index:0}.ant-tabs-tab-btn{pointer-events:auto!important;cursor:pointer!important;z-index:2;position:relative}.sidebar-menu-container{display:flex;flex-direction:column;height:calc(100vh - 80px)}.sidebar-top-menu{flex-grow:1}.sidebar-bottom-menu{background-color:#3d3643!important}.sidebar-bottom-menu .ant-menu-item,.sidebar-bottom-menu .ant-menu-submenu-title{color:#c5addc!important}.sidebar-bottom-menu .ant-menu-item:hover,.sidebar-bottom-menu .ant-menu-submenu-title:hover{background-color:#c5addc1a!important;color:#f9c4ac!important}.sidebar-bottom-menu .ant-menu-item-selected{background-color:#474168!important;color:#f9c4ac!important}.ant-table{background:#fff;border-radius:8px;box-shadow:0 2px 8px #0000000f}.ant-table-thead>tr>th{background:#f8fafc!important;padding:16px 12px;border-bottom:2px solid #e2e8f0}.ant-table-tbody>tr>td{padding:12px;border-bottom:1px solid #f0f0f0;transition:all .2s ease}.ant-table-tbody>tr:hover>td{background:#f8fafc}.ant-table-tbody>tr.ant-table-row-selected>td{background:#e6f7ff}.ant-table-header{background:#fff;border-bottom:2px solid #e2e8f0}.ant-table-loading{position:relative}.ant-table-loading .ant-table-body{opacity:.5}.ant-table-empty .ant-table-placeholder{padding:32px 16px;color:#626f92}.ant-table-pagination.ant-pagination{margin:16px 8px;display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-end}@media (max-width: 768px){.custom-mobile-menu.ant-menu{display:flex!important;justify-content:space-between!important;align-items:center!important;width:100%!important;border:none!important;background:transparent!important}.custom-mobile-menu.ant-menu .ant-menu-item{margin:0!important;padding:0!important;background:transparent!important}.ant-menu-item-icon{margin-right:0!important}.custom-mobile-menu.ant-menu .ant-menu-item:first-child{margin-right:auto!important;padding:0 0 0 50px!important}.custom-mobile-menu.ant-menu .ant-menu-item:nth-child(2){margin-left:auto!important;margin-right:20px!important}.custom-mobile-menu.ant-menu .ant-menu-item:last-child{margin-left:0!important}.custom-mobile-menu .anticon-menu-unfold,.custom-mobile-menu .anticon-menu-fold{font-size:32px!important;line-height:32px!important}.sidebar-top-menu .ant-menu-item,.sidebar-top-menu .ant-menu-submenu-title{font-size:19px!important;margin-top:10px!important}.sidebar-bottom-menu .ant-menu-item,.sidebar-bottom-menu .ant-menu-submenu-title{font-size:19px!important}.tour-helper-button,.company-tour-helper-button,.user-tour-helper-button,.user-add-tour-helper-button,.company-request-send-tour-helper-button{display:none!important}}.mobile-bottom-menu{position:fixed;top:0;left:0;right:0;z-index:998;background-color:#272637;border-bottom:1px solid rgba(249,196,172,.2)}.mobile-bottom-menu .ant-menu{background-color:transparent}.mobile-bottom-menu .ant-menu-item{transition:all .3s ease}.mobile-bottom-menu .ant-menu-item:hover{background-color:#f9c4ac1a}.mobile-bottom-menu .ant-menu-item-selected{background-color:#f9c4ac33}.header-search{transition:all .3s ease}.header-search.mobile-search-active{animation:slideIn .3s ease forwards}@keyframes slideIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.mobile-search-container{background-color:#272637;box-shadow:0 2px 8px #00000026}.mobile-search-container .ant-input-search{width:100%!important}.mobile-search-container .ant-input-search .ant-input{background-color:#f9c4ac1a;border-color:#f9c4ac33;color:#f9c4ac;height:40px}.mobile-search-container .ant-input-search .ant-input:focus{border-color:#f9c4ac66;box-shadow:0 0 0 2px #f9c4ac1a}.mobile-search-container .close-search-button{padding:8px;height:40px;width:40px;display:flex;align-items:center;justify-content:center;border-radius:50%}@media screen and (max-width: 768px){.admin-header{padding:0 12px}}.ant-input:not(.center-search .ant-input){height:32px;border-radius:6px;border-color:#e0e4e8;transition:all .3s ease}.ant-input:not(.center-search .ant-input):hover{border-color:#626f92}.ant-input:not(.center-search .ant-input):focus{border-color:#474168;box-shadow:0 0 0 2px #4741681a}.ant-btn:not(.center-search .ant-btn){height:32px;border-radius:6px;font-weight:500;transition:all .2s ease-in-out}@media screen and (max-width: 768px){input,textarea,select,.ant-input,.ant-input-affix-wrapper input,.ant-input-search input,.ant-input-textarea textarea{font-size:16px!important;touch-action:manipulation}*{touch-action:pan-x pan-y}}html{-webkit-text-size-adjust:100%}@media screen and (min-width: 769px) and (max-width: 1024px){.ant-menu-inline-collapsed{width:80px!important}.ant-menu-inline-collapsed .ant-menu-item,.ant-menu-inline-collapsed .ant-menu-submenu-title{padding:0!important;text-align:center!important}.ant-menu-inline-collapsed .ant-menu-item .anticon,.ant-menu-inline-collapsed .ant-menu-submenu-title .anticon{margin:0!important;font-size:20px!important}.ant-menu-inline-collapsed .ant-menu-item-icon{margin:0!important}.sidebar-menu-container{width:80px!important}}.ant-tabs-nav{margin:0!important;background:#f8f9fa;border-radius:8px 8px 0 0;padding:4px 4px 0!important}.ant-tabs-tab{border-radius:8px 8px 0 0!important;padding:8px 16px!important;margin:0 4px 0 0!important}.ant-tabs-tab-active{background:#fff!important}body,#root,.ant-layout{overflow-x:hidden;max-width:100vw}.comment-mention-scroll-container div[class*=mnw6qvm],.comment-mention-scroll-container div[role=listbox],.messaging-comment-input div[class*=mnw6qvm],.messaging-comment-input div[role=listbox],.thread-input-editor div[class*=mnw6qvm],.thread-input-editor div[role=listbox]{z-index:99999!important;max-height:280px!important;overflow-y:auto!important;overflow-x:hidden!important}.comment-mention-scroll-container div[class*=mnw6qvm]::-webkit-scrollbar,.comment-mention-scroll-container div[role=listbox]::-webkit-scrollbar,.messaging-comment-input div[class*=mnw6qvm]::-webkit-scrollbar,.messaging-comment-input div[role=listbox]::-webkit-scrollbar,.thread-input-editor div[class*=mnw6qvm]::-webkit-scrollbar,.thread-input-editor div[role=listbox]::-webkit-scrollbar{width:6px!important}.comment-mention-scroll-container div[class*=mnw6qvm]::-webkit-scrollbar-track,.comment-mention-scroll-container div[role=listbox]::-webkit-scrollbar-track,.messaging-comment-input div[class*=mnw6qvm]::-webkit-scrollbar-track,.messaging-comment-input div[role=listbox]::-webkit-scrollbar-track,.thread-input-editor div[class*=mnw6qvm]::-webkit-scrollbar-track,.thread-input-editor div[role=listbox]::-webkit-scrollbar-track{background:#0000000d!important;border-radius:3px!important}.comment-mention-scroll-container div[class*=mnw6qvm]::-webkit-scrollbar-thumb,.comment-mention-scroll-container div[role=listbox]::-webkit-scrollbar-thumb,.messaging-comment-input div[class*=mnw6qvm]::-webkit-scrollbar-thumb,.messaging-comment-input div[role=listbox]::-webkit-scrollbar-thumb,.thread-input-editor div[class*=mnw6qvm]::-webkit-scrollbar-thumb,.thread-input-editor div[role=listbox]::-webkit-scrollbar-thumb{background-color:#0003!important;border-radius:3px!important}.comment-mention-scroll-container div[class*=mnw6qvm]::-webkit-scrollbar-thumb:hover,.comment-mention-scroll-container div[role=listbox]::-webkit-scrollbar-thumb:hover,.messaging-comment-input div[class*=mnw6qvm]::-webkit-scrollbar-thumb:hover,.messaging-comment-input div[role=listbox]::-webkit-scrollbar-thumb:hover,.thread-input-editor div[class*=mnw6qvm]::-webkit-scrollbar-thumb:hover,.thread-input-editor div[role=listbox]::-webkit-scrollbar-thumb:hover{background-color:#0006!important}
