.projectRequestModal .ant-modal-content{border-radius:12px;padding:0;overflow:hidden}.projectRequestModal__content{text-align:center;flex-direction:column;align-items:center;padding:40px;display:flex}@media (max-width:1700px){.projectRequestModal__content{padding:20px}}.projectRequestModal__iconWrapper{background:#ffca20;border-radius:50%;justify-content:center;align-items:center;width:90px;height:90px;margin-bottom:24px;display:flex}.projectRequestModal__iconWrapper svg{color:#1a1a1a;width:48px;height:48px}.projectRequestModal__title{font-size:var(--font-24);color:#1a1a1a;margin-bottom:30px;font-weight:400;line-height:1.2}.projectRequestModal__infoCard{background:#fff;border:1px solid #e5e5e5;border-radius:8px;justify-content:space-between;align-items:center;width:100%;margin-bottom:40px;padding:10px 24px;display:flex}.projectRequestModal__infoText{text-align:left}.projectRequestModal__label{font-size:var(--font-16);color:#231f20;opacity:.6;margin-bottom:4px;font-weight:400;display:block}.projectRequestModal__name{font-size:var(--font-20);color:#231f20;margin:0;font-weight:500}.projectRequestModal__tag{color:#ca9500;font-size:var(--font-16);background:#ffca201a;border-radius:4px;padding:3px 16px;font-weight:300}.projectRequestModal__actions{gap:16px;width:100%;display:flex}.projectRequestModal__actions .declineBtn{border-radius:6px;flex:1;height:56px;font-size:18px;font-weight:500;color:#ff4d4f!important;background:0 0!important;border:1px solid #ff4d4f!important}.projectRequestModal__actions .declineBtn:hover{background:#fff1f0!important}.projectRequestModal__actions .acceptBtn{border-radius:6px;flex:1;height:56px;font-size:18px;font-weight:500;color:#fff!important;background:#00d26a!important;border:none!important}.projectRequestModal__actions .acceptBtn:hover{background:#00b359!important;box-shadow:0 4px 12px #00d26a4d!important}
